Commit Graph

4740 Commits

Author SHA1 Message Date
Kalle
1cc31f8ea2 More descriptive separator for SQ group tier range 2024-06-24 23:40:12 +03:00
Kalle
f5bf17de96 SendouQ group skill ranges 2024-06-24 17:51:37 +03:00
Kalle
b914393bd8 Fix a couple regressions from Biome migration 2024-06-24 16:29:33 +03:00
Kalle
d48cc24810 Fix posting regular calendar events 2024-06-24 15:40:36 +03:00
Kalle
da978ca13e Align tournament team members to center 2024-06-24 13:36:54 +03:00
Kalle
e6ec653e0e Add badges 2024-06-24 13:25:03 +03:00
Kalle
fd48bced91
Migrate Prettier/Eslint/Stylelint setup to Biome (#1772)
* Initial

* CSS lint

* Test CI

* Add 1v1, 2v2, and 3v3 Tags (#1771)

* Initial

* CSS lint

* Test CI

* Rename step

---------

Co-authored-by: xi <104683822+ximk@users.noreply.github.com>
2024-06-24 13:07:17 +03:00
xi
73e9fca492
Add 1v1, 2v2, and 3v3 Tags (#1771) 2024-06-24 13:00:27 +03:00
Kalle
c5a051a1e1 Support for 1v1, 2v2 & 3v3 tournaments 2024-06-23 14:45:14 +03:00
Kalle
af60cf3457 Battlefy account 2024-06-23 11:26:53 +03:00
Kalle
182e9b22a2 toFixed with SP/XP for more consistency 2024-06-23 10:04:30 +03:00
Kalle
245fce8148 Add placeholder i18n lfg.json files to prevent 404 2024-06-23 09:52:10 +03:00
xi
45c16bce73
Add French (NoA) Localization (#1766)
* Add French (NoA) Localization

* Update config.ts

* Appease linter

* Appease linter (again)
2024-06-22 14:39:18 +03:00
Kalle
2c5004f623
Logos for tournament pickups (#1768)
* Progress

* Adjust when elements show up etc.

* Reorganize

* Can upload

* Delete logo admin action

* Filter out avas pre-start

* Util func

* Remove old code

* Fixes
2024-06-22 14:35:04 +03:00
Kalle
a7f77d9384 Add badges 2024-06-21 14:13:21 +03:00
Kalle
6636263163 Fix map pool not being cleared when team unregisters + script to delete 2024-06-21 14:11:02 +03:00
Kalle
47018e2a22 Upgrade deps (TS 5.5) 2024-06-21 10:29:10 +03:00
Yutaro
64b8c074a3
Added missing keys for JA translation (#1767)
* added translations for analyzer.json

* added art.json translations for jajp

* added badge.json translations for jajp

* added build.json translations for jajp

* added common.json translations for jajp

* added contributions.json translations for jajp

* added faq.json translations for jajp

* added lfg.json translations for jajp

* added q.json translations for jajp

* added tournament.json translations for jajp

* added user.json translations for jajp

* added vods.json translations for jajp

* hopefully this fixes prettier

* Prettier

* Add credit

---------

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2024-06-21 10:08:16 +03:00
kytoaa
fe75d356ce
Update TLdraw to 2.2.0 (#1762)
* all api changes fixed (i think), bugs and styling to fix though

* languages work again

* deleting icons on background change + fixed style panel thing

* all features should be working and updated

* ran prettier on Planner.tsx

* fixed backgrounds not being deleted + undoing works now after changing background

* ran prettier

* removed an outdated comment
2024-06-21 09:44:19 +03:00
dependabot[bot]
0f7f8ef7e2
Bump @grpc/grpc-js from 1.10.0 to 1.10.9 (#1761)
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.10.0 to 1.10.9.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.10.0...@grpc/grpc-js@1.10.9)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 22:49:11 +03:00
Kalle
b1d7ec0bca Add badges 2024-06-18 17:43:33 +03:00
Kalle
b71ca48bc1 Upgrade deps 2024-06-16 12:44:13 +03:00
Kalle
ab34e5daea Don't autoscroll chat when viewing old messages 2024-06-16 12:37:03 +03:00
Kalle
b968233aa5 Team actions above the bracket 2024-06-16 10:48:26 +03:00
Kalle
e952093eaa Add tournament data caching 2024-06-13 23:07:53 +03:00
Kalle
c4d08011c7 Friend code to root user 2024-06-11 00:02:06 +03:00
Kalle
060f102bb6 Streamline tournament streams 2024-06-10 23:41:32 +03:00
Kalle
f8a5bfb272 TO set map pool to tournament query 2024-06-10 21:40:07 +03:00
Kalle
f9e45fbdaa Sub counts clean up 2024-06-10 19:21:18 +03:00
Kalle
5452a30c63 Remove redundant "inProgressStages" 2024-06-10 18:49:01 +03:00
Kalle
91bb932b31 Remove non-existing import 2024-06-10 17:45:39 +03:00
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