Commit Graph

2271 Commits

Author SHA1 Message Date
Girish Ramakrishnan
6d7f9b10bd addUser now returns an id 2021-08-10 13:53:28 -07:00
Girish Ramakrishnan
1994ca1ac7 remove purpose field 2021-08-10 13:31:01 -07:00
Johannes Zellner
47fe89a595 Show stopped apps with grayscale filter 2021-07-30 14:58:16 +02:00
Girish Ramakrishnan
c6c96fd51f remove the identity_server from response
https://forum.cloudron.io/topic/5416/implement-well-known-matrix-client-endpoint/10
2021-07-29 14:36:30 -07:00
Girish Ramakrishnan
060737b0d5 well-known: set matrix/client 2021-07-29 11:59:16 -07:00
Johannes Zellner
e3555236d4 Firefox does not like color hex codes in inline-svg 2021-07-29 18:52:01 +02:00
Johannes Zellner
d93793eb81 Ensure setup also has a darkmode background 2021-07-29 12:17:44 +02:00
Johannes Zellner
01c0bd0e73 Update translations 2021-07-29 10:54:27 +02:00
Girish Ramakrishnan
62a56c455a webterminal: remove --rcfile
this broke sourcing of personal rcfile. see https://forum.cloudron.io/topic/5385/wp-cli-not-working-on-6-3-5
2021-07-22 13:03:33 -07:00
Johannes Zellner
3e4adc29f7 Update translation for sso login information 2021-07-13 20:07:07 +02:00
Johannes Zellner
bd2bc5b264 Hide groups/tags/state filter in app listing 2021-07-13 20:06:27 +02:00
Johannes Zellner
17cc6becd2 Ensure breadcrumbs and hash are correctly updated on folder navigation 2021-07-13 11:31:59 +02:00
Girish Ramakrishnan
30d14f5359 sshfs: add required attribute for various fields 2021-07-09 22:40:52 -07:00
Johannes Zellner
e7053c2790 filemanager: reset selection if directory has changed 2021-07-09 17:02:25 +02:00
Girish Ramakrishnan
a0d71bb8b0 branding: fix error highlight with empty cloudron name 2021-07-08 12:01:17 -07:00
Girish Ramakrishnan
4d44a1ceb9 translate error message and not the error object 2021-07-08 08:48:55 -07:00
Girish Ramakrishnan
306aeb3225 better text instead of "Cloudron in the wild" 2021-07-08 00:22:15 -07:00
Johannes Zellner
feb7366124 Update translations 2021-07-07 21:08:29 +02:00
Johannes Zellner
423c6f2f85 Make sso login hint translatable 2021-07-07 21:08:23 +02:00
Johannes Zellner
22633dc16e Give unread notifications a small left border 2021-07-07 19:27:31 +02:00
Johannes Zellner
9bbd1af259 Ensure notifications are only fetched and shown for at least admins 2021-07-07 19:07:43 +02:00
Johannes Zellner
2cb698c6bd setupaccount: Show input field errors below input field 2021-07-07 18:44:55 +02:00
Johannes Zellner
d292d5d419 Have 3 explicit avatar options
custom image, gravatar or none
2021-07-07 16:23:03 +02:00
Johannes Zellner
2caac75dbd Always show alias and redirect dots 2021-07-06 19:09:47 +02:00
Johannes Zellner
d75d1a717c Set focus automatically for new alias or redirect 2021-07-06 19:05:42 +02:00
Johannes Zellner
f06c0530ce Fixup input element size 2021-07-06 18:00:30 +02:00
Johannes Zellner
59f257346d We don't allow setting notifications to unread anymore so also prevent state issues when decreasing the counter 2021-06-30 17:24:41 +02:00
Johannes Zellner
7c15c26fa9 Move update badge out of the main a tag 2021-06-30 16:06:32 +02:00
Girish Ramakrishnan
56c54f1ab1 volume: add filesystem type 2021-06-25 10:21:09 -07:00
Girish Ramakrishnan
da0c07ff33 remove hardcoded hostPath
this is now moved to the backend since hostPath now relies on the
volume id (for the filemanager to work)
2021-06-24 16:59:13 -07:00
Girish Ramakrishnan
9b882499e8 sshfs: move the port near the server address 2021-06-24 15:04:51 -07:00
Johannes Zellner
4d2d04c232 Fix app update badge 2021-06-24 19:17:52 +02:00
Girish Ramakrishnan
a723e3a4dd notification: periodic refresh 2021-06-23 23:17:42 -07:00
Girish Ramakrishnan
4dbd794b41 Fix display of backup warning
see cloudron/box#719
2021-06-23 22:12:08 -07:00
Girish Ramakrishnan
1a406c4d7d notifications: translate messages prefixed with tr: 2021-06-23 21:59:30 -07:00
Girish Ramakrishnan
baf543ba00 app: disable mounts from import UI for now 2021-06-22 16:14:47 -07:00
Girish Ramakrishnan
e06400bb71 mountpoint: set chown and preserveAttributes 2021-06-22 16:09:52 -07:00
Girish Ramakrishnan
1ee6560f30 restore: fix UI 2021-06-22 14:34:41 -07:00
Girish Ramakrishnan
5e5948ecd4 typo 2021-06-22 13:45:15 -07:00
Girish Ramakrishnan
7b768d6149 backup: fix location display 2021-06-22 13:18:09 -07:00
Girish Ramakrishnan
e9029eb1f9 backups: clear mount options on provider change 2021-06-22 13:03:25 -07:00
Girish Ramakrishnan
a7783fdb0d remove the "-" because systemd makes it as \x2d when escaping 2021-06-22 09:46:18 -07:00
Johannes Zellner
7bc76f2f34 Actually 500 and 501 status codes do not mean the box as such is offline 2021-06-22 16:25:11 +02:00
Johannes Zellner
7472e78755 filemanager: Only retry every 2sec if path opening doesn't work right away to avoid busy loop 2021-06-22 16:24:35 +02:00
Johannes Zellner
0e5f8e75f9 filemanager: openPath() is not on the scope anymore 2021-06-22 16:07:40 +02:00
Girish Ramakrishnan
0fdb7f0a93 backups: show host and remotePath for sshfs 2021-06-21 23:19:47 -07:00
Girish Ramakrishnan
cc0705183a backups: hardcode mountpoint 2021-06-21 22:08:19 -07:00
Girish Ramakrishnan
2aee2c9e27 update translations 2021-06-21 16:44:39 -07:00
Girish Ramakrishnan
ccc45a41e6 volumes: remove the edit ui 2021-06-21 16:23:34 -07:00
Johannes Zellner
b27b4a38eb Only enable notification ack button if there are any unread ones 2021-06-21 14:04:25 +02:00