Johannes Zellner
2458b6b388
Use pankow progress indicator for apps view
2025-08-05 18:52:59 +02:00
Johannes Zellner
be933b8b78
Update pankow
2025-08-05 18:29:28 +02:00
Johannes Zellner
38dcb7bd3e
Make backuptarget actions a dropdown menu
2025-08-05 18:07:18 +02:00
Johannes Zellner
a001126704
primary flag for backup targets is set outside of the edit dialog
2025-08-05 17:02:51 +02:00
Johannes Zellner
fe513b1a07
Set normal text color for directory view entries
2025-08-05 16:57:36 +02:00
Johannes Zellner
0825d0511a
Move from noto sans to inter
2025-08-05 16:39:57 +02:00
Johannes Zellner
c1ec42a812
Fix backup edit dialog submission
2025-08-05 16:12:43 +02:00
Johannes Zellner
ae747aa426
Add backup cleanup job tracking and triggering to backup listing
2025-08-05 16:07:41 +02:00
Girish Ramakrishnan
70cf212178
promise-retry: only print stack on last attempt
2025-08-05 14:38:12 +02:00
Girish Ramakrishnan
5992658164
restore: fix restore
2025-08-05 14:38:12 +02:00
Johannes Zellner
6e79927bc0
Merge BackupList component into the main list view
2025-08-05 14:21:05 +02:00
Johannes Zellner
8dffd6181d
Track platform backup tasks in the backup list view
2025-08-05 14:11:30 +02:00
Girish Ramakrishnan
c4ee21bdb0
Revert "provision: add default backup target after setup"
...
This reverts commit 1a0d1f7d79 .
20171205124434-settings-default-backupConfig.js already adds the default
2025-08-05 13:41:26 +02:00
Girish Ramakrishnan
1d1197e18a
restore: use PENDING_RESTORE instead of PENDING_IMPORT
2025-08-05 12:46:50 +02:00
Johannes Zellner
cc1ff369a7
Trigger backups for primary targets in backup listing
2025-08-05 12:44:22 +02:00
Girish Ramakrishnan
c89030beee
add encryptionPasswordHint to config
2025-08-05 12:39:48 +02:00
Johannes Zellner
4fa65099f9
Add multipleBackupTargets and encryptedBackups to features
2025-08-05 12:03:32 +02:00
Girish Ramakrishnan
2a90a0a278
backup target: add password hint and encryption route
2025-08-05 11:26:02 +02:00
Girish Ramakrishnan
36ab052dda
restore: import with the latest backup on cloudron restore
...
in previous versions, the single backup target was replaced during
restore. we cannot do this anymore with multiple backup targets.
during cloudron restore, a pseudo target is created and all the apps
are restored using this backup target.
2025-08-04 23:24:06 +02:00
Girish Ramakrishnan
fddbe6a574
Fixup tests
2025-08-04 23:11:50 +02:00
Johannes Zellner
a887be432b
Create correct mount objects for mountpoint validation
2025-08-04 15:25:27 +02:00
Johannes Zellner
cf86645bb5
Remove backup list from backup targets view
2025-08-04 15:17:46 +02:00
Johannes Zellner
705311f01f
Fix typo
2025-08-04 15:17:27 +02:00
Johannes Zellner
81429bfa85
Adjust backup listing icon
2025-08-04 15:08:12 +02:00
Johannes Zellner
1016d41d7a
Rename backup label to name and separate backup listing into new view
2025-08-04 15:00:24 +02:00
Johannes Zellner
0ff760fe4a
Ensure we pass mount object also from volumes code
2025-08-04 14:40:35 +02:00
Johannes Zellner
f48b1d066e
fix backup target edit form filling
2025-08-04 14:40:35 +02:00
Johannes Zellner
90c82ab1e7
make sure we only use mount objects with the mounts api
2025-08-04 14:40:35 +02:00
Girish Ramakrishnan
1a0d1f7d79
provision: add default backup target after setup
2025-08-04 14:33:12 +02:00
Girish Ramakrishnan
132132307f
backuptarget: rename label to name
2025-08-04 14:28:37 +02:00
Johannes Zellner
2a6e6a671e
Fix remount tooltip
2025-08-04 13:43:50 +02:00
Johannes Zellner
c073f2a15b
Add backup target remount action
2025-08-04 13:35:30 +02:00
Johannes Zellner
cf1e1aac77
Fixup some refactoring issues in mounting ext4
2025-08-04 13:32:12 +02:00
Johannes Zellner
19893601f2
Show backup target status
2025-08-04 11:48:00 +02:00
Johannes Zellner
034d35b8a7
Add primary target tooltip
2025-08-04 11:10:49 +02:00
Girish Ramakrishnan
7ef9e7eb51
storage: add getStatus hook
2025-08-04 11:01:20 +02:00
Girish Ramakrishnan
28e23dfdab
backuptargets: add test that archives/backups are removed when target is deleted
2025-08-04 10:21:29 +02:00
Girish Ramakrishnan
2c80c4a7d5
backuptargets: fix del to delete archives as well
2025-08-04 10:16:19 +02:00
Girish Ramakrishnan
5c1147bfa4
backupTargets: id is not used in config
2025-08-04 09:49:06 +02:00
Johannes Zellner
ee79744735
Add action to make a backup target the primary one
2025-08-04 09:40:55 +02:00
Johannes Zellner
410d4a47ed
Fix typo
2025-08-03 21:05:46 +02:00
Girish Ramakrishnan
ead6d9c7d3
Fix app import
2025-08-02 20:42:12 +02:00
Girish Ramakrishnan
4c74908789
targets ui: backupFolder -> backupDir
2025-08-02 11:20:48 +02:00
Girish Ramakrishnan
547d8ae113
filesystem: rename backupFolder to backupDir
2025-08-02 10:37:37 +02:00
Girish Ramakrishnan
4fcaae8053
backup: fix listDir to return path instead of fullPath
2025-08-02 10:24:51 +02:00
Girish Ramakrishnan
c935744f4c
backups: root ~~canal~~ path surgery
...
remove rootPath and getBackupFilePath from the backup target and
make this backend specific.
2025-08-02 10:15:34 +02:00
Girish Ramakrishnan
a01e1bad0f
backuptarget: pseudo target for import and restore
2025-08-02 00:06:47 +02:00
Girish Ramakrishnan
3cabbc1328
backupformat: getFileExtension
2025-08-01 22:58:26 +02:00
Girish Ramakrishnan
7192439b2c
no need for format specific getBackupFilePath
2025-08-01 20:49:11 +02:00
Girish Ramakrishnan
ff6cbf6628
backups: encode extension into the remotePath
2025-08-01 20:42:12 +02:00