Girish Ramakrishnan
c5f97e8bb0
fix parsing of cron pattern
...
in some old instances, we had "00 00 * * *" (note double space
and only 5 components).
2025-11-18 09:58:38 +01:00
Girish Ramakrishnan
03aae46880
update: show update error
2025-11-13 15:05:59 +01:00
Girish Ramakrishnan
8d06defbcb
update dialog: fix translations
2025-11-12 12:50:53 +01:00
Girish Ramakrishnan
1b5bd0d379
Enclose form in FormGroup
2025-11-05 15:36:55 +01:00
Johannes Zellner
800a7e26e9
Move update checker button back down
2025-10-18 09:47:36 +02:00
Johannes Zellner
8dcb3f2f85
Fix update schedule configuration
2025-10-16 23:17:05 +02:00
Johannes Zellner
5c7f99c0ee
Show current Cloudron version and if on latest in update view
2025-10-16 12:48:49 +02:00
Johannes Zellner
9e92d08261
Avoid flickering of SystemUpdate view when update is busy
2025-10-16 12:12:59 +02:00
Johannes Zellner
dc72df1dbd
Show error dialog if manual cloudron update failed
2025-10-15 18:02:07 +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
1a674a30ac
move cronDays, cronHours to utils
2025-10-07 14:37:53 +02:00
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