Commit Graph

4709 Commits

Author SHA1 Message Date
Kalle
dcf738f6d3 Remove unused participant code + slim down tournament response 2024-06-09 23:53:31 +03:00
Kalle
4248cca5b1 Adjust user results page layout 2024-06-09 12:24:38 +03:00
Kalle
cfd8e80508 Add badge 2024-06-09 11:45:15 +03:00
Kalle
89a50ca24f Remove legacy tournament map list generator 2024-06-09 11:42:06 +03:00
Kalle
890b73f7a1
Tournament require IGNs option (#1760)
* Initial

* Edit IGN from profile

* Admin action

* Show IGN

* Toggle visibility
2024-06-09 11:23:00 +03:00
Kalle
0505ff4dee Remove incorrect translations 2024-06-08 10:45:02 +03:00
ash
c4276c8e73
vert horiz charged uncharged (#1757) 2024-06-08 10:40:18 +03:00
ash
c692641769
Fix Wellstring and Decav damage numbers (#1756)
* Fix Wellstring/Decav

* Update object-dmg.json

* Fix Wellstring damage
2024-06-08 10:39:49 +03:00
xi
1e17d12ec1
Add new weapon alt names (#1759)
* Add new weapon alt names

* Include Side Order kits in alt names
2024-06-08 10:18:53 +03:00
Kalle
bfce8d9646
Custom name (#1754)
* Migration and edit

* Migrate from discordName

* discordDiscriminator
2024-06-03 22:20:21 +03:00
Kalle
764fd8ba7b Adjust banned maps for new season 2024-06-02 23:38:44 +03:00
Kalle
2b53c348e6 Switch to own invariant that logs errors in prod 2024-06-02 14:34:01 +03:00
Kalle
8933fca588 Upgrade deps 2024-06-02 14:14:43 +03:00
Kalle
518e521e09
Active rosters & organizer revise rosters/score (#1743)
* Initial

* Fix migration order

* Edit score initial

* Can edit points

* Fix failing test

* Rename var

* Remove done TODO

* Rename organizerEditing

* Inactive style for score label

* E2E tests
2024-06-02 11:51:19 +03:00
Kalle
51c228e9ee Fix shouldRevalidate condition 2024-06-01 16:58:08 +03:00
Kalle
d69a19e11b Remove browserTimingHeader 2024-06-01 14:49:48 +03:00
Kalle
cc1c9f9688 Don't load tournament main loader when navigating to match page 2024-06-01 14:46:47 +03:00
Kalle
cd1bc01f06 Add code contributor 2024-06-01 13:26:05 +03:00
Kalle
83f006b820 Remove incorrect translation 2024-06-01 13:23:52 +03:00
Kalle
1a2fe9e449 Add badges 2024-06-01 13:16:54 +03:00
Kalle
c3b51be46a Patch 8.0 2024-06-01 13:06:33 +03:00
Andres Villagra
57a0dd7e62
Added support for sharing a filter set using the URL (#1739) 2024-06-01 10:21:03 +03:00
Andres Villagra
aab1b46ee7
Added twitter's special tags (#1744)
* Added twitter's special tags

* Moved the logo selection logic, idk why this is duplicated

* Added a dummy image to the mocks
2024-05-28 22:23:09 +03:00
Kalle
b81f379b69 Link to tournament author on register page 2024-05-26 11:03:17 +03:00
Kalle
5658458202 Fix approximate tiers shown in LFG 2024-05-26 11:02:09 +03:00
Kalle
a4a8af94dc
User submitted tournament logos (#1742)
* Can upload

* Remove avif tournament logos

* Progress

* TODOs

* Update logic

* Approval

* Fix e2e test
2024-05-26 10:55:34 +03:00
Kalle
619f437545 Spanish translation work by Hachi 2024-05-25 09:54:44 +03:00
Kalle
05005eba5b Stop showing unfinalized tournaments on the front page after some time 2024-05-24 21:41:37 +03:00
Kalle
5d256b17d9 Fix not possible to change swiss round count when only one group 2024-05-24 21:21:13 +03:00
Kalle
79a3b25eee Fix 1 swiss group with 7 teams excluding one team 2024-05-24 21:21:13 +03:00
inkfarer
a7a806471d
Properly handle OPTIONS requests to public API routes (#1738) 2024-05-24 21:20:07 +03:00
Kalle
33fcbcf7ca Add cors to public API endpoints 2024-05-23 23:23:02 +03:00
Kalle
e86a74a0b7 Fix crash on users seasons tab 2024-05-23 20:12:11 +03:00
xi
1a063fb97f
Fix broken link to Locales folder (#1737) 2024-05-23 20:05:27 +03:00
Andres Villagra
db4103c569
Added open graph tags for tournaments (#1736)
* Added some og tags to the tournament registration endpoint

* Removed the hardcoded image value

* Added explicit nulls to make the type system happy

* Moved the information to be available from to.id in general
2024-05-22 23:10:28 +03:00
Kalle
05e9d53fe8 Adjust language contributors list 2024-05-22 21:55:42 +03:00
Kalle
bf4a4e7d70 Change Spanish language labels 2024-05-22 21:55:42 +03:00
Andres Villagra
2a57bda8bb
Translated the teams page into spanish (#1735) 2024-05-22 21:51:22 +03:00
Kalle
12772b7df5 Fix seasons page match history not showing matches that start after season end time 2024-05-22 21:43:24 +03:00
Kalle
7082bc72c3 Optimize seasons page speed 2024-05-20 21:36:44 +03:00
Ant
3fea665d56
Adds LFG translation (#1734) 2024-05-20 21:35:57 +03:00
Kalle
35ed66d452 Public/private build filters 2024-05-19 14:40:20 +03:00
Kalle
d52fdf64ca Invert stick / motion sens order to match in-game 2024-05-19 14:28:05 +03:00
Kalle
afd8cb606a Team page: weapons in order and show favorite 2024-05-19 14:19:48 +03:00
Kalle
646b34b5a3 Lower USER_POST_EXPANDABLE_CRITERIA 2024-05-19 14:03:50 +03:00
Kalle
4beb2bdfdd
LFG (#1732)
* Initial

* Can post new

* Load team

* seed + loader posts

* LFGPost render initial

* More UI work

* Tiers

* sticky left

* Mobile

* new.tsx work

* TeamLFGPost component initial

* Full team member list

* Add TODO

* Delete post action

* Edit post etc.

* Delete team posts when team disbands

* Prevent adding same post type twice in UI

* Post expiry logic

* Fix layout shift

* Filters initial

* Progress

* Weapon filtered implemented

* Weapon alt kits in filtering

* + visibility

* i18n

* E2E test

* Team = null
2024-05-19 13:43:59 +03:00
Kalle
335fe487d2 Script to disband team 2024-05-18 10:26:53 +03:00
Kalle
d8bf953ecf Add extra safety guard check when leaving team 2024-05-18 10:22:58 +03:00
Kalle
22af483c88 Accessing SQLite3 commands to package.json 2024-05-18 10:22:40 +03:00
Kalle
6a188a1d69 Check that TO added user to team is not banned 2024-05-14 20:44:08 +03:00