Commit Graph

1513 Commits

Author SHA1 Message Date
Johannes Zellner
4661576c8a Add app backup task logs dropdown and improve task tracking 2025-07-18 16:22:41 +02:00
Johannes Zellner
b03bb5a3d7 Track app backup tasks in app backup view 2025-07-18 15:53:45 +02:00
Johannes Zellner
e181abe797 Polish disk usage 2025-07-18 13:36:48 +02:00
Johannes Zellner
330505faaf Also close eventsource on unmounted 2025-07-17 21:16:04 +02:00
Johannes Zellner
f7dd10bc08 Add an explicit button to load disk usage details 2025-07-17 21:03:36 +02:00
Johannes Zellner
20cc82e210 slightly better disk usage styling 2025-07-17 19:44:55 +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
50a5b9861a Fix meta tag injection 2025-07-17 17:03:44 +02:00
Johannes Zellner
11a6cf8236 Add generic 412 http response handler to ask for dashboard refresh 2025-07-16 22:43:16 +02:00
Johannes Zellner
80edfffc3f Update pankow 2025-07-16 19:58:21 +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
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
5967907f86 Remove console.log 2025-07-16 18:24:18 +02:00
Johannes Zellner
3754021ae8 Make the proxyauth login visually distinctive from oidc login 2025-07-16 18:20:43 +02:00
Johannes Zellner
d1dcbd97b7 Build proxyauth entrypoint as a single inlined html file 2025-07-16 17:45:33 +02:00
Johannes Zellner
30c0690e90 Bring back proxyauth proceed-to-login view 2025-07-16 17:45:33 +02:00
Johannes Zellner
54c2e670e1 Fix appstore grid margin on search 2025-07-16 14:35:56 +02:00
Johannes Zellner
e35dbba57d Disable app label submit button if value haven't changed 2025-07-16 13:39:40 +02:00
Johannes Zellner
e632f07708 Allow direct search links into the eventlog 2025-07-16 13:28:30 +02:00
Johannes Zellner
7f0201b552 Add copy-to-clipboard button for backup id 2025-07-16 13:01:34 +02:00
Johannes Zellner
70de7ffe69 Never open edit dialogs on row-click 2025-07-16 12:49:22 +02:00
Johannes Zellner
7a421205e9 Sync up app backup listing columns with system backups 2025-07-16 12:47:59 +02:00
Johannes Zellner
32bc082a9f Update pankow 2025-07-15 23:38:49 +02:00
Johannes Zellner
8564105ee3 Show backup preserved icon in the beginning of the row 2025-07-15 19:01:21 +02:00
Johannes Zellner
4a537dde1a No more modal for dialogs 2025-07-15 18:51:39 +02:00
Johannes Zellner
2f4d89f32a Set correct close label for backup info dialog 2025-07-15 18:47:52 +02:00
Johannes Zellner
10d74d3b34 Show mailbox quota in a separate column and fix usage value 2025-07-15 15:57:38 +02:00
Johannes Zellner
e1ba78ff61 Do not open mailbox/mailing list edit on row click 2025-07-15 15:40:49 +02:00
Johannes Zellner
31ee456962 Ensure app task and status info does not overflow the header toolbar 2025-07-15 14:42:58 +02:00
Johannes Zellner
717607807a Fix dialog width to 600px or 95% max for mobile 2025-07-15 14:00:19 +02:00
Johannes Zellner
27c5721e2b Show rsync backup format advanced sliders 2025-07-14 17:50:47 +02:00
Johannes Zellner
f3534288f1 Move encryption password info up 2025-07-14 17:48:14 +02:00
Johannes Zellner
87a5829f9e Only disable filter elements in appstore view until ready 2025-07-14 17:40:46 +02:00
Johannes Zellner
6b839c8cdc Do not offer the default app data for volume mounts 2025-07-14 15:41:32 +02:00
Johannes Zellner
15c25329b6 Stripe potential sso/nosso section when saving postinstall notes 2025-07-14 15:31:34 +02:00
Girish Ramakrishnan
aca85b63ae restore: do not redirect back to setup view 2025-07-14 15:16:28 +02:00
Johannes Zellner
56da5493b3 Remove console.log 2025-07-14 14:41:35 +02:00
Johannes Zellner
abcc9b374c Show the correct labels when restoring from an app archive 2025-07-14 14:22:29 +02:00
Johannes Zellner
53fc6af1fb Fix internal dashboard backups link to app archives in translation 2025-07-14 13:23:25 +02:00
Johannes Zellner
f15909c814 Pickup system language from template 2025-07-14 11:43:28 +02:00
Johannes Zellner
7adae569f5 Remove last usage of auth/branding route 2025-07-14 11:12:05 +02:00
Johannes Zellner
c3f45471c7 Use the same style for appstatus and notfound pages 2025-07-11 23:01:04 +02:00
Johannes Zellner
c47d5565c2 Update pankow to improve busy states and dialogs 2025-07-11 22:33:31 +02:00
Johannes Zellner
fd4f3147f9 Improve app status page 2025-07-11 18:54:57 +02:00
Johannes Zellner
83b056738f Always use name for ejs template title 2025-07-11 16:56:20 +02:00
Johannes Zellner
af13c580b3 Fix app error page meta description 2025-07-11 16:44:45 +02:00
Johannes Zellner
e35197c968 Add og:title and og:image meta tags 2025-07-11 16:25:13 +02:00