Commit Graph

44 Commits

Author SHA1 Message Date
Gan, Jimmy db037eeb5c fix: use flex layout in voice mode to prevent page scroll competing with xterm
Deploy Dashboard / deploy (push) Successful in 57s
2026-02-26 16:57:29 +08:00
Gan, Jimmy afe97889e2 fix: filter terminal UI chrome (shortcuts, prompts, keybindings) from TTS
Deploy Dashboard / deploy (push) Successful in 59s
2026-02-26 16:40:34 +08:00
Gan, Jimmy 4772417464 fix: compact voice mode bottom sheet, hide title, inline mic+transcript
Deploy Dashboard / deploy (push) Successful in 1m26s
2026-02-26 16:25:35 +08:00
Gan, Jimmy 46dfd8c7ac feat: add TTS voice picker to voice mode bottom sheet
Deploy Dashboard / deploy (push) Successful in 1m8s
2026-02-26 16:22:16 +08:00
Gan, Jimmy f218d8df55 fix: TTS reads output in auto mode (don't skip when listening)
Deploy Dashboard / deploy (push) Successful in 1m0s
2026-02-26 16:12:36 +08:00
Gan, Jimmy cf8a5a65b2 feat: voice mode bottom sheet with hold/tap/auto talk modes
Deploy Dashboard / deploy (push) Successful in 1m2s
2026-02-26 16:03:43 +08:00
Gan, Jimmy f83058c41d fix: type STT text char-by-char, increase TTS debounce to 2s
Deploy Dashboard / deploy (push) Successful in 1m0s
2026-02-26 15:50:17 +08:00
Gan, Jimmy 0f05890d12 fix: iOS TTS unlock on user gesture, use \r for terminal Enter
Deploy Dashboard / deploy (push) Successful in 1m0s
2026-02-26 15:45:27 +08:00
Gan, Jimmy fca929df9f fix: voice controls reactivity, disable mic on unsupported browsers
Deploy Dashboard / deploy (push) Successful in 55s
2026-02-26 15:40:15 +08:00
Gan, Jimmy fa4da3868e feat: add voice mode (STT/TTS) to terminal page
Deploy Dashboard / deploy (push) Successful in 1m10s
2026-02-26 15:35:43 +08:00
Gan, Jimmy 6675d7b7d4 feat: n8n via HTTPS subdomain on NAS Caddy
Deploy Dashboard / deploy (push) Successful in 1m3s
2026-02-26 14:46:29 +08:00
Gan, Jimmy 70b77a7777 feat: add n8n to dashboard sidebar
Deploy Dashboard / deploy (push) Successful in 1m10s
2026-02-26 13:35:12 +08:00
Gan, Jimmy 879ae4b6a3 feat: smart LAN detection for sidebar links via X-Forwarded-For and router probe 2026-02-26 03:34:47 +08:00
Gan, Jimmy 22e9066ffe feat: terminal tabs with on-demand connections and Claude Dev host
Deploy Dashboard / deploy (push) Successful in 2m22s
2026-02-26 02:59:25 +08:00
Gan, Jimmy a95bac7f7c feat: update Navidrome remoteHref to use NAS Caddy port 8443
Deploy Dashboard / deploy (push) Successful in 1m4s
2026-02-26 01:56:38 +08:00
Gan, Jimmy adaaee1350 Fix sidebar links: use Tailscale IP when accessed via public domain
Deploy Dashboard / deploy (push) Successful in 31s
2026-02-25 00:22:54 +08:00
Gan, Jimmy 6ae0cab143 Reorganize sidebar: Main/Media/Tools categories, Settings to bottom
Deploy Dashboard / deploy (push) Successful in 30s
2026-02-25 00:16:49 +08:00
Gan, Jimmy 4289e98b7a Fix sidebar: add overflow scroll for small screens
Deploy Dashboard / deploy (push) Successful in 38s
2026-02-25 00:09:49 +08:00
Gan, Jimmy bbf187fd27 Update LAN IP to 192.168.31.221 for Sidebar links
Deploy Dashboard / deploy (push) Successful in 55s
2026-02-24 01:46:07 +08:00
Gan, Jimmy 4310ae5fee Add Audiobookshelf, Stirling PDF, Vaultwarden to sidebar; update PLAN.md
Deploy Dashboard / deploy (push) Successful in 1m32s
2026-02-22 20:13:39 +08:00
Gan, Jimmy c081e87a5e Fix OpenClaw: auto-include gateway token in dashboard link
Deploy Dashboard / deploy (push) Successful in 48s
2026-02-22 18:30:34 +08:00
Gan, Jimmy edcaea61f0 Add container health status, multi-volume storage, auto-refresh Overview
Deploy Dashboard / deploy (push) Successful in 35s
2026-02-22 17:11:17 +08:00
Gan, Jimmy 5023137d21 Smart LAN routing for Navidrome sidebar link
Deploy Dashboard / deploy (push) Successful in 34s
2026-02-22 16:59:33 +08:00
Gan, Jimmy b8733f31f9 Fix passkey login on non-HTTPS connections
Deploy Dashboard / deploy (push) Successful in 32s
2026-02-22 16:52:27 +08:00
Gan, Jimmy bf15dad061 Smart LAN detection for sidebar service links
Deploy Dashboard / deploy (push) Successful in 31s
2026-02-22 16:45:31 +08:00
Gan, Jimmy c280a64d07 Replace Emby with Jellyfin in sidebar
Deploy Dashboard / deploy (push) Successful in 42s
2026-02-22 16:28:00 +08:00
Gan, Jimmy df01b3a452 Fix Settings page dark mode styling
Deploy Dashboard / deploy (push) Successful in 28s
2026-02-22 15:03:36 +08:00
Gan, Jimmy db50b18607 Add Speedtest to sidebar, set up on port 8080
Deploy Dashboard / deploy (push) Successful in 2m2s
2026-02-22 14:57:47 +08:00
Gan, Jimmy eb3391cec4 Categorize audit log by threat level with filtering UI
Deploy Dashboard / deploy (push) Successful in 26s
2026-02-22 12:38:59 +08:00
Gan, Jimmy 8e8f465b40 Add audit log viewer to Settings page
Deploy Dashboard / deploy (push) Successful in 28s
2026-02-22 12:34:21 +08:00
Gan, Jimmy ffac6f47bf Show passkey names and dates, add individual delete
Deploy Dashboard / deploy (push) Successful in 31s
2026-02-22 12:20:05 +08:00
Gan, Jimmy 888d3e5c49 Add PublicKeyCredential guard for passkey registration
Deploy Dashboard / deploy (push) Successful in 35s
2026-02-22 11:44:02 +08:00
Gan, Jimmy 9683cd3165 Add security improvements: refresh tokens, passkeys, CSP, audit logging, TOTP encryption
Deploy Dashboard / deploy (push) Successful in 1m26s
- Shorten access token to 30min with 7-day refresh token flow
- Add WebAuthn passkey registration and login with TOTP fallback
- Add Content-Security-Policy header
- Add audit logging middleware to /volume1/docker/nas-dashboard/audit.log
- Block /volume1/docker/ in files endpoint
- Encrypt TOTP secret at rest with Fernet (derived from SECRET_KEY)
- New deps: py_webauthn, cryptography
2026-02-22 11:04:40 +08:00
Gan, Jimmy bcf994e6e3 Fix Navidrome sidebar link to use music.jimmygan.com
Deploy Dashboard / deploy (push) Successful in 17s
2026-02-21 11:20:56 +08:00
Gan, Jimmy c6392556d5 fix: resolve OpenClaw iframe connection refused and Docker HTTP proxy conflict
Deploy Dashboard / deploy (push) Successful in 8m20s
2026-02-20 17:25:16 +08:00
Gan, Jimmy 050793e0f0 Add multi-host terminal: NAS + VPS side-by-side
Deploy Dashboard / deploy (push) Failing after 3m5s
2026-02-20 00:53:29 +08:00
Gan, Jimmy 27cab6b8d0 Add mobile responsive sidebar, OpenClaw route
Deploy Dashboard / deploy (push) Failing after 3m30s
2026-02-20 00:15:36 +08:00
Gan, Jimmy 69bd41b5a1 Fix terminal: pass JWT via query param, remove Docker-incompatible IP check
Deploy Dashboard / deploy (push) Failing after 2m11s
2026-02-19 17:44:55 +08:00
Gan, Jimmy bf49e13e56 Add settings page with change password, fix terminal ws bug
Deploy Dashboard / deploy (push) Failing after 2m5s
2026-02-19 17:29:03 +08:00
Gan, Jimmy 75c89b1ef9 Fix auth crashes + add CI/CD workflow
Deploy Dashboard / deploy (push) Failing after 6m59s
- Fix jose->pyjwt import mismatch
- Fix bcrypt->pbkdf2 password hashing
- Fix Sidebar logout prop (ReferenceError)
- Add .gitea/workflows/deploy.yml for automated deployment
2026-02-19 10:04:38 +08:00
Gan, Jimmy 651bc0580e Phase 7: Auth & Security upgrade (JWT, 2FA, Login UI) 2026-02-19 03:47:48 +08:00
Gan, Jimmy f3db7d3654 Dashboard UI overhaul: modern design with system stats, SVG icons, Inter font, theme toggle, loading states, and log modal 2026-02-19 02:29:25 +08:00
Gan, Jimmy dc605d8e8a Add NAS dashboard: FastAPI + Svelte with Docker mgmt, Gitea, files, terminal 2026-02-19 01:59:50 +08:00
Gan, Jimmy 70aa421d7f Add NAS dashboard MVP: Docker mgmt, Gitea, Files, Terminal 2026-02-19 01:59:50 +08:00