ft_transcendence/src
Maieul BOYER 1cbd778131 feat(auth/user): Finished User Rework to handle Guest
- Split userinfo APIs to their own service (`user`)
- Added user service to nginx and docker-compose
- Cleaned up package.json across the project to remove useless
  depedencies
- Added word list for Guest username generation (source in file itself)
- Reworked internal of `user` DB to not have a difference between "raw"
  id and normal ID (UUID)
2025-10-11 14:29:00 +02:00
..
.husky fix(husky): adding precommit lint verification 2025-09-29 12:11:25 +02:00
@shared feat(auth/user): Finished User Rework to handle Guest 2025-10-11 14:29:00 +02:00
auth feat(auth/user): Finished User Rework to handle Guest 2025-10-11 14:29:00 +02:00
empty feat(infra): Added way to run custom commands for different services 2025-08-04 14:33:34 +02:00
icons fixes(eslint): fixing everything that eslint complained about 2025-09-29 11:50:53 +02:00
user feat(auth/user): Finished User Rework to handle Guest 2025-10-11 14:29:00 +02:00
.dockerignore core(ci/husky): Added husky and CI Jobs 2025-10-07 22:18:23 +02:00
Dockerfile core(ci/husky): Added husky and CI Jobs 2025-10-07 22:18:23 +02:00
eslint.config.js core(ci/husky): Added husky and CI Jobs 2025-10-07 22:18:23 +02:00
package-lock.json fixes(eslint): fixing everything that eslint complained about 2025-09-29 11:50:53 +02:00
package.json feat(auth/user): Finished User Rework to handle Guest 2025-10-11 14:29:00 +02:00
pnpm-workspace.yaml feat(death): I want to die... 2025-09-01 15:47:07 +02:00
tsconfig.base.json feat(auth): Base auth with plugins 2025-09-01 15:47:07 +02:00