Commit graph

18 commits

Author SHA1 Message Date
Houkime
26488aa12f fix(backup):force backup function to return same length ids as when getting snapshots 2023-07-21 11:11:24 +00:00
Inex Code
0245d629fd refactor(backups): linting 2023-07-20 18:24:26 +03:00
Inex Code
5253780cc8 style: linting of backups module 2023-07-19 15:59:51 +03:00
Houkime
fa53264136 refactor(backup):remove unused verify arg from do_restore 2023-07-19 10:51:36 +00:00
Inex Code
8b504993d0 fix(backups): backup strategies were unused 2023-07-18 20:15:22 +03:00
Houkime
cacbf8335d fix(backups): actually mount if asked for an inplace restore 2023-07-17 16:05:00 +03:00
Houkime
02e3c9bd5e feature(backups): forgetting snapshots 2023-07-17 16:05:00 +03:00
Houkime
f361f44ded feature(backups): check restore exit code 2023-07-17 16:05:00 +03:00
Houkime
4423db7458 refactor(backups): download a copy before replacing original 2023-07-17 16:05:00 +03:00
Houkime
9137536294 feature(backups): mounting a repo 2023-07-17 16:05:00 +03:00
Houkime
9a28c0ebcb refactor(backups): move syncing (non-restic) into backup utils 2023-07-17 16:05:00 +03:00
Houkime
7ad5f91be1 refactor(backups): move output yielding into backup utils 2023-07-17 16:05:00 +03:00
Houkime
1c28984475 feature(backups): a wrapper for rclone sync 2023-07-17 16:05:00 +03:00
Houkime
0e13e61b73 fix(services): proper backup progress reporting 2023-07-17 16:05:00 +03:00
Inex Code
a7d0f6226f fix(backups): missing space in rclone args 2023-07-17 16:05:00 +03:00
Houkime
4b1594ca22 refactoring(backups): backuper -> backupper 2023-07-17 16:05:00 +03:00
Inex Code
f27a3df807 refactor(backups): fix typing errors 2023-07-17 16:05:00 +03:00
Houkime
a56461fb96 refactor(backups): make a dir for backuppers 2023-07-17 16:05:00 +03:00
Renamed from selfprivacy_api/backup/restic_backuper.py (Browse further)