- Creators: response_model changed from list to {items, total, offset, limit} matching frontend CreatorBrowseResponse
- Review queue: limit raised from 100 to 1000
- New GET /review/moments/{moment_id} endpoint for direct moment fetch
- MomentDetail uses fetchMoment instead of fetching full queue
- Merge candidates fetch uses limit=100
|
||
|---|---|---|
| .. | ||
| CreatorDetail.tsx | ||
| CreatorsBrowse.tsx | ||
| Home.tsx | ||
| MomentDetail.tsx | ||
| ReviewQueue.tsx | ||
| SearchResults.tsx | ||
| TechniquePage.tsx | ||
| TopicsBrowse.tsx | ||