Commit Graph

18207 Commits

Author SHA1 Message Date
Girish Ramakrishnan
3b38440385 apptask: delete app dir files when restoring
also, better deleteAppDir logs
2025-08-22 19:37:50 +02:00
Johannes Zellner
074977c58e Update pankow 2025-08-22 16:57:48 +02:00
Johannes Zellner
3625eb01e2 Also special case backup schedule with * for hours 2025-08-22 16:54:49 +02:00
Johannes Zellner
bbc5217c81 Remove unused variable 2025-08-22 16:46:45 +02:00
Johannes Zellner
a5515ad08b Be more explicit on what a backupTarget needs 2025-08-21 11:27:03 +02:00
Johannes Zellner
12e4441227 BoxError always needs a second argument 2025-08-21 11:20:18 +02:00
Johannes Zellner
fdc4ddf316 disk usage update cron job is no more 2025-08-21 11:17:01 +02:00
Johannes Zellner
eb2ebead28 Get the primary backup target during box update 2025-08-21 11:15:42 +02:00
Johannes Zellner
a8ed7eb914 backuptarget.list() needs arguments 2025-08-21 11:10:27 +02:00
Johannes Zellner
fd509a9099 Fix variable shadowing 2025-08-21 11:07:37 +02:00
Johannes Zellner
7bf4b23ee5 Add test to filter out /boot 2025-08-21 10:55:05 +02:00
Johannes Zellner
937dd2be5e Do not list /boot partition for blockdevices routes 2025-08-21 10:26:46 +02:00
Johannes Zellner
5f9789f99f Enforce app count limit during installation 2025-08-20 20:03:09 +02:00
Johannes Zellner
d6d70163d5 Do not reregister during activation if already registerd by setupToken 2025-08-20 17:50:43 +02:00
Johannes Zellner
f4c830e671 Make backup integrity task known to dashboard 2025-08-19 15:03:39 +02:00
Johannes Zellner
950bdb5b76 Show storage target in backup listings 2025-08-19 14:32:27 +02:00
Johannes Zellner
3068ed75ee Add all missing translations for now 2025-08-19 10:49:27 +02:00
Johannes Zellner
42945e1b42 Remove all usage of old table action pattern 2025-08-18 19:12:38 +02:00
Johannes Zellner
faef230d85 Use new table action pattern in main applist 2025-08-18 18:25:11 +02:00
Johannes Zellner
a7f0dfdff7 Remove unnecessary link to specific appstore version in postinstall dialog 2025-08-18 18:00:43 +02:00
Johannes Zellner
da28516a98 Reduce text in postinstall dialog 2025-08-18 17:57:05 +02:00
Johannes Zellner
44e27bf9ab Update pankow 2025-08-18 17:26:40 +02:00
Johannes Zellner
72fdc707ee Move most all table views to new action menu pattern 2025-08-18 17:25:50 +02:00
Johannes Zellner
4d8b6c5ea7 Update translations 2025-08-18 15:59:40 +02:00
Johannes Zellner
fafa299ae1 Port domainsview to new action pattern 2025-08-18 15:51:56 +02:00
Johannes Zellner
f779957145 Pass only hostPath as string to mounts.remount() 2025-08-18 14:19:55 +02:00
Johannes Zellner
ce6a26976c Fixup some vuejs type warnings 2025-08-18 14:08:00 +02:00
Johannes Zellner
b53a6da24a Add backup stats in backup listing 2025-08-18 13:04:54 +02:00
Johannes Zellner
438fdaa1b1 Remove old reference for starfall.css 2025-08-18 10:37:59 +02:00
Johannes Zellner
eb10d0d8d0 Fix muted text in postinstall dialog 2025-08-18 09:57:03 +02:00
Johannes Zellner
e1a7056ef8 Add some colorshift blob animation to dns setup 2025-08-17 17:22:50 +02:00
Johannes Zellner
20fa49f8e4 Fix leftovers 2025-08-16 19:28:41 +02:00
Johannes Zellner
4ff90029b1 Fix BackupProviderForm usage in restore view 2025-08-16 19:26:19 +02:00
Girish Ramakrishnan
20b75b4065 rsync: integrity check 2025-08-16 19:29:59 +05:30
Girish Ramakrishnan
832a25601d storage: make listDir return paths relative to the root
this seems more natural to work with
2025-08-16 18:13:02 +05:30
Girish Ramakrishnan
19682ec21b tgz: integrity check 2025-08-15 21:23:39 +05:30
Girish Ramakrishnan
b71e2957d3 backuptask: add progress message for backupinfo 2025-08-15 16:01:59 +05:30
Girish Ramakrishnan
e7fb444bb3 backuptask: save backupinfo in one place 2025-08-15 14:33:31 +05:30
Girish Ramakrishnan
fd2705a49d schema: more missing fields 2025-08-14 20:28:34 +05:30
Girish Ramakrishnan
935c9a50ab schema: add missing fields 2025-08-14 19:58:30 +05:30
Girish Ramakrishnan
08c2e989fa syncer: fix test 2025-08-14 16:16:58 +05:30
Girish Ramakrishnan
942e595444 Fix profile test 2025-08-14 16:02:54 +05:30
Girish Ramakrishnan
f2225ff6b6 fs.rmdirSync { recursive: true } is deprecated 2025-08-14 13:43:41 +05:30
Girish Ramakrishnan
12e073e8cf use node: prefix for requires
mostly because code is being autogenerated by all the AI stuff using
this prefix. it's also used in the stack trace.
2025-08-14 12:55:35 +05:30
Girish Ramakrishnan
d3b77c3be1 rsync: delete any existing rsync cache files 2025-08-14 10:40:36 +05:30
Girish Ramakrishnan
2607ad2e24 rsync: add fileCount to stats and fix integrity collection 2025-08-14 10:05:13 +05:30
Johannes Zellner
67f0801453 Add optional encryption settings to app import dialog 2025-08-13 20:33:24 +02:00
Johannes Zellner
eebd36ccc8 Fix sorting by backup target 2025-08-13 20:02:28 +02:00
Johannes Zellner
55d401c098 Avoid flicking of backup target list if default changes 2025-08-13 19:58:16 +02:00
Johannes Zellner
0c1c5ae9e5 Show backup storage for each backup 2025-08-13 19:51:42 +02:00