Commit Graph

5299 Commits

Author SHA1 Message Date
Kalle
b77f70a22d Add points to tournament-match endpoint Closes #2191 2025-04-16 12:28:05 +03:00
Kalle
eb95870b8b
Better team sorting for LUTI play-offs (#2192)
* WIP

* Finished

* Adjust
2025-04-16 12:10:56 +03:00
Kalle
3e1b7dfb67
Update badge doc (#2185)
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
* Update docs

* Too strong

* One more
2025-04-11 20:33:50 +03:00
Kalle
a9febdd989 Add check for member being in two groups when match is created
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-04-10 21:53:21 +03:00
Kalle
b635a788a0 Fix internal server error in the tournament standings API 2025-04-10 21:47:47 +03:00
dependabot[bot]
8c0a7f09da
Bump vite from 5.4.16 to 5.4.17 (#2181)
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
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.16 to 5.4.17.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.17/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.17/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 5.4.17
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-09 22:45:12 +03:00
Kalle
f74cbf1a61 Fix imports order 2025-04-09 22:35:48 +03:00
Kalle
34f4af5547 Allow users to unlink their x rank placements from profile 2025-04-09 22:27:55 +03:00
Kalle
0f62f6a88a Fix secondary teams not showing up for team leaderboard 2025-04-09 22:23:27 +03:00
Kalle
4e7d453e8d Removing art from user profile by user feature 2025-04-09 22:20:03 +03:00
Kalle
7c470f6cc2 VITE_PROD_MODE env var for easier development against prod DB 2025-04-09 22:14:39 +03:00
Kalle
994cb97346 Take Remeda in use replacing just-utils and own utils 2025-04-09 22:14:11 +03:00
Kalle
44d740b3e2 Fix system allowing invalid (=0) placement in bracket progression
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-04-08 19:14:45 +03:00
Kalle
89f2488863 Add badge
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-04-06 23:11:27 +03:00
Kalle
c02cff0cf4 Fix possible to edit tournament as a non-tournament 2025-04-06 19:03:43 +03:00
Kalle
882973bbfe Fix some internal server errors 2025-04-06 17:53:39 +03:00
Terrrett
7c8dc8b8ae
Badges for special Meet Your Match and Calm Before the Storm (#2152)
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
* Badge for special Meet Your Match and for Calm Before the Storm

* Fixed error with syntax

* Fixed (actually)

* Zoomed in the wave badge and centered it closer vertically. Sorry about that.

* Should be fixed

* Fixed again (I'm bad at coding I'm sorry ;-;)

* Sorry again ;-;
2025-04-06 08:19:16 +03:00
Astro Dev
949d8140be
Changed Name of Badge (#2179) 2025-04-06 08:14:49 +03:00
ItIsSkitty
63ed5452d8
add ranked refreshments badge (#2178)
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2025-04-06 08:14:34 +03:00
BrushMommy
d80e376282
Hardcore badge (#2177) 2025-04-06 08:09:37 +03:00
benny B franklin
4f9f1bcf61
Add Dynamite Token & Summer Days badges (#2171)
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-04-05 19:56:30 +03:00
rice :3
5fe081ce20
add 5 and 10 TSO Tournaments (#2170)
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2025-04-05 19:51:59 +03:00
ItIsSkitty
313ffa86bc
update turf war tomatoes badge (#2169)
* update turf war tomatoes badge

* add splatoon 1 tournament badges

---------

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2025-04-05 19:48:12 +03:00
Kalle
8e65428563 Fix typo 2025-04-05 15:42:38 +03:00
Zym
9c39047d93
add (Gold, Silver, Bronze) Badges for Pikmin Bloom. (#2166) 2025-04-05 15:41:03 +03:00
Kalle
e1331ef4bb Safe string schema with check against zalgo text 2025-04-05 15:39:44 +03:00
Kalle
3ac6712091 Move notifications to root loader
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-04-04 21:10:27 +03:00
Kalle
2136cc56bb Fix root loader revalidating on form submission without redirect
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-04-03 23:47:21 +03:00
Kalle
c4c6e4a94c Put user search behind log-in 2025-04-03 23:47:09 +03:00
Kim Tran
21bad69e2b
Maps components css modules migration (#2173)
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-03-31 22:45:27 +03:00
dependabot[bot]
3fc6489d8f
Bump vite from 5.4.14 to 5.4.16 (#2172)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.14 to 5.4.16.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.16/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.16/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 22:42:08 +03:00
Kalle
38eb0c310d Make vitest logs silent for passed test runs 2025-03-31 22:33:54 +03:00
Kalle
ded08e0565 Upgrade deps 2025-03-31 22:31:26 +03:00
Kalle
e9a410af40 Improve one log 2025-03-31 22:12:51 +03:00
Kalle
85d54740f2 Delete unused code 2025-03-31 20:52:36 +03:00
Kalle
f17eacc574 Fix LUTI chat disappearing
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-03-31 09:07:09 +03:00
Kim Tran
dc4a25a4b7
Refactor FAQ and LFG CSS modules (#2168)
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
* faq css module

* lfg css module

* lint
2025-03-29 15:30:51 +02:00
SuperaJokera
002ad69c37
(Changed Avif File) Request to add badge for tournament, Turnabout Suspect. (#2159)
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-03-26 22:18:36 +02:00
Zym
6c168235b5
add big swig badge (#2139)
Co-authored-by: Rubenzym <65246727+Rubenzym@users.noreply.github.com>
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2025-03-26 21:14:56 +02:00
BrushMommy
3dd69f9e87
decav badge (#2153)
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
* decav badge

* Gamers outreach and shifting tides badge
2025-03-25 19:31:33 +02:00
Taysonbucket
9b9f2812a5
Add Art Supplies Pencil Badges (#2138) 2025-03-25 19:26:44 +02:00
Bakooon
8e9b184e86
Add Magatama badge, Wiwiwi badge, Hacker cup badge, thx ! (#2135)
* Add Magatama badge

* Add Magatama badge

* magatama avif modif

* Add Wi-Wi-Wi badge

* Add Hacker cup badge
2025-03-25 19:25:14 +02:00
Kalle
1e905e2941 Autoban on repeated FC + admin FC search Closes #2024
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-03-23 19:14:57 +02:00
Kalle
d6f4cf577b Add Italian translation
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-03-23 16:39:42 +02:00
julufm
beb902e7e3
Update translation fr-EU (#2156)
* Update translation fr-EU

Added full translation for French. (I discovered how to modify several files 😭😭, Sorry for all these pulls)

* Update user.json

* Update calendar.json

* Update common.json

* Update user.json

* Update tournament.json

* Update q.json

* Update q.json

* Update tournament.json

* rewrite some files

* Fix problem

* Add credits

---------

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2025-03-23 14:09:12 +02:00
Kalle
8039636e5f Show connectin status text for chat 2025-03-23 13:57:01 +02:00
Kalle
dbc85639fc Replace reconnecting-websocket with a maintained fork 2025-03-23 13:38:21 +02:00
Kalle
71e872f97d Show chat message timestamp with day+month if sent more than 24 hours ago 2025-03-23 13:29:57 +02:00
Kalle
56b29e86c1 Put SendouQ match related code to the correct feature folder 2025-03-23 12:45:46 +02:00
Kalle
5698defa4f Prevent new season notification from refiring 2025-03-23 11:46:44 +02:00