Commit Graph

1776 Commits

Author SHA1 Message Date
Girish Ramakrishnan 9d8c079d37 restore: send siteId 2025-10-06 20:03:38 +02:00
Girish Ramakrishnan 9bb58b1649 typo 2025-10-06 19:54:19 +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 d010330b58 Use task type enum 2025-10-06 18:25:21 +02:00
Girish Ramakrishnan 4562024e72 remove unused function 2025-10-06 18:20:38 +02:00
Johannes Zellner a468b6ff39 Do not call graph.update() on every new dataset 2025-10-06 16:38:37 +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 181b9cdee6 Fix vertical layout for Section headers 2025-10-06 12:49:48 +02:00
Johannes Zellner a1c3cd272b Fix indentation 2025-10-06 12:40:15 +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
Girish Ramakrishnan ca96e40397 Use text-warning when showing warning below input elements 2025-10-06 11:09:35 +02:00
Johannes Zellner 758daee0c9 Better layout app install dialog on mobile to avoid overflow 2025-10-05 18:21:49 +02:00
Johannes Zellner 37b6a2568d Show X close button in app install dialog 2025-10-05 18:14:30 +02:00
Johannes Zellner 4ee2fd8b14 Set absolute URL when appinstall dialog is closing 2025-10-05 17:41:28 +02:00
Johannes Zellner 7706be3e2f Set location.href instead of hash for the fallback view 2025-10-05 17:40:42 +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 ce22100b02 Align mobile menu drawer open/close with header bar 2025-10-05 17:01:59 +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
Johannes Zellner c0a31ccb55 Use VITE_CACHE_ID to bust translation file cache for new versions 2025-10-05 12:14:02 +02:00
Girish Ramakrishnan 8ddc9e3138 Fix ldap view href 2025-10-05 11:34:48 +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 282df5c2e6 Fix the LDAP and OpenID views 2025-10-05 10:39:40 +02:00
Girish Ramakrishnan 6713ba3798 refactor Appearance into two components - Applinks and Branding 2025-10-05 10:30:34 +02:00
Girish Ramakrishnan 355edda058 More menu reordering 2025-10-05 10:14:26 +02:00
Girish Ramakrishnan b1141f8cbb More reordering 2025-10-04 23:45:12 +02:00
Girish Ramakrishnan eaad527e32 rework the sidebar ordering and grouping 2025-10-04 23:22:34 +02:00
Girish Ramakrishnan 810922de5e friendlier hash/urls 2025-10-04 23:11:30 +02:00
Girish Ramakrishnan da3414e3bc make enum for the sidebar groups 2025-10-04 23:07:00 +02:00
Girish Ramakrishnan 99a0c78fe4 Use href as the view value to simplify logic 2025-10-04 22:58:50 +02:00
Girish Ramakrishnan 444d3eeb7c remove duplicate error message 2025-10-04 10:38:46 +02:00
Girish Ramakrishnan dfb465ef77 Fix date formatting in system graphs 2025-10-03 18:38:09 +02:00
Girish Ramakrishnan b20107ad2a Fix date formatting in graph tooltips 2025-10-03 18:25:32 +02:00
Girish Ramakrishnan 6977556984 Fix graph tooltip rendering 2025-10-03 17:50:49 +02:00
Girish Ramakrishnan 676f25962d add annotation label for the high marks 2025-10-03 17:27:23 +02:00
Girish Ramakrishnan 02fe971f0b Remove graph subtext and move to footer 2025-10-03 17:14:40 +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 910087e37a Improve spacing in DiskUsageItems 2025-10-03 12:37:21 +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 3218d7c64d Reverse color fade in public pages left pane in dark mode 2025-10-03 11:55:56 +02:00
Girish Ramakrishnan a3a8e67ce2 add some spacing between warning and changelog 2025-10-03 11:22:19 +02:00
Girish Ramakrishnan ac388e1daf Split the ubuntu version and cloudron version 2025-10-03 10:41:48 +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 a4605238aa Fix spacing between form group and checkbox 2025-10-02 10:50:22 +02:00
Girish Ramakrishnan a4e680ee01 setup: add "Cloudron" to the heading 2025-10-02 10:33:30 +02:00