Commit Graph

17244 Commits

Author SHA1 Message Date
Girish Ramakrishnan
7674e23580 Fix superagent use 2025-04-15 13:53:27 +02:00
Girish Ramakrishnan
689cf3171d cloudron-support: reload nginx instead of active 2025-04-13 10:39:52 +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
Girish Ramakrishnan
b391f4bc12 mounts: set encoding 2025-04-09 15:48:53 +02:00
Girish Ramakrishnan
65f066d391 sshfs: implement rm via ssh
this is similar to change we did for cp -r . sshfs is often flaky with lots
of concurrent operations
2025-04-09 15:48:53 +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
df0e211d01 Update frontend dependencies 2025-04-08 15:44:44 +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
Girish Ramakrishnan
8cdae41051 update container for auth free healthcheck
this allows us to check status from cloudron-support script more easily
2025-04-08 13:25:29 +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
Girish Ramakrishnan
3fbdfbe7a4 cloudron-support: remove extra space 2025-04-07 17:54:55 +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
4297665c93 Update frontend dependencies 2025-04-07 14:42: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
Girish Ramakrishnan
b2bb29911c mail: fix crash in haraka
https://github.com/haraka/Haraka/issues/3455
2025-04-03 08:05:14 +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
f82f3fa858 Fix long standing Healthcheck typo 2025-04-02 11:47:16 +02:00
Girish Ramakrishnan
69d4514716 mysql: fix warning 2025-04-02 09:13:19 +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