Nigel
ea023fa99a
Merge pull request #73 from Maix0/maix/fixes/lockfile
...
chore(deps): removed unsued deps and fixed npm@update makefile rule
2025-12-30 17:30:01 +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
Raphaël
926677223c
style(frontend/frontpage): adding a real frontpage of "site de boule"
2025-12-29 18:19:55 +01:00
Raphael
a97ac3580b
build(nix): removing envrc to fix mac issues
2025-12-29 18:09:54 +01:00
Maieul BOYER
3120a640e3
added a real frontpage
2025-12-29 16:55:54 +01:00
Nigel
efdef8f8e9
Merge pull request #71 from Maix0/maix/socketAuth
2025-12-24 10:47:24 +01:00
Maieul BOYER
156379ab54
feat(auth): close connection on unauthenticated socket connection
2025-12-23 15:22:26 +01:00
Nigel
90a40aa626
Merge pull request #70 from Maix0/frontend/profileDesc
...
feat(frontend): added description handling the /profile
2025-12-22 20:09:25 +01:00
Maieul BOYER
98f2af3f46
feat(frontend): added description handling the /profile
2025-12-22 19:51:58 +01:00
Nigel
2ace5a9a94
Merge pull request #69 from Maix0/frontend/profileBadge
...
Add a little profile/Login button in the caroussel
2025-12-22 19:47:52 +01:00
Maieul BOYER
769edcd1ad
feat(frontend): added little badge on top right to show current status
...
This badge will either send you to the login page, or to the profile
page
2025-12-22 19:39:23 +01:00
Maix0
930ff9d1b3
Merge pull request #68 from Maix0/Alex/hell
...
Alex/hell : Split front and back
2025-12-22 17:52:46 +01:00
Maieul BOYER
782e13cd63
fixed small issues
2025-12-22 17:46:04 +01:00
Maieul BOYER
be9f5ad33a
Merge branch 'master' into Alex/hell
2025-12-22 17:42:13 +01:00
Maieul BOYER
55fc1bad1f
moved around some more files
2025-12-22 17:37:25 +01:00
Maieul BOYER
5615049a15
clean up some stuff, moved around other
2025-12-22 17:37:25 +01:00
apetitco
f5c79a2d3a
(eslint): Fixed issues with eslint
2025-12-22 15:45:33 +01:00
Maieul BOYER
a940447039
made the socket correctly connect to the backend
2025-12-22 15:33:54 +01:00
apetitco
cfbce3b916
Merge branch 'Alex/hell' of github.com:Maix0/ft_deadge into Alex/hell
...
I'm going to kms
2025-12-22 15:14:55 +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
7922f6eac1
(misc): Updated name for network.
2025-12-22 15:14:14 +01:00
apetitco
1435735469
(misc): Checked Implement other game and added task to write to database
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
3fd788a742
(misc): updated gitignore
2025-12-22 15:14:14 +01:00
apetitco
55d1d090f6
(misc): updated gitignore
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
13895f8de8
idk
2025-12-22 15:13:53 +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
Maieul BOYER
6e4d0b7e59
update: added ttt to nginx configuration
2025-12-22 14:56:39 +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
apetitco
54c8e35a8e
(backend): trying to have a working backend.
...
Did I manage to achieve this task: NO.
2025-12-21 02:59:04 +01:00
apetitco
3ed00bd62b
(backend): trying to have a working backend.
...
Did I manage to achieve this task: NO.
2025-12-21 02:58:15 +01:00
apetitco
333caf09ee
(tic-tac-toe): Laid the foundations for tic tac toe/database interactions
2025-12-20 01:22:55 +01:00
apetitco
e46f031f64
(tic-tac-toe): Laid the foundations for tic tac toe/database interactions
2025-12-20 01:04:37 +01:00