Girish Ramakrishnan
|
162e51a0af
|
restore: fix crash when trying to mount fs volumes
|
2025-12-04 00:14:37 +01:00 |
|
Girish Ramakrishnan
|
59b9991a2c
|
Fix form validation when credentials change
|
2025-12-04 00:03:06 +01:00 |
|
Girish Ramakrishnan
|
97128673ff
|
fix form validation in file upload buttons
|
2025-12-03 23:39:09 +01:00 |
|
Girish Ramakrishnan
|
fdac444aed
|
make readonly and required mutually exclusive
per https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/readonly
"Note: The required attribute is not permitted on inputs with the readonly attribute specified."
|
2025-12-03 23:33:24 +01:00 |
|
Girish Ramakrishnan
|
c656903772
|
Use the simpler file.save to verify
|
2025-12-03 21:02:53 +01:00 |
|
Girish Ramakrishnan
|
61b5ab8a49
|
gcs: ensure handlers are attached before write
|
2025-12-03 20:36:55 +01:00 |
|
Girish Ramakrishnan
|
550df1be89
|
import: explictly handle all the config keys
|
2025-12-03 20:33:23 +01:00 |
|
Girish Ramakrishnan
|
99c14533a5
|
gcs: fix copy operation
copy() is part of the interface and does not include the prefix.
|
2025-12-03 18:31:26 +01:00 |
|
Girish Ramakrishnan
|
b759fdb6e3
|
s3: remove leading slash in CopySource
|
2025-12-03 17:11:51 +01:00 |
|
Girish Ramakrishnan
|
374e1f65c6
|
typo. mountpoint is a command
|
2025-12-03 11:54:44 +01:00 |
|
Girish Ramakrishnan
|
3d6526de3e
|
backup site: fix placeholder strings
|
2025-12-03 11:52:27 +01:00 |
|
Girish Ramakrishnan
|
8f43c7d3d8
|
location: use the domain where app is installed as default
|
2025-12-03 11:02:42 +01:00 |
|
Girish Ramakrishnan
|
e5b7ad5be2
|
restore: remove unused fields
|
2025-12-03 10:42:00 +01:00 |
|
Girish Ramakrishnan
|
8227ce1158
|
restore: fix typo. error -> formError
|
2025-12-03 10:27:20 +01:00 |
|
Girish Ramakrishnan
|
35b80178ed
|
account: unlinking is not a settings item
|
2025-12-03 09:59:50 +01:00 |
|
Girish Ramakrishnan
|
80b0dba9fe
|
remove old changelog
|
2025-12-02 15:22:37 +01:00 |
|
Girish Ramakrishnan
|
a5497dc215
|
restore: validate ipv6 config
|
2025-12-02 15:19:59 +01:00 |
|
Girish Ramakrishnan
|
964fb5d251
|
typo
|
2025-12-02 15:16:26 +01:00 |
|
Johannes Zellner
|
e24ee05337
|
Ensure we also refetch the backup sites when reloading the system backups
|
2025-12-02 14:51:40 +01:00 |
|
Johannes Zellner
|
c6858d505f
|
Until we know better, just hide app backup size on mobile
|
2025-12-02 14:39:47 +01:00 |
|
Johannes Zellner
|
0ea1e47176
|
Hide backup size on mobile
|
2025-12-02 13:59:10 +01:00 |
|
Johannes Zellner
|
5355b91f37
|
Fix table layout for groups and bring back member usernames
|
2025-12-02 13:17:36 +01:00 |
|
Johannes Zellner
|
86e7eb1087
|
Bring back group labels in users view with constrained table columns
|
2025-12-02 13:13:00 +01:00 |
|
Johannes Zellner
|
043d89c03b
|
Ensure we purge the ssh backup key file in case it was left over by a
previous failed backup run
fs.writeFileSync() would fail to overwrite due to restricted file mode
for ssh
|
2025-12-02 12:14:33 +01:00 |
|
Girish Ramakrishnan
|
1cbad1057d
|
cloudron-support: with equal timestamps, order by name
|
2025-12-02 09:33:55 +01:00 |
|
Girish Ramakrishnan
|
d906771b18
|
Update translations
|
2025-12-02 09:12:07 +01:00 |
|
Johannes Zellner
|
76ef9c0388
|
Go back to mailbox alias column eliding
|
2025-12-01 22:21:02 +01:00 |
|
Girish Ramakrishnan
|
262d96f8d7
|
Fix welcome translation
|
2025-12-01 22:09:37 +01:00 |
|
Girish Ramakrishnan
|
41b7466325
|
profile: show 2fa button for local users (when ldap connector enabled)
|
2025-12-01 21:16:33 +01:00 |
|
Girish Ramakrishnan
|
76f2c5f9fc
|
mandatory 2fa: show undismissable dialog and warning
|
2025-12-01 20:56:21 +01:00 |
|
Johannes Zellner
|
e5a1fc9e2d
|
Ensure the restore progress message does not overflow the screen
|
2025-12-01 20:50:03 +01:00 |
|
Girish Ramakrishnan
|
11f9e260ed
|
2fa: fix hash parsing in router
|
2025-12-01 19:54:19 +01:00 |
|
Girish Ramakrishnan
|
e209bdec65
|
SetupAccount: fix set up button disable status
|
2025-12-01 19:28:41 +01:00 |
|
Girish Ramakrishnan
|
6432851a78
|
users: make remove 2fa separate dialog
|
2025-12-01 19:19:12 +01:00 |
|
Johannes Zellner
|
31fb22a7c3
|
Add window.cloudron.onRequestError()
|
2025-12-01 19:05:22 +01:00 |
|
Johannes Zellner
|
bc47e30ad3
|
Use storageQuota instead of quotaLimit in the mailbox list
|
2025-12-01 17:22:58 +01:00 |
|
Johannes Zellner
|
58cf7c720f
|
Same as users view, only show user count in groups view
|
2025-12-01 17:10:22 +01:00 |
|
Johannes Zellner
|
48bf73de80
|
replace line-height with max-height for logo to avoid squashing
|
2025-12-01 16:47:40 +01:00 |
|
Johannes Zellner
|
76a3f4e86c
|
Only show group count in users view and reduce horizontal view size
|
2025-12-01 16:38:49 +01:00 |
|
Johannes Zellner
|
3a760282f1
|
Only refresh changed email domains when mailboxes change
|
2025-12-01 16:04:14 +01:00 |
|
Girish Ramakrishnan
|
71affc0239
|
cloudron-support: add env type
|
2025-12-01 15:10:23 +01:00 |
|
Johannes Zellner
|
3b95d23d23
|
Increase logo line-height
|
2025-12-01 15:07:10 +01:00 |
|
Girish Ramakrishnan
|
8cd5345f8c
|
mailboxes: set size to 0 if missing in usage
|
2025-12-01 14:45:44 +01:00 |
|
Girish Ramakrishnan
|
fda393b5e1
|
alias: use mailbox domain as default and not dashboard
|
2025-12-01 14:26:36 +01:00 |
|
Girish Ramakrishnan
|
264f9f84ed
|
mailbox owner is required
|
2025-12-01 14:26:36 +01:00 |
|
Johannes Zellner
|
1d73760901
|
Limit cloudron name input to 64 chars
|
2025-12-01 11:50:30 +01:00 |
|
Johannes Zellner
|
03a13df47b
|
Add :maxlength property to EditableField component
|
2025-12-01 11:50:19 +01:00 |
|
Johannes Zellner
|
5160f22d91
|
Give cloudron logo in sidebar a sensible max-width
|
2025-12-01 11:49:15 +01:00 |
|
Girish Ramakrishnan
|
3bbc2bf986
|
9.0.14 changes
|
2025-12-01 10:47:19 +01:00 |
|
Johannes Zellner
|
90f68da42f
|
Reduce mailbox view width back to normal
|
2025-12-01 10:37:55 +01:00 |
|