96 Commits

Author SHA1 Message Date
marvin 43ba59b302 Move to semver going forward; tokenize border-radius and font-size literals (v0.12.0) v0.12.0 2026-09-16 18:31:26 -04:00
marvin 00990d5008 Fix recovery codes being unreadable (light-on-light) when OS is in light mode but app theme is dark (v0.11.120) v0.11.120 2026-09-16 18:04:13 -04:00
marvin e0463525ef Fix recovery-codes dialog not appearing in Safari after 2FA setup (v0.11.119) v0.11.119 2026-09-16 17:56:30 -04:00
marvin 5417d5eeed Add administrator override for a locked-out user's 2FA; update README/ROADMAP (v0.11.118) v0.11.118 2026-09-16 17:42:26 -04:00
marvin 2890be6129 Filter performance table by host, format avg response times in seconds, differentiate toast error styling (v0.11.117) v0.11.117 2026-09-16 15:50:02 -04:00
marvin 964b1dd2de Fix error-breakdown popup: remove close X, fix broken data handoff (v0.11.116) v0.11.116 2026-09-16 15:34:48 -04:00
marvin 26e2660a03 Use design tokens for spacing/radius/font-size in error-breakdown popup (v0.11.115) v0.11.115 2026-09-16 15:23:25 -04:00
marvin 9c20253fa4 Replace inline error-breakdown expand with a themed popup (v0.11.114) v0.11.114 2026-09-16 15:21:54 -04:00
marvin 49d8bd83e6 Click-to-expand error breakdown on Performance table (v0.11.113) v0.11.113 2026-09-16 15:11:59 -04:00
marvin 7109967f67 Update README/ROADMAP for v0.11.112 and current feature set 2026-09-16 15:11:47 -04:00
marvin e26c1a3dec Hide misleading preview caption for Abort/Redirect modes (v0.11.112) v0.11.112 2026-09-16 14:57:18 -04:00
marvin f51067bceb Fix blank page caused by unguarded download-support listener (v0.11.110) v0.11.111 2026-09-16 12:34:41 -04:00
marvin 31e50d0e14 Fix blank page caused by unguarded download-support listener (v0.11.110) v0.11.110 2026-09-16 12:26:10 -04:00
marvin 98b79042bf Hide Gateway diagnostics from view, keep referenceable (v0.11.109) v0.11.109 2026-09-16 12:21:32 -04:00
marvin 72afecd539 Restyle Gateway diagnostics as a proper card (v0.11.108) v0.11.108 2026-09-16 12:08:39 -04:00
marvin 180280791a Fix Gateway diagnostics showing on every admin tab (v0.11.107) v0.11.107 2026-09-16 11:57:37 -04:00
marvin 753fb33d52 Update Documentation manual to match Security & updates consolidation (v0.11.106) v0.11.106 2026-09-16 11:43:49 -04:00
marvin 7846342412 Consolidate Security & updates into Certificates and Backup & restore (v0.11.105) v0.11.105 2026-09-16 11:30:39 -04:00
marvin 2d0e9989ed Add design token foundation (spacing/radius/type scale); fix indicator-bar spacing inconsistency across views (v0.11.104) v0.11.104 2026-09-16 11:24:56 -04:00
marvin 92f3430892 Fix storage.js SQL corruption from v0.11.103 comments; bump to v0.11.103.1 2026-09-16 11:09:10 -04:00
marvin 5c84e6cf73 Revert storage.js: v0.11.103 comments broke a SQL template literal v0.11.103.1 2026-09-16 11:02:08 -04:00
marvin cb1bdc6aca Annotate server.js, storage.js, app.js, features.js, and index.html with section/function comments v0.11.103 2026-09-16 10:54:49 -04:00
marvin b62f27f415 Give Proxy Hosts their own empty-state glyph v0.11.102 2026-09-16 09:13:17 -04:00
marvin e39e1c3245 Add full compose files and ZimaOS manifest 2026-09-16 08:29:45 -04:00
marvin f1e89af839 Update README for v0.11.101 2026-09-15 22:01:01 -04:00
marvin 609037fc2c Update README for v0.11.101 2026-09-15 21:55:01 -04:00
marvin 399ca4ddaf Allow renaming a Hosted Site the same way Proxy Hosts already can (v0.11.101) v0.11.101 2026-09-15 19:11:25 -04:00
marvin ac88b3b924 More breathing room around the brand mark; center themed pages (v0.11.100) v0.11.100 2026-09-15 16:45:20 -04:00
marvin 1867bdea81 New icon and wordmark brand artwork (v0.11.99) v0.11.99 2026-09-15 16:34:58 -04:00
marvin d9028aa8dc Fix missing dropdown arrow on Backup & Restore selects; catch package.json version up to v0.11.97 (v0.11.98) v0.11.98 2026-09-15 16:04:28 -04:00
marvin 4050b004bd Stop the Logs & Retention preview poll from hitting the API before login, clobbering the username field (v0.11.97) v0.11.97 2026-09-15 15:49:34 -04:00
marvin 1aee27b539 Fix Certificates section description text-size inconsistency (v0.11.96) v0.11.96 2026-09-15 10:23:08 -04:00
marvin a6060627d9 Static Administration tab bar; backup page UX improvements (v0.11.95) v0.11.95 2026-09-15 09:58:57 -04:00
marvin 13ff035fae Login-sized brand mark on themed pages; fix duplicate backup creation and auto-download (v0.11.93) v0.11.93 2026-09-15 09:46:07 -04:00
marvin 69677fa9a8 Real brand icon/wordmark on themed default-site pages; wider/taller live preview (v0.11.92) v0.11.92 2026-09-15 00:37:02 -04:00
marvin 98c4fd331d Add a live preview pane to Gateway Defaults for the themed page and Custom HTML (v0.11.91) v0.11.91 2026-09-15 00:18:29 -04:00
marvin 60f36dbfb7 Fix caddyQuote() double-escaping backslashes, breaking the Block-common-exploits regex (v0.11.90) v0.11.90 2026-09-15 00:02:15 -04:00
marvin fb961ae96d Simplify Block-common-exploits checkbox, reset Advanced-options state per dialog open, expand its documentation (v0.11.89) v0.11.89 2026-09-14 23:49:31 -04:00
marvin d98642cbc2 Fix Load balancing dropdown enabling prematurely; clarify Forward-to/Upstream pool interaction (v0.11.88) v0.11.88 2026-09-14 23:36:04 -04:00
marvin 56e0583b2d Add load-balancing policy selection for Proxy Hosts with multiple upstreams (v0.11.87) v0.11.87 2026-09-14 23:26:23 -04:00
marvin 8e430a9127 Confirm before disabling a Group that's still granting Access List login (v0.11.86) v0.11.86 2026-09-14 22:28:38 -04:00
marvin 4576845604 Always land on the dashboard after a successful login (v0.11.84) v0.11.84 2026-09-14 22:14:16 -04:00
marvin 987cf48b6c Document My Account, 2FA, and the update-notification banner in the in-app manual (v0.11.83) v0.11.83 2026-09-14 22:09:27 -04:00
marvin e62f0cc988 Show an update-available banner when a newer version is deployed (v0.11.82) v0.11.82 2026-09-14 21:56:58 -04:00
marvin 823a116d09 Tighten My Account password-form spacing (v0.11.81) v0.11.81 2026-09-14 21:45:42 -04:00
marvin fd414ddaf4 Tighten brand-logo spacing and clear password field on MFA cancel (v0.11.80) v0.11.80 2026-09-14 21:38:33 -04:00
marvin 89cabf4baf Fix login username-focus race and tighten login/MFA spacing (v0.11.79) v0.11.79 2026-09-14 21:14:37 -04:00
marvin f39d405de8 Fix My Account layout: password form grid gap and panel spacing (v0.11.78) v0.11.78 2026-09-14 19:59:55 -04:00
marvin 2bb875eb98 Add optional two-factor authentication (TOTP) and a self-service My Account view (v0.11.77) v0.11.77 2026-09-14 19:49:23 -04:00
marvin d73f0cea3f Fix domain-less-primary Hosted Sites not getting a Caddy site block (v0.11.76) v0.11.76 2026-09-14 10:42:08 -04:00