Commit Graph

18333 Commits

Author SHA1 Message Date
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
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
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 2a6544b794 We always require a language property when setting a users language 2025-03-29 21:15:48 +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 1839e1ac42 Update translations 2025-03-29 20:57:08 +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
Girish Ramakrishnan 16caeb5400 Update haraka to 3.1.0 2025-03-29 08:44:50 +01:00