Houkime
|
2ee66d143c
|
fix(backup): early abort and better error reporting for restore_all
|
2024-09-23 22:15:57 +03:00 |
|
Inex Code
|
63bcfa3077
|
chroe: string casing
|
2024-09-13 12:11:56 +00:00 |
|
Inex Code
|
d3e7eb44ea
|
chore: Linting
|
2024-09-13 12:11:56 +00:00 |
|
Houkime
|
5ea000baab
|
feature(backups): manual autobackup -> total backup
|
2024-09-13 12:11:56 +00:00 |
|
Houkime
|
ee06d68047
|
feature(backups): allow non-autobackup slices for full restoration
|
2024-09-13 12:11:56 +00:00 |
|
Houkime
|
1a9a381753
|
refactor(backups): handle the case when there is no snapshot to sync date with
|
2024-09-13 12:11:56 +00:00 |
|
Houkime
|
b67777835d
|
fix(backup): make last slice return a correct list
|
2024-09-13 12:11:56 +00:00 |
|
Houkime
|
a5b52c8f75
|
feature(backup): endpoint to force autobackup
|
2024-09-13 12:11:56 +00:00 |
|
Houkime
|
427fdbdb49
|
test(backup): minimal snapshot slice test
|
2024-09-13 12:11:56 +00:00 |
|
Houkime
|
bfb0442e94
|
feature(backup): query to see restored snapshots in advance
|
2024-09-13 12:11:56 +00:00 |
|
Houkime
|
7de5d26a81
|
feature(backup): full restore task
|
2024-09-13 12:11:56 +00:00 |
|
Houkime
|
be4e883b12
|
feature(backup): autobackup slice detection
|
2024-09-13 12:11:56 +00:00 |
|
Houkime
|
af014e8b83
|
feature(backup): support for perma-active services and services with no existing data
|
2024-09-13 12:11:56 +00:00 |
|
Houkime
|
d4998ded46
|
refactor(services): migrate service management to a special service
|
2024-09-13 12:11:56 +00:00 |
|
Houkime
|
2ef674a037
|
refactor(services): PARTIAL migrate get_all_services
|
2024-09-13 12:11:56 +00:00 |
|
Houkime
|
3c3b0f6be0
|
fix(backups): allow retrying when deleting service files
|
2024-08-12 19:45:51 +03:00 |
|
Inex Code
|
1259c081ef
|
style: Reformat with new Black version
|
2024-07-26 22:59:44 +03:00 |
|
Inex Code
|
659cfca8a3
|
chore: Migrate to NixOS 24.05
|
2024-07-26 22:59:32 +03:00 |
|
Houkime
|
c5b227226c
|
fix(backups): do not rely on obscure behaviour
|
2024-03-18 17:33:45 +00:00 |
|
Houkime
|
b40df670f8
|
fix(backups): censor out keys from error messages
We do not have any automated sending of errors to Selfprivacy
but it was inconvenient for people who want to send a
screenshot of their error.
|
2024-03-18 17:15:40 +00:00 |
|
Houkime
|
b39558ea1f
|
fix(backups): report error in the error field of the job
|
2024-03-18 17:00:55 +00:00 |
|
Inex Code
|
1f1fcc223b
|
fix: division by zero
|
2024-03-07 23:29:37 +03:00 |
|
Inex Code
|
36d026a8ca
|
style: Formatting
|
2024-03-04 00:45:45 +03:00 |
|
Houkime
|
7ccf495958
|
refactor(backups): remove excessive format-strings
|
2024-03-01 13:59:43 +00:00 |
|
Houkime
|
f5d7666614
|
refactor(backups): remove excessive imports
|
2024-03-01 13:54:10 +00:00 |
|
Houkime
|
76f5b57c86
|
refactor(jobs): add explicit return statements
|
2024-03-01 12:44:08 +00:00 |
|
Houkime
|
bf33fff20d
|
fix(backups): finish the autobackup job
|
2024-03-01 12:44:08 +00:00 |
|
Houkime
|
742bb239e7
|
fix(backups): simplify autobackups to avoid deadlocks
|
2024-03-01 12:44:08 +00:00 |
|
Houkime
|
52f8e283be
|
fix(backups): fix wrong typing in autobackups
|
2024-02-23 16:45:59 +00:00 |
|
Houkime
|
4757bedc4e
|
test(backup): add tests for cache reloads
|
2024-02-13 14:12:41 +02:00 |
|
Houkime
|
bc0602bfcb
|
fix(backup): rework caching so that there are rarer api calls
|
2024-02-13 14:12:41 +02:00 |
|
Inex Code
|
591138c353
|
Merge pull request 'fix(backups): hopefully clearer errors on backup' (#87) from backup-errorhandling into master
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/87
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
|
2024-01-26 15:15:47 +02:00 |
|
Houkime
|
eaf29178fe
|
fix(backups): hopefully clearer errors on backup
|
2024-01-24 16:41:49 +00:00 |
|
Inex Code
|
23adf95898
|
style: Remove unused import
|
2024-01-24 19:31:56 +04:00 |
|
Houkime
|
e13ad71a93
|
feature(backups): remove all json logic
|
2024-01-24 14:36:44 +00:00 |
|
Houkime
|
7ec62a8f79
|
fix(backups): do not autobackup disabled services
|
2024-01-12 14:35:15 +00:00 |
|
Inex Code
|
b6f436d8b3
|
refactor: Adapt API to the NixOS configuration changes
|
2024-01-10 15:05:10 +02:00 |
|
Houkime
|
2f25329c43
|
refactor(backup): remove a redundant constant
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
267cdd391b
|
fix(backup): do not store maybe unpicklable service on the queue
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
6e9d86e844
|
test(backup): break out dummy service fixture
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
85c90105ea
|
test(backup): ensure we use correct repo folder
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
d4b2ca14bb
|
feature(backups): a task to autorefresh cache. Redis expiry abolished
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
993b58d52d
|
beauty(backup): remove stray comments and imports, format
|
2023-11-20 11:29:42 +00:00 |
|
Houkime
|
4339c00058
|
test(backups): test the trimming task
|
2023-11-17 15:53:57 +00:00 |
|
Houkime
|
f1a452009a
|
refactor(backups): only async snapshot trimming
|
2023-11-17 15:39:21 +00:00 |
|
Houkime
|
5ac93c30ae
|
refactor(backups): async quota setting
|
2023-11-17 15:22:21 +00:00 |
|
Houkime
|
25378273eb
|
refactor(backups): also batch the forget_all_snapshots command
|
2023-11-17 14:48:41 +00:00 |
|
Houkime
|
615e962965
|
feature(backups): batched removals of snapshots
|
2023-11-17 14:36:11 +00:00 |
|
Inex Code
|
c3cec36ad4
|
style: formatting
|
2023-11-13 19:36:12 +03:00 |
|
Houkime
|
8caf7e1b24
|
fix(backups): do not infinitely retry automatic backup if it errors out
|
2023-11-10 10:20:27 +00:00 |
|