selfprivacy-rest-api/selfprivacy_api/graphql/queries
Houkime 9fdc536f9f BROKEN(backups): hooking up quotas to API fails. AutobackupQuotas needs to be an input type, but if input type, it fails because it needs to be an Output type, which is not documented 2023-08-28 18:24:29 +00:00
..
__init__.py strawberry init 2022-06-24 15:26:51 +03:00
api_queries.py refactor(tokens-repo): delete recovery key quieries from auth utils 2022-12-26 14:51:37 +00:00
backup.py BROKEN(backups): hooking up quotas to API fails. AutobackupQuotas needs to be an input type, but if input type, it fails because it needs to be an Output type, which is not documented 2023-08-28 18:24:29 +00:00
common.py add basic system getters 2022-06-24 21:14:20 +03:00
jobs.py refactor: Use singleton metaclass for all singleton classes 2022-10-27 18:31:52 +03:00
providers.py fix(backups): try to actually get backup configuration 2023-06-14 00:43:01 +03:00
services.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
storage.py fix(storage): fix root device detection and ignore iso9660 2023-07-28 03:14:50 +03:00
system.py style(graphql): Add missing comma 2022-11-28 15:49:48 +03:00
users.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00