selfprivacy-rest-api/selfprivacy_api
Houkime 5a1f64b1e7 refactor(tokens-repo): delete is_name_exists() from auth utils 2022-12-21 17:09:49 +00:00
..
actions refactor(tokens-repo): delete is_name_exists() from auth utils 2022-12-21 17:09:49 +00:00
graphql refactor(tokens-repo): delete refresh_token() from auth 2022-12-21 15:23:42 +00:00
jobs Jobs: fix return value of remove_by_uid 2022-11-30 17:06:43 +00:00
migrations fix wrong cloudflare field key 2022-11-02 13:52:33 +00:00
models refactor(repository): Tokens repository JSON backend (#18) 2022-12-02 14:19:57 +03:00
repositories fix(tokens-repo): fix is_name_exists() being fallible 2022-12-21 17:04:18 +00:00
rest migrate backblaze settings to new json format 2022-11-02 13:52:33 +00:00
restic_controller refactor: Use singleton metaclass for all singleton classes 2022-10-27 18:31:52 +03:00
services refactor: Use singleton metaclass for all singleton classes 2022-10-27 18:31:52 +03:00
utils refactor(tokens-repo): delete is_name_exists() from auth utils 2022-12-21 17:09:49 +00:00
__init__.py Decomposition 2021-11-11 20:31:28 +02:00
app.py Bind to 127.0.0.1 instead of 0.0.0.0 2022-08-26 21:01:14 +04:00
dependencies.py Catch error during binds migration and delete the job if it is stuck during restart 2022-09-22 19:38:59 +03:00
task_registry.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00