Commit Graph

165 Commits

Author SHA1 Message Date
cedric 2ea7837197 Move ListComments icon to end 2024-06-24 22:08:21 +04:00
cedric 6995a7800f Fix Article 'null' 2024-06-24 13:38:29 +04:00
cedric a7eaaac447 Add 'articles' collection to create operation 2024-06-23 19:18:25 +04:00
cedric 7e6d1f49ba Create ListItem component 2024-06-23 19:16:13 +04:00
cedric 20049e2bc9 Typo 2024-06-23 07:19:02 +04:00
cedric 73ac8c4ffd Move ListComments 2024-06-23 07:18:16 +04:00
cedric 4a2334b605 Rename ReadComments to ListComments 2024-06-23 06:52:27 +04:00
cedric d1f4d40144 Remove HandleComments component 2024-06-23 06:51:29 +04:00
cedric 90e818bd77 fix: Add ReadComents to Konstitisyon component 2024-06-22 21:18:05 +04:00
cedric 8c153605f9 refactor: improve HandleCreate 2024-06-22 21:11:01 +04:00
cedric 6cd2a0c438 Typo: WriteComment to CreateComment 2024-06-22 07:58:04 +04:00
cedric 06879763bc Create titres 2024-06-22 07:52:32 +04:00
cedric 6870f1e459 refactor: Add CreateForm to write comments 2024-06-21 12:39:37 +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 a14c1be810 typo: add @ to user id 2024-06-19 15:37:48 +04:00
cedric 1e587b5d6b refactor: use HandleComments to read & write comments 2024-06-19 14:44:49 +04:00
cedric f4eb07c9a3 Change date format 2024-06-19 11:24:38 +04:00
cedric c7f1cb88d6 Fix use of LogoutCountdown 2024-06-19 09:17:22 +04:00
cedric 08d1c9be36 Add LogoutCountdown to CommentList 2024-06-19 09:11:29 +04:00
cedric e14365da3c Create CommentsList component 2024-06-19 09:07:15 +04:00
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