selfprivacy-rest-api/selfprivacy_api/graphql
Inex Code a742e66cc3 feat: Add "OTHER" as a server provider
We should allow manual SelfPrivacy installations on unsupported server providers. The ServerProvider enum is one of the gatekeepers that prevent this and we can change it easily as not much server-side logic rely on this.

The next step would be manual DNS management, but it would be much more involved than just adding the enum value.
2024-05-25 14:12:51 +03:00
..
common_types refactor(service): add return typing to DNSrecord conversion and comments 2024-03-18 11:44:53 +00:00
mutations add nix-collect-garbage endpoint (#112) 2024-05-01 16:10:39 +03:00
queries feat: Add "OTHER" as a server provider 2024-05-25 14:12:51 +03:00
__init__.py refactor(tokens-repo): delete is_token_valid from auth utils 2022-12-26 15:20:58 +00:00
schema.py fix(graphql): duplicate imports 2023-07-20 18:25:32 +03:00