selfprivacy-rest-api/selfprivacy_api/backup
Inex Code 93b98cd4fd fix(backups): Handle orphaned snapshots 2023-07-17 16:05:00 +03:00
..
providers fix(backups): return type of encryption key 2023-07-17 16:05:00 +03:00
__init__.py feature(backups): check available space before restoring 2023-07-17 16:05:00 +03:00
backuper.py refactor(backups): make api accept a list of folders 2023-07-17 16:05:00 +03:00
jobs.py feature(backups): integration between restore and jobs 2023-07-17 16:05:00 +03:00
local_secret.py fix(backups): Handle orphaned snapshots 2023-07-17 16:05:00 +03:00
restic_backuper.py refactor(backups): expect one more error of restic json output parsing 2023-07-17 16:05:00 +03:00
storage.py feature(backups): feature(backups): return a snapshot from start_backup 2023-07-17 16:05:00 +03:00
tasks.py test(backups): test backup API - backing up 2023-07-17 16:05:00 +03:00