Johannes Zellner
7f4a9d6016
Split backup site config and contents
2025-10-09 10:26:54 +02:00
Johannes Zellner
3ac66f9dd4
Make backup task progress message a link to the task logs
2025-10-08 21:52:55 +02:00
Girish Ramakrishnan
9226baa63c
externalldap: remove usage of secret placeholder
2025-10-08 19:42:35 +02:00
Girish Ramakrishnan
b790d085bb
volumes: remove usage of secret placeholder
2025-10-08 18:05:30 +02:00
Johannes Zellner
933d5c9139
Use consistent style to only disable dialog close button if dialog submission is busy
2025-10-08 16:49:05 +02:00
Girish Ramakrishnan
f1fb5f2530
pass a copy when opening dialog
...
otherwise, any changes the dialog makes will reflect in the calling
view's object
2025-10-08 14:06:32 +02:00
Johannes Zellner
ea28c10a39
Ensure SystemBackupList is refreshed and tracks new backup or cleanup tasks
2025-10-08 13:45:18 +02:00
Johannes Zellner
edb3aea880
Rename platform backups to system backups
2025-10-08 11:21:12 +02:00
Johannes Zellner
71c52a87ec
Add backup task cancel button if task is active
2025-10-08 11:01:59 +02:00
Johannes Zellner
8c786f38ab
Translate last backup run for sites
2025-10-08 11:01:59 +02:00
Girish Ramakrishnan
6bc5826c86
use prettyLongDate in the eventlog timestamps
2025-10-08 10:54:11 +02:00
Johannes Zellner
f83bd2e3b7
No need to show extra error label in backup site last run on error
2025-10-08 10:34:30 +02:00
Johannes Zellner
91e21d69db
Remove toplevel backup list view
2025-10-08 09:10:04 +02:00
Johannes Zellner
5bcfea161f
Move platform backup listing to backup sites view
2025-10-08 09:07:54 +02:00
Girish Ramakrishnan
c0972b3e14
restore: add ... animation
2025-10-07 21:07:30 +02:00
Girish Ramakrishnan
1b91ae1ab3
restore: display error on top
2025-10-07 20:51:57 +02:00
Girish Ramakrishnan
4a462597fd
restore: fix display of error
2025-10-07 20:42:14 +02:00
Girish Ramakrishnan
35ab03c392
restore: do not hide encryption in advanced section
2025-10-07 19:54:20 +02:00
Johannes Zellner
22fe27da9c
Avoid table column width jumping when table-actions have favorites
2025-10-07 17:34:21 +02:00
Johannes Zellner
e31164140c
Revert "Improve showing favorites on desktop"
...
This reverts commit d3731ff339 .
2025-10-07 17:26:57 +02:00
Johannes Zellner
d3731ff339
Improve showing favorites on desktop
2025-10-07 17:20:03 +02:00
Johannes Zellner
55091cfe8d
Attempt to add table row action favorites in users view
2025-10-07 14:54:25 +02:00
Johannes Zellner
b38371400c
Avoid annoying crash with hotreload
2025-10-07 14:54:25 +02:00
Girish Ramakrishnan
0458fee326
Fix SingleSelect usage for configureRetention
2025-10-07 14:53:44 +02:00
Girish Ramakrishnan
15256ebbdf
sort the days and hours
2025-10-07 14:44:47 +02:00
Girish Ramakrishnan
773435fb7f
move helper functions out of the model and into the view
2025-10-07 14:41:10 +02:00
Girish Ramakrishnan
491617e41c
replace select with Select to have consistent style
2025-10-07 14:09:07 +02:00
Girish Ramakrishnan
24fc480f7b
Use ClipboardButton everywhere
2025-10-07 13:57:16 +02:00
Girish Ramakrishnan
28c0d63f89
app archive: fix download config
2025-10-06 22:34:28 +02:00
Girish Ramakrishnan
0e09df797b
provision: fix issues when refreshing
2025-10-06 21:47:25 +02:00
Girish Ramakrishnan
7fae0751b9
add whirpool to restore view
2025-10-06 21:29:12 +02:00
Girish Ramakrishnan
e6cdd1ed7a
remove double error in restore view
2025-10-06 21:07:32 +02:00
Girish Ramakrishnan
9d8c079d37
restore: send siteId
2025-10-06 20:03:38 +02:00
Girish Ramakrishnan
d732adf34b
restore: complete the latest full backup task of site id
...
when creating a full backup, the task is still running and the database
dump which is part of the backup, still says it is still running.
during restore, we mark the taskId as completed. detection of the task
is using the siteId in config (when restoring via backup config) or
just blindly setting the last backup task as completed (in manual form fill).
2025-10-06 19:50:58 +02:00
Girish Ramakrishnan
534aa7423e
setup: default to hetzner dns
2025-10-06 15:52:44 +02:00
Johannes Zellner
be416fd335
Only wrap app configure titlebar on mobile
2025-10-06 15:44:09 +02:00
Johannes Zellner
efa4c09306
At least make backuptarget.add event known for eventlogs
2025-10-06 12:59:49 +02:00
Johannes Zellner
c67b4a4e51
Do not give focus to appstore search input if subscription required
...
dialog is shown
2025-10-06 12:38:09 +02:00
Johannes Zellner
16c2316183
Only fetch apps for backup info when info dialog is opened
2025-10-05 17:30:37 +02:00
Johannes Zellner
d2cc38c8ec
Instead of app status label show static external link label for app links
2025-10-05 16:53:39 +02:00
Girish Ramakrishnan
7a24c23bdd
Make LDAP view that contains the server and external ldap
2025-10-05 11:16:23 +02:00
Girish Ramakrishnan
32f4b72d68
rename views
2025-10-05 10:45:38 +02:00
Girish Ramakrishnan
6713ba3798
refactor Appearance into two components - Applinks and Branding
2025-10-05 10:30:34 +02:00
Girish Ramakrishnan
0b310f849a
rename Metrics to SystemInfo , Graphs
2025-10-03 17:04:48 +02:00
Girish Ramakrishnan
c9c00d2b9f
Make search by app id work
2025-10-03 12:58:13 +02:00
Johannes Zellner
9d99794242
Also show queued icon in email event log for outgoing mails
2025-10-03 12:02:27 +02:00
Johannes Zellner
625a55ddeb
Fix typo in appstore link
2025-10-02 11:54:44 +02:00
Girish Ramakrishnan
e255f4158f
match the button style in robots.txt form
2025-10-02 10:55:19 +02:00
Girish Ramakrishnan
e0740f89d9
make setup text bigger
2025-10-02 10:50:25 +02:00
Girish Ramakrishnan
a4e680ee01
setup: add "Cloudron" to the heading
2025-10-02 10:33:30 +02:00