Commit graph

13 commits

Author SHA1 Message Date
NigeParis
3e1dd0fdd9 css update 2026-01-04 16:06:11 +01:00
bgoulard
0033956ca1 [wip] colisions 2026-01-02 15:16:58 +01:00
NigeParis
6e6162c3f0 basic setup pong - frontend and backend with simplw socket message and fastify route 2026-01-02 15:16:58 +01:00
Maieul BOYER
3120a640e3
added a real frontpage 2025-12-29 16:55:54 +01:00
Maieul BOYER
769edcd1ad
feat(frontend): added little badge on top right to show current status
This badge will either send you to the login page, or to the profile
page
2025-12-22 19:39:23 +01:00
Maieul BOYER
55fc1bad1f moved around some more files 2025-12-22 17:37:25 +01:00
Maieul BOYER
5615049a15 clean up some stuff, moved around other 2025-12-22 17:37:25 +01:00
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