MeshDD-Bot/meshbot
ppfeiffer f36a126200 feat(nina): aktive Warnmeldungen beim Seitenaufruf laden (GET /api/nina/alerts)
_active speichert jetzt msgType/area/monitor_only. get_active_alerts() gibt
sortierte Liste zurück. nina.js lädt beim Init und dedupliziert per ID.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-19 17:37:49 +01:00
..
__init__.py refactor: Replace env-based config and version.py with config.yaml 2026-02-15 13:11:09 +01:00
auth.py fix: v0.5.5 - SMTP auf EmailMessage + async SMTP-Client umgestellt 2026-02-17 15:54:40 +01:00
bot.py fix(bot): connection.established race condition mit threading.Event (fixes #2) 2026-02-19 17:30:36 +01:00
config.py refactor: v0.5.3 - Zugangsdaten in .env auslagern 2026-02-16 20:09:48 +01:00
database.py feat: v0.6.13 - Version in Navbar, Rolling 24h, Karten-Transparenz 2026-02-18 17:54:39 +01:00
nina.py feat(nina): aktive Warnmeldungen beim Seitenaufruf laden (GET /api/nina/alerts) 2026-02-19 17:37:49 +01:00
scheduler.py feat: v0.6.15 - Scheduler-Variablen, Footer, sauberer WS-Shutdown 2026-02-18 18:13:15 +01:00
webserver.py feat(nina): aktive Warnmeldungen beim Seitenaufruf laden (GET /api/nina/alerts) 2026-02-19 17:37:49 +01:00