Fix Shorts support and add userscript voting

Harden Shorts controls, reaction state, and navigation; share voting logic
with the extension; improve ratio-bar rendering; and add comprehensive Jest,
Playwright, artifact, and live-browser regression coverage.
This commit is contained in:
Anarios
2026-09-01 23:41:28 +02:00
parent 4e6dfd1977
commit 3657de9b2c
74 changed files with 23328 additions and 588 deletions
+4
View File
@@ -40,3 +40,7 @@ Extensions/combined/bundled-content-script.js
# Dist Files
Extensions/combined/dist/*
Website/package-lock.json
# Playwright output
/playwright-report/
/test-results/