|
|
7134c069d7
|
refactor: convert auth register to Server Action
- Add src/app/actions/auth.ts with registerUser
- Update RegisterForm to use Server Action
- Remove api/auth/register route
|
2026-02-28 11:01:13 +01:00 |
|
Julien Froidefond
|
39e3328123
|
chore: update various components and services for improved functionality and consistency, including formatting adjustments and minor refactors
|
2025-12-07 09:54:05 +01:00 |
|
Julien Froidefond
|
482bd9b0d2
|
feat: refactor UI components to utilize new Container, Section, and StatusBadge components for improved layout and styling consistency across the application
|
2025-10-17 11:49:28 +02:00 |
|
Julien Froidefond
|
faca1cdce6
|
feat: enhance UI components with backdrop blur effects and improved background styles for better visual aesthetics
|
2025-10-17 11:09:07 +02:00 |
|
Julien Froidefond
|
7426bfb33c
|
feat: integrate NextAuth for authentication, refactor login and registration processes, and enhance middleware for session management
|
2025-10-16 15:50:37 +02:00 |
|
Julien Froidefond
|
727d6301ae
|
style: login page and logo
|
2025-03-04 21:35:51 +01:00 |
|
Julien Froidefond
|
a4b521fe2e
|
fix: lint type import
|
2025-03-02 14:02:23 +01:00 |
|
Julien Froidefond
|
86c5b5fac7
|
docs: demo and capture
|
2025-03-02 08:41:21 +01:00 |
|
Julien Froidefond
|
438d08f3f2
|
fix: lints
|
2025-03-02 06:47:38 +01:00 |
|
Julien Froidefond
|
55ae6e4308
|
fix: login form and registerForm error KOs
|
2025-02-28 16:23:51 +01:00 |
|
Julien Froidefond
|
bc2ceadb8f
|
fix: errorMessage has to throw apperror code if apperror
|
2025-02-28 08:00:34 +01:00 |
|
Julien Froidefond
|
5893f1a15f
|
fix: error on hydration and ErrorMessage
|
2025-02-28 07:38:48 +01:00 |
|
Julien Froidefond
|
279f6c6e88
|
refacto: error and types
|
2025-02-27 21:59:14 +01:00 |
|
Julien Froidefond
|
ea51ff53a9
|
feat(i18n): first shoot on translated errors
|
2025-02-27 15:05:44 +01:00 |
|
Julien Froidefond
|
246c0c650a
|
refacto: massive use of getMessageError
|
2025-02-27 14:26:48 +01:00 |
|
Julien Froidefond
|
e76b849b17
|
feat(i18n): loginpage translate
|
2025-02-27 12:48:59 +01:00 |
|
Julien Froidefond
|
15a27005a0
|
refacto: UI and component for error in loginpage
|
2025-02-25 08:46:29 +01:00 |
|
Julien Froidefond
|
a690a5af6f
|
refacto: errors in apis
|
2025-02-25 08:40:06 +01:00 |
|
Julien Froidefond
|
d6939820b9
|
fix(db); no more bug on switch connection
|
2025-02-14 22:06:15 +01:00 |
|
Julien Froidefond
|
5d47b307bd
|
feat(db): Login register and auth
|
2025-02-14 17:00:50 +01:00 |
|