fix zombie leak, add quiet-hours toggle, improve query reply, configurable router threshold, JS dashboard

This commit is contained in:
kami
2026-07-03 00:42:35 +02:00
parent 612583d59a
commit e00cb07658
26 changed files with 3652 additions and 15 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"name": "Maven",
"short_name": "Maven",
"start_url": "/",
"display": "standalone",
"background_color": "#111",
"theme_color": "#00aaff",
"icons": [],
"description": "Voice client and dashboard for Maven"
}