Commit Graph

210 Commits

Author SHA1 Message Date
Johannes Zellner 1cd069df5e Revert "Replace generic console.error handlers with window.cloudron.onError"
This reverts commit 7db5a48e35.
2025-12-10 18:04:07 +01:00
Johannes Zellner 6620fc8570 Fetch more notifications to avoid required pagination 2025-12-10 11:57:51 +01:00
Johannes Zellner 7db5a48e35 Replace generic console.error handlers with window.cloudron.onError 2025-12-08 20:11:13 +01:00
Johannes Zellner c2e981b35a fetching the profile should error normally 2025-12-08 19:18:36 +01:00
Girish Ramakrishnan f714cd66f7 rework mail domain stats
We can now show list count, alias count as well in the mail domains UI
2025-12-05 13:32:07 +01:00
Girish Ramakrishnan 374e1f65c6 typo. mountpoint is a command 2025-12-03 11:54:44 +01:00
Girish Ramakrishnan 39c68075fb Use sentence case whenever possible 2025-11-13 09:12:42 +01:00
Johannes Zellner b2c8f87276 Auto-dismiss notifications popover if no unread notifications exist 2025-11-03 15:32:01 +01:00
Johannes Zellner a5452e4b15 Fix filemanager for custom apps 2025-10-27 16:29:31 +01:00
Johannes Zellner 5ba30d0236 add hetznercloud DNS provider 2025-10-20 15:05:19 +02:00
Girish Ramakrishnan 0dd6446f3e apps: add route to list sites for operators
the main backup listing route is only available for admins
2025-10-14 14:22:41 +02:00
Johannes Zellner f7e073c857 Move custom nameserver checkbox into the shared domain config component 2025-10-10 16:30:47 +02:00
Girish Ramakrishnan f5a5bebae6 dockerregistries: remove usage of secret placeholder 2025-10-08 16:40:43 +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 1a674a30ac move cronDays, cronHours to utils 2025-10-07 14:37:53 +02:00
Girish Ramakrishnan 28c0d63f89 app archive: fix download config 2025-10-06 22:34:28 +02:00
Girish Ramakrishnan 4562024e72 remove unused function 2025-10-06 18:20:38 +02:00
Johannes Zellner 1e599731b8 Show warning if a mailbox domain does not have incoming enabled 2025-09-30 17:27:53 +02:00
Johannes Zellner 9e99dae864 Remove debug log 2025-09-29 16:16:07 +02:00
Johannes Zellner 703b47d916 Uppercase string representation of backup pattern 2025-09-29 11:07:31 +02:00
Johannes Zellner 39e6463d19 Fix backupsite view when schedule is never 2025-09-29 10:02:02 +02:00
Girish Ramakrishnan a8f88d7c4d Fix up backup contents UI 2025-09-26 11:51:10 +02:00
Girish Ramakrishnan 70eb5c1053 display retention policy and schedule in sites view 2025-09-26 11:05:49 +02:00
Girish Ramakrishnan 98d4d99c1b appstore: add unlink account route 2025-09-24 21:49:24 +02:00
Johannes Zellner c8c5862b47 Make backupSite contents configurable 2025-09-24 18:11:48 +02:00
Johannes Zellner 0d3450ceed Add checkbox to configure backup site backup for update behavior 2025-09-24 17:22:10 +02:00
Johannes Zellner da818ff577 Support multiple backup sites for manual app backups 2025-09-23 13:53:01 +02:00
Johannes Zellner 74783eee0e Provider default contens for backup sites including all 2025-09-23 11:38:21 +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
Girish Ramakrishnan 405302e2f0 users: fix avatar handling and various translations 2025-09-16 12:05:47 +02:00
Girish Ramakrishnan 9bcca0a791 return the body 2025-09-12 19:00:19 +02:00
Girish Ramakrishnan da6be5c490 dashboard: rename backupTargets to backupSites 2025-09-12 10:49:43 +02:00
Girish Ramakrishnan d41c20f06c convert VolumesModel to use [error, result] pattern 2025-09-10 10:48:52 +02:00
Girish Ramakrishnan 19682ec21b tgz: integrity check 2025-08-15 21:23:39 +05:30
Johannes Zellner d3a0fe64e7 Fix typo 2025-08-07 10:42:37 +02:00
Johannes Zellner 98ea5a7b70 Setup backup encryption in extra step 2025-08-06 13:53:06 +02:00
Johannes Zellner cf86645bb5 Remove backup list from backup targets view 2025-08-04 15:17:46 +02:00
Johannes Zellner 1016d41d7a Rename backup label to name and separate backup listing into new view 2025-08-04 15:00:24 +02:00
Johannes Zellner 19893601f2 Show backup target status 2025-08-04 11:48:00 +02:00
Girish Ramakrishnan ead6d9c7d3 Fix app import 2025-08-02 20:42:12 +02:00
Johannes Zellner 175b2914b6 Make basic backup target add and edit work 2025-07-31 17:25:31 +02:00
Girish Ramakrishnan 89388940ed backups: make backup download config work 2025-07-28 11:18:02 +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 a839638478 Remove app start/stop button from toolbar 2025-07-23 13:16:13 +02:00
Johannes Zellner 585885e6a2 Add detailed disk usage view on click 2025-07-17 19:27:09 +02:00
Johannes Zellner 149af003d4 Show filesystem overview in disk usage 2025-07-17 17:06:37 +02:00
Johannes Zellner 696632e551 Enable clearing of user avatar 2025-07-16 18:56:00 +02:00
Johannes Zellner b1752de36f Ensure HeaderBar and Profile view use the same profile object so avatar gets synced 2025-07-16 18:32:06 +02:00
Johannes Zellner 579f5d7c8a pankow moved to @cloudron/pankow 2025-07-10 11:55:11 +02:00
Girish Ramakrishnan 4cf1739604 metrics: overlay app metrics over system metrics 2025-07-07 19:12:57 +02:00