ft_transcendence/frontend
Nigel 85eca5d301
Nigel/block user (#60)
* WIP block users

* Add test to check if the person for user X is blocked or not

* Added function isBlocked return true if user x is blocked by user y

* Added block ans un block messages

* Route / broadcast added ny Maix

* notification block and un block with icon now works, started clean up

* cleaning up the code

* cleaning up the code - WIP

* cleaning up the code - WIP

* clean up code - WIP

* clean up code - WIP

* WIP block users

* Add test to check if the person for user X is blocked or not

* Added function isBlocked return true if user x is blocked by user y

* Added block ans un block messages

* REBASE -trying

* REBASE trying

* REBASE problems

* REBASE problems

* REBASE problems

* MERGE problems

* REBASE problem

* REBASE problem

* clean up code - WIP

* MERGED master into nigel/blockUser

* linter OK

* TTT problem with package

* Deletes tic tac and icons
2025-12-16 15:21:07 +01:00
..
public feat(frontend): added frontend 2025-11-11 00:20:26 +01:00
src Nigel/block user (#60) 2025-12-16 15:21:07 +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 yes 2025-12-11 14:43:50 +01:00
index.html fixes(frontend): Made the overlay transparent & redirect on login 2025-12-12 15:42:28 +01:00
package.json Nigel/block user (#60) 2025-12-16 15:21:07 +01:00
pnpm-lock.yaml Nigel/block user (#60) 2025-12-16 15:21:07 +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 wip 2025-12-11 14:43:46 +01:00