Commit Graph

226 Commits

Author SHA1 Message Date
39ea33cc8e fix: go to url when game found 2023-12-23 16:56:04 +01:00
8529963f97 change matchmaking to authenfied view 2023-12-23 16:49:43 +01:00
c02c49215d fix: matchmaking support start stop, multi connection 2023-12-23 16:47:22 +01:00
6c39a13aca core: recreation of matchmaking, add: matchmaking support multiple modes 2023-12-23 12:54:33 +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
6295c5120f add: tournament page 2023-12-21 00:21:18 +01:00
8e0514514b fix: check if profile existe befort render profile page 2023-12-21 00:05:54 +01:00
4fd6616786 add block option 2023-12-20 23:48:52 +01:00
57ed6165ea bug issue; rewrite all messages 2023-12-19 12:42:46 +01:00
acba77e228 Réarrangement du code; correction css; écriture uniquement du nouveau message 2023-12-19 11:27:18 +01:00
929c1fdeb3 merge with Chatte 2023-12-18 21:27:52 +01:00
609b045315 better css, add debug 2023-12-18 21:26:18 +01:00
26a9152756 fix: register view 2023-12-17 20:17:52 +01:00
f32d38287a tentative de merge 2023-12-16 18:02:07 +01:00
51354d9922 tentative de merge 2023-12-16 18:00:38 +01:00
b5d73e59fd core: simplified login and register, fix: me 2023-12-16 17:41:31 +01:00
86e2528d04 merge with Chatte 2023-12-16 17:01:03 +01:00
3be50e747d bug issue, null users_id creation channel 2023-12-16 17:00:38 +01:00
1f41e62a86 core: refonte profile 2023-12-16 16:42:30 +01:00
51059e6bf3 merge with Chatte 2023-12-16 16:15:13 +01:00
92221926a1 Better Css 2023-12-16 16:14:46 +01:00
468a3917a9 fix css file to /login /register 2023-12-16 10:39:07 +01:00
6171528371 merge with Chatte 2023-12-15 20:34:55 +01:00
bcb072f7d9 chat functional 2023-12-15 20:32:43 +01:00
AdrienLSH
c303042588 add: 404 not found 2023-12-14 13:55:31 +01:00
5d46ff5123 add: offline button 2023-12-13 12:40:47 +01:00
AdrienLSH
0ce8645770 Merge branch 'jspong' into server 2023-12-13 12:35:06 +01:00
AdrienLSH
63e1520e6a add: ball respawn timeout 2023-12-12 18:25:16 +01:00
AdrienLSH
754e5867f2 welp I guess we're done 2023-12-12 15:58:50 +01:00
a15c59fbf7 clean: remove trash file 2023-12-12 15:21:06 +01:00
926ac0dd54 clean: print 2023-12-12 15:20:26 +01:00
AdrienLSH
ca6dba2763 add: ball angle calculations 2023-12-12 12:10:48 +01:00
ae20be25fb add: matchmaking 2023-12-12 12:06:13 +01:00
bc892bc157 Advance don't merge 2023-12-12 10:04:46 +01:00
78379aea1b Bug fix with username in chat 2023-12-11 16:14:27 +01:00
624fb47e04 merge with server 2023-12-11 14:55:17 +01:00
c178556a2e Add functional research bar 2023-12-11 14:54:39 +01:00
336257d1d0 init view 2023-12-11 13:40:01 +01:00
9c1dd30db7 add: css to me 2023-12-11 13:25:00 +01:00
08093627c9 Camille à trop les cramptés, en plus il va voir francis éboué qui est passé chez noz avec son daron qui se dore la biscotte en guadeloupe 2023-12-11 13:09:20 +01:00
208dd206ce merge with server 2023-12-11 10:57:51 +01:00
AdrienLSH
aa35514c44 do u guys wanna see my balls ? 2023-12-10 11:05:00 +01:00
c3c83b3168 add: profiles and profile page 2023-12-09 21:51:32 +01:00
9b6c5547f0 add: profile avatar 2023-12-06 15:19:41 +01:00
AdrienLSH
12056554fc game: moving paddle :) 2023-12-05 12:18:34 +01:00
AdrienLSH
c2317d5404 la putain de sa mere 2023-12-04 16:51:24 +01:00
910644a804 fix, add auto login when register 2023-12-04 12:32:15 +01:00
25f315c24f add: delete and edit accounts page 2023-12-01 01:29:56 +01:00
Xamora
af9595c447 Don't merge, it's prototypal 2023-11-30 16:36:21 +01:00
5d8005df44 remove settilte on child class 2023-11-30 13:05:46 +01:00
65a027014b chore: rename classs 2023-11-29 22:51:57 +01:00
bf3393e9a9 rename view 2023-11-29 20:56:32 +01:00
84a5a592ca add: Abstract class to simplifie the code,
AbstractRedirectView,
AbstractAuthentificateView
AbstractUnAuthentificateView
2023-11-29 19:55:44 +01:00
a6666b889f use replace ws by wss 2023-11-29 19:20:12 +01:00
9947ea37e2 Merge branch 'Chatte' into feat/accounts 2023-11-29 18:36:08 +01:00
7e34f883aa fix: click on loggin protected do not change
history
2023-11-29 17:04:00 +01:00
07d06253ba opti: do not execute postInit if getHtml is null 2023-11-29 16:19:17 +01:00
d5e692449b fix: move code to not render html when not needed 2023-11-29 16:10:55 +01:00
6dc0293455 fix: connexion 2023-11-29 16:05:49 +01:00
Xamora
b12c03074a Chat advance 2023-11-27 23:31:31 +01:00
Xamora
8bce7d33ca The project advance 2023-11-27 21:59:41 +01:00
25721bdda8 add: home 2023-11-27 19:15:15 +01:00
3f3ab52a09 use post init to onclick 2023-11-27 19:11:15 +01:00
Xamora
ffbfe2ddd0 merge Ukrainia and Russia 2023-11-27 16:45:32 +01:00
Xamora
9c59401cf2 Merge Antisémite and Sionisme plz 2023-11-27 15:52:32 +01:00
d490208ffa Merge branch 'Chatte' into feat/accounts 2023-11-27 15:48:11 +01:00
Xamora
7b6a8ba57b Minor Edit and clear one file 2023-11-27 15:47:00 +01:00
27e75c4497 login style 2023-11-27 15:32:33 +01:00
a965adfdce add: register page 2023-11-27 15:32:17 +01:00
Xamora
c16d281892 Global Chat 2023-11-27 15:10:06 +01:00
Xamora
56b6f0e138 Pussy 2023-11-27 14:35:11 +01:00
Xamora
8202a8b88d Add PostInit in index.js/AbstractViews.js 2023-11-27 14:31:47 +01:00
b98371cf70 display error, and add style 2023-11-27 13:55:05 +01:00
ea42d10ddf init login 2023-11-23 17:26:09 +01:00
AdrienLSH
45b782e94c add frontend 2023-11-21 19:15:16 +01:00