Commit Graph

18740 Commits

Author SHA1 Message Date
Girish Ramakrishnan
41c00eda74 metrics: fix root device detection
the existing logic does not work for device like /dev/md1 (on the dedis)
2025-10-15 11:32:09 +02:00
Johannes Zellner
155af33b0c Revert to not use a 2 column grid for disk items 2025-10-15 11:12:10 +02:00
Johannes Zellner
b289146aeb Only check once for the default backup location for metrics 2025-10-15 11:06:42 +02:00
Johannes Zellner
d2e32a4fd0 Only allow to submit apppassword dialog if valid 2025-10-15 10:19:16 +02:00
Johannes Zellner
6631c95166 backup.stats may be null 2025-10-14 20:33:47 +02:00
Johannes Zellner
7adabcc203 Avoid much flickering on disk graph item hover 2025-10-14 17:23:45 +02:00
Johannes Zellner
de35a935a6 Ensure mail server location does not overflow the view 2025-10-14 16:54:52 +02:00
Girish Ramakrishnan
d3d668d930 archive: display the site name of latest backup 2025-10-14 16:54:42 +02:00
Girish Ramakrishnan
1f60c6dd21 Remove max-height from the users view and groups view tables 2025-10-14 16:20:34 +02:00
Johannes Zellner
1431700642 Improve mailbox owner type detection for showing the icon in the multiselect 2025-10-14 15:48:27 +02:00
Girish Ramakrishnan
12a1de56fd backupsite: only owner can add a site 2025-10-14 15:46:47 +02:00
Girish Ramakrishnan
4267208f28 Revert "move dnsExists error below location field"
This reverts commit b2fc7df06d.

This doens't always work because we can have multiple location fields
v9.0.1
2025-10-14 15:23:25 +02:00
Johannes Zellner
25d6ec157f Check for statsLine not blockDevice 2025-10-14 15:22:57 +02:00
Girish Ramakrishnan
b2fc7df06d move dnsExists error below location field 2025-10-14 14:48:52 +02:00
Girish Ramakrishnan
c875371db9 Update pankow 2025-10-14 14:41:19 +02:00
Girish Ramakrishnan
dd7818b960 hide separator if not admin 2025-10-14 14:29:16 +02:00
Girish Ramakrishnan
0dd6446f3e apps: add route to list sites for operators
the main backup listing route is only available for admins
2025-10-14 14:22:41 +02:00
Johannes Zellner
579dc4959b Move ephemeral port help link out of the translation 2025-10-14 10:23:34 +02:00
Johannes Zellner
27c3170c80 Hide attempt to show favorite actions in users view for now 2025-10-14 10:12:14 +02:00
Girish Ramakrishnan
7b275008b5 Just say "Copied" 2025-10-14 09:12:13 +02:00
Girish Ramakrishnan
2cfea229fd Make app installation dialog smaller 2025-10-13 14:34:37 +02:00
Girish Ramakrishnan
e349193745 Fix tests 2025-10-13 13:14:50 +02:00
Girish Ramakrishnan
45d68c4da8 shell: set utf8 encoding explicity for spawn and as the default for sudo 2025-10-13 13:14:50 +02:00
Girish Ramakrishnan
36d443fa36 9.0.1 changes 2025-10-13 09:45:29 +02:00
Girish Ramakrishnan
8549663ed0 backupsites: do not mutate caller's config object 2025-10-13 09:39:06 +02:00
Johannes Zellner
73b2feae59 Refresh backup list view when backup site is removed 2025-10-10 17:23:28 +02:00
Johannes Zellner
0871b416a7 Center login view elements on mobile 2025-10-10 17:16:50 +02:00
Johannes Zellner
767bfba670 Calculate apps view item width early to avoid flickering 2025-10-10 16:51:15 +02:00
Johannes Zellner
019cbeb617 Use css grid for DiskItems to avoid reordering 2025-10-10 16:50:14 +02:00
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