chore: force rebuild; ensure docs create only accepts docUrl (no auto-create) 92347b2 Running Tristan Yu commited on Sep 2, 2025
fix(docs): avoid title redeclaration; accept provided title 860507a Tristan Yu commited on Sep 2, 2025
fix(docs): lazy-load googleapis to avoid cold-start errors 3b5e542 Tristan Yu commited on Sep 2, 2025
fix(docs): accept manual docUrl via /api/docs/create to avoid 404 on /link a168bc3 Tristan Yu commited on Sep 2, 2025
fix(docs): support shared drives with supportsAllDrives=true; use new folder ID via env 9ae5cd0 Tristan Yu commited on Sep 2, 2025
fix(docs): normalize service account private_key newlines and include error message 53910bb Tristan Yu commited on Sep 2, 2025
feat(docs): integrate Google Drive create with service account and folder f8541fd Tristan Yu commited on Sep 2, 2025
feat(docs): add simple group doc API (list/create) and mount routes 921f144 Tristan Yu commited on Sep 2, 2025
feat(sessions): record session on login to ensure immediate visibility in summary ba2ae80 Tristan Yu commited on Sep 2, 2025
feat(sessions): persist visitor/student/admin heartbeats and add login summary API 195c966 Tristan Yu commited on Sep 2, 2025
feat(files): set uploader name from user info for translation uploads d104bb1 Tristan Yu commited on Sep 1, 2025
fix(brief): stop returning placeholder practice for week brief 454f141 Tristan Yu commited on Sep 1, 2025
feat(api): add week brief endpoint /api/search/weekly-practice/:week/brief 8e6c9d6 Tristan Yu commited on Sep 1, 2025
feat(brief): attach week-level brief even when SourceText exists b305f03 Tristan Yu commited on Sep 1, 2025
fix(docker): use shell-form CMD to avoid bracket parsing on Space 75dec52 Tristan Yu commited on Sep 1, 2025
feat(brief): store week-level brief and return it when no SourceText exists f26854d Tristan Yu commited on Sep 1, 2025
fix(i18n): always decode uploaded filenames from latin1 to UTF-8 89d3be6 Tristan Yu commited on Sep 1, 2025
fix(files): correct Unicode filenames and add admin delete endpoint 7e1a71f Tristan Yu commited on Sep 1, 2025
chore: add multer dependency for weekly practice file uploads b36f02b Tristan Yu commited on Sep 1, 2025
feat(weekly-practice): add file uploads for week practice (admin source, student translation) a29dc5e Tristan Yu commited on Sep 1, 2025
Presence: add online heartbeat and online flag in admin users API 9287841 Tristan Yu commited on Aug 28, 2025