build: sources for v0.9.16

This commit is contained in:
2026-05-22 10:57:11 +02:00
parent 7815c66a82
commit ab9f46a76f
9 changed files with 211 additions and 23 deletions

View File

@@ -54,6 +54,10 @@ Referenzliste für JavaScript-/DOM-Hooks.
| `#logdir-all` | Hook / Selektor |
| `#logdir-rx` | Hook / Selektor |
| `#logdir-tx` | Hook / Selektor |
| `#log-lbl-level` | i18n-Label "Level:" |
| `#loglvl-all` | onclick `setLogLevel('all')` |
| `#loglvl-err` | onclick `setLogLevel('err')` — nur Fehler |
| `#loglvl-warn` | onclick `setLogLevel('warn')` — Fehler + Warnungen |
| `#nb-console` | Hook / Selektor |
| `#nb-dashboard` | Hook / Selektor |
| `#nb-printers` | Hook / Selektor |