SelfPrivacy GraphQL which allows app to control your server
 
 
Go to file
dettlaff 3be5816f51
continuous-integration/drone/push Build is failing Details
fix: del unused return from parse line
2023-11-12 01:38:31 +04:00
.idea chore: Project files for IDEA 2023-02-06 11:50:16 +03:00
.vscode Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
selfprivacy_api fix: del unused return from parse line 2023-11-12 01:38:31 +04:00
tests fix: del unused return from parse line 2023-11-12 01:38:31 +04:00
.coveragerc More unit tests and bugfixes (#7) 2022-01-10 22:35:00 +02:00
.drone.yml ci: Give redis some time to start? 2023-07-17 19:55:16 +03:00
.flake8 style: set 88 as a line length limit 2023-07-19 16:49:35 +03:00
.gitignore fix: do a redis reset() 2023-08-07 16:41:42 +04:00
.pylintrc style: set 88 as a line length limit 2023-07-19 16:49:35 +03:00
CONTRIBUTING.md docs: add CONTRIBUTING.md 2022-12-30 21:21:34 +03:00
LICENSE Add a license 2021-11-18 10:05:04 +02:00
pyproject.toml Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
setup.py Merge branch 'master' into def/nix-collect-garbage-endpoint 2023-09-01 19:21:31 +04:00
shell.nix fix: do a redis reset() 2023-08-07 16:41:42 +04:00