Commit graph

35 commits

Author SHA1 Message Date
Inex Code
faa8952e9c chore: Bump version to 3.3.0 2024-07-10 19:51:10 +04:00
Inex Code
4066be38ec chore: Bump version to 3.2.2 2024-07-01 19:25:54 +04:00
Inex Code
4f1d44ce74 chore: Bump version to 3.2.1 2024-05-24 22:53:58 +03:00
Inex Code
5a100ec33a chore: Bump version to 3.2.0 2024-05-22 10:57:59 +03:00
Inex Code
524adaa8bc add nix-collect-garbage endpoint ()
Continuation of the broken 

Co-authored-by: dettlaff <dettlaff@riseup.net>
Co-authored-by: def <dettlaff@riseup.net>
Co-authored-by: Houkime <>
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/112
Reviewed-by: houkime <houkime@protonmail.com>
2024-05-01 16:10:39 +03:00
Inex Code
a543f6da2a chore: Bump version to 3.1.0 2024-03-07 23:12:45 +03:00
Inex Code
3965203d28 chore: Bump version to 3.0.1 2024-02-23 20:19:08 +03:00
Houkime
2b21df9ad3 chore(version): bump version to 3.0, no Rest API 2024-01-08 13:14:50 +00:00
Inex Code
cbd3cafe0a chore: Bump version 2023-12-25 10:42:18 +03:00
Inex Code
07aaa21602 chore: bump version 2023-10-09 12:45:22 +03:00
Inex Code
8b840d4c2c fix(backups): expose snapshot reason and set the default value 2023-09-09 09:52:20 +03:00
Inex Code
450a998ea6 chore:bump version 2023-09-09 03:32:57 +03:00
Inex Code
ff70a3588e chore: bump version 2023-08-04 12:57:31 +03:00
Inex Code
88af27a8ba chore: bump version 2023-07-28 03:20:33 +03:00
Inex Code
ac236569b0 chore: bump version to 2.2.0 2023-07-20 18:28:00 +03:00
Inex Code
b3a37e8b1f fix: Migrate to SP channel from 22.11 installations 2023-06-14 19:27:11 +03:00
Inex Code
5ada12d2f3 feat: Add a migration that will prepare server for 22.11 upgrade 2023-03-17 16:37:47 +03:00
Inex Code
4e7261c9c4 fix(dns-records): Fix DKIM parser
Previously API relied on client to parse DKIM DNS string, as it was a
separate endpoint. But now client blindly trusts the API, but parser
was not migrated over to the API.
2023-01-16 18:41:54 +03:00
Inex Code
24353ca56a chore: bump API version 2022-12-30 21:10:55 +03:00
Inex Code
7935de0fe1 Migrate to FastAPI ()
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
Inex Code
c30e062210 Fix date formats 2022-05-31 11:46:58 +03:00
Inex Code
401dff23fb bitwarden_rs -> vaultwarden 2022-05-26 18:40:07 +03:00
Inex Code
1ac5f72433 Fix API to allow returning user list with the master user 2022-05-12 18:55:57 +03:00
Inex Code
f2c73853bc Add migration to selfprivacy nix channel 2022-04-28 16:22:13 +03:00
Inex Code
6cd896f977 Delete rootKeys field instead of adding empty element 2022-03-20 19:48:00 +03:00
Inex Code
4cbb08cb6e Fix root key deletion to not make system rebuild unpossible 2022-03-20 19:32:31 +03:00
inexcode
f228db5b29 Bump version to 1.2.0 2022-02-16 15:50:12 +03:00
Inex Code
ea696d0f0e Inital auth work, untested 2022-01-14 08:38:53 +03:00
Inex Code
447cc5ff55 Input sanitization, added swagger 2021-11-16 18:14:01 +02:00
Inex Code
09f319d683 Decomposition 2021-11-11 20:31:28 +02:00
Illia Chub
b9093f041b Added service management 2021-08-20 17:59:12 +03:00
Illia Chub
0980039a67 Replaced LF endings with CRLF ones 2021-07-26 13:35:36 +03:00
Illia Chub
858b8e4698 Added user management. Added SSH service management 2021-05-26 19:35:20 +03:00
Illia Chub
66a613c4f0 Incremented version number 2021-04-13 16:58:16 +03:00
Illia Chub
0d72729679 Added build script 2021-01-01 19:28:34 +02:00