This website requires JavaScript.
Explore
Help
Sign In
42
/
42_INT_14_transcendence
Watch
1
Star
0
Fork
0
You've already forked 42_INT_14_transcendence
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7e906de1287781a9cb9ade4252bd96060ad0da62
42_INT_14_transcendence
/
srcs
History
Me
7e906de128
ok so i think i need to change a whole bunch of stuff all over in the User module and Friendship module, namely that we should be searching the DB by ID's not Usernames... currently my Blocking of a user doesn't wquite work cuz findAll() sends ID to findIfUserIsBlockedOrHasBlocked() when it should be sending usernames, but everything else sends Usernames so i'm saving now in case changing everything fucks everything up...
2022-12-23 23:36:04 +01:00
..
requirements
ok so i think i need to change a whole bunch of stuff all over in the User module and Friendship module, namely that we should be searching the DB by ID's not Usernames... currently my Blocking of a user doesn't wquite work cuz findAll() sends ID to findIfUserIsBlockedOrHasBlocked() when it should be sending usernames, but everything else sends Usernames so i'm saving now in case changing everything fucks everything up...
2022-12-23 23:36:04 +01:00
.env
Publication de la nouvelle branche au propre. Reste à tester.
2022-11-21 17:19:10 +01:00
docker-compose.yml
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