• Joined on 2026-05-17
shawn pushed to main at shawn/raspberry-pi-mixer 2026-05-20 02:58:54 +00:00
e450189858 Docs: Full USB/NVMe boot coverage across all documentation
shawn pushed to main at shawn/raspberry-pi-mixer 2026-05-20 02:54:45 +00:00
9e007ae197 Build: Add USB boot + NVMe HAT support
shawn pushed to main at shawn/raspberry-pi-mixer 2026-05-20 02:49:18 +00:00
5e208d5123 P7-R2: Wiki documentation — Obsidian + Gitea wiki pages
shawn pushed to main at shawn/raspberry-pi-mixer 2026-05-20 02:38:17 +00:00
e9c504c0d7 P7-R1: Build Script / SD Card Image — automated build system
shawn pushed to main at shawn/raspberry-pi-mixer 2026-05-20 02:19:42 +00:00
f945196199 P6-R2: Session manager — save/load mixer states with setlists and snapshots
shawn pushed to main at shawn/raspberry-pi-mixer 2026-05-20 02:13:52 +00:00
cdf04bd8eb P6-R1: Audio/video streaming pipeline
shawn pushed to main at shawn/raspberry-pi-mixer 2026-05-20 01:44:39 +00:00
d6480a35ed P3-R3: Multi-track recording engine
shawn pushed to main at shawn/raspberry-pi-mixer 2026-05-20 01:08:17 +00:00
349139ad1f P5-R3: fix count-in recursion + test buffer loop size
shawn pushed to main at shawn/raspberry-pi-mixer 2026-05-20 01:05:46 +00:00
b79d7288c5 P5-R3: Web app frontend — touch-optimized mixer UI
shawn pushed to main at shawn/raspberry-pi-mixer 2026-05-20 00:39:22 +00:00
9cd8292acc Phase 1-4: Audio stack, mixer engine, MIDI, and network API
shawn pushed to main at shawn/raspberry-pi-mixer 2026-05-19 23:11:57 +00:00
7b123762b5 P1-R3: Add credential files to .gitignore
shawn pushed to main at shawn/raspberry-pi-mixer 2026-05-19 23:08:12 +00:00
c51feb4b1e P1-R3: Add CI/CD skeleton (Gitea Actions)
shawn created branch main in shawn/raspberry-pi-mixer 2026-05-19 23:06:39 +00:00
shawn pushed to main at shawn/raspberry-pi-mixer 2026-05-19 23:06:39 +00:00
96a6b96b7e P1-R3: Initial project infrastructure
shawn created repository shawn/raspberry-pi-mixer 2026-05-19 23:02:26 +00:00
shawn pushed to main at shawn/project-directory 2026-05-18 03:37:13 +00:00
2068fa2072 Expand: full service catalog — 16 public + 10 internal + 17 LXC inventory
shawn pushed to main at shawn/project-directory 2026-05-18 02:53:07 +00:00
db395201c1 Initial commit: project directory page + README
shawn created repository shawn/project-directory 2026-05-18 02:49:54 +00:00
shawn commented on issue shawn/canteen-asset-tracker#2 2026-05-17 23:31:30 +00:00
[CRASHED] API: File uploads, OCR, settings CRUD

Progress update: Retry (run #222, PID 1302904) is actively running — 77 tests pass, 3 fail. Worker is debugging the icon/photo upload and settings test failures now. Will update on completion.

shawn commented on issue shawn/canteen-asset-tracker#3 2026-05-17 23:25:48 +00:00
[BLOCKED] Frontend: Login, navigation, asset creation (browser E2E)

Auto-diagnosis by Hermes blocked-task monitor:

This task has two blockers:

  1. Human code review needed — 27/27 API E2E tests pass. Review tests/frontend/e2e_api_test.py and `tests/fron…