tuanchris
|
a41d1ac3bd
Merge origin/main into feature/native-deployment
|
4 months ago |
tuanchris
|
63997d5d6b
Restrict /setup and /wifi-setup in Play Only security mode
|
4 months ago |
tuanchris
|
a1fc3ee0eb
Expose touch screen power and brightness to Home Assistant via MQTT
|
4 months ago |
tuanchris
|
ed8e7bc966
Fix SK6812 RGBW LED support and add frontend build to pre-commit hook
|
4 months ago |
tuanchris
|
d7b4075afa
Use WebSocket state for update dialog instead of manual polling
|
4 months ago |
tuanchris
|
c6e9b6daff
Fix git 'dubious ownership' when dw update runs as root
|
4 months ago |
tuanchris
|
302a31338d
Log dw update output to update.log for debugging
|
4 months ago |
tuanchris
|
ad0784761e
Run service as root for NeoPixel DMA access
|
4 months ago |
tuanchris
|
33a60903b1
Revert LED controller and service file to working state (d2037ee)
|
4 months ago |
tuanchris
|
d39089cb1c
Grant CAP_SYS_RAWIO for NeoPixel DMA access without root
|
4 months ago |
tuanchris
|
2e4a05e609
Test NeoPixel .show() during init to prevent SEGV crash loop
|
4 months ago |
tuanchris
|
9487a30a95
Ask user to reload page after update completes
|
4 months ago |
tuanchris
|
1a0b6b98b5
Revert /dev/mem guard (broke LEDs), simplify update dialog
|
4 months ago |
tuanchris
|
1620cbc102
Fix NeoPixel SEGV crash loop by checking /dev/mem permissions
|
4 months ago |
tuanchris
|
cd674316a5
Add in-app software update with fun waiting dialog
|
4 months ago |
tuanchris
|
d2037ee167
Commit pre-built frontend, remove Node.js from Pi deployment
|
4 months ago |
tuanchris
|
3533fcddad
Add temporary swap for Pi Zero 2W builds (512MB RAM)
|
4 months ago |
tuanchris
|
a26960a9b7
Skip tsc type-checking during Pi builds to avoid OOM
|
4 months ago |
tuanchris
|
de5d5bd0ac
Suppress npm ci deprecation warnings and audit noise
|
4 months ago |
tuanchris
|
c11169f7ea
Fix UART prompt: use echo -e for colors, add visible banner
|
4 months ago |
tuanchris
|
bb0dba040d
Add raspi-config guidance before UART setup, wait for user
|
4 months ago |
tuanchris
|
6ce3f7a4d9
Change UART prompt color from blue to green for readability
|
4 months ago |
tuanchris
|
3e0b1293d9
Update UART prompt: remove 'most common', add Pi 3B+ USB warning
|
4 months ago |
tuanchris
|
4cb62c2302
Fix reboot prompt message to be generic (not WiFi-specific)
|
4 months ago |
tuanchris
|
42f40da22d
Move UART prompt to start of setup before long-running installs
|
4 months ago |
tuanchris
|
fa654014e1
Add UART configuration step to setup-pi.sh
|
4 months ago |
tuanchris
|
eec0a740ad
Grant nginx traversal permission to static files directory
|
4 months ago |
tuanchris
|
30718b83b9
Fix lgpio: create unversioned .so symlink from Pi OS's .so.1
|
4 months ago |
tuanchris
|
4618821a53
Fix lgpio symlink: always check, don't skip with early return
|
4 months ago |
tuanchris
|
bb246df06d
Symlink liblgpio into system lib path for pip builds
|
4 months ago |