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
KoalaDev
312d4f2cf7
chore: update sitemap lastmod dates, automate in release CI
...
- Update all sitemap <lastmod> entries from 2026-06-09 to 2026-06-16.
- Add sed step in release workflow to auto-update sitemap dates on every
tagged release, so the sitemap never goes stale.
2026-06-16 06:11:13 +02:00
KoalaDev
884feb982d
fix(website): smooth anchor scrolling, language-switch scroll position, lang select UX
...
- Replace JS scrollIntoView handler with CSS scroll-behavior:smooth for
native anchor navigation. Fixes #hash-based scroll position surviving
language switches since the hash stays in the URL.
- Auto-update URL hash via IntersectionObserver as user scrolls through
sections, so manual scrolling also sets the anchor for language switch.
- Preserve window.location.hash across all language-switch navigations.
- Fix Chrome double-arrow on language select by limiting appearance:base-select
to ::picker(select) only, keeping the custom SVG chevron.
- Make chevron absolutely positioned over the select with pointer-events:none
so clicks anywhere on the container open the dropdown.
- Remove max-width constraint on language select so longer names fit.
- Add scroll-margin-top to section[id] and header[id] so anchored sections
clear the fixed navbar (100px offset).
- Add header[id] to scroll-margin-top for keyboard skip-link accessibility.
Thanks to Taradal from Reddit
2026-06-16 06:05:49 +02:00
GitHub Action
b7a7a14a35
chore(release): update versions to v2.3.2 [skip ci]
2026-06-16 02:29:41 +00:00
Kaia-Alenia
5e6306432f
i18n: complete and refined Portuguese (PT and BR) translations
2026-06-15 13:10:35 -06:00
Kaia-Alenia
b88b8bbe47
i18n: complete and refined Italian translation
2026-06-15 11:18:46 -06:00
Kaia-Alenia
6d42ee7d4c
i18n: complete and refined Spanish translation for extension and website
2026-06-15 11:03:57 -06:00
GitHub Action
c391068706
chore(release): update versions to v2.3.1 [skip ci]
2026-06-15 11:14:23 +00:00
KoalaDev
e4a77a3ef4
docs: improve contribution and translation guidelines
2026-06-15 02:47:17 +02:00
GitHub Action
a1398ed0e4
chore(release): update versions to v2.3.0 [skip ci]
2026-06-14 03:17:46 +00:00
Timo
503c7d6dc4
chore: update extension uninstall URL and fix missing onboarding restart translations
2026-06-14 05:02:31 +02:00
GitHub Action
9f553b4f8f
chore(release): update versions to v2.2.4 [skip ci]
2026-06-09 23:42:27 +00:00
Timo
131afadc1d
v2.2.4: Fix notification setting bypass and misleading reconnect message
...
- EVENTS.ERROR handler now respects browserNotifications setting
- Graceful shutdown message no longer implies manual reconnect
2026-06-10 01:33:45 +02:00
GitHub Action
c62da66b06
chore(release): update versions to v2.2.3 [skip ci]
2026-06-09 22:56:52 +00:00
Timo
34f0c2b265
chore(release): v2.2.3 — artifact attestations, bugfixes, rate limit metrics
2026-06-10 00:56:29 +02:00
Timo
af8184420c
chore: stop tracking website/www/ (auto-generated)
2026-06-09 22:02:39 +02:00
Timo
e67b0c564d
fix(website): copy apple-touch-icon files to www root for iOS/Safari
2026-06-09 22:00:31 +02:00
GitHub Action
f54a38b656
chore(release): update versions to v2.2.2 [skip ci]
2026-06-09 19:16:15 +00:00
Timo
5216fde641
fix: prevent hero title descender clipping, replace <br> with styled <span> for second line across all locales
2026-06-09 21:14:55 +02:00
Timo
39fe2cbd11
fix: prevent hero title descender clipping by adding padding-bottom to h1
2026-06-09 20:55:18 +02:00
Timo
03d5dbda66
website: add Open Source (MIT) feature card, bump Volume Leveling to bento-large, add footer disclaimers, update translations for all 13 locales, bump version badge to v2.2.1
2026-06-09 20:53:18 +02:00
KoalaDev
0c0cbbc090
feat: add audio compressor to comparison table, fix schema version + languages, update sitemap, add version injection to workflow
2026-06-09 19:26:50 +02:00
KoalaDev
cfbb070c57
feat: add audio compressor feature to website (Card 7, FAQ Q7/A7) across all 13 locales
2026-06-09 19:09:10 +02:00
GitHub Action
4f1016fa87
chore(release): update versions to v2.2.1 [skip ci]
2026-06-09 05:08:32 +00:00
KoalaDev
15f4f5a12e
Add rel="noopener" to all target="_blank" links (tabnabbing fix)
...
- template.html: 10 links fixed (propagates to 13 language variants)
- join.html, privacy.html, imprint.html, impressum-de.html, datenschutz-de.html
- app.js: 2 window.open() calls updated with 'noopener'
- Rebuilt site with node website/build.js
Preserves HTTP Referer — noreferrer intentionally omitted.
2026-06-09 02:40:03 +02:00
KoalaDev
fa39be7d40
Remove noindex from legal pages, add them to sitemap
2026-06-09 01:53:22 +02:00
GitHub Action
d8634744ea
chore(release): update versions to v2.2.0 [skip ci]
2026-06-08 19:31:38 +00:00
Timo
3757308117
chore: clean up v2.2.0 changelog - nur echte App-Änderungen
2026-06-08 21:21:22 +02:00
GitHub Action
766bc1760c
chore(release): update versions to v2.2.0 [skip ci]
2026-06-08 19:11:56 +00:00
GitHub Action
6ba81d66a4
chore(release): update versions to v2.2.0 [skip ci]
2026-06-08 19:11:17 +00:00
GitHub Action
78d576c7f6
chore(release): update versions to v2.2.0 [skip ci]
2026-06-08 19:08:29 +00:00
GitHub Action
bf48d1889b
chore(release): update versions to v2.2.0 [skip ci]
2026-06-08 19:01:27 +00:00
Timo
cad4b4a6db
v2.2.0 polish: inline pulse dot, coffee theme, remove toggle, GitHub issue link, beautify audio page, locale cleanup
2026-06-08 20:56:41 +02:00
Timo
9e2abadf5a
v2.2.0: audio compressor, Ko-Fi support, 11 new locale translations, website locale test
2026-06-08 20:36:49 +02:00
Skrockle
85d05b85c9
Avoid external support badge asset
2026-06-08 19:46:02 +02:00
Skrockle
7bba36c505
Add support badges and audio processing
2026-06-08 19:25:07 +02:00
KoalaDev
da12dc07a7
move example configs to examples/ dir
2026-06-07 12:55:43 +02:00
KoalaDev
198064b720
docs: move AI_INIT.md, CHANGELOG.md, PRIVACY.md, TESTED_SERVICES.md to docs/ and update all references
2026-06-07 12:54:02 +02:00
GitHub Action
3506eb0331
chore(release): update versions to v2.1.3 [skip ci]
2026-06-06 22:43:52 +00:00
GitHub Action
a1e882cfa7
chore(release): update versions to v2.1.2 [skip ci]
2026-06-06 20:16:46 +00:00
Timo
67a7f6e663
style: remove globe-icon from language selector on website
2026-06-04 15:37:27 +02:00
GitHub Action
7499eafe4e
chore(release): update versions to v2.1.1 [skip ci]
2026-06-04 13:33:30 +00:00
Timo
3fe8ca18e4
chore: release v2.1.1
2026-06-04 15:33:06 +02:00
GitHub Action
f0ccc0c082
chore(release): update versions to v2.1.0 [skip ci]
2026-06-04 13:20:10 +00:00
Timo
d59fc4777d
chore: release v2.1.0 with stabilization and audit fixes
2026-06-04 15:18:57 +02:00
Timo
3ad2459558
docs: update TRANSLATION.md with new languages and flags
2026-06-04 15:02:27 +02:00
Timo
8838bf20b7
style: add flag emojis to all language selectors
2026-06-04 15:00:10 +02:00
Timo
9d849a2996
feat: add 7 new languages to extension and website, bump version to 2.1.0
2026-06-04 14:59:14 +02:00
Timo
6d5661ea45
feat: update icons for extension and website, automate responsive logo sizes in build pipeline
2026-06-04 14:46:55 +02:00
Koala
886550408a
docs: align PRIVACY.md and website datenschutz with the server-only tracking statements
2026-06-03 13:46:11 +02:00