chrysopedia/backend
jlightner ab9dd2aa1b feat: Added write_mode support to impersonation tokens with conditional…
- "backend/auth.py"
- "backend/models.py"
- "backend/routers/admin.py"
- "backend/tests/test_impersonation.py"

GSD-Task: S07/T01
2026-04-04 06:24:04 +00:00
..
pipeline feat: Wired stage_highlight_detection Celery task with bulk upsert, 4 a… 2026-04-04 05:36:10 +00:00
routers feat: Added write_mode support to impersonation tokens with conditional… 2026-04-04 06:24:04 +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 write_mode support to impersonation tokens with conditional… 2026-04-04 06:24:04 +00:00
auth.py feat: Added write_mode support to impersonation tokens with conditional… 2026-04-04 06:24:04 +00:00
chat_service.py test: Built ChatService with retrieve-prompt-stream pipeline, POST /api… 2026-04-04 05:19:44 +00:00
config.py feat: Added LightRAG /query/data as primary search engine with file_sou… 2026-04-04 04:44:24 +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 ChapterStatus enum, sort_order column, migration 020, chapt… 2026-04-04 06:03:49 +00:00
models.py feat: Added write_mode support to impersonation tokens with conditional… 2026-04-04 06:24:04 +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 test: Implemented auth API router with register/login/me/update-profile… 2026-04-03 21:54:11 +00:00
schemas.py feat: Added ChapterStatus enum, sort_order column, migration 020, chapt… 2026-04-04 06:03:49 +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