Commit Graph

1088 Commits

Author SHA1 Message Date
Johannes Zellner 2a2019b363 Style unstable apps accordingly 2025-04-19 16:12:46 +02:00
Johannes Zellner 63354b00eb Remove appstore animations 2025-04-19 15:57:10 +02:00
Johannes Zellner 822460e5ee Implement remount and mountstatus in backupsview 2025-04-19 15:36:50 +02:00
Johannes Zellner dbf6eeb144 Add submenu indicator for Email sidebar entry 2025-04-19 15:10:00 +02:00
Johannes Zellner 47295ec417 Improve EmailStatusView to show expanded indicator 2025-04-19 11:53:42 +02:00
Johannes Zellner 0e60b46db0 Only allow FTS getting enabled if enough memory was allocated to the mail service 2025-04-19 11:33:29 +02:00
Johannes Zellner 8d7175875a Port webterminal to composition api and do not clear backlog on reconnect 2025-04-18 14:59:13 +02:00
Johannes Zellner 024d057e03 Split up Email views 2025-04-16 17:59:03 +02:00
Johannes Zellner ec20fb453b Add TODOs for dashboard to reorder mail and user directory 2025-04-16 15:59:04 +02:00
Johannes Zellner ac23dda8db Fixup current set of vuejs type warnings 2025-04-12 11:33:37 +02:00
Johannes Zellner da7934555c Fix up email event log view to use fetch on scroll instead of pagination 2025-04-11 18:35:02 +02:00
Johannes Zellner 0b9b0e7f13 Restore fetch more by correctly tracking scrolling in the event log 2025-04-11 18:00:20 +02:00
Johannes Zellner a430b66a8d Fixup some TODOs 2025-04-11 17:30:05 +02:00
Johannes Zellner 11e4542746 Notify headerbar when profile picture has changed to bust the cache 2025-04-10 11:35:59 +02:00
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 0e944f7d8a Use common return value pattern in AppstoreModel 2025-04-09 18:24:30 +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 a3eef29b26 Add empty groups placeholder 2025-04-08 15:40:08 +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 73a5fb1648 Use SettingsItem in branding view 2025-04-07 17:05:57 +02:00
Johannes Zellner 71fc7c4ab6 Let the UI react when branding changes 2025-04-07 15:48:43 +02:00
Johannes Zellner d57b39da6e Remove background support experiment 2025-04-07 15:13:09 +02:00
Johannes Zellner 4bf13f3c70 Reduce max display size for background in branding 2025-04-07 14:58:51 +02:00
Johannes Zellner 7131ae2d91 Use actual DOM element for popover 2025-04-06 16:45:55 +02:00
Johannes Zellner 103dc9704a app view toggle shouldn't be that prominent 2025-04-06 12:30:25 +02:00
Johannes Zellner 7efa79637c Add TODO about the app state sorting 2025-04-06 12:29:32 +02:00
Johannes Zellner f33666b848 Use fieldset in login form 2025-04-06 12:27:43 +02:00
Johannes Zellner 2acd6c8b40 Do not mark password entry as read if username might also be wrong 2025-04-04 17:25:42 +02:00
Johannes Zellner 7329c9d0bb Ensure appstore grid is only shown if apps are loaded 2025-04-04 17:24:03 +02:00
Johannes Zellner 4a7cc06d05 Add Linode London S3 region 2025-04-03 13:18:37 +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 ca402cb604 tlsConfig needs a wildcard property 2025-04-02 15:31:43 +02:00
Johannes Zellner 47b9f15b0b Check provision state on dashbaord load 2025-04-02 15:18:40 +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 0a49fcb22a Initial take on the first dns setup view 2025-04-01 19:04:10 +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 d718c88353 Patch up activation view with current Cloudron provision status 2025-03-31 22:56:03 +02:00
Johannes Zellner b2e1d4cc61 Port activation to vuejs 2025-03-31 22:28:17 +02:00
Johannes Zellner e3b81d0b36 go back to app grid if app is gone 2025-03-31 14:42:10 +02:00
Johannes Zellner cbfe19aebf Initial take on mobile public views like login 2025-03-31 11:49:24 +02:00