Houkime
|
cb1dd1011e
|
test(backups): assure that jobs are created and not duplicated
|
2023-05-17 20:27:42 +00:00 |
|
Houkime
|
108fca0eb3
|
feature(backups): simplest jobs intergration in tasks: created and finished
|
2023-05-17 20:27:42 +00:00 |
|
Houkime
|
d1425561d9
|
feature(backups): restore task
|
2023-05-17 20:27:42 +00:00 |
|
Houkime
|
72f4fc8ae7
|
test(backups): test local secrets
|
2023-05-17 20:27:42 +00:00 |
|
Houkime
|
fa360655fe
|
refactor(services): make local secret setting public
|
2023-05-17 20:27:42 +00:00 |
|
Houkime
|
65acd3173a
|
refactor(services): use fully generic foldermoves
|
2023-05-17 20:27:42 +00:00 |
|
Houkime
|
dde86725b9
|
test(services): test derivation of foldermoves
|
2023-05-17 20:27:42 +00:00 |
|
Houkime
|
ba72fadb8d
|
test(services): test that we indeed return correct folders and owned folders from real services
|
2023-05-17 20:27:42 +00:00 |
|
Houkime
|
043675ce14
|
fix(services): folder methods typing
|
2023-05-17 20:27:42 +00:00 |
|
Houkime
|
238a656cd9
|
refactor(services): make a foldermove from owned path
|
2023-05-17 20:27:42 +00:00 |
|
Houkime
|
ad66513f27
|
refactor(services): add folder owner derivation
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
c34eb6d447
|
refactor(services): add overridable get owner and get group
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
0b7d2d0bf4
|
refactor(services): add OwnedPath struct
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
a664ab3dd4
|
refactor(services): remove special storage counting from pleroma
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
3605a71c1d
|
refactor(services): remove special storage counting from ocserv
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
617f7f1628
|
refactor(services): remove special storage counting from nextcloud
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
4475bcea45
|
documentation(services): move the storage count docstring to parent service class
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
042a2e4cf2
|
refactor(services): remove special storage counting from mail
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
312328af95
|
refactor(services): remove special storage counting from jitsi
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
c040f0825c
|
refactor(services): remove special storage counting from gitea
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
f8edcac33f
|
refactor(services): remove special storage counting from bitwarden
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
789fd71e2f
|
refactor(services): add a generic storage counter
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
a34b14449b
|
refactor(services): make get_folders() a mandatory part of Service interface
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
8a4f256c12
|
refactor(services): add get_folders() to the rest of the services
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
0207b5a473
|
fix(services): use get_foldername() for moving around
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
1c0e3f0f92
|
test(backups): implement get_folders() for gitea
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
378f0ebd73
|
test(backups): implement get_folders() for bitwarden
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
48359ffd20
|
test(backups): test 2-folder restoration
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
a68e94fad3
|
test(backups): actually back up 2 folders
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
30ac990985
|
refactor(backups): set a list of folders for our dummy service
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
fa26379a68
|
refactor(backups): actually accept a list of folders
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
08739f7ca8
|
refactor(backups): make api accept a list of folders
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
919ba1ad03
|
refactor(backups): make a dedicated get_folders() function
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
1b1052d205
|
refactor(services): rename get_location() to get_drive()
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
0ae4192081
|
test(backups): register dummy service
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
4018dca184
|
feature(backups): automatic backup
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
ec85f060f8
|
test(backups): test autobackup timing
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
283c8d09cc
|
refactor(backups): split out storage
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
f25e57c51a
|
test(backups): test that we do use cache
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
5ad9f50b94
|
feature(backups): enable snapshot cache usage
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
a2ff74244e
|
feature(backups): add snapshot cache sync functions
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
7699ba0d9b
|
test(backups): test last backup date retrieval
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
146b0ca02f
|
feature(backups): add a datetime validator function for huey autobackups
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
d4cad61d56
|
test(backups): test setting autobackup period
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
3c42d8c413
|
test(backups): test setting services as enabled for autobackups
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
e043720289
|
feature(backups): methods for autobackup period setting and getting
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
417533fc04
|
fix(backups): remove self from static method
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
45f33e2d31
|
feature(backups): check, set and unset service autobackup status
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
18d5cd2b83
|
feature(backups): cache snapshots and last backup timestamps
|
2023-05-17 20:27:41 +00:00 |
|
Houkime
|
ae065867b3
|
test(backups): test that we do return snapshot on backup
|
2023-05-17 20:27:41 +00:00 |
|