Girish Ramakrishnan
10cf8f1d0e
rsync: integrity fixes
2025-10-09 00:23:44 +02:00
Girish Ramakrishnan
67d95cda76
store integrity signature in hex
2025-10-08 22:35:39 +02:00
Johannes Zellner
3ac66f9dd4
Make backup task progress message a link to the task logs
2025-10-08 21:52:55 +02:00
Girish Ramakrishnan
43e426ab9f
Revert "Add no-use-before-define linter rule"
...
This reverts commit fdcc5d68a2 .
Unfortunately, this requires us to move exports to the bottom.
This in turn causes circular dep issues and also access of
exports.GLOBAL_VAR in the global context
2025-10-08 21:17:52 +02:00
Johannes Zellner
a5224258c3
Allow to change backup provider secrets pending error feedback
2025-10-08 20:40:40 +02:00
Girish Ramakrishnan
ab3a2911c3
do not attach v-if to the form since we cannot find it by ref anymore
2025-10-08 20:06:05 +02:00
Girish Ramakrishnan
1cdcab6047
SECRET_PLACEHOLDER is not used anymore
2025-10-08 20:01:31 +02:00
Girish Ramakrishnan
2ad8ed5550
relay: remove usage of secret placeholder
2025-10-08 20:01:18 +02:00
Girish Ramakrishnan
9226baa63c
externalldap: remove usage of secret placeholder
2025-10-08 19:42:35 +02:00
Girish Ramakrishnan
b790d085bb
volumes: remove usage of secret placeholder
2025-10-08 18:05:30 +02:00
Johannes Zellner
933d5c9139
Use consistent style to only disable dialog close button if dialog submission is busy
2025-10-08 16:49:05 +02:00
Girish Ramakrishnan
2c5fd7effa
Fix test
2025-10-08 16:47:30 +02:00
Girish Ramakrishnan
f5a5bebae6
dockerregistries: remove usage of secret placeholder
2025-10-08 16:40:43 +02:00
Girish Ramakrishnan
f2316ec84e
storage: remove usage of secret placeholder
2025-10-08 15:49:56 +02:00
Girish Ramakrishnan
84165e5342
Add required to SingleSelect but pankow does not support this
2025-10-08 15:28:34 +02:00
Johannes Zellner
f65dab114e
Reduce Package Version to Version for apps backups
2025-10-08 15:23:30 +02:00
Girish Ramakrishnan
4ad7504be6
remove inline style in Checkbox
2025-10-08 14:59:15 +02:00
Girish Ramakrishnan
e9318d7f11
cloudflare: when proxying is enabled, use a valid IP
2025-10-08 14:50:00 +02:00
Girish Ramakrishnan
01d7d41c17
domains: remove SECRET_PLACEHOLDER from responses
2025-10-08 14:32:24 +02:00
Girish Ramakrishnan
f1fb5f2530
pass a copy when opening dialog
...
otherwise, any changes the dialog makes will reflect in the calling
view's object
2025-10-08 14:06:32 +02:00
Johannes Zellner
ea28c10a39
Ensure SystemBackupList is refreshed and tracks new backup or cleanup tasks
2025-10-08 13:45:18 +02:00
Johannes Zellner
6c84681f35
Show list instead of table for app eventlogs on mobile
2025-10-08 12:06:30 +02:00
Johannes Zellner
edb3aea880
Rename platform backups to system backups
2025-10-08 11:21:12 +02:00
Girish Ramakrishnan
f898925bc0
tasks: update the state of crashed tasks
2025-10-08 11:16:26 +02:00
Girish Ramakrishnan
f3be7aa763
lint
2025-10-08 11:06:24 +02:00
Johannes Zellner
71c52a87ec
Add backup task cancel button if task is active
2025-10-08 11:01:59 +02:00
Johannes Zellner
8c786f38ab
Translate last backup run for sites
2025-10-08 11:01:59 +02:00
Girish Ramakrishnan
6bc5826c86
use prettyLongDate in the eventlog timestamps
2025-10-08 10:54:11 +02:00
Girish Ramakrishnan
90e36c4552
add more description tags
2025-10-08 10:43:38 +02:00
Johannes Zellner
f83bd2e3b7
No need to show extra error label in backup site last run on error
2025-10-08 10:34:30 +02:00
Girish Ramakrishnan
367eb1b1e1
checkbox has the needed spacing now
2025-10-08 10:32:08 +02:00
Johannes Zellner
91e21d69db
Remove toplevel backup list view
2025-10-08 09:10:04 +02:00
Johannes Zellner
5bcfea161f
Move platform backup listing to backup sites view
2025-10-08 09:07:54 +02:00
Girish Ramakrishnan
a9e0ee81ce
backup site: init prefix on open
2025-10-07 22:22:57 +02:00
Girish Ramakrishnan
c37c513067
Update pankow
2025-10-07 21:18:33 +02:00
Girish Ramakrishnan
c0972b3e14
restore: add ... animation
2025-10-07 21:07:30 +02:00
Girish Ramakrishnan
1b91ae1ab3
restore: display error on top
2025-10-07 20:51:57 +02:00
Girish Ramakrishnan
4a462597fd
restore: fix display of error
2025-10-07 20:42:14 +02:00
Girish Ramakrishnan
505c71855e
retry download only 3 times
2025-10-07 20:42:04 +02:00
Girish Ramakrishnan
2ba0d716d1
do not validate password when restoring
2025-10-07 19:57:20 +02:00
Girish Ramakrishnan
35ab03c392
restore: do not hide encryption in advanced section
2025-10-07 19:54:20 +02:00
Girish Ramakrishnan
ddb7551b92
integrity: store signature as base64
2025-10-07 18:42:51 +02:00
Johannes Zellner
fdcc5d68a2
Add no-use-before-define linter rule
2025-10-07 17:43:35 +02:00
Girish Ramakrishnan
ac7c32ad4c
backups: log encryption and format in upload
2025-10-07 17:42:51 +02:00
Girish Ramakrishnan
e93898d2ec
typo that broke encryption
2025-10-07 17:42:51 +02:00
Johannes Zellner
22fe27da9c
Avoid table column width jumping when table-actions have favorites
2025-10-07 17:34:21 +02:00
Johannes Zellner
e31164140c
Revert "Improve showing favorites on desktop"
...
This reverts commit d3731ff339 .
2025-10-07 17:26:57 +02:00
Johannes Zellner
7d53eeb7f5
Add better grouping to mailbox owner select
2025-10-07 17:20:03 +02:00
Johannes Zellner
d3731ff339
Improve showing favorites on desktop
2025-10-07 17:20:03 +02:00
Girish Ramakrishnan
02ba2fe59b
encryption: do not allow password and hint to be the same
2025-10-07 16:52:39 +02:00