chrysopedia/backend
jlightner 84d8dc4455 feat: Added shorts router with generate/list/download endpoints, fronte…
- "backend/routers/shorts.py"
- "backend/main.py"
- "frontend/src/api/shorts.ts"
- "frontend/src/pages/HighlightQueue.tsx"
- "frontend/src/pages/HighlightQueue.module.css"

GSD-Task: S03/T03
2026-04-04 09:52:01 +00:00
..
pipeline feat: Added shorts_generator.py with 3 format presets and stage_generat… 2026-04-04 09:47:40 +00:00
routers feat: Added shorts router with generate/list/download endpoints, fronte… 2026-04-04 09:52:01 +00:00
scripts feat: Added LightRAG /query/data as primary search engine with file_sou… 2026-04-04 04:44:24 +00:00
services feat: Added IntersectionObserver scroll-spy to ToC highlighting the act… 2026-04-03 05:54:14 +00:00
tests feat: Added personality_weight (0.0–1.0) to chat API; modulates system… 2026-04-04 09:28:35 +00:00
auth.py feat: Built post CRUD and file upload/download API routers with auth, o… 2026-04-04 09:07:35 +00:00
chat_service.py feat: Added personality_weight (0.0–1.0) to chat API; modulates system… 2026-04-04 09:28:35 +00:00
config.py chore: Added GeneratedShort model with FormatPreset/ShortStatus enums,… 2026-04-04 09:43:36 +00:00
database.py fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
main.py feat: Added shorts router with generate/list/download endpoints, fronte… 2026-04-04 09:52:01 +00:00
minio_client.py feat: Built post CRUD and file upload/download API routers with auth, o… 2026-04-04 09:07:35 +00:00
models.py chore: Added GeneratedShort model with FormatPreset/ShortStatus enums,… 2026-04-04 09:43:36 +00:00
pytest.ini fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
redis_client.py fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
requirements.txt feat: Added MinIO Docker service, Post/PostAttachment models with migra… 2026-04-04 09:02:40 +00:00
schemas.py feat: Added MinIO Docker service, Post/PostAttachment models with migra… 2026-04-04 09:02:40 +00:00
search_service.py feat: Added 4-tier creator-scoped cascade (creator → domain → global →… 2026-04-04 05:02:30 +00:00
watcher.py feat: Built backend/watcher.py with PollingObserver-based folder watchi… 2026-03-30 19:17:47 +00:00
worker.py fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00