chrysopedia/frontend
jlightner dbc4afcf42 feat: Normalized /topics and /videos endpoints from bare lists to pagin…
- "backend/schemas.py"
- "backend/routers/topics.py"
- "backend/routers/videos.py"
- "frontend/src/api/topics.ts"
- "frontend/src/pages/TopicsBrowse.tsx"
- "frontend/src/pages/Home.tsx"

GSD-Task: S05/T03
2026-04-03 23:09:33 +00:00
..
public add robots.txt — disallow all crawlers from indexing the site 2026-04-03 08:31:33 +00:00
src feat: Normalized /topics and /videos endpoints from bare lists to pagin… 2026-04-03 23:09:33 +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 feat: Split key moment card header into standalone h3 title and flex-ro… 2026-03-30 08:55:48 +00:00
package.json feat: Removed yellow semantic-search-unavailable banner from search res… 2026-03-31 05:14:58 +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: Split 945-line public-client.ts into 10 domain API modules with s… 2026-04-03 23:04:56 +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