retrotoon-studio/server/_core
Ubuntu 0c41340b25 perf: optimisation lecture temps réel et cache images
- Chargement bulk des URLs de frames (1 query au lieu de 1/frame)
- Preload des 30 prochaines frames pendant la lecture
- Cache navigateur activé sur le proxy S3 (max-age=3600, immutable)
- Fallback query tRPC uniquement si la map n'a pas la frame

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-21 01:49:45 +00:00
..
types Initial project bootstrap 2026-05-19 23:15:42 +00:00
context.ts Initial project bootstrap 2026-05-19 23:15:42 +00:00
cookies.ts fix: audit complet et pipeline fonctionnel RetroToon Studio 2026-05-21 01:37:08 +00:00
dataApi.ts Initial project bootstrap 2026-05-19 23:15:42 +00:00
env.ts feat: Import vidéo robuste + Multi-LLM Gemini + NLE Workspace complet 2026-05-20 01:51:58 +00:00
heartbeat.ts Initial project bootstrap 2026-05-19 23:15:42 +00:00
imageGeneration.ts Initial project bootstrap 2026-05-19 23:15:42 +00:00
index.ts Checkpoint: RetroToon Studio v1.0 - Application professionnelle de recomposition d'animation. Inclut : thème blueprint architectural, schéma DB complet (8 tables), timeline NLE multipistes, segmentation IA (SAM 2), assistant opérateur autonome avec LLM, moteur de regénération IA, système Character Sheet, administration IA modulaire, mode test/simulation, 22 tests passants, 0 erreur TypeScript. 2026-05-19 23:38:28 +00:00
llm.ts fix: audit complet et pipeline fonctionnel RetroToon Studio 2026-05-21 01:37:08 +00:00
localAuth.ts fix: audit complet et pipeline fonctionnel RetroToon Studio 2026-05-21 01:37:08 +00:00
map.ts Initial project bootstrap 2026-05-19 23:15:42 +00:00
notification.ts Initial project bootstrap 2026-05-19 23:15:42 +00:00
oauth.ts Initial project bootstrap 2026-05-19 23:15:42 +00:00
sdk.ts fix: audit complet et pipeline fonctionnel RetroToon Studio 2026-05-21 01:37:08 +00:00
storageProxy.ts perf: optimisation lecture temps réel et cache images 2026-05-21 01:49:45 +00:00
systemRouter.ts Initial project bootstrap 2026-05-19 23:15:42 +00:00
trpc.ts Initial project bootstrap 2026-05-19 23:15:42 +00:00
vite.ts Initial project bootstrap 2026-05-19 23:15:42 +00:00
voiceTranscription.ts Initial project bootstrap 2026-05-19 23:15:42 +00:00