M1_ProjetWeb/src/routes
2024-12-02 12:55:24 +01:00
..
api WIP: Testing and fixing api endpoints 2024-12-02 12:55:24 +01:00
chats moved the ID folder into chats 2024-12-02 10:42:50 +01:00
user/edit Ajouts du front de la page contenant les chats, de la creation de chat, des composants d'alerte, de profil et la page de modification de profil. 2024-12-01 15:04:54 +01:00
+layout.server.ts register and login routes are now being used, also added a middleware that loads the token in the locals so they can be used to know if the user is online. 2024-12-01 22:48:00 +01:00
+layout.svelte Basic pages 2024-11-25 17:35:28 +01:00
+page.server.ts register and login routes are now being used, also added a middleware that loads the token in the locals so they can be used to know if the user is online. 2024-12-01 22:48:00 +01:00
+page.svelte register and login routes are now being used, also added a middleware that loads the token in the locals so they can be used to know if the user is online. 2024-12-01 22:48:00 +01:00