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
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
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
Kalle
cd1bc01f06
Add code contributor
2024-06-01 13:26:05 +03:00
Kalle
05e9d53fe8
Adjust language contributors list
2024-05-22 21:55:42 +03:00
Kalle
14f03535c9
Vite fixes inc. moving css to side effect imports
2024-02-25 00:35:53 +02:00
Kalle
93ebb6e369
Migrate to Vite
2024-02-24 21:12:54 +02:00
Kalle
72fa1f68c8
Season 3 SendouQ changes ( #1674 )
...
* Mode Map Pool picker component initial
* Component in settings
* Lottery initial
* Fix tests
* useTrusters as perf optimization
* unionAll -> union
* Fancy picker for tournaments
* Map pools memento
* FC's initial
* Friend code when registering for tournament
* FC in flows
* SHow FC in places
* Add catch in case
* Fix disabling
* Show ELO changed
* Wiggle MapPool button if already selected
* CSS vars typing
* Rechallenging
* Team (all) leaderboard
* Preview groups
* Fix chat width changing
* Solid reported weapons
* Clearer cancel requested header
* Dynamic revalidates
* spDiff from memento
* (Partly) Revert "Remove screen banning"
This reverts commit 076cabfbfa .
* Screen indicators in looking view
* FC i18n
* noscreen = 0
* E2E test
* E2E 2
2024-02-24 12:07:17 +02:00
Kalle
323a1ea5e3
Remove useTranslation wrapper Closes #1595
...
This broke after upgrading deps and couldn't figure it out with a quick look.
It just makes it a bit more convenient when adding new pages & debugging
but not really that necessary so decided to delete it for now.
2023-12-07 20:33:59 +02:00
Kalle
73fd2e4a6c
Upgrade all deps to latest
2023-12-06 12:40:39 +02:00
guigas7
a2644afeb9
Add pt-BR translation ( #1532 )
...
* Adds pt-BR translation
Signed-off-by: Guilherme <jimhorton7@outlook.com>
* Add to config
* Add missing key
---------
Signed-off-by: Guilherme <jimhorton7@outlook.com>
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2023-11-05 14:58:44 +02:00
Kalle
c8ea75ebb6
SQL solution migration to Kysely + getting rid of routes folder ( #1530 )
...
* Kysely initial
* Badges initial
* Badge routes migrated
* Badges migrated
* Calendar work
* Fix one type problem
* Calendar work
* findResultsByUserId work
* Calendar reworking finished
* PlusSuggestions work
* Migrated suggestions
* Builds progress
* Migrated builds
* Admin migrated
* Migrate articles
* User search
* Faster getUser
* Selectable/insertable as global
* Refresh prod db script + patronTier index
* identifierToUserId
* updateProfile
* findByIdentifier
* More indexes
* User upsert
* upsertLite
* findAllPlusMembers
* updateResultHighlights
* updateMany
* User finished migration
* Fix types
* Fix PlusVotingResult typing
* PlusVotingRepository WIP
* Migrated resultsByMonthYear
* Migrated plusVotes (done with db. related migrations)
* Plus code to features folder
* Fix TODOs
* Export
* Fix range
* Migrate some user pages
* Move rest user routes
* Move /play
* Map list generator
* Front page
* Move map list generation logic
* Move plus voting logic
* Info
* API
* Adjust TODOs
* theme
* Auth
* Remove TODO
2023-11-04 13:15:36 +02:00
Kalle
0371bfcd12
SendouQ chat ( #1508 )
...
* Chat initial component
* Connect to websocket
* Chat render actual messages
* Chat keep scrolled to bottom
* Pending messages
* Pass rooms as arg
* Chat with tabs
* Message max length
* Looking tabs initial
* Fixes
* Chat on looking page w/ unread messages count
* Add reconnecting websocket
* Patron custom color
* Change ChatMessage data model
* Fix mobile layout
* Add clean up to useEffect
* Chat codes
* FF + clear messages on group morph
* Hide messages when user leaves etc.
* Fix match page layout when chat missing
* New tabs
* Tabs for mobile
* Add TODOs
* Switch to own group tab when roster changes
* Chat styling
* Redesign group cards
* Bring back manager buttons
* Remove flipped
* Remove unused code
* Align better
* Link to user profile
* Better room pass + highlighted
* Fix view when group expired
* Fix MemberAdder (missing input + overflow)
* Chat stay connected in looking
* Remove filters for now
* Fix chat number align
* Fix chat unseen messages
* Hide chat when alone
* Remove rest todos
2023-09-24 12:48:37 +03:00
Kalle
4eaeb48136
Alternative login flow (magic link via bot) ( #1488 )
...
* Log in link creation initial
* Add global name to update all command
* Remove left over log
* Login command
* Update command
* Add todos
* TODOs
* Migration file fix order
2023-09-09 10:27:59 +03:00
Zen
55105ab267
Refactor: Remix V2 meta ( #1359 )
...
* opt into v2 meta
* fix og properties
* finish all
2023-05-01 13:06:57 +03:00
Kalle
c6361adec7
Layout adjustments
2023-02-15 00:08:27 +02:00
Kalle
cc7d0bfc7c
Playwire test
2023-01-28 13:10:40 +02:00
Kalle
ea0c82f13f
Add new perks to support page
2023-01-25 17:56:56 +02:00
Kalle
057c4cf18d
Support page
2023-01-23 00:39:21 +02:00