ft_transcendence/frontend/src
Raphaël 492647b817
feat(users): Adding the profile page and the TOTP connection
Added user profile page (/profile) with display name, password, and TOTP management
Implemented TOTP authentication flow in the login process
Added backend APIs for changing display name and password
Made user display names unique in the database
Removed the entire icons service (server, routes, and Docker configuration)
Added collision-avoidance logic for duplicate display names during user creation
2025-12-10 18:09:53 +01:00
..
@types chat general broadcast done with now notifications system separated in different space on the chat windo 2025-12-02 16:52:41 +01:00
api removed icon server and finished profile page 2025-12-10 17:14:23 +01:00
auth yes 2025-12-10 17:13:56 +01:00
carousel feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
chat Added Global Message for Next Game - Bug Fixed on Double Displaying Ping Buddies 2025-12-10 13:10:59 +01:00
pages feat(users): Adding the profile page and the TOTP connection 2025-12-10 18:09:53 +01:00
routing wip 2025-12-10 17:10:13 +01:00
signin feat(frontend): added returnTo to login and signin page 2025-11-16 17:06:40 +01:00
toast feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
typescript.svg feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
utils.ts feat(frontend): added frontend 2025-11-11 00:20:26 +01:00