Commit Graph

20 Commits (l10n)

Author SHA1 Message Date
Inex Code 47d1a0f4a4 refactor(i10l): Move services string localization to API layer 2023-06-01 22:42:27 +03:00
Houkime d38872072d refactor(backups): set a list of folders for our dummy service 2023-04-29 15:28:21 +03:00
Houkime 406d255b2c refactor(backups): make api accept a list of folders 2023-04-29 15:28:21 +03:00
Houkime 69f63f04eb refactor(backups): make a dedicated get_folders() function 2023-04-29 15:28:21 +03:00
Houkime 170cf1923e refactor(services): rename get_location() to get_drive() 2023-04-29 15:28:21 +03:00
Inex Code 9376fe151f feat(l10n): Add option for localizing the output of strings in Service classes 2023-04-12 14:55:34 +03:00
Houkime 0381a9c671 feat(backup): hooks 2023-04-03 23:29:02 +00:00
Houkime 88b715464d test(backup): try to back up! 2023-04-03 23:29:02 +00:00
Houkime 696cb406a8 test(backup): dummy service 2023-04-03 23:29:02 +00:00
Inex Code 8cdacb73dd refactor: Use singleton metaclass for all singleton classes 2022-10-27 18:31:52 +03:00
Inex Code e387e30983 Fix handling of FileNotFoundError during size calculation 2022-09-22 18:34:33 +03:00
Inex Code 582e38452d Fix Gitea moving 2022-09-19 03:50:43 +03:00
Inex Code 6bbceca917 Fix ownership issue 2022-09-19 03:04:57 +03:00
Inex Code 9a339729b7 Fix Generic service mover success output 2022-09-19 02:57:22 +03:00
Inex Code a7208c1a91 Fix generic service mover being unable to move 2022-09-19 02:43:06 +03:00
Inex Code 49571b6ef2 Fix generic service mover being unable to move to sda1 2022-09-19 02:32:29 +03:00
Inex Code 7935de0fe1 Migrate to FastAPI (#13)
Co-authored-by: inexcode <inex.code@selfprivacy.org>
Reviewed-on: #13
2022-08-25 20:03:56 +03:00
Inex Code 67c8486c9b Add more fields to GraphQL storage query 2022-07-30 17:48:33 +03:00
Inex Code 5532114668 Add volume management 2022-07-25 17:08:31 +03:00
Inex Code 5711cf66b0 Api fixes 2022-07-05 15:11:41 +03:00