chrysopedia/frontend
jlightner e44ec1d1d5 feat: Added media streaming endpoint and chapters endpoint to videos ro…
- "backend/routers/videos.py"
- "backend/schemas.py"
- "frontend/src/api/videos.ts"

GSD-Task: S05/T01
2026-04-04 05:47:16 +00:00
..
public add robots.txt — disallow all crawlers from indexing the site 2026-04-03 08:31:33 +00:00
src feat: Added media streaming endpoint and chapters endpoint to videos ro… 2026-04-04 05:47:16 +00:00
index.html feat: Added favicon (SVG + 32px PNG), apple-touch-icon, OG social image… 2026-04-03 05:45:51 +00:00
package-lock.json perf: Built useMediaSync hook, VideoPlayer with HLS lazy-loading and na… 2026-04-03 23:46:03 +00:00
package.json perf: Built useMediaSync hook, VideoPlayer with HLS lazy-loading and na… 2026-04-03 23:46:03 +00:00
tsconfig.app.json feat: Split key moment card header into standalone h3 title and flex-ro… 2026-03-30 08:55:48 +00:00
tsconfig.app.tsbuildinfo feat: Built ChatPage with SSE streaming client, real-time token display… 2026-04-04 05:22:43 +00:00
tsconfig.json feat: Split key moment card header into standalone h3 title and flex-ro… 2026-03-30 08:55:48 +00:00
vite.config.ts feat: Added AppFooter component displaying app version, build date, com… 2026-03-30 12:00:58 +00:00