Commit Graph

263 Commits

Author SHA1 Message Date
Inkorest
efd5c8cf78
locale: update "country" in other languages 2026-06-18 23:03:03 +08:00
Inkorest
5fa7061a5e Merge branch 'main' into patch-misc-1 2026-06-18 22:52:21 +08:00
Inkorest
0952c62ed4
locale(zh): complete & improve localization in multiple files (#3171)
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-06-18 17:32:14 +03:00
Kalle
f2e0c7d36b Tournament register page read only for non-captain participants 2026-06-18 15:28:16 +03:00
Kalle
64cc08a52b Move showcase tournaments back to the front page 2026-06-18 14:59:00 +03:00
Inkorest
6a4529b40d
chore(en): update "Country" to "Country/Region" for better compliance 2026-06-18 04:08:27 +08:00
Kalle
c7ba494b2b Match page get rid of join tab 2026-06-17 17:32:54 +03:00
Kalle
abed7fa8bb
Weapon params page (#3170) 2026-06-17 14:37:44 +03:00
koreki750
2c7d55b715
Updated Japanese calendar (#3164)
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2026-06-17 14:24:03 +03:00
Inkorest
bc1985af98
locale(zh): Complete & improve localization in multiple files (#3166) 2026-06-17 14:20:16 +03:00
koreki750
b405643726
Updated Japanese builds.json (#3160)
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-06-16 16:08:09 +03:00
koreki750
1bc886c194
Update Japanese badges.json (#3159) 2026-06-16 16:07:51 +03:00
koreki750
c7244200bd
Updated Japanese art.json (#3158) 2026-06-16 16:07:07 +03:00
hfcRed
a5b3ed2e51
Ingame name input (#3163) 2026-06-16 15:55:43 +03:00
Kalle
a56a0fa0fe External streams 2026-06-16 15:46:04 +03:00
Kalle
c141591269 Scope my events hosting list to author and explicit organizers, organization events on the my events page 2026-06-16 11:30:19 +03:00
Kalle
40ac14eb68 Auto-cancel overlapping pending scrim posts/requests on booking
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
Closes #3150
2026-06-15 17:21:00 +03:00
Kalle
215243e071 Add abilities to tier list maker 2026-06-15 09:45:25 +03:00
Kalle
7b6e46c0bc Preserve plural translations for single-plural languages on sync
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
i18next-locales-sync stores plural keys for languages with a single CLDR
plural category (zh/ja/ko) under the bare singular key, and silently drops
suffixed _one/_other keys for those languages. Add a pre-sync step that
collapses such keys into the singular form so the translations survive, and
restore the zh analyzer keys that were dropped this way.
2026-06-14 19:02:26 +03:00
Kalle
bd14f88eaa Supporter uploaded avatar 2026-06-14 14:08:23 +03:00
Kalle
34a53d478f Default match page tab user preference 2026-06-14 10:47:18 +03:00
Kalle
4c50ef0e7e
Team SendouForm finalized, custom roles (#3156)
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-06-14 09:53:18 +03:00
hyonemot
acade8a84d
Updated Japanese analyzer.json (#3155) 2026-06-13 14:33:03 +03:00
Inkorest
41577cf244
locale(zh): complete localization in multiple files (#3154)
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
2026-06-13 11:43:49 +03:00
Inkorest
ebd0008d69
Complete localization and sync with official translations (#3153) 2026-06-12 17:12:04 +03:00
Kalle
8ccff04259 Install PWA prompt on the front page
Closes #2988
2026-06-11 21:39:46 +03:00
Kalle
5a80c0a7fa Several smaller match page fixes and tweaks (notably, fix timer) 2026-06-11 21:28:35 +03:00
Kalle
6e987d506f
Tournament layout refresh, improve admin experience (#3152)
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-06-11 18:31:10 +03:00
Kalle
68b2313660 Placements suffix refactor, fix English shown when JP language selected 2026-06-06 11:55:23 +03:00
Kalle
739e6f440b Add moderation note and autoValidate to image form field
Show a note under non-autoValidate image fields that uploads are
moderated before going public. Move autoValidate to a per-field schema
property (org logo only) driving both the action logic and the note.
Preview pending images on the team edit page while keeping them hidden
on the public page.
2026-06-06 10:56:52 +03:00
Kalle
3f458cda34 Migrate edit org page to the new image SendouForm field component 2026-06-06 10:01:16 +03:00
Kalle
8afcd8e137
Convert edit teams form to SendouForm (#3138) 2026-06-04 20:38:24 +03:00
Kalle
a3d7cb2fcb
Scrim map by map mode (#3104) 2026-05-25 17:35:44 +03:00
Kalle
7f0a3d22fd Clarify tournament admin edit map texts
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-05-24 18:41:26 +03:00
Kalle
bb25ba3d8f Improve misleading text in follow up bracket
Closes #3098
2026-05-24 15:19:57 +03:00
Kalle
47d567ae58 Add explanation popover to match results page icons
Closes #3038
2026-05-24 14:46:20 +03:00
Kalle
e41d09981e
/q/settings -> /settings (#3085) 2026-05-23 18:07:01 +03:00
Kalle
beaf7bb2e4 Fix can rejoin SQ via vote in off-season
Some checks failed
E2E Tests / e2e (push) Has been cancelled
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
Closes #3079
2026-05-19 22:04:35 +03:00
Kalle
9635f386b2 Handle team dropped out tournament match page (fix crash) 2026-05-17 16:11:20 +03:00
Kalle
6a72946b45
New hooks and components for localized date time (#3065) 2026-05-17 13:19:25 +03:00
Kalle
460d74b655 Improve sound labels for clarity
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-05-13 21:43:57 +03:00
Kalle
5915915e3a Update "Peak" SP widget name for clarity 2026-05-13 21:33:25 +03:00
Kalle
f60966e11d Cap placements bracket progression placements at 100
This matters as we have arrays where the size is the amount of placements.
Previously some users put 100k + placements
2026-05-10 14:22:40 +03:00
Kalle
93bcaff5e9 Handle adding org name that already exists gracefully
Closes #3045
2026-05-09 15:41:41 +03:00
Kalle
2b5b1b1948
New match page (#3032)
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-05-04 18:15:10 +03:00
Kalle
23bfa19403 Allow TO to remove groups from LFG before registration ends
Closes #2948
2026-05-02 13:36:15 +03:00
Kalle
2d3bff6437 Fix tournament page crash on page load + add backend check against it
Error: Invariant failed: Empty placements not supported
I don't think it's possible for this to happen normally
but this fix provides more defense just in case
2026-05-01 15:30:01 +03:00
Kalle
06c2f637a3 Add "Date format" preference
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-04-27 18:58:27 +03:00
Kalle
2e8ff8d034 Fix Global Search flashing "No results" when it's searching 2026-04-27 08:52:16 +03:00
Kalle
d91b8444b6 Clean up obsolete mode tags 2026-04-27 07:28:00 +03:00