Commit Graph

5 Commits

Author SHA1 Message Date
eeae06fe30 feat: add isSuperAdmin to JWT payload for campus scope bypass 2026-07-05 23:51:10 +08:00
adb875976a feat: support JWT from query string for SSE endpoints 2026-07-05 23:15:34 +08:00
6737c00d96 fix: make JwtAuthGuard global to run before PermissionGuard, skip @Public routes 2026-07-05 21:23:42 +08:00
4f4cee157a chore: commit oxfmt formatting changes and verify artifacts 2026-07-02 15:55:09 +08:00
46a817503e feat(task1): restructure directories for turborepo monorepo
- Move backend/ to apps/server/ via git mv
- Move frontend/ to apps/admin/ via git mv
- Create packages/typescript-config/ with base, nestjs, and react-vite presets
2026-07-02 15:05:12 +08:00