KoalaDev
354500873c
fix: keep llms release version in sync
2026-07-15 10:05:26 +02:00
Timo
c175364f9a
chore(website): refresh generated assets
2026-07-12 13:13:47 +02:00
KoalaDev
8175f82f0b
Polish demo film, bamboo forest, popup a11y, and step-1 toast
...
- Demo mockup video: drifting clouds, shooting star, moon craters, bird
flock, valley mist band, floating lantern instead of bouncing ball,
stronger cinematic vignette
- Player controls: play/pause glyph, duration, buffered range, volume,
HD badge, fullscreen icon
- Bamboo background: two faint centre trunks, segment rings on far
stalks, wider near stalks with extra leaf, smaller blurred layers
(240% -> 200%) and reduced blur radii for cheaper compositing
- Step-1 illustration: invite toast floats fully below the popup card
- Extension popup: label/for associations for all settings controls
- Demo video select: drop invalid inline SVG inside <option>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-11 10:10:37 +02:00
Timo
04df35bbe6
Enhance forest scene with mid bamboo layer, butterflies, click confetti, and demo scene polish
2026-07-11 06:08:12 +02:00
KoalaDev
37df4b267c
feat: landing page redesign
...
- New hero headline "Turn any video into a watch party" with animated
gradient highlight, sharper subtitle and quiet trust line under the CTAs
- Changelog badge redesigned as the koala's speech bubble (version and
release date baked in at build time, no version.json fetch anymore)
- Light/dark theme toggle in the header (dark default, pre-paint via
lang-init, full light theme across sections)
- Use cases and "Why KoalaSync" merged into one section with the three
strongest feature tiles; question-mark koala moved to the FAQ
- FAQ and self-hosting setup collapsed by default via shared
section-collapse component (hash deep links auto-open them)
- Compat/juggler section more compact
- og:image switched to the 1280x640 repository OpenGraph card (landing
and join page), generated during build
- "watch party" keyword added to meta title/description in all 15 locales
- All em-dashes removed from user-facing copy
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-05 21:50:45 +02:00
Timo
9cbeb661d6
Save baseline state with Disney+ seek adjustments and build identifier
2026-07-02 13:00:41 +02:00
KoalaDev
fe970de39a
fix(seo): add missing sitemap locale entries, swap KoalaSearching→RemoteProf on alternatives index
...
- Add 39 missing language-specific sitemap entries for fr/es/it/.../uk
alternatives pages (index, teleparty, screen-sharing)
- Replace KoalaSearching image with RemoteProf (professor koala)
on the Guides & Comparisons overview page
- Update og:image, twitter:image, and img src accordingly
2026-06-25 03:50:00 +02:00
Timo
e795339924
Add ALT_* translations for ja, ko, zh + rebuild assets
...
Replaced English fallback with proper Japanese, Korean, and Chinese
translations for all 27 ALT_* website locale keys. All 15 locale
files now fully translated; npm run verify and build pass cleanly.
2026-06-25 03:00:02 +02:00
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