KoalaDev
|
e4a77a3ef4
|
docs: improve contribution and translation guidelines
|
2026-06-15 02:47:17 +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
|
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 |
|
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 |
|
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 |
|
Timo
|
6d5661ea45
|
feat: update icons for extension and website, automate responsive logo sizes in build pipeline
|
2026-06-04 14:46:55 +02:00 |
|
Timo
|
79025f4d18
|
feat: new TwoPointZero branding - icons, favicon, mockup i18n
- Replace extension icons with new TwoPointZero design (16/32/48/96/128)
- Update manifest.base.json with 32+96 icon sizes
- Increase popup logo to 48px, website nav logo to 64px
- Generate website webp sizes (64/128/200) + AVIF variants from 600px source
- Add favicon PNGs (16x16, 32x32) + apple-touch-icon + 192x192
- Fix logo vertical centering via display:contents on picture wrappers
- Convert mockup section from inline <span lang> pairs to {{MOCK_*}} template vars
- Add MOCK translations for FR, ES, PT-BR, RU locale files
- Bump AVIF quality 70->80, speed 6->4, remove min 3KB threshold
- Regenerate www/ with build.js
|
2026-06-01 15:29:33 +02:00 |
|
Timo
|
25b23d083d
|
feat(website,extension): integrate NewLogoIcon as WebP favicon/header logo and convert to PNG extension icons
|
2026-05-30 20:14:59 +02:00 |
|