ft_transcendence/frontend
Maieul BOYER 6d630fee92 feat(frontend/auth): Added way to automatically fetch providers
This allows the frontend to list all available providers without
hardcoding them in.
2025-11-14 16:57:14 +01:00
..
public feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
src feat(frontend/auth): Added way to automatically fetch providers 2025-11-14 16:57:14 +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(chat): added base for chat service 2025-11-14 15:50:03 +01:00
package.json feat(chat): added base for chat service 2025-11-14 15:50:03 +01:00
pnpm-lock.yaml feat(chat): added base for chat service 2025-11-14 15:50:03 +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 fixes(frontend): fixed small types/incorrect code 2025-11-11 00:20:26 +01:00