This website requires JavaScript.
Explore
Help
Sign in
nabil_oh
/
M1_ProjetWeb
Watch
1
Star
0
Fork
You've already forked M1_ProjetWeb
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a2c494dbd2
M1_ProjetWeb
/
src
/
routes
History
Nabil Ould Hamou
a2c494dbd2
WIP: Testing and fixing api endpoints
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