Commit Graph

94 Commits

Author SHA1 Message Date
cedric 11f6da95a7 Fix restricted char 2024-06-19 09:07:09 +04:00
cedric 8916ebb569 Create lib/formatDate.js 2024-06-19 09:04:50 +04:00
cedric cc36b0a9c1 Add date-fns lib 2024-06-19 09:04:10 +04:00
cedric 28177439e1 Add components to write comments 2024-06-18 11:11:15 +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 e5e394b258 Add signout confirmation alert 2024-05-20 16:46:25 +04:00
cedric 50b25f7855 Add Create component and Comment button 2024-05-20 14:49:31 +04:00
cedric 219abf5c6b Add Edit component to Titre & Article 2024-05-20 14:48:52 +04:00
cedric 2d527568a8 Create component 2024-05-20 14:46:42 +04:00
cedric 88f51ef5f5 Create Edit component 2024-05-20 14:45:43 +04:00
cedric 644d6ea256 Improve Sign component 2024-05-20 14:43:29 +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 4a182ae1a8 Create Sign component 2024-05-20 04:19:42 +04:00
cedric 64314eed25 Create AuthAlert component 2024-05-20 04:19:42 +04:00
cedric aab70456f0 Create AuthForm component 2024-05-20 04:11:53 +04:00
cedric 855291e3ce Create directusClient in lib/directus.js 2024-05-20 04:09:40 +04:00
cedric 078a4c10ac Update .env.sample 2024-05-20 04:09:01 +04:00
cedric 571a7e8f72 Update xo rules 2024-05-20 04:04:25 +04:00
cedric 2fe55d73db Add next-auth lib 2024-05-20 04:04:09 +04:00
cedric 20386291f5 Config aliases for path in jsconfig.json 2024-05-20 04:03:35 +04:00
cedric 2e916fed68 Include Footer and Konstitisyon components to page 2024-05-18 09:37:09 +04:00
cedric a13bc564a9 Create Konstitisyon components 2024-05-18 09:36:44 +04:00
cedric 182656bf98 Create Footer component 2024-05-18 09:36:12 +04:00
cedric da5e8f0db0 Set theme to dark 2024-05-18 09:26:18 +04:00
cedric 9b4bcc1edb Add sample in .env.sample 2024-05-18 09:25:46 +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 28160dbd23 Add directus/sdk lib 2024-05-16 20:44:56 +04:00
cedric fe3ef36262 Add mui/icons-material lib 2024-05-16 19:51:25 +04:00
cedric 838a1a2f62 Add Roboto font 2024-05-16 19:38:20 +04:00
cedric cf8bc07e69 Add Mui lib 2024-05-16 19:34:18 +04:00
cedric 00483c8aa4 Add license 2024-05-16 02:19:37 +04:00
cedric b96b0c5972 first commit 2024-05-16 02:17:33 +04:00