Commit graph

1593 commits

Author SHA1 Message Date
dettlaff df211a9405 fix: modified list processing 2024-12-10 05:07:22 +04:00
dettlaff 9f5ee494a6 fix: change default params 2024-12-10 04:52:13 +04:00
dettlaff d210f5b37f fix: None check 2024-12-10 04:23:20 +04:00
dettlaff fcf16a9059 fix: typing 100% 2024-12-09 12:48:05 +04:00
dettlaff 73ec9fab81 fix: typing 2024-12-09 12:44:58 +04:00
dettlaff 3c53251caa fix: typing 2024-12-09 12:37:57 +04:00
Inex Code 25b6b9ca77
fix: SelfPrivacy API didn't load on system startup 2024-12-08 16:39:30 +03:00
houkime bc45ced6ad Merge pull request 'fix(backups): do not use post_restore on backup' (#162) from fix-backup-hooks into master
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/162
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
2024-12-06 14:47:10 +02:00
Houkime b7bf423b8f fix(backups): do not use post_restore on backup 2024-12-06 10:33:44 +00:00
dettlaff 63f0011da5 fix: typing, expect errors 2024-12-06 03:41:06 +04:00
dettlaff 3d3e5bc222 fix: rename error to message 2024-12-06 03:20:31 +04:00
dettlaff d427329e36 fix: delete return from None functions 2024-12-06 03:12:10 +04:00
dettlaff bd070a3c1d fix: from review and make new error messages 2024-12-06 03:05:28 +04:00
dettlaff 9de8822bd7 tests: import fix 2024-12-04 23:51:35 +04:00
def 6fa8adca7c Merge branch 'master' into def/add_users_repositories 2024-12-04 17:22:22 +02:00
dettlaff 9386fb7d49 fix: add None to UserDataUser 2024-12-04 19:15:03 +04:00
dettlaff 8a1c9d325b fix: not optional None 2024-12-04 19:01:56 +04:00
dettlaff 2a0ce65421 fix: add UserType(user.user_type.value) 2024-12-04 18:41:04 +04:00
dettlaff b8351d7151 fix: rename user_type 2024-12-04 18:10:14 +04:00
dettlaff 9429cbb3a6 fix: syntax error 2024-12-04 17:47:52 +04:00
dettlaff ecb3f36f96 fix: rename origin, add new mutation 2024-12-04 02:54:24 +04:00
dettlaff b662d0f243 fix: missing username 2024-12-03 22:06:12 +04:00
dettlaff e546ef00e9 feat: add legacy support 2024-12-01 17:29:29 +04:00
dettlaff 8d4639fd78 fix: added a plug for ssh_keys 2024-11-29 19:54:20 +04:00
dettlaff 11d583bd92 fix: name of function 2024-11-29 19:37:31 +04:00
dettlaff b8b2363f48 feat: add legacy code support 2024-11-29 19:32:02 +04:00
Alan Urmancheev 5a92ad0621 feat: NextCloud: add the enableImagemagick option 2024-11-29 15:41:57 +02:00
dettlaff 6b95d590aa feat: add more debbug 2024-11-27 17:18:08 +04:00
dettlaff cb9e5c1307 fix: subprocess.run 2024-11-27 17:13:20 +04:00
dettlaff 241aa4b0d6 fix: subprocess.run 2024-11-27 17:01:06 +04:00
dettlaff 96016650c1 feat: mv temporary_env_var to utils 2024-11-27 16:52:39 +04:00
dettlaff 8eecf1f16b fix: add kanidm login -D idm_admin 2024-11-27 16:52:05 +04:00
Inex Code c10e57b19c
fix: Wrong systemd dependency
Fixes #159
2024-11-27 14:21:33 +03:00
Inex Code 6866226eae
fix: Systemd slice name 2024-11-27 14:12:36 +03:00
Inex Code e2a0e4fc3d
fix: Fix user-facing SP API metadata 2024-11-27 14:08:26 +03:00
Inex Code d91d8d2fd9
chore: Bump version to 3.4.0 2024-11-27 13:35:33 +03:00
nhnn 5aa1a378ef fix: free unused journal.Reader instances (#158)
I'm a bit dumb and forgot to add code that frees journal.Reader instances from memory.

Co-authored-by: nhnn <nhnn@disroot.org>
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/158
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
Co-authored-by: nhnn <nhnn@noreply.git.selfprivacy.org>
Co-committed-by: nhnn <nhnn@noreply.git.selfprivacy.org>
2024-11-27 12:32:01 +02:00
dettlaff 5ded1f15a2 fix: delete decode 2024-11-25 19:15:14 +04:00
dettlaff c608b136cc feat: add more debbug 2024-11-25 15:24:05 +04:00
dettlaff 1a8b0a51eb fix: add string parsing 2024-11-22 23:34:07 +04:00
dettlaff 798f1631af fix: wrong kanidm command 2024-11-22 23:27:38 +04:00
dettlaff 7ade8f8d01 notfix: remove try 2024-11-22 23:18:33 +04:00
dettlaff 13dbfd7c02 fix: fox 2024-11-22 23:15:06 +04:00
dettlaff fa17f18e0e fix: add some debbug 2024-11-22 23:10:29 +04:00
dettlaff 833edab852 fix: re 2024-11-22 22:41:50 +04:00
dettlaff 8495c632d5 fix: re search 2024-11-21 22:05:07 +04:00
dettlaff b9ee8fad91 fix: add more debug for subprocess.check_output 2024-11-21 21:20:29 +04:00
dettlaff 74b3046e5d fix: replace json by re 2024-11-21 21:01:29 +04:00
dettlaff ecbe52e22c fix: reset_and_save_idm_admin_password remove jq from subprocess.check_output 2024-11-21 20:45:43 +04:00
dettlaff 7b81c47cee fix: add more debug 2024-11-21 20:00:14 +04:00