Commit Graph

16 Commits

Author SHA1 Message Date
Girish Ramakrishnan 647209cf6d Fix description of auto update switch
It should be some description and not describe the current state of
the switch.
2025-09-30 14:10:07 +02:00
Girish Ramakrishnan 9a3a78c96c Split recovery mode into repair and restart
recovery mode is not a 'setting'
2025-09-25 16:00:03 +02:00
Girish Ramakrishnan 7701b41af4 Fix more spacing and layout issues 2025-09-25 15:26:01 +02:00
Girish Ramakrishnan 5bdfe23435 Fix padding 2025-09-25 11:46:35 +02:00
Johannes Zellner dd5c438597 More layout fixes to the app configure view 2025-09-21 14:57:58 +02:00
Girish Ramakrishnan 41932c9127 app update: use the props.app directly instead of local copy
this way if the app auto updates in the background, we are showing
the correct state in the view
2025-09-17 12:14:21 +02:00
Johannes Zellner c3e746aa74 Allow to redo the update if the app task failed 2025-07-24 11:35:50 +02:00
Johannes Zellner 8c858c6b1e First check for app updates on the backend then fetch updates 2025-07-18 18:13:42 +02:00
Johannes Zellner 579f5d7c8a pankow moved to @cloudron/pankow 2025-07-10 11:55:11 +02:00
Girish Ramakrishnan 2486aee24d AppsView: updateInfo is now part of app object 2025-06-26 16:57:55 +02:00
Johannes Zellner f1653d4643 Show app update changelog in update view instead of dialog 2025-06-25 21:49:05 +02:00
Johannes Zellner 58bc040953 Use SettingsItem in app update view 2025-06-25 21:16:59 +02:00
Johannes Zellner a32d2c6f4d Better handle app updates and show update errors in dialog 2025-05-29 11:27:37 +02:00
Johannes Zellner 105bcf23be Add UI to archive app instead of uninstall 2025-04-22 18:03:01 +02:00
Johannes Zellner 263f68554e Attempt some transition between app configure views 2025-03-06 16:54:30 +01:00
Johannes Zellner 7d35c9a8eb Implement app update view 2025-03-04 18:20:42 +01:00