Commit Graph

4678 Commits

Author SHA1 Message Date
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
Kalle
09c0ed322b Add logs to banning/unbanning 2024-05-14 20:40:16 +03:00
Kalle
e99165f43f Add season 4 2024-05-14 20:36:12 +03:00
Kalle
3cd1411a2e Add badges 2024-05-13 21:53:38 +03:00
Kalle
66f4ca1cee Update README 2024-05-13 21:50:14 +03:00
Kalle
d6b0f9f769 Remove "hosted on sendou ink" tag and add ranked/unranked tags 2024-05-09 14:18:52 +03:00
Kalle
1d7b16c6a6 Add tournament logos 2024-05-09 13:53:50 +03:00
Kalle
f8adee627d Link to all tiers page from seasons page 2024-05-09 13:24:16 +03:00
Kalle
ee3421efd2 Fix "LIVE" showing when tournament match is still locked Closes #1726 2024-05-09 13:16:03 +03:00
Kalle
24fabebb48 Better team index page plus tier sorting 2024-05-09 13:08:41 +03:00
Ant
29f8487e2b
Adds missing badge info + some rewording (#1725)
* Adds missing info + clarifications

* Adds missing info + some rewording
2024-05-08 22:25:20 +03:00
Kalle
a96af50cdb Fix swiss round advancing missing teams 2024-05-04 11:11:05 +03:00
Kalle
209f3e8dc3 Fix public api tournament (team) endpoints checked in calculation 2024-05-02 20:36:04 +03:00
Kalle
31c590010f Remove trusted users Closes #1640 2024-05-02 20:21:34 +03:00
Kalle
93ea425462 Public API bracket data endpoint Closes #1620 2024-05-01 11:46:18 +03:00
Kalle
2417e985e6 Fix tournament teams API returning duplicate teams 2024-05-01 10:59:36 +03:00
Kalle
79d918ec5f Add badges 2024-05-01 10:34:11 +03:00
Kalle
9a57d35265 No E2E tests in CI 2024-05-01 10:28:09 +03:00
Kalle
1b21f7febc Fix "night events" display logic 2024-04-28 16:22:38 +03:00
Kalle
2474a0581d Show team logo on tournaments even after team disbands Closes #1722 2024-04-28 13:21:16 +03:00
Kalle
c6d1578d80 Tournament map lists: handle overlap in one mode but not others 2024-04-28 13:10:18 +03:00
Kalle
bf3073c1fc Invite only events + strict deadlines Closes #1709 2024-04-28 12:11:24 +03:00
Kalle
699afee091 Calendar.new loader to different file 2024-04-28 11:20:44 +03:00
Kalle
c11d8ef9f7 Move calendar new action to different file 2024-04-28 11:13:13 +03:00
Kalle
7755c28cfa Scrollable bracket 2024-04-28 10:59:45 +03:00
Kalle
b6e83671b7 Upgrade deps 2024-04-28 10:59:09 +03:00
Kalle
0bfa0eca20 Events happening during the night grouped with previous day events 2024-04-24 22:30:08 +03:00
Kalle
ba05ae0ed6 Backend check that can't register as sub if already in a team 2024-04-22 21:56:28 +03:00
Kalle
c2ed3ad985 Toggle to show only sendou ink events on the calendar page 2024-04-22 21:56:15 +03:00
Kalle
f19ec211d8
Swiss bracket format (#1723)
* Initial

* Swiss UI initial

* Start Swiss bracket

* Match up generation skeleton

* Bracket advancing

* Misc

* Progress

* Remove unneeded script

* Timed bans feature

* Add badge

* Add tournament logo

* Add Heavy Splatling MoveSpeed_Charge Closes #1461

* Require verified email for new account registration

* Weapon stats/builds use absolute URL

* Allow mod to ban users

* Prevent app from crashing on unhandled rejection

Context: https://github.com/remix-run/remix/issues/9178#issuecomment-2032102431

* Try changing authenticate call to match docs example

* Limit fresh account queue joining

* Fix tournament avatar not showing

* Limit when weapon shown on leaderboard

* Nuke reported weapons script

* FC scripts

* Increase tournament rules max length

* Add Discord URL to tournament page

* Hotfix reopen

* Fix matchAffectsAnotherBracket logic better

* Switch to Patreon API v2 Closes #1389

Also fixes problem with people who canceled not
getting access.

* Fix reset showing for first round

* Dropping out

* Progress

* Range inputs

* better way to create rounds

* Fix TODO

* E2E test

* Small round count info text

* Fix lint
2024-04-21 22:45:33 +03:00
Kalle
bd0d21f030 Unban Undertow CB 2024-04-21 12:10:45 +03:00
Kalle
d596bce4e8 Fix Italian translation 2024-04-21 11:10:04 +03:00