* Add trustedDependencies
* Updated the "Running locally" section of README.md with the correct bin usage (bun)
- Added installation step for the tsx bin & updated the installation doc URL (previous URL does not work anymore)
* Fixed indentation in package.json again
* Proper library name
* Removed tsx install step in README
* Re-ran bun install to update bun.lockb
* Matched package.json to rewrite branch & re-ran bun install to update lock file
---------
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
* Initial
* Faster user page
* Remove redundant function
* Favorite badge sorting
* Upgrade deps
* Simplify entry.server
* Bun tests initial
* Update package.json npm -> bun
* Update README
* Type safe translations again
* Don't load streams info for finalized tournaments
* Translations as an object
* More unit test work
* Convert match.server.test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* Test & all done
* Working cf
* Bun GA try
* No cache
* spacing
* spacing 2
* Add SQL logging
* Remove NR
* Hmm
* Hmm 2
* Interesting
* SKALOP_SYSTEM_MESSAGE_URL
* .
* .
* ?
* .
* ?
* Server.ts adjust
* Downgrade Tldraw
* E2E test fix
* Fix lint
* Initial
* Saves preferences
* Include TW
* mapModePreferencesToModeList
* mapPoolFromPreferences initial
* Preference to map pool
* Adjust seed
* q.looking tests
* adds about created map preferences to memento in the correct spot (two preferrers)
* Failing test about modes
* Mode preferences to memento
* Remove old Plus Voting code
* Fix seeding
* find match by id via kysely
* View map memento
* Fix up map list generation logic
* Mode memento info
* Future match modes
* Add TODO
* Migration number
* Migrate test DB
* Remove old map pool code
* createGroupFromPrevious new
* Settings styling
* VC to settings
* Weapon pool
* Add TODOs
* Progress
* Adjust mode exclusion policy
* Progress
* Progress
* Progress
* Notes in progress
* Note feedback after submit
* Textarea styling
* Unskip tests
* Note sorting failing test
* Private note in Q
* Ownerpicksmaps later
* New bottom section
* Mobile layout initial
* Add basic match meta
* Tabs initial
* Sticky tab
* Unseen messages in match page
* Front page i18n
* Settings i18n
* Looking 18n
* Chat i18n
* Progress
* Tranfer weapon pools script
* Sticky on match page
* Match page translations
* i18n - tiers page
* Preparing page i18n
* Icon
* Show add note right after report
* Tables
* Clocks
* Maplist preference selector
* Fix SSR
* Nav icon
* RankedOrScrim
* Map pool
* Create group
* Redirect logic
* Persist map pool
* Advance from preparing page
* Rename query
* Fix merge
* Fix migration order
* Seed groups
* Find looking groups SQL
* Renders something
* More UI work
* Back to 30min
* Likes/dislikes
* Always return own group
* Fix like order
* 3 tc/rm/cb -> 2
* Show only 3 weapons
* Pass group size
* Handle both liked and liked by same group
* Fix SQL
* Group preference frontend work
* Morphing
* Styling
* Don't show group controls if not manager
* Give/remove manager
* Leave group
* Leave with confirm
* Delete likes when morphing groups
* Clocks consistency
* Remove bad invariant
* Persist settings to local storage
* Fix initial value flashing
* Fix never resolving loading indicator
* REFRESH_GROUP
* Flip animations
* Tweaks
* Auto refresh logic
* Groups of 4 seed
* Reduce throwing
* Load full groups initial
* Create match
* Match UI initial
* Score reporter initial
* Push footer down on match page
* Score reporter knows when set ended
* Score reporting untested
* Show score after report
* Align better
* Look again with same group functionality
* More migrations
* Team on match page
* Show confirmer before reporting score
* Report weapons
* Report weapos again by admin + skill changing
* Handle no tiebreaker given to MapPool
* Remove unranked
* Remove support for "team id skill"
* no-wrap -> nowrap
* Preparing page work
* Use common GroupCard component
* Add some metas
* MemberAdder in looking page
* Fix GroupCard actions
* Fix SZ only map list including other modes
* Add season info
* Prompt login
* Joining team
* Manage group on preparing page
* Manage group on preparing page
* Seed past matches
* Add to seed
* No map list preference when full group + fix expiry
* Fix skill matchesCount calculation
* Tiers initial work
* Some progress on tiers
* Tiering logic
* MMR in group cards
* Name to challenge
* Team MMR
* Big team rank icons
* Adjust todos
* Match score report with confirm
* Allow regular members to report score
* Handle reporting weapons edge cases
* Add tier images
* Improve GroupCard spacing
* Refactor looking page
* Looking mobile UI
* Calculate skill only for current season
* Divide groups visually when reporting weapons
* Fix match page weapons sorting
* Add cache to user skills+tier calculation
* Admin report match score
* Initial leaderboard
* Cached leaderboard
* Weapon category lb's
* Populate SkillTeamUser in SendouQ
* Team leaderboard filtered down
* Add TODOs
* Seasons initlal
* Season weapons initial
* Weapons stylized
* Show rest weapons as +
* Hide peak if same as current
* Load matches SQL initial
* Season matches UI initial
* Take user id in account
* Add weapons
* Paginated matches
* Fix pages count logic
* Scroll top on data change
* Day headers for matches
* Link from user page to user seasons page
* Summarize maps + ui initial
* Map stats
* Player info tabs
* MMR chart
* Chart adjustments
* Handle basing team MMR on player MMR
* Set initial MMR
* Add info about discord to match page
* Season support to tournaments
* Get tournament skills as well for the graph
* WIP
* New team rating logic + misc other
* tiered -> tiered.server
* Update season starting time
* TODOs
* Add rules page
* Hide elements correctly when off-season
* Fix crash when only one player with skill
* How-to video
* Fix StartRank showing when not logged in
* Make user leaderboard the default
* Make Skill season non-nullable
* Add suggested pass to match
* Add rule
* identifierToUserIds helper
* Fix tiers not showing
* Add prettierrc and editorconfig
* Updated README with `npm run cf` steps & also a git command that will fix a line ending error
* Added reference
* Prettier ;_;
* Add gitattributes to make sure git uses core.autocrlf on windows
Co-authored-by: William Lam <w.lam@honteam.com>
Planned to be replaced with Playwright maybe?
Just removing in the meanwhile so they don't confuse people.
Or that people won't accidentally develop new.