Commit Graph

57 Commits

Author SHA1 Message Date
Me
d01f92a366 Things still work, and i'm cleaning up my work cuz it's hard to know what's going on otherwise 2022-11-29 20:49:41 +01:00
Me
53faba7f69 ok works atm, hopefully this will also remove all the nonsense node modules 2022-11-29 19:13:50 +01:00
Me
693c78b43c Merge remote-tracking branch 'origin/master' into eric_front_and_back 2022-11-29 19:12:05 +01:00
Me
9d1580dcd6 well part of the custome svelte store works, the essential part at least 2022-11-29 14:54:58 +01:00
lenovo
740ba83d01 suppresion node_modules first attempt 2022-11-28 18:24:56 +01:00
Me
214d2cee49 everything still works, trying to add 2fa and figure out Custom Stores 2022-11-25 00:30:55 +00:00
Me
b4240f48f7 still nothing broken, i started adding a glittery star effect to the rank in ProfileDisplay, fun stuff, figured it out but need to complete it 2022-11-24 02:05:42 +00:00
Me
11234545bc in theory everything still works but could use some testing, adding profile settings fetch 2022-11-23 16:55:41 +00:00
Me
16e477b874 Eveything still works, cool, adding fetch user to the ProfileDisplay, good stuff, so far so good 2022-11-23 03:31:13 +00:00
Me
9f3dbd4de9 everything still works, no 502 and livereload does work, just not for CSS stuff apparently, but for DOM elems we gucci, added a tmp /profile/fetch path and button to the header to test fetching 2022-11-23 03:12:22 +00:00
Me
78687a3daa added a few things back that i had deleted before when fixing 502, mainly looking at login fetch, so far everything works, no 502 and livereload is sorta a thing 2022-11-23 02:53:32 +01:00
Me
c35bbcefa6 Ok so Cherif and i figured out the reason livereload wasn't working, needed to expose the port in the docker compose.yml, committing now to have a save point 2022-11-22 16:34:56 +01:00
Me
c646f9b67b inital commit, we are basically identical to master, no 502 bad gateway, but no livereload either, i think cuz of that line we deleted from the nginx config 2022-11-22 02:52:54 +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
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
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
batche
3b24582ebc Oauth 2022-10-31 18:10:33 +01:00
batche
6879ddaac8 correction de l'erreur avec exclude 2022-10-28 18:41:26 +02:00
batche
e401665e71 . 2022-10-28 16:01:21 +02:00
batche
2619eb42e1 auth débuts 2022-10-28 15:19:26 +02:00
batche
8bb0d5b67a Ajout d'une toto list pour les utilisateurs dans le markdown 2022-10-28 11:48:36 +02:00
batche
1f146d14c5 amélioration du user. Maintenant les requêtes fonctionnent correctement. Doit toujours être testé en profondeur, mais apriori on ne peut plus accepter sa propre requête. 2022-10-28 10:27:15 +02:00
batche
c8814d4b77 ajout de routes basiques, à améliorer (certaines requêtes renvoient une erreur interne et pas un 404), ajout du service pour les relations amicales, mais pour l'instant c'est ultra pété 2022-10-26 17:26:18 +02:00
batche
0eb8d00a7d ajout des méthodes basiques pour le user + méthodes basique pour les relations amicales. Doit être testé. Manque les routes pour les relations amicales. 2022-10-25 16:45:55 +02:00
batche
5e53a2df78 ajout d'une bdd postgresql aec le type orm, d'une table user avec quelques champs dedans. TODO : faire une relations basique entre deux entités, par exemple la question de la relation entre deux personnes, amis / bloqués. 2022-10-24 18:52:46 +02:00