Commit Graph

12 Commits

Author SHA1 Message Date
sucupira d6efb6736f Réécriture SvelteKit statique (Svelte 5 runes + TS, adapter-static)
- Données PeerTube (GADE), Castopod (KUTE) et Mastodon (BOKANTE) bakées au
  build via +page.server.ts (throttle + retry 429 + déduplication)
- Charte OKI complète : tokens, thème sombre par défaut (clair opt-in,
  anti-FOUC), Archivo/Inter self-hébergées, flag-bar, sprite SVG (zéro emoji
  en interface, zéro Font Awesome/CDN)
- i18n FR/EN par routage [[locale]], bundles JSON, hreflang, %lang% serveur
- Pages : accueil, /video/[uuid] (embed, téléchargements, partage,
  commentaires, JSON-LD VideoObject), /categories/[id], /recherche (index
  JSON baké, recherche client), /direct (live + annonce multi-fuseaux),
  /dons, /mentions-legales, /offline + 404 kréyòl
- Motion gwoka : KineticText (scrub view()), ScrollProgressBar, FlagChip,
  reveal syncopé, View Transitions, gate prefers-reduced-motion unique
- PWA : manifest + Workbox generateSW (fallback /offline/), registerSW
  statique
- Sécurité : CSP par page en <meta> (SHA-256 des inline via
  scripts/postbuild-csp.mjs) + headers globaux (_headers Cloudflare et
  .htaccess o2switch), redirections des anciennes URLs PHP
- Doc : docs/DEPLOIEMENT-SVELTEKIT.md
2026-07-23 00:49:02 -04:00
cedric 5b1a78782a docs: add one-command README HTML/PDF export 2026-07-23 05:48:43 +04:00
cedric 3d28d3832f docs: rewrite README as bilingual FR/EN reference 2026-07-23 05:10:04 +04:00
cedric eaacd23702 docs: rebrand fork for ANNU KUTE CED podcast hub 2026-07-23 04:17:49 +04:00
cedric 9a017f5479 typo: bokantaj => bokante 2026-07-08 07:00:59 +04:00
cedric 0319fa20c3 feat: add last podcast from castopod 2025-10-17 17:38:16 +04:00
cedric b35dbde8c9 feat: permit display one video in index 2025-10-17 14:23:31 +04:00
cedric 8905d09b48 docs: update README 2025-10-17 12:29:12 +04:00
cedric 66de41b118 docs: update README with requirement & new variable 2025-10-08 20:55:40 +04:00
cedric b7ccfce43e feat: add next live announcement with multi-timezone display 2025-10-08 17:00:40 +04:00
cedric 5bbc6f1c66 feat: add PayPal donation 2025-09-28 20:39:47 +04:00
cedric 1e717d2c3a docs: remplace README.md by README.adoc 2025-07-24 22:12:30 +04:00