selfprivacy-rest-api/selfprivacy_api/graphql/queries
2024-06-06 16:03:16 +03:00
..
__init__.py strawberry init 2022-06-24 15:26:51 +03:00
api_queries.py feature(auth): tz_aware recovery 2023-11-10 17:10:01 +00:00
backup.py fix(backups): fix orphaned snapshots erroring out 2024-05-24 12:30:27 +00:00
common.py add basic system getters 2022-06-24 21:14:20 +03:00
jobs.py feature(jobs): UNSAFE endpoint to get job updates 2024-05-27 21:30:51 +00:00
logs.py feat: graphql endpoint to fetch system logs from journald 2024-06-06 16:03:16 +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 feat: Provide display names in DNS records 2023-11-24 13:57:52 +03:00
users.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00