selfprivacy.org.app/lib/logic/models/json
NaiJi ✨ 86b80156fd refactor: Generalize DKIM usage into DnsRecords
- Replace raw DKIM String object with a general DnsRecord structure
- Implement network utils for common operations with networking concepts and structures
- Implement initializing page pop up to re-try server deployment in case of a random networking error
2022-10-30 18:23:47 +04:00
..
api_token.dart feat(server-api): Migrate all server endpoints to GraphQL 2022-10-24 15:39:53 +04:00
api_token.g.dart Implement basic graphql api map structure 2022-07-25 17:06:55 +03:00
backup.dart Bug fixes and linting 2022-06-10 00:13:06 +03:00
backup.g.dart Fix ipv4 bug 2022-08-29 21:18:07 +03:00
device_token.dart Bug fixes and linting 2022-06-10 00:13:06 +03:00
device_token.g.dart Implement basic graphql api map structure 2022-07-25 17:06:55 +03:00
dns_records.dart refactor: Generalize DKIM usage into DnsRecords 2022-10-30 18:23:47 +04:00
dns_records.g.dart Refactor infrastructure 2022-05-14 05:54:40 +03:00
hetzner_server_info.dart Fix ipv4 bug 2022-08-29 21:18:07 +03:00
hetzner_server_info.g.dart Fix ipv4 bug 2022-08-29 21:18:07 +03:00
recovery_token_status.dart fix(server-api): Adapt ApiResponse structure to GraphQL format 2022-10-24 13:47:47 +04:00
recovery_token_status.g.dart Implement basic graphql api map structure 2022-07-25 17:06:55 +03:00
server_configurations.dart Linting! 2022-06-06 01:40:34 +03:00
server_configurations.g.dart Refactor infrastructure 2022-05-14 05:54:40 +03:00
server_disk_volume.dart Update cubit for volume management and graphql 2022-08-01 02:10:37 +03:00
server_disk_volume.g.dart Update cubit for volume management and graphql 2022-08-01 02:10:37 +03:00
server_job.dart chore(dart): Fix warnings that appeared at Dart 2.18 SDK 2022-10-26 20:26:09 +04:00
server_job.g.dart chore: Generate build runner models 2022-10-27 16:15:35 +04:00