Commit Graph

1 Commits

Author SHA1 Message Date
zasderq f4245a996a feat(hooks): add migration automation, deactivated site guard, and super admin flag
- Run database migrations on startup if `RUN_MIGRATIONS=true`
- Block public access to deactivated sites with a 503 page, allowing admin/login paths
- Add `isSuperAdmin` boolean to session user type in app.d.ts
2026-06-06 02:02:49 -04:00