Commit Graph

  • 5c805bcafa chore(deps): bump ws dependabot[bot] 2026-06-02 05:39:00 +00:00
  • eb83d9148e Update contact email in CODE_OF_CONDUCT Koala 2026-06-02 07:23:38 +02:00
  • 290360387f Add CODE_OF_CONDUCT and PULL_REQUEST_TEMPLATE Koala 2026-06-02 07:22:37 +02:00
  • c56e404c13 Overhaul issue templates Koala 2026-06-02 07:19:49 +02:00
  • e519ea2302 Update issue templates KoalaDev 2026-06-02 07:16:17 +02:00
  • 5a75bae8d0 mobile: nav container padding auf 0.5rem reduziert Koala 2026-06-02 06:43:57 +02:00
  • fc3f4f38ff mobile: Header noch weiter nach links gerückt Koala 2026-06-02 06:41:46 +02:00
  • f69da7542e mobile: Sprachauswahl immer sichtbar, Hamburger entfernt Koala 2026-06-02 06:35:39 +02:00
  • aba05060b9 feat: add localization comparison row to website comparison table Timo 2026-06-01 17:11:55 +02:00
  • 0b986e6e13 fix: build-time VERSION injection via build.js instead of JS runtime Timo 2026-06-01 16:27:45 +02:00
  • b23ce8ee7d fix: dynamic mockup version from version.json instead of hardcoded 1.9.3 Timo 2026-06-01 16:25:18 +02:00
  • 3195bd0089 docs: move older changes into v2.0.0 where they belong Timo 2026-06-01 16:21:35 +02:00
  • 1c1778d265 docs: remove older changelog entries - attribution unclear Timo 2026-06-01 16:20:36 +02:00
  • 0262d9c1ad docs: fix changelog dates to match git tag timestamps Timo 2026-06-01 16:19:11 +02:00
  • f23c329709 docs: move release notice to top of README Timo 2026-06-01 16:18:25 +02:00
  • 78a165d368 docs: clarify Copy Debug Report description in v2.0.0 Timo 2026-06-01 16:16:40 +02:00
  • 63b5ef0ffd docs: remove website-only entries from changelog, keep extension+server only Timo 2026-06-01 16:16:23 +02:00
  • a26b07cb5c docs: highlight extension i18n as biggest v2.0.0 feature Timo 2026-06-01 16:15:32 +02:00
  • a445759dd7 docs: add CHANGELOG.md, link from README, version badge -> clickable changelog Timo 2026-06-01 16:14:30 +02:00
  • 1e883d8ee4 chore: update assets - add icon folder, remove old SOCIAL_PREVIEW.png Timo 2026-06-01 16:03:40 +02:00
  • be574e0e25 chore(release): update versions to v2.0.1 [skip ci] GitHub Action 2026-06-01 13:59:31 +00:00
  • ebf3178e32 feat: multi-video overview in debug report v2.0.1 Timo 2026-06-01 15:58:31 +02:00
  • ba96cf2765 fix: prioritize largest video element, fix history action field in debug report Timo 2026-06-01 15:56:50 +02:00
  • d026ed891a chore(release): update versions to v2.0.0 [skip ci] GitHub Action 2026-06-01 13:50:26 +00:00
  • d6665fe0f5 feat: v2.0.0 - enhanced debug reports, platform detection, copy report, mockup i18n, new icons v2.0.0 Timo 2026-06-01 15:49:55 +02:00
  • 79025f4d18 feat: new TwoPointZero branding - icons, favicon, mockup i18n Timo 2026-06-01 15:29:33 +02:00
  • a1f921407c Smart disconnect + human-readable room IDs + expanded word lists Timo 2026-06-01 13:29:02 +02:00
  • f2669ed769 docs: add relay reachability check hint to readme Timo 2026-06-01 13:27:18 +02:00
  • 7a6ec8087e Fix WEB_JOIN_REQUEST and joinBtn: custom server invite + password generation Timo 2026-06-01 13:20:45 +02:00
  • 8cc622bda0 Fix custom server reconnection and reconnect strategy Timo 2026-06-01 13:06:23 +02:00
  • 2b5da0dbb7 Modify sync status for YouTube and Twitch KoalaDev 2026-06-01 12:25:58 +02:00
  • 1a7ff6b3a7 docs: shorten compose example link text in readme Timo 2026-06-01 12:24:09 +02:00
  • b1b858d771 docs: replace single docker-compose example with caddy + static ip variants Timo 2026-06-01 12:16:25 +02:00
  • 608f742f83 fix(i18n): resolve hardcoded strings, missing translation keys, SW notification race conditions, and toast username bugs Timo 2026-06-01 05:47:08 +02:00
  • b2ff24e155 SEO: add crawlable language navigation links for Google indexing Timo 2026-06-01 05:36:06 +02:00
  • 9285e1041e seo: per-locale HowTo schema (8 new keys × 6 languages) Koala 2026-06-01 04:02:21 +02:00
  • 3ac110f8f5 seo: update sitemap lastmod + add xhtml:link hreflang alternates Koala 2026-06-01 03:58:17 +02:00
  • cc8c58fac5 seo: per-locale FAQPage schema + Q6 self-hosting mention Koala 2026-06-01 03:56:58 +02:00
  • 53768980d0 docs: add TESTED_SERVICES.md compatibility matrix; update FAQ Q1 Koala 2026-06-01 03:54:52 +02:00
  • 1b04db009a fix: add *.avif to Caddy static cache matcher Koala 2026-06-01 03:51:03 +02:00
  • a2720da5f8 seo: add visible FAQ section with FAQPage schema (6 keyword-targeted Q&As) Koala 2026-06-01 03:49:49 +02:00
  • d2c380d6fc fix: revert store URLs from SoftwareApplication sameAs Koala 2026-06-01 03:41:01 +02:00
  • 1a36b138c0 seo: add Chrome Store and Firefox Add-on URLs to SoftwareApplication sameAs Koala 2026-06-01 03:37:47 +02:00
  • 47ead27344 docs: improve CONTRIBUTING.md and SECURITY.md readability Koala 2026-06-01 03:21:59 +02:00
  • 72180ba817 feat(website): SEO, a11y, and build pipeline overhaul Koala 2026-06-01 03:20:51 +02:00
  • 9eab699e2a feat(website): output minified files as .min.* for safety and clarity Koala 2026-06-01 02:14:31 +02:00
  • c95e72b713 docs: document build minifier and warn against editing www/ directly Koala 2026-06-01 02:12:05 +02:00
  • 14be38fe11 feat(website): add build-time minification and optimize meta descriptions Koala 2026-06-01 02:10:27 +02:00
  • 1bb2123da2 feat(website): technical SEO and UI/UX accessibility improvements Koala 2026-06-01 01:57:16 +02:00
  • e29c6666b6 feat(website): redesign bento tiles in 'Why KoalaSync' section Koala 2026-06-01 01:42:42 +02:00
  • b08e8ba06b docs: update advanced caddyfile configuration for syncserver in example and website Koala 2026-06-01 01:20:14 +02:00
  • 30a4057c99 docs: update documentations to reflect browser extension i18n features Koala 2026-06-01 01:07:41 +02:00
  • fd47eb82b9 feat(extension): implement full dynamic i18n support and automated consistency checks Koala 2026-06-01 01:05:46 +02:00
  • 3fcafbd081 fix(eslint): resolve all 6 repository lint errors Koala 2026-06-01 01:04:47 +02:00
  • d430501b82 feat(website): update sitemap.xml to index clean URLs Koala 2026-06-01 00:23:54 +02:00
  • d738352c90 feat(website): implement Clean URLs and split Caddy configurations Koala 2026-06-01 00:21:29 +02:00
  • dbf1b3e81b docs(translation): refine TRANSLATION.md for better clarity and human readability Koala 2026-05-31 23:54:44 +02:00
  • 5a3f1c7019 docs(website): update Caddyfile configuration and website README for www/ path Koala 2026-05-31 23:50:49 +02:00
  • 57b0dd1632 feat(website): implement custom i18n static compiler & full 6-language expansion Koala 2026-05-31 23:49:36 +02:00
  • b6f7c1ccdb refactor(datenschutz): unify email obfuscation to .email-reveal (scraper-safe) Koala 2026-05-31 00:47:39 +02:00
  • 4bada9533a feat(impressum): add name (Timo/KoalaDev), Mastodon for private msgs, GitHub Issues for concerns Koala 2026-05-31 00:43:58 +02:00
  • df32385fa6 fix(website): correct Mastodon SVG icon path to official branding Koala 2026-05-31 00:22:47 +02:00
  • ce9778245d feat(website): add Mastodon profile link (rel=me) to all page footers Koala 2026-05-31 00:16:18 +02:00
  • 5d6c0cd1fb fix(seo): shorten title (<70 chars), meta description (<160 chars), fix duplicate h1 Koala 2026-05-30 21:43:32 +02:00
  • bbba50f643 fix(website): add responsive srcset to nav logo (40w/80w/200w) Koala 2026-05-30 21:26:36 +02:00
  • 56293209f8 fix(website): switch from x-descriptors to w-descriptors + sizes for responsive images to satisfy PageSpeed Insights Koala 2026-05-30 21:21:51 +02:00
  • c55691a535 feat(website): add responsive images with srcset (1x/2x WebP) for all mascot and illustration images Koala 2026-05-30 21:16:09 +02:00
  • ce3b17f55f feat(website): add hreflang tags, comparison JSON-LD schema, and update sitemap with lastmod Koala 2026-05-30 20:58:35 +02:00
  • 5e8e9f61c2 fix(website): use Web Animations API for hero button pulse, avoids CSS transition/inline-style conflicts from mouse handlers Koala 2026-05-30 20:50:34 +02:00
  • 59eb1a6092 fix(website): apple-mobile-web-app-capable deprecated meta tag + download button pulse animation Koala 2026-05-30 20:45:08 +02:00
  • 00c9ff8cfc feat(website): Add smart browser-badge breathing animation, nav installed indicator, clickable smooth-scroll footnotes, and mockup height layout adjustments Timo 2026-05-30 20:35:48 +02:00
  • 748ccaa835 Refactor(website): Overhaul Getting Started section with extension-accurate workflows, premium CSS animations, stacked browser badges, and refined German translations Timo 2026-05-30 20:25:36 +02:00
  • 25b23d083d feat(website,extension): integrate NewLogoIcon as WebP favicon/header logo and convert to PNG extension icons Timo 2026-05-30 20:14:59 +02:00
  • 74042c3c78 docs(readme): replace header icon with Juggler mascot and feat(website): optimize technical SEO & add mobile theme colors Timo 2026-05-30 19:55:25 +02:00
  • fb1451022b feat(website): integrate KoalaDeploy mascot, enlarge Juggler mascot by 15%, and add premium interactive hover effects to all main mascots Timo 2026-05-30 19:48:53 +02:00
  • 54ffbfa4bd feat(website): integrate KoalaSearching, KoalaImprintl, and KoalaPrivacy mascots with custom animations and tight layouts Timo 2026-05-30 19:05:35 +02:00
  • 0db0b5eea2 feat(website): add KoalaThumbsUp and KoalaThumbsDown status mascots on invite page, hide pulsing ring, and support dev simulation mode Timo 2026-05-30 18:22:05 +02:00
  • d58041bd4e feat(website): add lookdown koala to hero, questions koala to features, pro-contra koala to comparison, translate learning tile to Gemeinsam Lernen, and refine copy Timo 2026-05-30 17:50:03 +02:00
  • 1f1b99a1fe feat(website): add koala holding git page next to octocat in bottom CTA and improve LDR couple alt text description Timo 2026-05-30 16:57:31 +02:00
  • c608d2d9e9 style(website): standardize use-case image container heights to 150px and set object-fit contain to align headings Timo 2026-05-30 16:40:55 +02:00
  • 06203eb5cb feat(website): replace LDR emoji with hugging koala couple and translate title to Fernbeziehungen Timo 2026-05-30 16:39:03 +02:00
  • ed599a96ab feat(website): replace remote learning emoji with professor koala mascot in use cases grid Timo 2026-05-30 16:11:44 +02:00
  • 5d1707a7d7 feat(website): replace movie night emoji with popcorn-sharing koalas mascot and optimize card padding Timo 2026-05-30 15:59:38 +02:00
  • f4343ca6b1 feat(website): add juggling koala mascot to platforms section and optimize spacing Timo 2026-05-30 15:43:01 +02:00
  • 3644a7b8ac website: refactor interactive extension mockup and align styling with popup UI Koala 2026-05-30 13:14:47 +02:00
  • c621c851af style(website): optimize SEO, UX, accessibility, and navigation icons Koala 2026-05-30 11:49:04 +02:00
  • 1113fb8bb5 Fix app.js brace syntax error and remove duplicate tbody in index.html Koala 2026-05-30 11:24:13 +02:00
  • c852826091 Enhance Join page with animated radar status indicator, resolve silent status icon bug, and clean inline script button styles to CSS Koala 2026-05-30 11:20:40 +02:00
  • cfef79ec1d Refactor comparison table categories to be neutral, consolidate privacy footnotes, and add comparison date stamp Koala 2026-05-30 11:18:06 +02:00
  • 8fbada8b03 Add clickable proof footnotes to Teleparty comparison table linking to official policy pages Koala 2026-05-30 11:14:04 +02:00
  • 2261a8133a Refactor landing page use-cases, browser CTA badging, official brand SVGs, and streamlined competitor comparison Koala 2026-05-30 11:13:29 +02:00
  • d5241b19e8 chore(release): update versions to v1.9.3 [skip ci] GitHub Action 2026-05-30 00:01:24 +00:00
  • f7096edd30 Refactor: Behebung Force-Sync ACK-Zaehler-Inflation, SHA-256 Hashing, Room-ID-Desinfizierung, Reduzierung MIN_SEEK_DELTA auf 2s und seekDebounce auf 300ms v1.9.3 Timo 2026-05-30 02:00:17 +02:00
  • e2b76b05a1 chore(release): update versions to v1.9.2 [skip ci] GitHub Action 2026-05-29 23:35:36 +00:00
  • 93acd0b44c fix: resolve F-01 to F-08 audit bugs and QoL improvements v1.9.2 Timo 2026-05-30 01:34:48 +02:00
  • ce7b5c47f2 chore(release): update versions to v1.9.1 [skip ci] GitHub Action 2026-05-29 22:08:39 +00:00
  • 92fb8e2d00 Roll back network latency compensation to maximize simplicity and clock skew safety v1.9.1 Timo 2026-05-30 00:06:52 +02:00
  • 43cde9bbef Optimize network latency compensation cap to protect against system clock skew Timo 2026-05-30 00:03:56 +02:00
  • 56955027f9 Fix critical sync lockouts, zombie disconnects, play-seek debounces, active lobbies, SW keep-alives, branding matches and ESLint warnings Timo 2026-05-30 00:02:19 +02:00
  • 5ef059a94f chore(release): update versions to v1.9.0 [skip ci] GitHub Action 2026-05-28 02:55:04 +00:00