Girish Ramakrishnan
8d3b655517
Fix incorrect padding
2025-11-10 13:30:39 +01:00
Girish Ramakrishnan
64cefd52c8
search: fix domain search to include redirect/alias/secondary domains
2025-11-10 13:30:39 +01:00
Johannes Zellner
edb92ed0a5
ImagePicker should always return a png data url
2025-11-10 11:53:40 +01:00
Girish Ramakrishnan
a8513cc0fa
search: also search in manifest title
2025-11-10 11:26:51 +01:00
Girish Ramakrishnan
20d4ce6632
add fsused to block_devices output
2025-11-10 11:01:19 +01:00
Girish Ramakrishnan
d8c3ce30ca
lint
2025-11-10 10:27:24 +01:00
Girish Ramakrishnan
d894de0784
cloudflare: ensure defaultProxyStatus in older configs
...
in Cloudron 9, we introduced an automated domain credentials check.
when checking with older cloudflare configs, this fails.
2025-11-10 10:18:32 +01:00
Girish Ramakrishnan
572bd19df6
Yet more translation fixes
2025-11-07 19:03:07 +01:00
Girish Ramakrishnan
4fd399eae9
Fix dialog titles
2025-11-07 17:49:51 +01:00
Johannes Zellner
f7f55710d1
Do not share relay provider setting with view and form
...
Fixes #866
2025-11-07 13:11:07 +01:00
Johannes Zellner
18815b97ce
Explicitly define busy ref in EmailDomainsView
2025-11-07 12:46:04 +01:00
Johannes Zellner
c4fce32a6a
Fix warning as ClipboardAction needs a string as value
2025-11-07 12:11:01 +01:00
Girish Ramakrishnan
9ed5f43ea1
More translation fixes
2025-11-07 12:09:38 +01:00
Johannes Zellner
232bce0a2d
Fix size props in ImagePicker
2025-11-07 12:04:48 +01:00
Johannes Zellner
27f975f3c5
Ensure we pass users and groups to the AccessControl component
2025-11-07 11:03:02 +01:00
Girish Ramakrishnan
5b834b4396
user add: hide active checkbox
2025-11-07 10:15:22 +01:00
Girish Ramakrishnan
52b46e2b3e
Fix typo that allowed primary domain to be deleted
2025-11-07 09:44:06 +01:00
Girish Ramakrishnan
044fb72da9
change placeholder as helper-text
2025-11-07 09:41:04 +01:00
Girish Ramakrishnan
0cf911bcdd
more translation fixes
2025-11-07 09:08:56 +01:00
Girish Ramakrishnan
829512dd13
Fix tests
2025-11-06 18:01:35 +01:00
Johannes Zellner
fa886c71b8
Avoid overflowing when textarea does not fit but also don't break lines
2025-11-06 16:50:45 +01:00
Johannes Zellner
21191bdc50
Give sshfs identity files unique filenames across mounts
...
If the same host was mounted as volume and backup or as a temporary
backup import, sharing the filename of the identify file would mean it
will get removed while still in use
2025-11-06 16:25:06 +01:00
Johannes Zellner
1bf2fe16a2
Fix AppImport dialog prefill from config to match BackupProviderForm inputs
2025-11-06 14:35:12 +01:00
Johannes Zellner
c35543af92
Fix mailbox usage and quota sorting
2025-11-06 13:51:39 +01:00
Johannes Zellner
9bb71bd066
helpPopover is not notificationPopover
2025-11-06 12:30:16 +01:00
Girish Ramakrishnan
f24e4f291d
remove fullstops in some phrases
2025-11-06 11:37:29 +01:00
Girish Ramakrishnan
32ab9a9d32
location: fix various spacing issues
2025-11-06 11:36:58 +01:00
Girish Ramakrishnan
8b520dec48
portbindings: only show portCount when > 1
2025-11-06 10:31:42 +01:00
Girish Ramakrishnan
70c539ac4d
mounts: remove loopback type
...
this is left over code from trying to implement size restricted data dir
2025-11-05 18:29:47 +01:00
Johannes Zellner
610651066a
Fix tgz app backup download
...
Fixes #868
2025-11-05 18:14:48 +01:00
Johannes Zellner
aaa750dbbc
email eventlog only has 5 columns
2025-11-05 17:55:11 +01:00
Girish Ramakrishnan
a518ee83cc
backups: show same filesystem warning
...
fixes #867
2025-11-05 16:58:22 +01:00
Girish Ramakrishnan
de84b5113c
mounts: always return message when getting status
2025-11-05 16:52:32 +01:00
Girish Ramakrishnan
2ea7847d4f
Add explicit option to disable automatic backups
...
Fixes #869
2025-11-05 15:51:15 +01:00
Girish Ramakrishnan
0650fca1cf
Add description tag
2025-11-05 15:39:07 +01:00
Girish Ramakrishnan
1b5bd0d379
Enclose form in FormGroup
2025-11-05 15:36:55 +01:00
Girish Ramakrishnan
5b6f796606
Rename BackupScheduleDialog.vue to BackupSiteScheduleDialog.vue
2025-11-05 13:41:13 +01:00
Girish Ramakrishnan
9d6a755486
backup site: make config the first option
2025-11-05 13:37:59 +01:00
Girish Ramakrishnan
9470654394
9.0.7 changes
v9.0.7
2025-11-04 09:22:15 +01:00
Girish Ramakrishnan
28feadd6c5
typo: forgot to amend previous commit
2025-11-04 09:20:12 +01:00
Girish Ramakrishnan
af3ed04b7f
externalldap: only set group members if they changed
2025-11-04 09:12:25 +01:00
Girish Ramakrishnan
2da99673cd
do not store "null" as string in database
...
in other news, JSON.parse('null') returns null.
2025-11-04 09:02:58 +01:00
Girish Ramakrishnan
476adcb029
show upstreamVersion and not package version
2025-11-03 17:04:03 +01:00
Johannes Zellner
b2c8f87276
Auto-dismiss notifications popover if no unread notifications exist
2025-11-03 15:32:01 +01:00
Girish Ramakrishnan
bd4e132709
More changes
v9.0.6
2025-11-03 13:24:15 +01:00
Johannes Zellner
fa8fcf8761
Support wildcard domain aliases in app location form
...
fixes #870
2025-11-03 12:00:00 +01:00
Johannes Zellner
8e92b53d9f
Show app icons in the grid in grayscale if app is stopped
2025-11-03 11:28:54 +01:00
Girish Ramakrishnan
6f90bd3db0
9.0.6 changes
2025-11-03 10:45:52 +01:00
Johannes Zellner
a261d8b754
Do not allow unlinking from cloudron.io account in demo mode
2025-10-31 08:47:05 +01:00
Johannes Zellner
9643b7ed1b
Filter dropdowns are searchable with more than 10 entries
2025-10-30 16:06:47 +01:00