jim800121
  • Joined on 2026-02-12
jim800121 pushed to main at warrenchen/web_academy_prototype 2026-03-09 13:31:37 +00:00
9950bf7232 fix: add retry logic for KL520 USB connect and better error hints
jim800121 pushed to main at warrenchen/web_academy_prototype 2026-03-09 13:25:52 +00:00
4ad39d2f17 feat: auto-install ffmpeg and yt-dlp during GUI installation
jim800121 pushed to main at warrenchen/web_academy_prototype 2026-03-09 13:15:57 +00:00
b07e47c517 fix: allow connecting to KL520 in USB Boot mode (is_connectable=False)
jim800121 pushed to main at warrenchen/web_academy_prototype 2026-03-09 13:10:11 +00:00
f2596511e0 fix: bundle KneronPLUS SDK wheel for Windows device detection
jim800121 pushed to main at warrenchen/web_academy_prototype 2026-03-09 13:02:10 +00:00
c8e628c6ca fix: tray icon, console window, and device detection on Windows
jim800121 pushed to main at warrenchen/web_academy_prototype 2026-03-09 12:48:15 +00:00
4e44406e71 fix: resolve "no backend available" libusb error on Windows
jim800121 pushed to main at warrenchen/web_academy_prototype 2026-03-09 12:41:33 +00:00
74a850a00c feat: replace web GUI with native Windows system tray via syscall
jim800121 pushed to main at warrenchen/web_academy_prototype 2026-03-09 11:14:48 +00:00
db6388523f feat: add --gui mode for Windows web-based server controller
jim800121 pushed to main at warrenchen/web_academy_prototype 2026-03-09 11:05:09 +00:00
53e0ba025c fix: Windows installer server launch and auto-start issues
jim800121 pushed to main at warrenchen/web_academy_prototype 2026-03-09 10:48:41 +00:00
551dee46cc feat: add Windows installer build script
jim800121 pushed to main at warrenchen/web_academy_prototype 2026-03-09 10:47:22 +00:00
522800cc7d feat: auto-install libusb on Windows from bundled DLL
jim800121 pushed to main at warrenchen/web_academy_prototype 2026-03-09 10:45:57 +00:00
8ac02b3b35 fix: Windows installer issues - Python detection and scheduled task
jim800121 pushed to main at warrenchen/web_academy_prototype 2026-03-09 10:41:28 +00:00
9110e1647d fix: ensure parent directories exist before extracting files
jim800121 pushed to main at warrenchen/web_academy_prototype 2026-03-09 10:36:03 +00:00
ecabffc890 feat: write installation log to temp directory
jim800121 pushed to main at warrenchen/web_academy_prototype 2026-03-09 10:22:09 +00:00
67242de577 feat: auto-install Python 3 via winget on Windows
jim800121 pushed to main at warrenchen/web_academy_prototype 2026-03-09 10:17:06 +00:00
3bc537df95 fix: abort installation on critical step failure
Compare 2 commits »
jim800121 pushed to main at warrenchen/web_academy_prototype 2026-03-09 09:13:52 +00:00
31b64ef6df docs: add prerequisite install commands to Windows build guide
1eab9b7ceb docs: add Go HTTP alternative architecture and Windows build guide to TDD
ff7dfb3562 ci: add continue-on-error to artifact upload steps
Compare 5 commits »
jim800121 pushed to main at warrenchen/web_academy_prototype 2026-03-06 21:40:52 +00:00
d652f38c41 ci: set artifact retention to 3 days to prevent storage quota issues
2be1d4d8d5 merge: resolve frontend submodule conflict, keep as normal directory
Compare 3 commits »
jim800121 pushed to main at warrenchen/web_academy_prototype 2026-03-06 21:26:37 +00:00
5cf9764c4d merge: resolve frontend submodule conflict, keep as normal directory
c6ba353337 fix: convert frontend from submodule reference to normal directory
7a84f9e320 ci: add GitHub Actions workflow for macOS + Windows installer builds
0b00bc82e4 fix: move CI workflow to repo root and update paths
74fb9ce6aa restore: add back local_service_win to repo root
Compare 9 commits »
jim800121 pushed to main at warrenchen/web_academy_prototype 2026-03-06 19:50:16 +00:00
fbbb8614c0 fix: move CI workflow to repo root and update paths