Commit Graph

39 Commits

Author SHA1 Message Date
cedric 6134755888 fix: ajout de await à searchParams 2026-01-04 13:12:49 +04:00
cedric 7c41beb992 fix: erreur explicite lors de l'échec de connexion 2026-01-04 13:12:10 +04:00
cedric 21a38d3987 feat: upgrade vers Next.js 15.4.3 et React 19
- Upgrade Next.js de 14.2.3 vers 15.4.3
- Upgrade React et React DOM vers version 19
- Modification page dynamique [id] pour compatibilité Next.js 15
- Gestion asynchrone des params et searchParams
- Tests de build et développement réussis
2025-07-24 11:15:35 +04:00
cedric 8f272d931c fix: corrigé chemin import auth.js dans route dynamique 2025-07-23 19:58:32 +04:00
cedric 529452b0fb feat: créé route dynamique et page version individuelle
- Route app/dashboard/versions/[id]/ pour URLs spécifiques
- Composant VersionPage avec affichage et partage natif
- Support modes comparison/content via paramètre URL
2025-07-23 19:54:10 +04:00
cedric 9e78a32d8d fix: error when no titre or article 2024-12-16 13:34:05 +04:00
cedric e1036f6c9b Move Sign into GetVersions component 2024-09-20 11:45:43 +04:00
cedric 039be335a2 Adapt Dashboard page 2024-09-15 18:05:26 +04:00
cedric d23839b3e8 Improve Sign component 2024-09-15 18:05:26 +04:00
cedric 79cc1c0dd8 Change message in request-reset-password 2024-07-04 20:42:46 +02:00
cedric 69f82c7294 Improve register responses states 2024-07-02 19:58:15 +02:00
cedric af98484cb8 Ensure verification password before submit register form 2024-07-02 11:07:01 +02:00
cedric da911120e8 Improve api error message 2024-07-02 11:06:15 +02:00
cedric 7e00a1a296 Default register user to draft status 2024-07-02 11:05:39 +02:00
cedric accd3be56d Ensure displaying only published content 2024-07-02 11:04:24 +02:00
cedric a7eaaac447 Add 'articles' collection to create operation 2024-06-23 19:18:25 +04:00
cedric 06879763bc Create titres 2024-06-22 07:52:32 +04:00
cedric def7dd60db Add trustHost parameter to auth options 2024-06-21 09:57:05 +04:00
cedric 7b77ee2fc2 Create dashboard page 2024-06-20 14:06:07 +04:00
cedric 157951b10e Upgrade to NextAuth v5 2024-06-18 11:10:30 +04:00
cedric 5491d996b8 Add fields to session 2024-05-23 18:43:53 +04:00
cedric a5c0eab06b Fix undefined sessions 2024-05-23 18:43:35 +04:00
cedric c8f3456459 Add AuthProvider to RootLayout 2024-05-23 18:42:26 +04:00
cedric 50b25f7855 Add Create component and Comment button 2024-05-20 14:49:31 +04:00
cedric 482b930e52 Add Sign to index page 2024-05-20 04:19:44 +04:00
cedric d3ae60d40c Use aliases 2024-05-20 04:19:44 +04:00
cedric f30cd82e67 Reset Passwords 2024-05-20 04:19:43 +04:00
cedric 84ebce7f3f Implement Forgot Password 2024-05-20 04:19:43 +04:00
cedric da7f86259a Create login page 2024-05-20 04:19:43 +04:00
cedric 851fd9c051 Create the Login API 2024-05-20 04:19:43 +04:00
cedric 2d477644fb Create register page 2024-05-20 04:19:42 +04:00
cedric c3c6820797 Create the Registration API 2024-05-20 04:19:42 +04:00
cedric 2e916fed68 Include Footer and Konstitisyon components to page 2024-05-18 09:37:09 +04:00
cedric da5e8f0db0 Set theme to dark 2024-05-18 09:26:18 +04:00
cedric 8e3a627d12 Add APP_TITLE env variable 2024-05-17 09:00:25 +04:00
cedric 03ce161f65 Use Nextjs integration for Mui 2024-05-17 08:42:30 +04:00
cedric cfa4ff6b0d Fetch Directus data 2024-05-17 08:29:06 +04:00
cedric 838a1a2f62 Add Roboto font 2024-05-16 19:38:20 +04:00
cedric b96b0c5972 first commit 2024-05-16 02:17:33 +04:00