ft_transcendence/frontend
Maieul BOYER aba4c4498c feat(frontend/auth): fix cookie not working due to path being /app
Cookies being set to path=/app meant that the API didn't have those
cookies.
Also fixed the Schema injection for auth'ed routes
2025-11-11 00:20:26 +01:00
..
public feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
src feat(frontend/auth): fix cookie not working due to path being /app 2025-11-11 00:20:26 +01:00
.dockerignore feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
.gitignore feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
Dockerfile feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
index.html feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
package.json feat(frontend/auth): fix cookie not working due to path being /app 2025-11-11 00:20:26 +01:00
pnpm-lock.yaml feat(frontend/auth): fix cookie not working due to path being /app 2025-11-11 00:20:26 +01:00
pnpm-workspace.yaml feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
run.sh feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
tsconfig.json feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
vite.config.js feat(frontend): added frontend 2025-11-11 00:20:26 +01:00