147 Commits

Author SHA1 Message Date
marvin 6cd51a8a3f Show page-scoped refresh button on every page, sized to match primary buttons v0.16.47 2026-09-20 00:05:02 -04:00
marvin 7d5842448e Cache the database integrity check instead of running it on every dashboard fetch v0.16.45 2026-09-19 23:33:38 -04:00
marvin 40a68b3b96 Add temporary timing diagnostics for slow requests and the access-log import job v0.16.44 2026-09-19 23:24:19 -04:00
marvin bf524e5835 Scope page refreshes to only the data each view needs v0.16.43 2026-09-19 22:57:17 -04:00
marvin 926296d0d7 Stop the retention-preview timer from polling every page forever and index audit_events v0.16.42 2026-09-19 22:42:35 -04:00
marvin 578d39a3ad Cache certificate inventory and stop refreshPendingProxies from re-triggering a full refresh v0.16.41 2026-09-19 22:24:13 -04:00
marvin 8e6a5f9196 Sync Version panel's Uptime to the shared 7-second hero poll v0.16.40 2026-09-19 20:44:08 -04:00
marvin cf313f7abf Simplify Dashboard Uptime onto the shared 7-second hero poll v0.16.39 2026-09-19 20:05:14 -04:00
marvin a413f53577 Fix Dashboard Uptime tile resetting to 0m on page load due to a ticker race condition v0.16.38 2026-09-19 19:45:08 -04:00
marvin ecb4b1ad0a Document hero panel arc; sync Dashboard Throughput chip to the hero's refresh cadence v0.16.37 2026-09-19 16:34:58 -04:00
marvin 39f10f7378 Open /api/system/health to all signed-in users so the Dashboard hero works for non-admins v0.16.36 2026-09-19 16:27:18 -04:00
marvin 4ff29d4b2a Unify Dashboard and System tab hero panels; move version/database/IP metadata to Administration v0.16.35 2026-09-19 16:25:27 -04:00
marvin af5223dc63 Fix Network/Throughput helper text misalignment on the System hero panel v0.16.34 2026-09-19 15:55:13 -04:00
marvin bf93c009f0 Round Network stat's rate before formatting to fix layout-breaking decimals v0.16.33 2026-09-19 15:50:52 -04:00
marvin 9b80114e5b Fix DATA_DIR_LIMIT_GB comparing against whole-volume usage instead of Site Gateway's own footprint v0.16.32 2026-09-19 15:43:22 -04:00
marvin 813dde1f80 Add System tab hero panel auto-refresh and DATA_DIR_LIMIT_GB disk allowance v0.16.31 2026-09-19 15:38:28 -04:00
marvin 8b48e0db6c Fix CPU quota denominator and swap display on the System hero panel v0.16.30 2026-09-19 15:23:03 -04:00
marvin 992215151d Add System tab hero panel: CPU/memory/swap/disk/network + throughput v0.16.29 2026-09-19 14:46:47 -04:00
marvin b95a20942e Match API Access summary bar height to every other tab's summary bar (v0.16.28) v0.16.28 2026-09-19 14:04:54 -04:00
marvin 16dbbfec4e Fix API summary bar height and Pick container alignment for real (v0.16.27) v0.16.27 2026-09-19 13:50:46 -04:00
marvin 7e8e604df3 Shorten Docker socket helper text, fix Pick container alignment, fix summary bar wrapping (v0.16.26) v0.16.26 2026-09-19 13:26:41 -04:00
marvin 79fd947adb Parallelize filesystem walks across System/Certificates and remove duplicate cert scans (v0.16.25) v0.16.25 2026-09-19 12:55:43 -04:00
marvin 496716d4b2 Auto-reconnect and reload after a successful restart (v0.16.24) v0.16.24 2026-09-19 12:50:35 -04:00
marvin 5ac088025a Fix Restart application button doing nothing after confirmation (v0.16.23) v0.16.23 2026-09-19 12:40:40 -04:00
marvin ededa5a76f Fix Docker socket detection when the socket is group-owned, not world-readable (v0.16.22) v0.16.22 2026-09-19 09:26:23 -04:00
marvin 98b0884dcc Give API tokens full tile parity (icons, menu, hide-revoked); fix Groups icon bug (v0.16.21) v0.16.21 2026-09-18 22:51:27 -04:00
marvin aeff4d5773 Align frontend with backend role enforcement; correct role documentation (v0.16.20) v0.16.20 2026-09-18 22:40:58 -04:00
marvin 3df8f5db7f Move API token creation to shared header, expand docs, update README (v0.16.19) v0.16.19 2026-09-18 22:13:55 -04:00
marvin 4acfbd97bf Rework API Access tab to match Users/Groups tile layout (v0.16.18) v0.16.18 2026-09-18 21:58:34 -04:00
marvin 84f9189b06 Fix Backup type helper text showing both explanations at once (v0.16.17) v0.16.17 2026-09-18 21:52:30 -04:00
marvin 25a12f500f Backup type labels, drop Performance outliers/error column, sticky table header, badge unconfigured domains, fix Users loading flash (v0.16.16) v0.16.16 2026-09-18 21:25:58 -04:00
marvin 1c34407d65 Clean up Groups tab heading, add spacing under Administration subtitle (v0.16.15) v0.16.15 2026-09-18 20:54:57 -04:00
marvin e35cbfa2ab Fix Create button drifting out of sync when switching admin tabs (v0.16.14) v0.16.14 2026-09-18 19:25:28 -04:00
marvin 9aa111b7fe Add Groups stat bar, align Create group button, fix Logs/Performance/Certificates header spacing (v0.16.13) v0.16.13 2026-09-18 19:14:08 -04:00
marvin 17f1624c7c Fix Backup history getting stuck on Loading state (v0.16.12) v0.16.12 2026-09-18 18:49:08 -04:00
marvin e705e814af Merge Sync and Reload & restart into one Sync & control section (v0.16.11) v0.16.11 2026-09-18 18:41:36 -04:00
marvin f3294e0ada Clean up orphaned pre-prune snapshots inflating Storage usage (v0.16.10) v0.16.10 2026-09-18 18:32:01 -04:00
marvin 00f990f8b0 Side-by-side Integrations tiles, fix Sync button placement, track remaining job last-run times (v0.16.8) v0.16.8 2026-09-18 18:17:51 -04:00
marvin 2577493225 Give System/API Access tabs static shells to fix reload blink, restyle Scheduled Jobs with last-run data (v0.16.7) v0.16.7 2026-09-18 17:58:54 -04:00
marvin 23784accde Fix Scheduled Jobs reading the wrong dashboard property path, fix Docker socket tile width (v0.16.6) v0.16.6 2026-09-18 17:11:03 -04:00
marvin cb94e5c63c Match Docker socket status to health-tile styling, fix restart-status spacing (v0.16.5) v0.16.5 2026-09-18 16:51:55 -04:00
marvin 157c680e58 Reword restart-status Docker socket message to avoid duplicating the container-picker message (v0.16.4) v0.16.4 2026-09-18 16:43:39 -04:00
marvin b8dca3e397 Fix System tab: populate status sections on first render, add spacing between stacked cards (v0.16.3) v0.16.3 2026-09-18 16:32:17 -04:00
marvin 17c059e215 Fix nested dashboard-panel double-border and show actual access address instead of internal admin port (v0.16.2) v0.16.2 2026-09-18 16:00:42 -04:00
marvin f33fa99686 Add missing BACKUP_PASSWORD status row to the System tab (v0.16.1) v0.16.1 2026-09-18 15:53:04 -04:00
marvin 9c1426d276 Add System tab; fix settings-revert bug, encryption-status messaging, JS caching, native dropdown theming, and backup panel presentation (v0.16.0) v0.16.0 2026-09-18 15:39:58 -04:00
marvin ca7136afb8 Fix dashboard resync button wiring, attention color consistency, drift false-positives, and remove redundant Gateway Defaults callout (v0.15.2) v0.15.2 2026-09-18 13:51:55 -04:00
marvin 005ebac2b5 Fix drift-alert usability, dashboard signal accuracy, dropdown theming, and toast/dialog stacking; document v0.15.0 and v0.15.1 (v0.15.1) v0.15.1 2026-09-18 13:21:11 -04:00
marvin 59f0708382 Add REST API tokens, backup history, Docker container picker, Caddy config popout, Performance overhaul, and dashboard tile unification (v0.15.0) v0.15.0 2026-09-18 12:14:14 -04:00
marvin 968066d39a Add config-drift detection, backup-encryption readiness gating, dialog cleanup (v0.14.0) v0.14.0 2026-09-18 11:43:43 -04:00