Commit Graph

18711 Commits

Author SHA1 Message Date
Girish Ramakrishnan
a7d8a8fd1f godaddy: add missing customNameservers check 2025-10-10 16:31:01 +02:00
Johannes Zellner
f7e073c857 Move custom nameserver checkbox into the shared domain config component 2025-10-10 16:30:47 +02:00
Girish Ramakrishnan
2fdb3668e2 Fix misleading comment 2025-10-10 16:26:40 +02:00
Johannes Zellner
f1aee1d9a4 Support custom certificates for domains again 2025-10-10 16:10:16 +02:00
Johannes Zellner
057f75ca5f Move domain zoneName into common advanced component 2025-10-10 14:47:15 +02:00
Johannes Zellner
314654f319 Fix system update link, which curiously had /docker 2025-10-10 14:28:02 +02:00
Girish Ramakrishnan
961959d361 add aggregated size to system backups 2025-10-10 13:14:49 +02:00
Girish Ramakrishnan
d603ea50e2 Fix email incoming enable translation 2025-10-10 11:16:04 +02:00
Johannes Zellner
3b7bc6beba Calculate better app grid item widths based on view width 2025-10-10 10:55:26 +02:00
Johannes Zellner
e437168e87 Add invisible button to location input to align the domain input widths 2025-10-10 09:53:19 +02:00
Johannes Zellner
cf7d735c56 Fix table flickering in services view 2025-10-09 17:43:51 +02:00
Girish Ramakrishnan
b2a41cc4d5 Add site name for backup events 2025-10-09 17:30:02 +02:00
Johannes Zellner
5bc3cb6353 Only update the backup site name if changed 2025-10-09 17:25:26 +02:00
Girish Ramakrishnan
e6024ac85b eventlog: rename backup site logs and fix eventlog summar 2025-10-09 17:24:33 +02:00
Johannes Zellner
4f6fac2336 Show link to task logsviewer from eventlog if event has a taskId 2025-10-09 16:59:31 +02:00
Johannes Zellner
12feb68bf0 Show explicit logs button for backup task logs 2025-10-09 16:45:03 +02:00
Johannes Zellner
d5d325bf4e Show email relay info in mail domain listing 2025-10-09 16:16:28 +02:00
Johannes Zellner
47ae1443d1 Make email relay provider info more usable in other components 2025-10-09 15:56:00 +02:00
Johannes Zellner
63b51d2fca Rework dashboard domain component to not depend on external domains list prop 2025-10-09 15:18:00 +02:00
Girish Ramakrishnan
3547be3401 Update redis to 8.2.2
https://redis.io/blog/security-advisory-cve-2025-49844/
2025-10-09 14:35:52 +02:00
Johannes Zellner
a038028c3b Move app backup listing below the backup create button 2025-10-09 14:22:00 +02:00
Johannes Zellner
40cc12e568 Make app backup progress message a link to the logsviewer 2025-10-09 14:14:27 +02:00
Johannes Zellner
4a1a915add Show explicit label for backup and filename encryption if enabled 2025-10-09 13:26:20 +02:00
Girish Ramakrishnan
3096b67b76 init dialog with correct tls config 2025-10-09 13:08:52 +02:00
Johannes Zellner
3acceca32f Add support to configure preserveAttributes and chown for backup sites 2025-10-09 13:07:04 +02:00
Johannes Zellner
e8e05159d8 Support changing hardlinks if applicable 2025-10-09 12:44:25 +02:00
Johannes Zellner
ae0c7390f2 Remove handling of non-ediable fields in backupsite config dialog 2025-10-09 12:31:31 +02:00
Girish Ramakrishnan
11f2acd702 init data with initial config and only mutate what we allow editing 2025-10-09 12:20:59 +02:00
Johannes Zellner
1759e257c4 Handle backup site name error 2025-10-09 12:09:13 +02:00
Johannes Zellner
3e86c59607 Always submit S3 config even if nothing has changed 2025-10-09 12:05:10 +02:00
Johannes Zellner
dfe5b6b1f2 Fixup backup site config dialog to handle S3 2025-10-09 11:58:20 +02:00
Girish Ramakrishnan
b0026eafb5 remove various ng- 2025-10-09 10:58:58 +02:00
Johannes Zellner
67519fb203 Add missing backup site translations 2025-10-09 10:33:56 +02:00
Johannes Zellner
7f4a9d6016 Split backup site config and contents 2025-10-09 10:26:54 +02:00
Girish Ramakrishnan
317f6e77d4 Add space between description and port count 2025-10-09 09:43:14 +02:00
Girish Ramakrishnan
5fcfd32f6c add ephemeral port warning 2025-10-09 09:31:35 +02:00
Girish Ramakrishnan
0fd056dff9 add note why the backupinfo is unencrypted 2025-10-09 09:04:22 +02:00
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