selfprivacy.org.app/lib/logic/models/hive
NaiJi ✨ f40ed08b02 feat(volume): Implement volume endpoints for Digital Ocean
volumeId type in VolumeApiProvider interfaces is now replaced with String from int to support Digital Ocean's UUID notation
2022-10-12 04:56:08 +00:00
..
README.md Add user type to the User model 2022-09-04 14:29:05 +03:00
backblaze_bucket.dart Bug fixes and linting 2022-06-10 00:13:06 +03:00
backblaze_bucket.g.dart Refactor infrastructure 2022-05-14 05:54:40 +03:00
backblaze_credential.dart Linting 2022-06-05 22:36:32 +03:00
backblaze_credential.g.dart Refactor infrastructure 2022-05-14 05:54:40 +03:00
server_details.dart feat(volume): Implement volume endpoints for Digital Ocean 2022-10-12 04:56:08 +00:00
server_details.g.dart Update cubit for volume management and graphql 2022-08-01 02:10:37 +03:00
server_domain.dart Linting 2022-06-05 22:36:32 +03:00
server_domain.g.dart Linting 2022-05-24 21:55:39 +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

README.md

Registered Hive Types

  1. User
  2. ServerHostingDetails
  3. ServerDomain
  4. BackblazeCredential
  5. ServerVolume
  6. BackblazeBucket

Enums

  1. DnsProvider
  2. ServerProvider
  3. UserType