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
bc51e7620c
M1_ProjetWeb
/
src
/
routes
History
Nabil Ould Hamou
bc51e7620c
feat: profile picture system
2024-12-03 21:39:53 +01:00
..
api
feat: profile picture system
2024-12-03 21:39:53 +01:00
chats
Merge pull request
#6
from NabilOuldHamou/features/sendMessage
2024-12-03 19:22:32 +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
added userId to locals
2024-12-03 19:20: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