Commit graph

10 commits

Author SHA1 Message Date
dettlaff da81bd858c feat: add groups query 2024-12-12 23:53:41 +04:00
dettlaff 4cddf0e5eb fix: add return 2024-12-12 16:50:41 +04:00
dettlaff 5d55a15706 feat: add
groups_list
2024-12-12 16:00:07 +04:00
dettlaff 65a2a59ff8 fix: add except UserNotFound:
in users.py
2024-12-11 12:46:54 +04:00
dettlaff 3bff37cb79 fix: check none type in _check_response_type_and_not_empty 2024-12-11 11:51:22 +04:00
dettlaff be9be5c975 fix: remove trash imports 2024-12-11 07:15:40 +04:00
dettlaff 0700e2285f feat: add more errors processing 2024-12-11 06:00:14 +04:00
dettlaff 1b91168d06 style: fix imports 2024-06-27 17:43:13 +03:00
Inex Code 7935de0fe1 Migrate to FastAPI (#13)
Co-authored-by: inexcode <inex.code@selfprivacy.org>
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/13
2022-08-25 20:03:56 +03:00
def 337cf29884 Add GraphQJ user and ssh management (#12)
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/12
Co-authored-by: def <dettlaff@riseup.net>
Co-committed-by: def <dettlaff@riseup.net>
2022-08-01 13:40:40 +03:00