Timo
101761e984
chore: add type:module, fix npm audit, rename CJS files, document module structure
...
- package.json: add type: module to silence ESM warnings
- server: npm audit fix (0 vulnerabilities, ws vuln resolved)
- Rename 4 CJS files to .cjs: build-extension, test-content-video-finder,
test-locales, website/build
- Update eslint.config.mjs for .cjs glob patterns
- extension/README.md + server/README.md: document module structure
2026-06-16 13:22:45 +02:00
Timo
5277cd0f21
fix(eslint): add missing browser globals history and location
2026-06-16 10:50:32 +02:00
Timo
503c7d6dc4
chore: update extension uninstall URL and fix missing onboarding restart translations
2026-06-14 05:02:31 +02:00
Koala
595ea297f5
chore(release): release v2.0.5
2026-06-03 11:33:54 +02:00
Koala
3fcafbd081
fix(eslint): resolve all 6 repository lint errors
...
- Removed unused html variable from localizeHomeLinks in website/app.js.
- Added website/build.js to ESLint flat config Node files match pattern to define require, process, and __dirname.
2026-06-01 01:04:47 +02:00
Koala
59eb1a6092
fix(website): apple-mobile-web-app-capable deprecated meta tag + download button pulse animation
2026-05-30 20:45:08 +02:00
Koala
c621c851af
style(website): optimize SEO, UX, accessibility, and navigation icons
2026-05-30 11:49:04 +02:00
Timo
56955027f9
Fix critical sync lockouts, zombie disconnects, play-seek debounces, active lobbies, SW keep-alives, branding matches and ESLint warnings
2026-05-30 00:02:19 +02:00