Commit Graph

  • 4eae0dca2f fix: correct tea download URL in Dockerfile Gan, Jimmy 2026-03-15 23:28:26 +08:00
  • 31d2ba2256 fix: add 60s timeout to registry mirror pre-pull to prevent CI hang Gan, Jimmy 2026-03-20 00:47:53 +08:00
  • d50d6a1b71 fix: terminal auth — skip pre-emptive refresh, always refresh on app load for fresh cookies Gan, Jimmy 2026-03-20 00:21:25 +08:00
  • b8406c1252 fix: explicitly disable ML URL to prevent OCR job failures Gan, Jimmy 2026-03-16 00:07:26 +08:00
  • 512c8653a1 fix: remove ffmpeg thread limit causing SIGSEGV in Immich Gan, Jimmy 2026-03-15 23:45:08 +08:00
  • ae8cf65e84 fix: correct tea download URL in Dockerfile Gan, Jimmy 2026-03-15 23:28:26 +08:00
  • 69a198f723 Harden terminal WebSocket edge cases jimmy 2026-03-15 23:22:08 +08:00
  • b742ab8fef fix: harden terminal WebSocket edge cases Gan, Jimmy 2026-03-15 23:18:20 +08:00
  • d19707422d feat: add tea (Gitea CLI) to claude-dev tooling Gan, Jimmy 2026-03-15 23:00:57 +08:00
  • 427decc83a Merge dev to main jimmy 2026-03-15 22:50:18 +08:00
  • 9929567679 fix: bind Immich to 0.0.0.0 to allow Tailscale access Gan, Jimmy 2026-03-15 00:29:45 +08:00
  • d0078f7e9d fix: update Immich healthcheck to use curl and limit ffmpeg threads Gan, Jimmy 2026-03-15 00:22:05 +08:00
  • d69b744ae7 fix: resolve variable redeclaration in Terminal.svelte Gan, Jimmy 2026-03-13 22:45:55 +08:00
  • 7b17a53cab fix: resolve terminal WebSocket auth failures and improve reconnection Gan, Jimmy 2026-03-13 22:26:22 +08:00
  • 00b5d362e7 debug: add detailed logging for terminal WebSocket connections Gan, Jimmy 2026-03-12 00:23:23 +08:00
  • 0d251a09be fix: add pong/timeout detection to prevent silent connection hangs jimmy 2026-03-11 23:58:36 +08:00
  • e0f432bc39 fix: add pong/timeout detection to prevent silent connection hangs Gan, Jimmy 2026-03-11 23:55:51 +08:00
  • 51ad3bfe5b fix: improve terminal robustness with exponential backoff and better keepalive jimmy 2026-03-11 23:34:36 +08:00
  • 74100c8882 fix: change WebAuthn RP_ID to jimmygan.com to support all subdomains terminal-robustness-fixes Gan, Jimmy 2026-03-11 01:43:19 +08:00
  • 5c5baba3d4 debug: add step-by-step alerts to trace passkey registration flow Gan, Jimmy 2026-03-11 01:30:12 +08:00
  • 7277560856 debug: add alert to show WebAuthn errors on iPad Gan, Jimmy 2026-03-11 01:25:36 +08:00
  • b98333db36 fix: correct WebAuthn RP_ID to match domain suffix Gan, Jimmy 2026-03-11 01:15:36 +08:00
  • 42c5693ede fix: add WebAuthn environment variables to docker-compose Gan, Jimmy 2026-03-11 01:01:14 +08:00
  • 2f8a5d84dc fix: WebAuthn config typo and improve error handling Gan, Jimmy 2026-03-11 00:53:28 +08:00
  • 75cfafd388 chore: remove CI test comment Gan, Jimmy 2026-03-11 00:47:22 +08:00
  • 80ad5e9197 test: verify CI auto-trigger for dev branch Gan, Jimmy 2026-03-11 00:41:07 +08:00
  • cc3e9dc6fa fix: improve terminal robustness with exponential backoff and better keepalive Gan, Jimmy 2026-03-11 00:24:17 +08:00
  • 0d50958134 Merge pull request 'fix: harden dashboard auth and RBAC security flows' (#33) from dev into main jimmy 2026-03-09 23:53:51 +08:00
  • 4201917e17 fix: harden dashboard RBAC and cookie auth flows Gan, Jimmy 2026-03-09 23:44:23 +08:00
  • 1e5b32060e Merge pull request 'fix: refresh terminal websocket auth on reconnect' (#32) from dev into main jimmy 2026-03-07 17:57:47 +08:00
  • e72665c466 fix: refresh terminal websocket auth on reconnect Gan, Jimmy 2026-03-07 17:49:46 +08:00
  • b580995966 Merge pull request 'Merge dev into main' (#30) from dev into main jimmy 2026-03-07 13:09:46 +08:00
  • c162164528 fix: add dev dashboard caddy route Gan, Jimmy 2026-03-07 11:50:56 +08:00
  • 73e4feb2c3 Merge pull request 'fix: clarify blocked security events' (#29) from dev into main jimmy 2026-03-07 11:48:36 +08:00
  • 10df54f2fe fix: add tmux to claude-dev tooling merge-main-tmux Gan, Jimmy 2026-03-07 11:00:58 +08:00
  • 175ebeede4 fix: sync dashboard page query state Gan, Jimmy 2026-03-07 11:02:53 +08:00
  • c8255dccec fix: add tmux to claude-dev tooling Gan, Jimmy 2026-03-07 11:00:58 +08:00
  • bab7fddb90 Merge pull request 'fix: raise terminal per-user session cap' (#28) from dev into main jimmy 2026-03-07 10:45:38 +08:00
  • 1b9ea140b6 fix: raise terminal per-user session cap Gan, Jimmy 2026-03-07 10:37:08 +08:00
  • 6067857dad fix: clarify blocked security events Gan, Jimmy 2026-03-07 10:36:37 +08:00
  • 6e751ef92f Merge pull request 'fix: add security log investigation filters' (#27) from dev into main jimmy 2026-03-07 10:14:41 +08:00
  • 35a3019e0d fix: add security log investigation filters Gan, Jimmy 2026-03-07 09:59:59 +08:00
  • 23598a5af1 Merge pull request 'fix: harden dashboard auth and terminal flows' (#26) from dev into main jimmy 2026-03-07 09:52:53 +08:00
  • 44f0ed5d04 fix: harden dashboard auth and terminal flows Gan, Jimmy 2026-03-06 23:53:58 +08:00
  • 9252f5d28a Merge pull request 'fix: keep terminal sessions alive' (#25) from dev into main jimmy 2026-03-06 16:49:53 +08:00
  • c9f06fbbbb fix: keep terminal sessions alive Gan, Jimmy 2026-03-06 16:11:43 +08:00
  • 77c676c566 Merge pull request 'Merge dev into main' (#24) from dev into main jimmy 2026-03-06 15:21:10 +08:00
  • aaabb8a373 fix: sync terminal page with dashboard theme Gan, Jimmy 2026-03-06 10:51:53 +08:00
  • 161f43528a Merge pull request 'Merge dev into main' (#23) from dev into main jimmy 2026-03-06 09:21:19 +08:00
  • b0f66f9650 fix: show terminal close reason in UI Gan, Jimmy 2026-03-06 09:15:48 +08:00
  • 0de936b920 Merge pull request 'Merge dev into main' (#22) from dev into main jimmy 2026-03-06 08:54:32 +08:00
  • 61a3d0ae4b fix: sync dashboard compose files during CI deploy Gan, Jimmy 2026-03-06 08:43:01 +08:00
  • 4f95f0249d feat: add Mac host to dashboard terminal Gan, Jimmy 2026-03-05 23:51:19 +08:00
  • 4af7bc4946 docs: add environment handoff plan and blockers jimmy 2026-03-03 15:28:47 +00:00
  • da88513456 fix: keep dashboard terminal sessions alive Claude Code 2026-03-03 05:48:14 +00:00
  • c29bda76f3 fix: support image drop and paste in terminal jimmy 2026-03-03 05:48:10 +00:00
  • a496e7f3bc Merge pull request 'Merge dev into main' (#21) from dev into main jimmy 2026-03-03 09:32:51 +08:00
  • b74d45c621 fix: keep terminal route mounted across page switches Gan, Jimmy 2026-03-03 09:28:17 +08:00
  • b4d79918be Merge pull request 'Merge dev into main' (#20) from dev into main jimmy 2026-03-03 02:30:11 +08:00
  • c49d34210d fix: remove stale claude-dev container before deploy Gan, Jimmy 2026-03-03 02:11:52 +08:00
  • b384b2f462 fix: ensure claude-dev runtime directory exists before snapshot Gan, Jimmy 2026-03-03 02:05:52 +08:00
  • cb2a842ab6 fix: remove slow server2 preload from claude-dev deploy workflow Gan, Jimmy 2026-03-03 01:42:30 +08:00
  • a683321d92 fix: remove chmod on read-only mounted preload key Gan, Jimmy 2026-03-03 01:30:01 +08:00
  • d7b2cb3885 fix: mount SSH key for server2 preload in runner job Gan, Jimmy 2026-03-03 01:22:24 +08:00
  • 8c23aabd97 fix: make claude-dev preload non-blocking in CI Gan, Jimmy 2026-03-03 01:02:06 +08:00
  • 88c378594e fix: use explicit server2 SSH target in claude-dev preload Gan, Jimmy 2026-03-03 00:59:00 +08:00
  • 19001edfbd fix: speed up claude-dev base image availability Gan, Jimmy 2026-03-03 00:56:02 +08:00
  • ce061c1977 fix: scope deploy triggers and cancel stale workflow runs Gan, Jimmy 2026-03-03 00:28:02 +08:00
  • fa8f12f67a Merge pull request 'Merge dev into main' (#19) from dev into main jimmy 2026-03-03 00:18:14 +08:00
  • d8e6f5716a feat: add cc-connect start/stop controls Gan, Jimmy 2026-03-03 00:11:53 +08:00
  • 755a0b6ae9 feat: add CI-gated claude-dev image package Gan, Jimmy 2026-03-02 23:40:44 +08:00
  • a91a1132c9 feat: add info engine MVP pipeline and dashboard page Gan, Jimmy 2026-03-02 23:35:10 +08:00
  • 14965c7e03 feat: add cc-connect dashboard health integration Gan, Jimmy 2026-03-02 23:24:03 +08:00
  • 2a5d8c77e8 Merge pull request 'Merge dev into main (docs sync)' (#18) from dev into main jimmy 2026-03-02 04:01:39 +08:00
  • e76f15c432 docs: mark LiteLLM phase tasks complete Gan, Jimmy 2026-03-02 04:01:01 +08:00
  • d8b8944234 Merge pull request 'Merge dev into main' (#17) from dev into main jimmy 2026-03-02 03:56:49 +08:00
  • 910ed3f7e6 feat: add LiteLLM health page to dashboard Gan, Jimmy 2026-03-02 03:50:56 +08:00
  • 56743d1cf4 fix: make LiteLLM health probe auth-aware Gan, Jimmy 2026-03-02 03:38:25 +08:00
  • 9bae5a62a5 fix: attach litellm to shared dashboard network Gan, Jimmy 2026-03-02 03:31:44 +08:00
  • 6cabbd6c59 fix: set dev dashboard LiteLLM URL to host gateway Gan, Jimmy 2026-03-02 03:23:01 +08:00
  • 76c10a6c07 fix: use compose-compatible env_file format Gan, Jimmy 2026-03-02 01:11:58 +08:00
  • ed4090a910 feat: add LiteLLM gateway scaffold and dashboard health probe Gan, Jimmy 2026-03-02 01:08:12 +08:00
  • aac297ab3e Merge pull request 'merge dev into main: sidebar network link fixes' (#16) from dev into main jimmy 2026-03-01 22:57:15 +08:00
  • bd2a166253 fix: use hybrid sidebar links for LAN and public access Gan, Jimmy 2026-03-01 22:55:37 +08:00
  • 72bb37ffe5 fix: correct sidebar LAN detection for public access Gan, Jimmy 2026-03-01 22:46:05 +08:00
  • b0b54b2ebb Merge pull request 'Refactor auth router and add performance optimizations' (#15) from dev into main jimmy 2026-03-01 22:25:14 +08:00
  • 50e1d779de perf: add compression and caching for faster public access Gan, Jimmy 2026-03-01 22:21:51 +08:00
  • ae437db92e refactor: split auth router into focused modules Gan, Jimmy 2026-03-01 22:19:33 +08:00
  • 12ca6c7af4 Merge pull request 'feat: add role-based sidebar link visibility control' (#14) from dev into main jimmy 2026-03-01 18:19:10 +08:00
  • 7ab2ad41c4 feat: add role-based sidebar link visibility control Gan, Jimmy 2026-03-01 18:17:45 +08:00
  • c5a3702496 Merge pull request 'perf: add Docker layer caching to dev CI workflow' (#13) from dev into main jimmy 2026-03-01 18:10:08 +08:00
  • 20aa6f12a3 perf: add Docker layer caching to dev CI workflow Gan, Jimmy 2026-03-01 18:07:19 +08:00
  • 677997fb75 Merge pull request 'fix: add missing settings page to role access control' (#12) from dev into main jimmy 2026-03-01 18:06:22 +08:00
  • 12b9949495 fix: add missing 'settings' page to role access control list Gan, Jimmy 2026-03-01 18:04:56 +08:00
  • fbf5f6908e Merge pull request 'feat: add UI to edit role default page permissions' (#11) from dev into main jimmy 2026-03-01 17:58:36 +08:00
  • 862097813d feat: add UI to edit role default page permissions Gan, Jimmy 2026-03-01 17:57:45 +08:00
  • 01394d709a Merge pull request 'fix: sidebar drag-and-drop persistence + CSP warning' (#10) from dev into main jimmy 2026-03-01 17:52:08 +08:00
  • fce71cfea0 fix: remove Google Fonts to resolve CSP warning, use system fonts Gan, Jimmy 2026-03-01 17:51:27 +08:00
  • 79a9fc980e debug: add exception logging to preferences save endpoint Gan, Jimmy 2026-03-01 17:45:00 +08:00
  • 98f836d3e4 debug: add console logging for sidebar order save failures Gan, Jimmy 2026-03-01 17:39:51 +08:00