jlightner
|
aa71387ad5
|
feat: Added CSS grid layout splitting technique page into prose (left)…
- "frontend/src/App.css"
- "frontend/src/pages/TechniquePage.tsx"
GSD-Task: S02/T01
|
2026-03-30 08:47:55 +00:00 |
|
jlightner
|
26556ba03e
|
feat: Built AdminPipeline.tsx page at /admin/pipeline with video table,…
- "frontend/src/pages/AdminPipeline.tsx"
- "frontend/src/api/public-client.ts"
- "frontend/src/App.tsx"
- "frontend/src/App.css"
GSD-Task: S01/T03
|
2026-03-30 08:35:11 +00:00 |
|
jlightner
|
7aa33cd17f
|
fix: Fixed syntax errors in pipeline event instrumentation — _emit_even…
- "backend/pipeline/stages.py"
GSD-Task: S01/T01
|
2026-03-30 08:27:53 +00:00 |
|
jlightner
|
39006ca5b6
|
feat: redesign technique page - meta stats, video filenames, monospace signal chains
|
2026-03-30 06:54:11 +00:00 |
|
jlightner
|
c575e76861
|
fix: Added overflow-x:hidden to html/body, fixed mobile overflow on mod…
- "frontend/src/App.css"
- "frontend/index.html"
GSD-Task: S02/T02
|
2026-03-30 06:40:58 +00:00 |
|
jlightner
|
893105abd0
|
feat: Replaced all 193 hex colors and 24 rgba values in App.css with 77…
- "frontend/src/App.css"
GSD-Task: S02/T01
|
2026-03-30 06:37:08 +00:00 |
|
jlightner
|
07e85e95d2
|
feat: Built CreatorsBrowse (randomized default sort, genre filter, name…
- "frontend/src/pages/CreatorsBrowse.tsx"
- "frontend/src/pages/CreatorDetail.tsx"
- "frontend/src/pages/TopicsBrowse.tsx"
- "frontend/src/App.tsx"
- "frontend/src/App.css"
- "frontend/src/api/public-client.ts"
GSD-Task: S05/T04
|
2026-03-30 00:13:11 +00:00 |
|
jlightner
|
3a7f10005b
|
feat: Built frontend search flow: typed public API client, landing page…
- "frontend/src/api/public-client.ts"
- "frontend/src/pages/Home.tsx"
- "frontend/src/pages/SearchResults.tsx"
- "frontend/src/pages/TechniquePage.tsx"
- "frontend/src/App.tsx"
- "frontend/src/App.css"
GSD-Task: S05/T03
|
2026-03-30 00:09:08 +00:00 |
|
jlightner
|
2cb0f9c381
|
feat: Built complete admin review queue UI: queue list page with stats…
- "frontend/src/pages/ReviewQueue.tsx"
- "frontend/src/pages/MomentDetail.tsx"
- "frontend/src/components/StatusBadge.tsx"
- "frontend/src/components/ModeToggle.tsx"
- "frontend/src/App.tsx"
- "frontend/src/App.css"
GSD-Task: S04/T03
|
2026-03-29 23:29:01 +00:00 |
|
jlightner
|
5542ae455f
|
feat: Bootstrapped React + Vite + TypeScript frontend with typed API cl…
- "frontend/package.json"
- "frontend/vite.config.ts"
- "frontend/tsconfig.json"
- "frontend/tsconfig.app.json"
- "frontend/index.html"
- "frontend/src/main.tsx"
- "frontend/src/App.tsx"
- "frontend/src/App.css"
GSD-Task: S04/T02
|
2026-03-29 23:21:53 +00:00 |
|