selfprivacy.org.app/lib/logic/models/hive
2024-08-22 11:21:36 +04:00
..
wizards_data refactor: Move information about tokens to the Resources model, and introduce a WizardData model 2024-05-15 17:16:59 +03:00
backblaze_bucket.dart refactor: Rewrite backups cubit to bloc, using ApiRepo streams 2024-01-29 17:54:09 +04:00
backblaze_bucket.g.dart feat(backups): Update the models 2023-06-29 12:52:09 +03:00
backups_credential.dart refactor: Move information about tokens to the Resources model, and introduce a WizardData model 2024-05-15 17:16:59 +03:00
backups_credential.g.dart feat(backups): Update the models 2023-06-29 12:52:09 +03:00
dns_provider_credential.dart refactor: Move information about tokens to the Resources model, and introduce a WizardData model 2024-05-15 17:16:59 +03:00
dns_provider_credential.g.dart refactor: Move information about tokens to the Resources model, and introduce a WizardData model 2024-05-15 17:16:59 +03:00
README.md refactor: Move information about tokens to the Resources model, and introduce a WizardData model 2024-05-15 17:16:59 +03:00
server.dart refactor: Move information about tokens to the Resources model, and introduce a WizardData model 2024-05-15 17:16:59 +03:00
server.g.dart refactor: Move information about tokens to the Resources model, and introduce a WizardData model 2024-05-15 17:16:59 +03:00
server_details.dart refactor: Server location is no longer a part of server provider controller. 2024-08-14 07:53:02 +03:00
server_details.g.dart refactor: Server location is no longer a part of server provider controller. 2024-08-14 07:53:02 +03:00
server_domain.dart fix: Remove hardcode for recovery support articles 2024-08-22 11:21:36 +04:00
server_domain.g.dart refactor: Implement Cloudflare objects to avoid usage of dynamic blobs 2023-08-02 16:04:49 -03:00
server_provider_credential.dart refactor: Move information about tokens to the Resources model, and introduce a WizardData model 2024-05-15 17:16:59 +03:00
server_provider_credential.g.dart refactor: Move information about tokens to the Resources model, and introduce a WizardData model 2024-05-15 17:16:59 +03:00
user.dart Reformatting 2022-09-05 07:34:47 +03:00
user.g.dart Reformatting 2022-09-05 07:34:47 +03:00

Registered Hive Types

  1. User
  2. ServerHostingDetails
  3. ServerDomain
  4. BackupsCredential
  5. ServerProviderVolume
  6. BackblazeBucket
  7. ServerProviderCredential
  8. DnsProviderCredential
  9. Server

Wizards store

  1. ServerInstallationWizardData

Enums

  1. DnsProvider
  2. ServerProvider
  3. UserType
  4. BackupsProviderType