Go to file
xRangerDE de1b3c9a91 test(ui): add programmatic UI audit tooling
scripts/ui-audit.js — laedt die App, schaltet pro Tab DE<->EN und
diffed sichtbaren Text (findet hardcoded/untranslated Strings), prueft
Horizontal-Overflow, Zero-size-Interactives, Off-screen-Elemente.

scripts/ui-audit-modals.js — gleiche Checks fuer Modals (Trim-Dialog,
Template-Guide, Command-Palette) inkl. Viewport-Clipping-Check bei
min-height.

Intensive Verifikation 5.0.14: 0 Localization-Leaks ueber alle Tabs +
Modals, 0 Layout-Overflows, alle Modals fit viewport (auch @700px
min-height), Button-Alignment 0px spread (xqc/papaplatte/xrohat),
empty-states + 1200/1280/1920px + alle 5 Themes sauber.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-23 17:19:24 +02:00
build chore: migrate repository to Codeberg, bump version to 4.2.0, update update logic 2026-03-01 20:23:21 +01:00
docs ui: VOD sort dropdown with persisted key + locale labels 2026-05-03 15:54:53 +02:00
scripts test(ui): add programmatic UI audit tooling 2026-05-23 17:19:24 +02:00
src release: 5.0.14 — Command Palette Localization + Klarere Hints 2026-05-23 17:07:27 +02:00
tasks release: 5.0.0 — vitest + SQLite + OAuth storage/flow + Smart-Resume foundation 2026-05-11 23:48:02 +02:00
.gitignore release: 5.0.13 — VOD-Card Button-Alignment + UI-Polish-Pass 2026-05-23 17:00:08 +02:00
CHANGELOG.md docs: comprehensive CHANGELOG 4.6.155 -> 5.1.0-alpha.1 2026-05-12 01:03:06 +02:00
CLAUDE.md docs: CLAUDE.md update module inventory (19 modules, 17 test files, 210 tests) 2026-05-11 23:58:11 +02:00
eslint.config.mjs chore: add ESLint with security plugin, fix code quality warnings 2026-03-22 14:55:35 +01:00
package-lock.json release: 5.0.14 — Command Palette Localization + Klarere Hints 2026-05-23 17:07:27 +02:00
package.json release: 5.0.14 — Command Palette Localization + Klarere Hints 2026-05-23 17:07:27 +02:00
README_AI_RELEASE.md docs: add AI release runbook for gitea 2026-03-05 01:04:18 +01:00
tsconfig.json chore: migrate repository to Codeberg, bump version to 4.2.0, update update logic 2026-03-01 20:23:21 +01:00
vitest.config.ts build: vitest config (node env, src/**/*.test.ts) 2026-05-11 21:39:46 +02:00