Commit Graph

372 Commits

Author SHA1 Message Date
Johannes Zellner
7238b89437 Rework the public views to work better on mobile 2025-04-09 22:49:41 +02:00
Johannes Zellner
e2dcc3c0ea Prompt the user before rebooting 2025-04-09 19:17:23 +02:00
Johannes Zellner
cbe81a8f0a Use events on SingleSelect instead of watching the model value 2025-04-08 17:36:44 +02:00
Johannes Zellner
9957739dc4 Show new backup when the backup task has finished 2025-04-08 17:24:03 +02:00
Johannes Zellner
d0eb84ec51 Do not crash if catchAll is not yet defined for a maildomain 2025-04-08 17:06:10 +02:00
Johannes Zellner
3614812680 Small dashboard polishing 2025-04-08 14:23:54 +02:00
Johannes Zellner
b59833e8f0 Reduce margin between sections 2025-04-07 23:04:49 +02:00
Johannes Zellner
a4586b8bf1 Fix app location config crash if no portbindings are set 2025-04-07 23:04:38 +02:00
Johannes Zellner
d57b39da6e Remove background support experiment 2025-04-07 15:13:09 +02:00
Johannes Zellner
7131ae2d91 Use actual DOM element for popover 2025-04-06 16:45:55 +02:00
Johannes Zellner
028a723a31 Ensure we show logo also in login view on mobile 2025-04-02 17:52:31 +02:00
Johannes Zellner
05705be7c3 Improve mobile login and password reset view 2025-04-02 17:07:44 +02:00
Johannes Zellner
f89c0bb07c Show rest errors in setup and use SingleSelect 2025-04-02 15:51:50 +02:00
Johannes Zellner
2104df5a83 Update pankow which now has Dropdown replaced with SingleSelect 2025-04-02 15:02:31 +02:00
Johannes Zellner
5527926508 Finish initial implementation dns setup view 2025-04-02 12:43:59 +02:00
Johannes Zellner
89d50ed5f1 Remove unused tlsConfig variable 2025-04-01 14:54:45 +02:00
Johannes Zellner
9224d1e017 Return on error in activation view 2025-04-01 14:44:51 +02:00
Johannes Zellner
9b2c954f8e Move domain form to its own component for reuse 2025-04-01 14:44:37 +02:00
Johannes Zellner
cbfe19aebf Initial take on mobile public views like login 2025-03-31 11:49:24 +02:00
Johannes Zellner
15269713cc Use a shared public view layout component 2025-03-31 11:33:09 +02:00
Johannes Zellner
cbba373d7d Fix login response handling 2025-03-29 21:21:34 +01:00
Johannes Zellner
2eedfad833 Fix setting of language in ProfileView 2025-03-29 21:14:13 +01:00
Johannes Zellner
55b946e784 Move Login.vue to composition style 2025-03-29 21:07:19 +01:00
Johannes Zellner
67bc03bcc1 Polish 2fa setup ui 2025-03-29 20:56:36 +01:00
Johannes Zellner
f0f04ce3ff Migrate openid error page to vuejs 2025-03-29 15:37:47 +01:00
Johannes Zellner
9a6995343b Add SetupAccount view 2025-03-28 21:48:52 +01:00
Johannes Zellner
ec07334d14 Fix UserDialog when creating a new user 2025-03-28 20:55:50 +01:00
Johannes Zellner
c859321cfd Remove autofocus in dialogs until we know better 2025-03-28 20:54:57 +01:00
Johannes Zellner
d68db98d62 Add user InvitationDialog 2025-03-28 20:39:54 +01:00
Johannes Zellner
b89f55f9b9 Fixup all translation TODOs 2025-03-28 17:51:39 +01:00
Johannes Zellner
3df0e6fda1 Fix a few lowhaning TODOs 2025-03-28 16:09:58 +01:00
Johannes Zellner
78e2c223f2 App outlink in filemanger should not be highlighted 2025-03-28 11:14:49 +01:00
Johannes Zellner
deea1249c4 Add OfflineOverlay to filemanager 2025-03-28 10:53:15 +01:00
Johannes Zellner
a513fbf592 Various fixes and error handling for the UserDialog 2025-03-28 10:22:51 +01:00
Johannes Zellner
d6eb675b89 Support gcs account key upload for backups 2025-03-27 16:49:35 +01:00
Johannes Zellner
8ffd091e53 Preset host, port and username for mail relay if specified 2025-03-26 19:31:54 +01:00
Johannes Zellner
8c7f1de80c Limit SettingsItem text node to 720px 2025-03-26 19:08:17 +01:00
Johannes Zellner
830db36928 Fixup all toplevel views to only have one child node and test with basic animation 2025-03-26 18:59:19 +01:00
Johannes Zellner
0ce1c120f9 Missed a SettingsItem wrap 2025-03-26 16:43:42 +01:00
Johannes Zellner
67728851a3 Various mobile overflow fixes 2025-03-26 16:05:04 +01:00
Johannes Zellner
2fe02a2cc3 Add gap in notification indicator 2025-03-26 12:39:39 +01:00
Johannes Zellner
7a747774fd Use custom styled headerbar actions 2025-03-26 11:30:45 +01:00
Johannes Zellner
42456bac0f Unify most view titles and move more into a Section component 2025-03-25 19:11:40 +01:00
Johannes Zellner
0cffd76296 Fixup password reset view 2025-03-25 18:05:29 +01:00
Johannes Zellner
d8373bc488 Various stylesheet fixes for background image support 2025-03-25 16:11:59 +01:00
Johannes Zellner
23dd575ce1 Add initial profile background image handling 2025-03-25 15:05:08 +01:00
Johannes Zellner
128e7fccdb Remove unused click handler for headerbar logo 2025-03-25 10:39:37 +01:00
Johannes Zellner
3a323551eb Move status indicator code into a shared component 2025-03-24 16:58:29 +01:00
Johannes Zellner
b9d9797734 Rename generic slotProps to more descriptive variable names 2025-03-24 15:12:22 +01:00
Johannes Zellner
26d94c0519 Add pankow pdf viewer to filemanager 2025-03-23 17:35:35 +01:00