Commit Graph

5904 Commits

Author SHA1 Message Date
Kalle
3b57da53ba Hide "if not found by" form if base visibility is public in new scrim form
This is an UX improvement based on user confusion
2025-05-29 19:40:41 +03:00
Kalle
405e679717 Fix scrims page button alignment 2025-05-29 18:30:00 +03:00
Kalle
c7227d181d Add user page links to scrim page 2025-05-29 18:00:04 +03:00
Kalle
d848fb8dfd Fix scrim scheduled notification timestamp using server time 2025-05-29 17:55:20 +03:00
Skyler
6c7648dc2d Add title to flags so that hovering shows country name (#2336)
* Add title to flags so that hovering shows country name

* Use proper i18n for country names in flag titles

* Run Biome linter
2025-05-29 16:12:25 +03:00
Kalle
7bc8069e97 Fix OW% and OW% (M) showing NaN in the standings table if only a bye 2025-05-29 16:11:19 +03:00
hfcRed
5c78b60b2b Add options to delete team images (#2328)
* Add options to delete team images

* Update test

* Add image deleting to test
2025-05-26 18:58:29 +03:00
hfcRed
5cc0be347f A11y colors (#2261)
* Fix value parsing to avoid errors and display reset correctly

* Add color preview

* Add color contrast checker

* Run formatter

* Satisfy checks

* Small fixes

* Update wording

* Re-order combinations

* Add translation keys

* Use clsx for pass/fail

* Use table elements

* Remove wrapper element

* Use single decimal for contrast

* Move description into popover

* Update css vars to accept preview colors

* Update colors input

* Remove reloadDocument

* Wrap in details summary

* Update popover text
2025-05-26 18:10:44 +03:00
Kalle
6ba4b9d6ff Better README & getting started (#2284)
* initial

* wip

* wip

* wip

* pr comment

* remove todo

* add a few placeholders

* todos done
2025-05-26 17:57:41 +03:00
Kalle
dd2cdacfe7 Fix opponents cant write on scrim chat 2025-05-25 18:08:14 +03:00
Kalle
6307e80360 Unflag 2025-05-25 16:27:06 +03:00
Kalle
5a58348145 Show test tournaments on front page if the organizer 2025-05-24 20:25:08 +03:00
Kalle
b9431361af Check against tag emoji for user input in actuallyNonEmptyStringOrNull 2025-05-24 20:12:53 +03:00
Kalle
e9676ada18 Refactor away in-game-lists barrel file Closes #2322 2025-05-24 19:58:40 +03:00
Kalle
cb8669acc3 New calendar UI, more filters & persisted filters (#2318)
* Add types

* Delete stuff

* wip

* findAllBetweenTwoTimestamps refactor

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Fixes

* wip

* wip

* Fix InfoPopover button styling

* wip

* wip

* wip

* Merge branch 'rewrite' into new-calendar

* wip

* wip

* wip

* wip

* Rename myform -> sendouform

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* rename

* fix test
2025-05-24 17:13:30 +03:00
kytoaa
f0728d9253 Added Ical feed to calendar (#2258)
* working routing, loader function gathers all events over the next 3 weeks

* working ical file generation, needs more checks like 75 octet line limit

* line length check

* removed adding empty lines and stopped returning an ical file with no events

* fixed spelling mistake and added basic ui

* finished basic ui, added some tests and ran npm run checks

* switched to using ics library

* added error logging
2025-05-24 12:41:46 +03:00
BrushMommy
4044795bd4 Add badge for Crobattle Royale (#2312)
* Update homemade.ts file

* Add file crobattle.gif

* Add file crobattle.png

* Add file crobattle.avif
2025-05-22 20:57:17 +03:00
BrushMommy
ca95cb8548 Rename Silver Stars badge (#2321) 2025-05-22 20:56:58 +03:00
julufm
1421fb480e Tranlation fr-EU update (#2319)
* Tranlation fr-EU update

Added missing translations and corrected some translations for q.json and common.json files

* Update q.json
2025-05-21 21:04:38 +03:00
ItIsSkitty
8f4c9df33f add baja blast badge (#2317) 2025-05-21 21:04:01 +03:00
Taysonbucket
c0dc149f36 Add badge for The REC Center (#2309)
* Update homemade.ts file

* Add file reccent.gif

* Add file reccent.png

* Add file reccent.avif
2025-05-21 21:02:43 +03:00
rice :3
b2aa29e0db Add badge for Glooga Cult Glooga Day Gimmick Tourney (#2294)
* Update homemade.ts file

* Add file glooga.gif

* Add file glooga.png

* Add file glooga.avif
2025-05-21 21:02:15 +03:00
kittasticsimp
a5df7cb9ff Add badge for Moxi Achievement (#2282)
* Update homemade.ts file

* Add file moxiaward.gif

* Add file moxiaward.png

* Add file moxiaward.avif
2025-05-21 21:01:44 +03:00
Cafy
23a530bcb1 Add badge for Habibi 1v1 and Habibi 1v1 Gold Edition (#2272)
* Update homemade.ts file

* Add file habibigold.gif

* Add file habibigold.png

* Add file habibigold.avif

* Update homemade.ts file

* Add file habibi.gif

* Add file habibi.png

* Add file habibi.avif
2025-05-21 21:00:56 +03:00
Kalle
946d9dba19 Add spacing on top of the front page season banner
Some checks failed
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
2025-05-20 19:41:21 +03:00
Kalle
3159b1c2de Improve badge manager/owner edit modal 2025-05-20 19:41:05 +03:00
Kalle
de971645ed Fix ad covering full screen modals Closes #2314 2025-05-20 19:40:50 +03:00
Kalle
ca06fb296c Follow-up 0047f4a 2025-05-20 19:11:58 +03:00
hfcRed
0047f4adb6 Make nav fixed again (#2288)
* Make nav fixed again

* Fix tabs spacing

---------

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2025-05-20 18:46:04 +03:00
Kalle
bf0446bd2e Fix InfoPopover styles 2025-05-20 18:40:40 +03:00
Kalle
31191eeaae Handle new account having a team in account merge Closes #2308
Some checks are pending
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2025-05-19 22:49:23 +03:00
Cafy
2cecab83f6 Add two badge for Lucky Dice Master and Lucky Dice Crazy (#2265)
Some checks are pending
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
* Update homemade.ts file

* Add file masterhand.gif

* Add file masterhand.png

* Add file masterhand.avif

* Delete file masterhand.gif

* Delete file masterhand.png

* Delete file masterhand.avif

* Update homemade.ts file

* Add file masterhand.gif

* Add file masterhand.png

* Add file masterhand.avif

* Update homemade.ts file

* Add file masterhand.gif

* Add file masterhand.png

* Add file masterhand.avif

* Update homemade.ts file

* Add file crazyhand.gif

* Add file crazyhand.png

* Add file crazyhand.avif

* Delete file masterhand.gif

* Delete file masterhand.png

* Delete file masterhand.avif

* Update homemade.ts file

* Add file masterhand.gif

* Add file masterhand.png

* Add file masterhand.avif

* Delete file crazyhand.gif

* Delete file crazyhand.png

* Delete file crazyhand.avif

* Update homemade.ts file

* Add file crazyhand.gif

* Add file crazyhand.png

* Add file crazyhand.avif
2025-05-18 21:33:47 +03:00
Kalle
8fbf7300a8 Enable lazy route discovery future flag
Some checks are pending
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
Note: this emits a warning right now but it's considered a false positive presumably removed in RR7 https://github.com/remix-run/react-router/issues/12439#issuecomment-2523481122
2025-05-18 17:00:13 +03:00
hfcRed
87ef7e29a3 Prevent pagination from weird overflow (#2292)
* Prevent pagination from weird overflow

* Always use auto cols
2025-05-18 16:53:20 +03:00
Kalle
1babb70bf3 Remove todo in config
I don't think we need to specify what APIs to mock. It seems to work just fine like this.
2025-05-18 16:41:40 +03:00
hfcRed
07d5a7d57f Add tristrike and screen damage params (#2291)
* Add tristrike and screen damage params

* Rename inkstrike functions
2025-05-18 16:32:16 +03:00
hfcRed
1aa3425120 SendouQ favorite weapons (#2286)
* Migrate code to new weapon list type

* Add database migration script

* Run formatter

* Display favorite background image

* Null latest weapon on empty array
2025-05-18 13:34:46 +03:00
hfcRed
5d3fa14edf Fix switch styling (#2287) 2025-05-18 12:17:32 +03:00
hfcRed
eeea7cf6da Update editorconfig (#2285)
* Update editorconfig

* Use editorconfig for biome formatting
2025-05-18 12:12:53 +03:00
Kalle
83c74f5f99 Sync gear.json for languages using English
Some checks failed
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
2025-05-15 22:11:01 +03:00
Kalle
951dda5d47 Fix DatePicker style regression 2025-05-15 22:01:51 +03:00
Kalle
ffb7a187c1 Add missing Springfest gear Closes #2165 2025-05-15 22:01:37 +03:00
Kalle
ab1f5bebc1 Refactor Seasons module
Some checks failed
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
2025-05-13 21:23:36 +03:00
Kalle
770b6d6449 Fix hidden tournaments showing up on tournament organizer calendar 2025-05-13 21:19:45 +03:00
Kalle
5a99210be4 Fix scrim page showing buttons that crash the page for logged out users 2025-05-13 21:19:45 +03:00
yaga
3361be7087 Ru-Translation update (#2267)
* Update art.json

Added new lines, updated existing ones

* Update art.json

* Update badges.json

Added new lines

* Update builds.json

Added new lines

* Update calendar.json

Added new lines

* Update front.json

Added ru localization for front.json

* Update user.json

Added new lines, changed localisation of a few old ones

* Update user.json

* Update front.json

* Update builds.json

* Update analyzer.json

Added new lines, updated some existing ones

* Update q.json

Added new lines, updated some existing ones

* Update contributions.json

Added new lines

* Update q.json

* Update q.json

Testing to find why an error is thrown by the checker

* Update q.json

Fixed issue, changed phrasing of a line

* Update common.json

Added new lines, updated existing ones and fixed typos

* Update tournament.json

Added new lines

* Update team.json

Added new lines, updated some old ones

* Fixed missing coma

* Update vods.json

Added new lines

* Localized org.json

Added all lines

* Localised lfg.json

Added new lines

* Translated new question and answers

Added new lines

* Fixed duplicate line

* Translated missing lines

Translated lines 78, 130 and 131

* Updated wording of info.CustomUrl

Changed wording in parathesis from English (Supporter & above) to Russian

* Changed translation of Base

Translation of the word "base" changed to make it shorter to ensure text doesn't overflow in certain boxes

* Localisation for Ranked/Unranked Tournaments
2025-05-13 21:12:30 +03:00
BrushMommy
974b8c72ab Add badge for Dilly Dally Dualies (#2266)
Some checks are pending
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
* Update homemade.ts file

* Add file emparrydualies.gif

* Add file emparrydualies.png

* Add file emparrydualies.avif

* Update homemade.ts file

* Add file octobrush.gif

* Add file octobrush.png

* Add file octobrush.avif
2025-05-12 22:58:17 +03:00
Taysonbucket
92709109df Add badge for Lemon Cider: One Trick! (#2264)
* Update homemade.ts file

* Add file lemoncider.gif

* Add file lemoncider.png

* Add file lemoncider.avif

* Delete file lemoncider.gif

* Delete file lemoncider.png

* Delete file lemoncider.avif

* Update homemade.ts file

* Add file lemoncider.gif

* Add file lemoncider.png

* Add file lemoncider.avif

* Update homemade.ts file

* Add file lemoncider.gif

* Add file lemoncider.png

* Add file lemoncider.avif

* Delete file lemoncider.gif

* Delete file lemoncider.png

* Delete file lemoncider.avif

* Update homemade.ts file

* Add file lemoncider.gif

* Add file lemoncider.png

* Add file lemoncider.avif

* Delete file lemoncider.gif

* Delete file lemoncider.png

* Delete file lemoncider.avif

* Update homemade.ts file

* Add file lemoncider.gif

* Add file lemoncider.png

* Add file lemoncider.avif

* Update homemade.ts file

* Add file lemoncider.gif

* Add file lemoncider.png

* Add file lemoncider.avif
2025-05-12 22:56:30 +03:00
Taysonbucket
eafa3c4112 Add badge for Three of a Kind (1st Place) (#2263)
* Update homemade.ts file

* Add file threeofa.gif

* Add file threeofa.png

* Add file threeofa.avif
2025-05-12 22:55:37 +03:00
Kalle
3e3277cf8c Fix updating overwriting tournament isTest field 2025-05-12 22:54:58 +03:00