swve
887046203e
fix: adjust session token refresh and caching intervals to 1 minute for improved performance
2025-08-09 10:10:52 +02:00
swve
63be0f0ff3
chore: upgrade React and Next.js to latest versions
...
Update project dependencies to React 19 and Next.js 15, including TypeScript type adjustments and async parameter handling across multiple components
2025-03-11 12:50:56 +01:00
swve
81c4190b00
feat: migrate tailwind to v4
2025-03-10 13:26:59 +01:00
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
swve
79a31dd8ec
feat: enhance user account management with password and profile updates
...
- Added validation for user profile and password update forms using Yup.
- Implemented user feedback for successful profile and password updates, including prompts to re-login.
- Improved UI for profile editing and password change sections, enhancing user experience.
- Updated password update service to include response metadata handling.
2025-01-24 22:46:05 +01:00
swve
f4794ebaf2
fix: login and signup orgslug missing bug
2024-11-28 21:47:41 +01:00
swve
5a746a946d
chore: refactor frontend components folder
2024-11-25 23:26:33 +01:00
swve
96e453a4de
fix: courses visibility issue
2024-10-30 23:40:37 +01:00
swve
8b1332c840
fix: various bugs
2024-08-29 20:12:15 +02:00
swve
28a2456d69
feat: migrate orgconfig model across the app
2024-08-11 15:46:14 +02:00
swve
c8cff9cbb4
chore: misc improvements
2024-06-15 16:10:42 +01:00
swve
d85ea6861c
feat: init umami
2024-06-08 12:36:46 +01:00
swve
25cba1cdbb
fix: pnpm issues
2024-06-06 17:21:07 +01:00
swve
693a28721d
feat: implement logged in organization joining + improvements
2024-06-06 16:54:53 +01:00
swve
25ac82f4ad
feat: additional changes
2024-06-06 16:54:53 +01:00
swve
2ae8dbeba5
feat: major login and signup changes
2024-06-06 16:54:53 +01:00
swve
5ca1ba75e1
feat: middleware support for oauth
2024-06-06 16:54:53 +01:00
swve
08cc97f557
fix: session auth issues
2024-06-06 16:54:53 +01:00
swve
1708b36818
feat: init new auth
2024-06-06 16:53:41 +01:00