Commit Graph

26 Commits

Author SHA1 Message Date
Girish Ramakrishnan
6cdbebf0d3 sync the changelog sizes in app and system update 2025-09-30 14:46:39 +02:00
Johannes Zellner
455116c86f Log buttons are just secondary actions 2025-09-22 11:09:41 +02:00
Johannes Zellner
1d49af144c Condense view horizontally and fix settings item spacings 2025-09-19 18:43:41 +02:00
Girish Ramakrishnan
2f4766af9d Fix update progress display 2025-09-10 21:46:03 +02:00
Girish Ramakrishnan
ac1bd650ce make changelog alone scrollable 2025-09-10 20:07:29 +02:00
Girish Ramakrishnan
c845b63578 Display any update check error 2025-09-10 18:54:04 +02:00
Girish Ramakrishnan
4c278a8da5 Everyday -> Every day . And add a space between times 2025-09-10 18:41:34 +02:00
Johannes Zellner
ee179a0bd8 Add section to set the primary backup target for updates 2025-08-06 20:08:53 +02:00
Johannes Zellner
2a3ab0ecb2 Avoid some flickering in the Updates UI 2025-08-06 19:43:43 +02:00
Johannes Zellner
387c399078 Make active ProgressBars busy 2025-08-06 10:28:34 +02:00
Johannes Zellner
7a734ebf29 Also remove all task log button tooltips 2025-07-16 19:55:22 +02:00
Johannes Zellner
197e159b48 Replace logs icon with actual text in task logs button 2025-07-16 19:48:52 +02:00
Johannes Zellner
579f5d7c8a pankow moved to @cloudron/pankow 2025-07-10 11:55:11 +02:00
Johannes Zellner
c0065765d4 Fix update UI to show progress and allow to cancel update task 2025-06-30 19:31:03 +02:00
Johannes Zellner
8e18a5fb4c Implement update dialog 2025-06-30 17:35:01 +02:00
Girish Ramakrishnan
19c9d7d59d updateInfo: move updateInfo into apps table
this has many advantages:
* easy to deliver the updateInfo via the apps object
* after updating, the task can clear it
* when apps are deleted, the info is automatically gone

otherwise, it's a mess of deps between apps/updater/apptask/rest routes

box update info is still in a file
2025-06-26 15:47:15 +02:00
Johannes Zellner
043180a0fa Sort backup schedule hours 2025-06-10 19:05:54 +02:00
Johannes Zellner
f345212468 Use SettingsItem in backup schedule config 2025-06-10 18:48:51 +02:00
Johannes Zellner
93261c63b5 Update frontend dependencies 2025-05-22 12:41:26 +02:00
Johannes Zellner
ddf98937d6 Fixup update pattern settings 2025-04-24 16:35:44 +02:00
Johannes Zellner
0865b9bbc5 Add mail connection details dialog 2025-03-12 13:41:07 +01:00
Johannes Zellner
71e9caef9c Create vue models without args 2025-01-31 21:02:48 +01:00
Johannes Zellner
24b9e713f2 Add private registry config section in settings 2025-01-24 17:38:18 +01:00
Johannes Zellner
b3736617c4 List update tasks 2025-01-24 14:09:30 +01:00
Johannes Zellner
63ee99fde9 Add autoupdate pattern dialog 2025-01-24 14:00:42 +01:00
Johannes Zellner
2d1f24ca0f Start migration of System view 2025-01-23 18:36:38 +01:00