mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 19:06:34 +00:00
- Event insert: if source_camera_id FK fails (stale kiosk sending old integer IDs), retry with camera_id=NULL. Event still logs, just without camera association. Stops 500 spam until kiosk updates. - Kiosk cleanup on first healthy boot: remove stale OS update staging files (>24h old) from /var/lib/betterframe/tmp/, and old firmware .prev binaries (>7 days) from /opt/betterframe/kiosk/. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| at_rest.rs | ||
| axiom.rs | ||
| bundle.rs | ||
| cec.rs | ||
| firmware.rs | ||
| gpio.rs | ||
| hwmon.rs | ||
| local_server.rs | ||
| main.rs | ||
| onvif_events.rs | ||
| os_update.rs | ||
| pipeline.rs | ||
| remote_debug.rs | ||
| server.rs | ||
| ui.rs | ||
| ws_client.rs | ||