sar / src /app /api /session /route.ts

Commit History

fix: make handleLookup async to fix bun next build error
bf40519

Mafia2008 commited on

fix: store session json in url/base64 modes, scan disk for missing sessions, support url mode late joining, and display available sessions on select screen
1edabae

Mafia2008 commited on

fix: store presentation slides in /data persistent storage and embed base64 fallback in session state
559451d

Mafia2008 commited on

feat: Add persistent session export and slide URL generation for late-joining students
01d5160

Mafia2008 commited on

feat: full CORS support + OPTIONS preflight + interactive /api-docs reference page
fdd8ef0

Mafia2008 commited on

Fix: Replace socket.io with SSE+REST, add 4-digit room codes, fix Join Session button
f7e4d54

Mafia2008 commited on

Add complete SSE backend with all API endpoints and detailed documentation
179db97

Mafia2008 commited on