Commit graph

296 commits

Author SHA1 Message Date
Maieul BOYER
fbbc6d8f39 feat(auth): Use bind mount for providers.toml config file
Changed the way the `auth` service source its providers file to use a
bindmount and use a default path if no `PROVIDER_FILE` env is set
2025-12-30 18:20:36 +01:00
Maieul BOYER
6c050e2171 update lockfile 2025-12-30 18:20:16 +01:00
NigeParis
c6b0225e51 norm OK 2025-12-30 18:20:16 +01:00
NigeParis
1ca84b30c6 clean up 2025-12-30 18:20:16 +01:00
NigeParis
7532ce19d2 added text to work in sendInvite 2025-12-30 18:20:16 +01:00
NigeParis
da8298dce8 Added block invites 2025-12-30 18:20:16 +01:00
NigeParis
69c00f909f rebase with master after merge to master Maix 2025-12-30 18:20:16 +01:00
NigeParis
9abaa23519 Adding blockage invitations to a Game 2025-12-30 18:20:16 +01:00
NigeParis
e6089cf666 Adding blockage invitations to a Game 2025-12-30 18:20:16 +01:00
NigeParis
75ec5cd9c4 WIP on bloccage invitaion - no working at all yet 2025-12-30 18:20:16 +01:00
NigeParis
266feb22f4 Merged with Maix Master 2025-12-30 18:20:16 +01:00
Maieul BOYER
11949bbdf0
chore(deps): removed unsued deps and fixed npm@update makefile rule
- Removed unused deps
- Changed `npm@update` rule to only update lockfile and nothing else
- Changed `npm@install` to also install in frontend directory
2025-12-30 14:54:38 +01:00
Maieul BOYER
156379ab54
feat(auth): close connection on unauthenticated socket connection 2025-12-23 15:22:26 +01:00
Maieul BOYER
98f2af3f46
feat(frontend): added description handling the /profile 2025-12-22 19:51:58 +01:00
Maieul BOYER
782e13cd63
fixed small issues 2025-12-22 17:46:04 +01:00
apetitco
f5c79a2d3a (eslint): Fixed issues with eslint 2025-12-22 15:45:33 +01:00
Maieul BOYER
c71d332c39 update: added ttt to nginx configuration 2025-12-22 15:14:14 +01:00
apetitco
5a884ef4c5 (backend): trying to have a working backend.
Did I manage to achieve this task: NO.
2025-12-22 15:14:14 +01:00
apetitco
8debc57559 (backend): trying to have a working backend.
Did I manage to achieve this task: NO.
2025-12-22 15:14:14 +01:00
apetitco
b873ec390f (tic-tac-toe): Laid the foundations for tic tac toe/database interactions 2025-12-22 15:14:14 +01:00
apetitco
edeee0093b (tic-tac-toe): Laid the foundations for tic tac toe/database interactions 2025-12-22 15:14:14 +01:00
apetitco
f5c0f5635d (tic-tac-toe): Laid the foundations for tic tac toe/database interactions 2025-12-22 15:14:14 +01:00
apetitco
7f7c0c12d1 (misc): reindented file with tabs 2025-12-22 15:14:14 +01:00
apetitco
b757cb6bb9 (tic-tac-toe): Laid the foundations for tic tac toe/database interactions 2025-12-22 15:14:14 +01:00
apetitco
fc5685fe39 (misc): Added tsconfig.json file 2025-12-22 15:14:14 +01:00
apetitco
2f34f71835 (misc): Bit of cleaning 2025-12-22 15:14:14 +01:00
apetitco
d736e0e3ee retrieved what Maieul had done with my app.ts 2025-12-22 15:14:14 +01:00
apetitco
db88bf368f fixing things 2025-12-22 15:14:12 +01:00
apetitco
1f4f62c00b fighting git conflicts 2025-12-22 15:14:04 +01:00
apetitco
a60569822b fighting git conflicts 2025-12-22 15:12:10 +01:00
apetitco
575464f65b fighting git conflicts 2025-12-22 15:12:10 +01:00
apetitco
e36d41a7c4 fighting git conflicts 2025-12-22 15:12:10 +01:00
Maieul BOYER
53a2c06d43 fixed things
# Conflicts:
#	src/pnpm-lock.yaml
2025-12-22 15:12:10 +01:00
apetitco
fb49ba4ee9 (schism): started separating backend from frontend 2025-12-22 15:12:10 +01:00
NigeParis
117b535962 Fixed Priv Message Blockage - now working 2025-12-22 14:15:35 +01:00
NigeParis
97d7318cf9 Added blocage Message Private 2025-12-22 14:15:35 +01:00
NigeParis
f49505cc74 Added and Fixed bug of Blocage a User in the Chat 2025-12-22 14:15:35 +01:00
NigeParis
2299294f0e rebased Master amd eslint - activated logs Raph for merge with master because eslint makes problems with graphana not activated 2025-12-19 10:01:27 +01:00
NigeParis
cd0f2bd3d2 turned off console.logs to see clearly on the WIP block user 2025-12-19 09:04:44 +01:00
NigeParis
fd1ec359d2 Merge conflicts 2025-12-18 20:20:40 +01:00
NigeParis
46a1b99ed1 Merge conflicts 2025-12-18 20:18:45 +01:00
NigeParis
a7fcb351f8 WIP trying to fix a bug with blocking Broadcast message from a user on the chat 2025-12-18 20:03:24 +01:00
NigeParis
f506fb44bf Work in progress - blocage working on it ./app 206 2025-12-18 15:11:27 +01:00
NigeParis
8500d7dbe2 block button in profil toggles with block or un blocked 2025-12-18 15:11:27 +01:00
NigeParis
c41a32e4b1 clean up obj 2025-12-18 15:11:27 +01:00
NigeParis
e543116b5d Cleaned un the type obj - now consistant through out 2025-12-18 15:11:27 +01:00
NigeParis
f5366bf9e1 WIP Blocked users and clean up obj { } its in constitant 2025-12-18 15:11:27 +01:00
Maieul BOYER
556138d624 feat(user): added description and global guest user mute 2025-12-18 14:51:12 +01:00
Maieul BOYER
bcba86ed8a feat(chat): send online user in a single socketio message 2025-12-18 13:55:26 +01:00
Maix0
e5f186af04 fixes(eslint): removed trailing space 2025-12-17 19:52:17 +01:00