Commit graph

6 commits

Author SHA1 Message Date
Maieul BOYER
4a56c92667
fixes(frontend): Made the overlay transparent & redirect on login
The overlay that is used when the menubar is used is now actually
transparent

When logging in, actually always redirect to somewhere
(if not asked -> redirect to /)
2025-12-12 15:42:28 +01:00
apetitco
67eb5f8beb
Update frontend/index.html
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-11 16:38:19 +01:00
apetitco
4f039bb6a2 (other_game) : Added link to tic-tac-toe game on side menu 2025-12-11 14:56:15 +01:00
Maieul BOYER
bb7037d515 feat(nginx): Fixed going to / not working 2025-12-11 14:43:50 +01:00
NigeParis
9ce9fa44e4 feat(chat): added base for chat service
added front html

nigel in the mud

route function with openapi - gen

clean up the code a little

after pull request
2025-11-14 15:50:03 +01:00
Maieul BOYER
08c910c193 feat(frontend): added frontend
- Router: client side route handling with client side rendering
- Toast: rought Toast handling for better UX and messaging
- Auth: single point of truth for the Logged in user

This commit doesnt not include the openapi generated code
2025-11-11 00:20:26 +01:00