Commit History

作者 SHA1 備註 提交日期
  Tuan Nguyen a100c6c0a2 Relicense from MIT to dual GPL-3.0 / Commercial (#129) 2 月之前
  Tuan Nguyen a8d23029b8 Modify Raspberry Pi setup instructions in README 2 月之前
  tuanchris c285d74e3d fix: stop defaulting mqtt_client_id to the literal 'dune_weaver' 3 月之前
  tuanchris a851d933b6 chore: log client_id and symbolic MQTT error names on disconnect 3 月之前
  tuanchris 69dbe1d9f5 fix: generate random MQTT client_id to prevent reconnect loop 3 月之前
  tuanchris 3ad3f3c620 fix starry night. fix corruption issue with playlists.yml 3 月之前
  tuanchris b0b7aeac58 fix: lower minimum speed limit from 100 to 10 mm/s 4 月之前
  tuanchris 6dd7d45960 fix: use absolute paths for system commands to prevent FileNotFoundError in systemd 4 月之前
  tuanchris c0e3a5f87a fix: captive portal "Control Table" opens real browser, add system buttons 4 月之前
  tuanchris 14ba2e2d72 feat: add two-option captive portal page (connect wifi or control table) 4 月之前
  tuanchris 9473a3115c revert: undo bundle optimization that caused Radix TDZ error 4 月之前
  tuanchris 8f687fdf56 fix: merge radix vendor chunk into react to fix TDZ error 4 月之前
  tuanchris 949f0efc3f fix: proper permission management across setup and CLI scripts 4 月之前
  tuanchris 1256f6aab6 fix: add defensive chown in deploy_native before venv creation 4 月之前
  tuanchris 8ce9954911 fix: chown repo directory after clone/pull when run with sudo 4 月之前
  tuanchris 78cd1e57db fix: robust home directory resolution for INSTALL_DIR under sudo 4 月之前
  tuanchris 56f775f2f1 fix: resolve INSTALL_DIR to real user home when run with sudo 4 月之前
  tuanchris 46090ed3ff Fix venv ownership when setup runs as sudo 4 月之前
  tuanchris 068bef86e0 Add missing pyyaml dependency for FluidNC config 4 月之前
  tuanchris 600ed760ef Fix dw update failing on divergent branches 4 月之前
  tuanchris 31040ae47c Optimize bundle size and enable gzip compression 4 月之前
  tuanchris 724ed42b24 Fix RGBW strips not using dedicated white LED 4 月之前
  tuanchris cb958f6063 Remove apt full-upgrade from setup script to fix swig missing on Pi Zero 2W 4 月之前
  tuanchris 8358d1f573 Fix nginx showing default page after update 4 月之前
  tuanchris e631e81411 Fix ruff lint errors: remove unused imports and bare except 4 月之前
  Tuan Nguyen 065e8d2b07 Native deployment, zero-SSH experience, WiFi hotspot, and security modes (#121) 4 月之前
  tuanchris 4388d8394a Push Docker images on PRs for Pi testing 4 月之前
  tuanchris 61c875fb29 Fix dw start URL to use frontend port instead of backend port 5 月之前
  tuanchris 726a38dfd0 Add dw checkout command to switch branches and pull images 5 月之前
  tuanchris 2ce0b4204b Use current git branch for Docker image tag in dw CLI 5 月之前