Commit Graph

823 Commits

Author SHA1 Message Date
Johannes Zellner 9146e2a318 Add initial placeholder page for email domains list 2025-09-23 21:08:48 +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 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 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 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 3994d5bf75 Add empty backup site placeholder 2025-09-23 11:22:33 +02:00
Johannes Zellner d08d4962a5 Give appstore loading progress bar more space 2025-09-22 21:16: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 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
Johannes Zellner 69d92ba0a8 Better handle backup progress in site item 2025-09-22 17:26:55 +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
Johannes Zellner cae1b3f47a Remove cleanup from backup listing 2025-09-22 15:47:56 +02:00
Johannes Zellner 0d5c1b99df Use appearance translation string in appearance title section to match menu 2025-09-22 12:28:01 +02:00
Johannes Zellner 455116c86f Log buttons are just secondary actions 2025-09-22 11:09:41 +02:00
Johannes Zellner b4fa2d7ce6 Rework create backup now button backup listing view 2025-09-21 18:01:27 +02:00
Johannes Zellner 8ac3089e0b Remove unused code 2025-09-21 17:37:27 +02:00
Johannes Zellner e2f1f3029f Fix clickable region for app configure menu items 2025-09-21 14:59:10 +02:00
Johannes Zellner 60982cc276 Calculate better appstore item width based on screen 2025-09-21 14:42:21 +02:00
Johannes Zellner 5246ea3537 Fix spacing for checklist and set 800px max-width for appconfigure 2025-09-19 19:08:26 +02:00
Johannes Zellner 5ad217bd18 More header margin fixes 2025-09-19 19:02:10 +02:00
Johannes Zellner 5d1c6d35f7 Fix appstore view layout 2025-09-19 18:55:43 +02:00
Johannes Zellner 1d49af144c Condense view horizontally and fix settings item spacings 2025-09-19 18:43:41 +02:00
Girish Ramakrishnan e0821d264e backups: make primary as an action 2025-09-19 12:29:52 +02:00
Johannes Zellner c5fbb73fea Use ClipboardAction for inline text elements 2025-09-19 11:31:38 +02:00
Johannes Zellner c30b8942e7 Improve eventlog table layout and colors 2025-09-19 10:52:38 +02:00
Johannes Zellner e21c1bbc59 Show new OpenID credentials in a separate dialog 2025-09-18 20:52:45 +02:00
Girish Ramakrishnan 87178985f9 move edit action to the top 2025-09-18 19:29:57 +02:00
Girish Ramakrishnan 0a23332766 rename backup storage to sites 2025-09-18 19:23:18 +02:00
Girish Ramakrishnan aaed5a47d7 Create two sections in appearance
Branding and External Links
2025-09-18 18:45:47 +02:00
Girish Ramakrishnan 6e19a7e862 Remove plural usage of 'App Archive' 2025-09-18 18:32:23 +02:00
Girish Ramakrishnan 498e77c46e Update translations 2025-09-18 15:01:23 +02:00
Johannes Zellner c3e604ba49 Refactor app configure view selector to cover mobile better 2025-09-17 16:19:58 +02:00
Johannes Zellner 15848d399c Immediately show the new OpenID client credentials after adding 2025-09-17 15:17:47 +02:00
Girish Ramakrishnan a9fe3e1b12 domains: Edit should be first action 2025-09-17 13:50:28 +02:00
Johannes Zellner 91840904b6 Fix padding and margins on app configure links 2025-09-17 12:10:10 +02:00
Johannes Zellner 9ba4ac9956 Update view language if system language is changed and the user has no profile language set 2025-09-17 12:06:55 +02:00
Johannes Zellner 3429060a7b Use a tags for app configure views to allow middleclick 2025-09-17 11:14:25 +02:00
Girish Ramakrishnan 496ada3647 Make Groups a separate view 2025-09-16 13:13:57 +02:00
Girish Ramakrishnan 0530a58530 move the user count to the Section header 2025-09-15 17:26:52 +02:00
Girish Ramakrishnan 98ba60a51c Fix layout of the totp dialog 2025-09-12 19:00:35 +02:00
Girish Ramakrishnan 1a588b34fa oidc: call the correct route when adding new client 2025-09-12 16:56:56 +02:00
Girish Ramakrishnan b3398a09ba Make separate section for OIDC Clients 2025-09-12 16:38:20 +02:00
Girish Ramakrishnan 8fed7034bf Display discoverUrl as copyable input 2025-09-12 16:07:39 +02:00
Girish Ramakrishnan cfe933c368 Use the InputGroup pattern instead 2025-09-12 15:56:23 +02:00