learnhouse/apps/web/app
swve 31e8eaf0b5 feat: optimize NextAuth session and token management
- Added global session caching to reduce API calls
- Improved token refresh logic with expiry check
- Implemented 5-minute session caching mechanism
- Added type declarations for global session cache
2025-01-25 13:51:15 +01:00
..
api feat: better healthcheck 2024-11-25 23:04:40 +01:00
auth feat: optimize NextAuth session and token management 2025-01-25 13:51:15 +01:00
editor fix: Error when you try to edit a course from a button 2024-06-14 00:46:12 +01:00
home feat: init assignment subpages and misc python and ts improvements 2024-07-20 21:12:13 +02:00
install chore: refactor frontend components folder 2024-11-25 23:26:33 +01:00
orgs/[orgslug] fix: collections bugs and issues 2025-01-24 22:59:04 +01:00
payments/stripe/connect/oauth feat: use OAuth for stripe connect 2024-11-18 19:52:09 +01:00
global-error.tsx feat: enable sentry for the frontend 2024-08-29 19:57:24 +02:00
layout.tsx feat: init umami 2024-06-08 12:36:46 +01:00
not-found.tsx fix: 404 error typo 2024-10-10 21:43:16 +02:00