We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: fix false feature claims, clarify manual-only setup process
Updated UEBER OCT (markdown)
docs: add complete end-user documentation (DE + EN) New user-facing pages (bilingual): - UEBER-OCT / ABOUT-OCT: What is OCT, why you need it - INSTALLATION / INSTALLATION-en: RPi, Docker, NAS setup guides - ERSTEINRICHTUNG / FIRST-SETUP: Setup Wizard walkthrough - BEDIENUNG / USAGE: Daily usage guide (presets, radio, settings) - FAQ / FAQ-en: Frequently asked questions Updated: - Home.md: Restructured with user guide sections - _Sidebar.md: New navigation with user/dev separation - Existing dev pages moved to Technical Reference section
fix: translate Legal sidebar links to English
fix: ensure consistent language across all wiki pages - Translate CONVENTIONAL_COMMITS.md fully to English - Translate GIT_HOOKS.md fully to English - Translate GIT_TRACKING_POLICY.md fully to English - Fix German header/description in LICENSES_ALL.md - Fix German sentence in LICENSES_FRONTEND.md - Fix 'Stand' -> 'Last Updated' in PRESET_PLAYBACK-en.md - Fix 'Quick Start' -> 'Schnellstart' in SSH_QUICKSTART.md
fix: regenerate LICENSES_ALL as proper table (828 packages, npm+pip)
fix: repair license pages (table formatting, missing frontend licenses) - LICENSES_BACKEND: remove blank lines between table rows, add header - LICENSES_FRONTEND: generate proper table with 710 npm packages (was empty) - LICENSES_ALL: remove blank lines, add header
feat: add bilingual support (DE/EN) for user docs - Translate CONFIGURATION, TROUBLESHOOTING, PRESET_PLAYBACK to German (main pages) - Create -en suffix copies with original English content - Add cross-links between DE/EN versions (flag icons) - Translate SSH_QUICKSTART to English (-en copy), add cross-link to DE original - Make Home.md bilingual with DE/EN sections - Update _Sidebar.md with DE/EN navigation links
fix: ADR sidebar links (remove adr/ prefix)
Updated _Sidebar (markdown)
Updated SSH_QUICKSTART (markdown)
Updated 001 clean architecture (markdown)
docs: migrate all docs from main repo to wiki - API, CONFIGURATION, TROUBLESHOOTING, TESTING, CONVENTIONAL_COMMITS - GIT_HOOKS, DEPENDENCY-MANAGEMENT, BLOCKING_NO_VERIFY, SSH_QUICKSTART - LICENSES_ALL, LICENSES_BACKEND, LICENSES_FRONTEND, PRESET_PLAYBACK - GIT_TRACKING_POLICY, CI_CONFIG - ADRs: 001-004 - _Sidebar.md: navigation structure - Home.md: landing page with full index
Initial Home page