Commit Graph

20 Commits

Author SHA1 Message Date
4b3be86b2e tournament: search: fix: tournament state is define 2024-03-11 13:50:07 +01:00
175169add0 fix: tournamnet: can join tournament 2024-03-11 10:36:34 +01:00
e8921939a0 core: tournament: redesign tournamentCreateView 2024-03-11 10:04:52 +01:00
40a9395340 clean: use camel case for class file 2024-02-20 09:29:47 +01:00
c143d96443 clean: respect es11 2024-02-20 09:22:11 +01:00
94a4c4cdf8 fix: typo isAuthenticate -> isAuthenticated 2024-02-13 14:07:53 +01:00
6df27eeadf clean: rename: authentification to authenticate 2024-02-13 13:59:16 +01:00
c23500e0a0 doc: fix: docstring: use Promise 2024-01-25 17:37:47 +01:00
6fd11d0028 game: add: docstring 2024-01-22 13:21:51 +01:00
476ed0b833 core: use postinit status code 2024-01-08 20:57:43 +01:00
9bb6a32c70 tournament: add: TOURNAMENT CAN START 2023-12-26 18:24:23 +01:00
44fa122585 clean: tournament: remove debug print 2023-12-26 14:35:45 +01:00
efbcd10fb0 fix: websocket url 2023-12-26 14:28:04 +01:00
AdrienLSH
52c7d9eafb add: websocket protocol now depends on http's 2023-12-26 01:03:09 +01:00
8ba55d5be2 tournament: add: player can join tournament now 2023-12-24 16:58:36 +01:00
278e2cbe54 add: tournament create view 2023-12-22 14:26:06 +01:00
587980d637 add: tournament list view 2023-12-21 11:35:47 +01:00
4eaa35584d fix: return 404 when tournament not found 2023-12-21 00:23:10 +01:00
6295c5120f add: tournament page 2023-12-21 00:21:18 +01:00
bfcfabb35a init: tournament 2023-12-20 19:15:47 +01:00