You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: comprehensive platform optimizations and game leaderboards
- refactor: split connection.ts into modular feature-based database adapters
- perf: implement lazy-loading for heavy libraries (Mermaid) and enable image optimizations
- feat: implement onboarding flow trigger for new users via profiles flag
- feat: replace localStorage polling with Supabase Realtime for notifications
- feat: implement global game leaderboard and integrate all entertainment modules
- security: remove localStorage fallbacks and add server-only guards for bcryptjs
- fix: resolve linting errors in auth routes and dynamic imports
0 commit comments