MeshDD-Bot/meshbot
ppfeiffer 511ff20842 feat(ui): Sidebar-Gruppe Konfigurationen, /config-Seite, MeshDD-Dashboard (closes #4)
- app.js: Sidebar um Gruppen-Support erweitert; Konfigurationen-Gruppe
  mit Scheduler, NINA, Einstellungen (/config) als Untereinträge
- style.css: .sidebar-group-label + .sidebar-link-sub
- config.py: save()-Funktion für persistentes Schreiben in config.yaml
- webserver.py: GET/PUT /api/config + GET /config Route (Admin)
- static/config.html + static/js/config.js: neue Konfigurationsseite
  (Bot, Meshtastic, Web, Links editierbar)
- Alle HTML-Dateien: MeshDD-Bot → MeshDD-Dashboard

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 22:33:18 +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 refactor(config): .env in config.yaml integriert 2026-02-20 21:47:56 +01:00
bot.py feat(config): Online-Schwellwert konfigurierbar (web.online_threshold) 2026-02-20 15:17:05 +01:00
config.py feat(ui): Sidebar-Gruppe Konfigurationen, /config-Seite, MeshDD-Dashboard (closes #4) 2026-02-20 22:33:18 +01:00
database.py fix(db): upsert_node Race-Condition behoben (UNIQUE constraint) 2026-02-20 22:08:10 +01:00
nina.py feat(nina): Quellenkennung, Schalter nebeneinander, Min.-Intervalle, last_sent (closes #2) 2026-02-20 22:19:04 +01:00
scheduler.py refactor(config): Konfigurationsdateien nach config/ verschoben (closes #3) 2026-02-20 21:37:11 +01:00
webserver.py feat(ui): Sidebar-Gruppe Konfigurationen, /config-Seite, MeshDD-Dashboard (closes #4) 2026-02-20 22:33:18 +01:00