ft_transcendence/src
Maieul BOYER b7c2a3dff9 feat(openapi): Started working on Openapi generation
- Updated to Typebox 1.0.0 to better support Openapi type generation
- Changed dockerfile to fetch depedencies only once
- Fixed Routes to properly handle openapi
- Fixed Routes to respond with multiples status code (no more only 200)
- Fixed Schemas so the auth-gated endpoint properly reflect that
- Added Makefile rule to generate openapi client (none working due to
  missing files)
2025-11-10 18:34:22 +01:00
..
.husky fix(husky): adding precommit lint verification 2025-09-29 12:11:25 +02:00
@shared feat(openapi): Started working on Openapi generation 2025-11-10 18:34:22 +01:00
auth feat(openapi): Started working on Openapi generation 2025-11-10 18:34:22 +01:00
empty feat(infra): Added way to run custom commands for different services 2025-08-04 14:33:34 +02:00
icons feat(openapi): Started working on Openapi generation 2025-11-10 18:34:22 +01:00
user feat(openapi): Started working on Openapi generation 2025-11-10 18:34:22 +01:00
.dockerignore core(ci/husky): Added husky and CI Jobs 2025-10-07 22:18:23 +02:00
Dockerfile feat(openapi): Started working on Openapi generation 2025-11-10 18:34:22 +01:00
eslint.config.js core(ci/husky): Added husky and CI Jobs 2025-10-07 22:18:23 +02:00
openapi.json feat(openapi): Started working on Openapi generation 2025-11-10 18:34:22 +01:00
package.json feat(openapi): Started working on Openapi generation 2025-11-10 18:34:22 +01:00
pnpm-lock.yaml feat(openapi): Started working on Openapi generation 2025-11-10 18:34:22 +01:00
pnpm-workspace.yaml feat(death): I want to die... 2025-09-01 15:47:07 +02:00
redocly.yaml feat(openapi): Started working on Openapi generation 2025-11-10 18:34:22 +01:00
tsconfig.base.json feat(auth): Base auth with plugins 2025-09-01 15:47:07 +02:00