Commit Graph

2416 Commits

Author SHA1 Message Date
Kalle
8d647eaeff Use React Context for sharing socket 2022-03-29 23:40:08 +03:00
Kalle
7d4c4a73f4 Tournament nav tweaks 2022-03-29 18:30:16 +03:00
Kalle
3ed1be84e1 Fix tournament add-players invite link 2022-03-29 18:18:26 +03:00
Kalle
7d32da3822 Fix bracket straight lines height 2022-03-29 17:53:42 +03:00
Kalle
c7262b069b Urls from utils to urls 2022-03-28 00:42:13 +03:00
Kalle
57960a05b2 Remove unnecessary infos 2022-03-28 00:36:54 +03:00
Kalle
4c6f7ce572 Refactor register for new backend style 2022-03-28 00:16:01 +03:00
Kalle
cd7e8531aa Remove unnecessary fields from tournament team 2022-03-27 17:43:28 +03:00
Kalle
b6fc09d935 Fix button flashing from Continuing... to Continue 2022-03-27 15:40:10 +03:00
Kalle
6bc6741e43 Fix looking page title for league group found 2022-03-27 15:30:40 +03:00
Kalle
0a912b7375 Fix button texts for league 2022-03-27 15:25:02 +03:00
Kalle
765a5d2dea Chat for finished group + remove Discord prompts 2022-03-27 15:07:30 +03:00
Kalle
be63db096e United groups to the top Closes #768 2022-03-27 14:59:44 +03:00
Kalle
471d467953 Fix avatar placeholder for Firefox Closes #790 2022-03-27 14:33:38 +03:00
Kalle
9b775dcf41 Unread indicator for chat 2022-03-27 14:22:01 +03:00
Kalle
1a25aece60 Move chat to bottom right on desktop 2022-03-27 12:13:50 +03:00
Kalle
76e17ce83c Add Redis for leaderboards 2022-03-27 12:01:02 +03:00
Kalle
60a3f709a7 Hardcode leaderboards temporarily
Memory problem hot fix :-)
2022-03-26 17:52:13 +02:00
Kalle
63f5ba8ce7 Load less stuff in memory for leaderboards 2022-03-26 17:34:07 +02:00
Kalle
bb8c9dbafe Leaderboards frontend 2022-03-26 17:09:37 +02:00
Kalle
a2aa773487 skillsToLeaderboard logic 2022-03-26 15:27:04 +02:00
Kalle
6064ede66a Enable Leaderboards in nav 2022-03-26 11:43:40 +02:00
Kalle
68184ee9fe Recalculate skills script 2022-03-26 10:34:16 +02:00
Kalle
aed28496bc Add tau 2022-03-26 10:31:49 +02:00
Kalle
f11be1ee69 Delete unused script 2022-03-25 19:09:20 +02:00
Kalle
13e00c0d4c Replace TS with Openskill 2022-03-25 18:57:19 +02:00
Kalle
f26383fe49 Upgrade deps 2022-03-25 00:55:02 +02:00
Kalle
d85855a65d Upgrade deps (TS, Remix...) 2022-03-25 00:53:04 +02:00
Kalle
1063968908 Update Prettier 2022-03-25 00:48:59 +02:00
Kalle
f536918d09 Chat SSE -> socket.io 2022-03-25 00:42:29 +02:00
Kalle
901a3e1bc0 Update Node.js 2022-03-24 17:16:30 +02:00
Kalle
da02de9625 Fix type errors 2022-03-24 17:10:10 +02:00
Kalle
0f029aa84c Feature flag for chat 2022-03-23 00:33:16 +02:00
Kalle
1b25502d64 Get names on chat from loader data 2022-03-22 22:44:54 +02:00
Kalle
7b9045cea8 Allow non-admins to unexpire groups 2022-03-22 00:11:17 +02:00
Kalle
74cff317f8 Fix not being able to send empty friend code 2022-03-22 00:08:57 +02:00
Kalle
430d32cb52 Fix mobile nav SendouQ link 2022-03-22 00:04:51 +02:00
Kalle
fb2b50121a Add SendouQ logo 2022-03-21 22:16:30 +02:00
Kalle
98cd99bacf Remove header that does nothing 2022-03-21 22:07:22 +02:00
Kalle
67fbafe658 Don't buffer events response 2022-03-21 09:55:21 +02:00
Kalle
0b0e1d95c6 NZAP use real UUID 2022-03-20 21:37:28 +02:00
Kalle
0d717e30fa Allow submitting on settings page without FC 2022-03-20 21:36:48 +02:00
Kalle
3ad9cbaaee isTestUser 2022-03-20 21:00:14 +02:00
Kalle
5394e0bc50 Temp fix logged in user missing discordName 2022-03-20 20:52:54 +02:00
Kalle
f63f21b369 Closes #789 Fix arrow wrong in relation 2022-03-20 14:24:17 +02:00
Kalle
a38ca2d943 Switch from unranked -> scrim in button texts 2022-03-20 14:17:37 +02:00
Kalle
c693fe349e Chat for looking/match pages Closes #753 2022-03-20 14:12:20 +02:00
Kalle
93eb28f6f9 Refactor looking loader a bit Closes #784
Doesn't really need as much refactoring as I thought
2022-03-17 18:38:13 +02:00
Kalle
3dd3e37d7c Revert "Add idify lfg match stages script"
This reverts commit a514617427.
2022-03-17 18:03:58 +02:00
Kalle
a514617427 Add idify lfg match stages script 2022-03-17 18:03:45 +02:00