Commit Graph

18405 Commits

Author SHA1 Message Date
Girish Ramakrishnan
19df2e0baa ER_DUP_ENTRY is passed as code and not in message 2025-09-24 10:50:25 +02:00
Girish Ramakrishnan
045b4db246 add search to Groups view 2025-09-24 07:47:40 +02:00
Girish Ramakrishnan
59ccf845b5 show filtered user count 2025-09-24 07:39:10 +02:00
Girish Ramakrishnan
814a48c55f Hide the schedule daya/hours when disabled
this is the pattern in other places
2025-09-24 07:37:20 +02:00
Girish Ramakrishnan
4c6cc4abd6 Fix spacing in mail aliases 2025-09-24 07:34:14 +02:00
Girish Ramakrishnan
34f47fcfd7 add "@" to email aliases 2025-09-24 07:30:03 +02:00
Girish Ramakrishnan
87e64da0d9 add search and count to mailing lists 2025-09-24 07:14:48 +02:00
Girish Ramakrishnan
730de02874 move mailbox count and size to header 2025-09-24 07:03:55 +02:00
Johannes Zellner
e0fef1da42 Do not show empty placeholder when backupSite are still loading 2025-09-23 21:24:51 +02:00
Johannes Zellner
3bfa7b1cdd Column is called enableForUpdates 2025-09-23 21:23:33 +02:00
Johannes Zellner
fcb59091d2 Make Email eventlog behave like eventlog 2025-09-23 21:19:20 +02:00
Johannes Zellner
9146e2a318 Add initial placeholder page for email domains list 2025-09-23 21:08:48 +02:00
Girish Ramakrishnan
aefe69c4b5 Fix test 2025-09-23 19:07:45 +02:00
Girish Ramakrishnan
d1ee3d5688 Fix display of prefix 2025-09-23 18:54:20 +02:00
Girish Ramakrishnan
f92cdf36f5 system: return the mounted and unmounted block devices (as long as xfs or ext4) 2025-09-23 18:51:23 +02:00
Johannes Zellner
8668ff8939 Add @ in mailbox and mailinglist input 2025-09-23 17:58:17 +02:00
Girish Ramakrishnan
50d37ad752 Fix consistent use of enabledForUpdates -> enableForUpdates 2025-09-23 16:43:17 +02:00
Johannes Zellner
c6afe4fd4e Remove custom padding in mail domain change progress 2025-09-23 14:48:27 +02:00
Johannes Zellner
03be4a22d4 Use correct error-label class 2025-09-23 14:44:41 +02:00
Johannes Zellner
85f18f5991 Fix fetch on scroll in email eventlog 2025-09-23 14:36:02 +02:00
Johannes Zellner
0d237a8f55 Fix email event log name 2025-09-23 14:31:52 +02:00
Johannes Zellner
7522ac1eaf Improve error feedback for spam filter dialog 2025-09-23 14:21:50 +02:00
Johannes Zellner
4704c2a178 Render footer preview in markdown 2025-09-23 14:09:55 +02:00
Johannes Zellner
da818ff577 Support multiple backup sites for manual app backups 2025-09-23 13:53:01 +02:00
Johannes Zellner
2660f673db Support backup schedule never 2025-09-23 12:44:36 +02:00
Johannes Zellner
fec1a1c0ee Fix backup schedule dialog layout 2025-09-23 12:32:11 +02:00
Johannes Zellner
537d0203e1 Fixup busy states in backup site dialogs 2025-09-23 12:15:27 +02:00
Johannes Zellner
7e00fbfe2d Ensure backup sites get cleared on refresh 2025-09-23 12:02:15 +02:00
Johannes Zellner
b54cfd76dd Trigger cleanup job for a site 2025-09-23 11:53:29 +02:00
Johannes Zellner
74783eee0e Provider default contens for backup sites including all 2025-09-23 11:38:21 +02:00
Johannes Zellner
3994d5bf75 Add empty backup site placeholder 2025-09-23 11:22:33 +02:00
Girish Ramakrishnan
08f7685ca3 backupSite: enableForUpdates in add 2025-09-23 10:21:43 +02:00
Johannes Zellner
d08d4962a5 Give appstore loading progress bar more space 2025-09-22 21:16:40 +02:00
Johannes Zellner
42c9166df2 Update translation 2025-09-22 20:56:31 +02:00
Johannes Zellner
4d70a0c5bd Fix badge layout in Sections 2025-09-22 20:47:40 +02:00
Johannes Zellner
1202be4686 Remove some more icons and consolidate further on Add 2025-09-22 20:42:02 +02:00
Johannes Zellner
14f93a91e3 Remove primary backup site UI 2025-09-22 20:32:10 +02:00
Johannes Zellner
49de124fc0 Fix typo 2025-09-22 20:24:29 +02:00
Girish Ramakrishnan
cc939de641 Fixup tests 2025-09-22 20:17:34 +02:00
Johannes Zellner
fd6c77c73e Update frontend dependencies 2025-09-22 19:11:15 +02:00
Johannes Zellner
5c213d31cf Fix backup task state for sites 2025-09-22 19:09:30 +02:00
Johannes Zellner
d8ab1c3a67 Fix typo in enabling backup button for only one site 2025-09-22 18:08:01 +02:00
Girish Ramakrishnan
5157789774 backups: add per site enabledForUpdates flag
previously, we had a singleton 'main' flag to indicate a site can
be used for updates. with this new approach, we can get rid of the
'primary' concept. each site can be used for updates or not.
2025-09-22 18:03:01 +02:00
Johannes Zellner
69d92ba0a8 Better handle backup progress in site item 2025-09-22 17:26:55 +02:00
Girish Ramakrishnan
4686e38a5e schema: add contentsJson to backupSites 2025-09-22 17:05:01 +02:00
Johannes Zellner
cab3f60e06 Refresh of mail eventlog is also secondary only 2025-09-22 16:56:29 +02:00
Johannes Zellner
f59907d9d7 Agree on 'Add' for add buttons and icon for refresh buttons 2025-09-22 16:52:51 +02:00
Girish Ramakrishnan
305441ea28 backups: remove noop backend
the noop backend is migrated into 0 sites config.

when the updater code sees that there is no site to backup, it will
just fail. user has to manually update with skipBackup flag.
2025-09-22 16:44:12 +02:00
Johannes Zellner
807094c829 Better size buttons in ImagePicker 2025-09-22 16:21:39 +02:00
Johannes Zellner
cae1b3f47a Remove cleanup from backup listing 2025-09-22 15:47:56 +02:00