Commit Graph

91 Commits

Author SHA1 Message Date
lenovo
e65695cc5c added new room pannel 2022-12-07 19:54:15 +01:00
lenovo
556c16e3f2 wip chat rooms can now create new room with prompt 2022-12-07 15:42:36 +01:00
lenovo
3b60f3952c wip chat adding room 2022-12-06 19:48:19 +01:00
lenovo
d0b39dbb82 wip chat users and rooms base 2022-12-06 14:59:18 +01:00
lenovo
5510861c63 small improvment in css 2022-12-05 22:05:33 +01:00
lenovo
7fd77539f4 chat controls css kind of working 2022-12-05 21:47:09 +01:00
lenovo
3d9c9f56f4 wip drop down menu 2022-12-04 22:50:43 +01:00
dell
823e1dc588 save befor format dell 2022-12-04 14:52:33 +01:00
lenovo
7020b6b67e auto focus on text area after hit button 2022-11-30 19:50:10 +01:00
lenovo
9aec5bd015 chat sender dont receive own messages 2022-11-30 17:52:39 +01:00
lenovo
55f77d2259 started edition of chat in node
+ handled cors
+ added css fo chat scroll and newline
2022-11-30 14:25:57 +01:00
lenovo
b86f4aa0c7 no idea what is changed it's on svelte 2022-11-29 11:32:01 +01:00
lenovo
cb7b1ed7d7 merge conflict with master 2022-11-28 21:24:22 +01:00
lenovo
740ba83d01 suppresion node_modules first attempt 2022-11-28 18:24:56 +01:00
lenovo
4b7e35d991 wip tests of socket 2022-11-28 17:26:47 +01:00
lenovo
9dd87d7fa1 new tests on chat 2022-11-24 14:06:05 +01:00
lenovo
1100ca35b1 wip base front end for chat ok 2022-11-23 16:13:38 +01:00
lenovo
6a119c0789 wip litle front end for chat 2022-11-22 17:46:55 +01:00
Me
75fe33693c removed a thing from nginx 2022-11-21 18:14:49 +01:00
batche
6cea1369ff ajout du bind sur 0.0.0.0 pour svelte. Tout semble bien fonctionner (pour l'instant) 2022-11-21 17:44:41 +01:00
batche
c50e97d34b suppression fichier inutile 2022-11-21 17:33:20 +01:00
batche
392726649b Merge branch 'cherif_0.01' into eric-cherif-front-and-back
OK
2022-11-21 17:24:48 +01:00
batche
6e94fc4d2e Fichier de test 2022-11-21 17:20:46 +01:00
batche
711a75e88d Publication de la nouvelle branche au propre. Reste à tester. 2022-11-21 17:19:10 +01:00
batche
6412bfe1ce SED EST ENLEVE 2022-11-21 16:20:38 +01:00
batche
2d031104f1 fonction de recherche par username 2022-11-21 13:02:26 +01:00
batche
5efea64ca1 amélioration des requêtes d'amitié, on peut maintenant directement bloquer une personne. 2022-11-21 12:39:41 +01:00
batche
452acd5146 correction de petites erreurs 2022-11-21 12:08:55 +01:00
batche
b8d404ce13 correction de petites erreurs 2022-11-21 12:08:36 +01:00
batche
f1df3964f9 màj srcs 2022-11-21 10:27:57 +01:00
batche
b4abc09aab ajout de userstats pour la bdd 2022-11-21 10:04:56 +01:00
lenovo
ada109416a wip first chat 2022-11-20 20:18:59 +01:00
lenovo
8fc383c8fc wip nest course 2022-11-19 19:31:59 +01:00
lenovo
f0af98eb02 wip nest course 2022-11-19 19:31:44 +01:00
batche
40ce956a47 statistique de l'utilisateur 2022-11-19 12:05:30 +01:00
batche
686067375a correction de l'upload d'image, reste à faire en sorte de n'accepter que du png ou jpg 2022-11-17 18:01:52 +01:00
batche
f98e1fdb4e ajout de l'upload. Reste un mystérieux problème à régler avec l'extenstion et multer 2022-11-16 19:12:02 +01:00
batche
fd61ea56d2 double auth maintenant fonctionne correctement. Il y a un PoC avec svelte 2022-11-15 17:57:21 +01:00
batche
ee8033e6d8 Ajout de l'update utilisateur avec seulement certaines string + un exemple avec svelte 2022-11-14 18:57:51 +01:00
batche
79b3cbb3d3 add a partial user to be returned 2022-11-14 17:25:43 +01:00
batche
aa3eb111c1 changements dans les dockerfiles + ajout de quelques trucs pour svelte en PoC 2022-11-14 16:02:54 +01:00
batche
8b4545f4d6 auth is working yipa 2022-11-12 17:17:06 +01:00
batche
568af62330 essaye de faire foncitonner un bouton 2022-11-12 10:55:20 +01:00
batche
a77b9e99dc 2FA 2022-11-07 17:37:30 +01:00
batche
24b68dc767 2FA 2022-11-07 17:12:06 +01:00
batche
7fd8147140 tous les trucs du user sont ok, maintenant refonte des requêtes d'amitiés. C'est bien avancé, reste àa tester deux trois trucs 2022-11-04 18:34:02 +01:00
batche
08d02e709b IT WORKS (session stored in redis, must add a password next) 2022-11-03 18:49:00 +01:00
batche
03b90690ce Les sessions foncitonnent, reste à pouvoir les sauvegarder, soit via redis ou via type orm. Pour l'instant redis est un échec 2022-11-03 18:35:46 +01:00
batche
4622792534 Oauth est fonctionnel. Le mécanisme de session est à terminer, probablement via un JWT ou autre méthode. 2022-11-02 17:57:06 +01:00
batche
9a6ad5b328 Début Oauth, la redirection fonctionne bien. 2022-11-02 11:14:37 +01:00