atlus/backend
roberts 14f5ce7cf1 Add ethernet link watchdog and prevent disabling last active interface
- Ethernet watchdog: background task polls /sys/class/net every 5s, detects
  cable plug-in on disabled interfaces and auto-enables with DHCP
- interface_down endpoint now refuses to disable the only active interface
  (returns 409), preventing accidental lockout
- Frontend shows the error message instead of silently failing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 00:12:00 -05:00
..
routers Add ethernet link watchdog and prevent disabling last active interface 2026-03-15 00:12:00 -05:00
ws Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
__init__.py Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
auth.py Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
config.py Replace panel services with docked apps, add autostart and update scanner settings 2026-03-14 23:40:44 -05:00
display.py App exit diagnostics, desktop file discovery, WiFi wpa_supplicant fix 2026-03-15 00:03:13 -05:00
main.py Add ethernet link watchdog and prevent disabling last active interface 2026-03-15 00:12:00 -05:00
netwatch.py Add ethernet link watchdog and prevent disabling last active interface 2026-03-15 00:12:00 -05:00
requirements.txt Fix robustness issues across backend and frontend 2026-03-14 17:41:43 -05:00
sessions.py Fix terminal session: better error handling, reliable state save 2026-03-14 21:46:08 -05:00