sendou.ink/app/utils
Kalle 35424514d6
Finalize tournament + leaderboards initial (#1404)
* Set up tables

* Initial

* Frontend for finalize tournament

* Enter summaries to DB

* Handle changes on tournament page after tournament is finalized

* Fix streams tab text not centered

* Add translations

* Results on user page

* Highlight logic for tournament results

* Leaderboard page initial

* Team leaderboard

* CSS tweaks

* Add unit tests

* Add some i18n

* Add leaderboards page meta

* Support tournaments of size 2

* Add E2E test

* Add missing group by
2023-06-29 00:21:33 +03:00
..
arrays.ts Tournament subs (#1394) 2023-06-16 20:21:22 +03:00
cache.server.ts Upgrade deps 2023-06-04 12:53:30 +03:00
dates.ts Calendar: Fix showing past events last not working on Sunday Closes #1379 2023-05-28 16:05:40 +03:00
fetch.ts Patreon pledge data parsing endpoint initial 2022-07-10 12:27:02 +03:00
i18n.server.ts Translate user page 2022-07-17 13:38:57 +03:00
i18next.ts Object Damage Calc: Separate subs in the combobox Closes #1220 2023-04-15 12:06:07 +03:00
json.ts Build filters (#1382) 2023-06-04 11:37:05 +03:00
number.ts Round sub velocity to thousandths place, fix bug in round function (Fixes #1348) (#1353) 2023-04-22 11:31:35 +03:00
numbers.test.ts Sub damage table in Build Analyzer (#1333) 2023-04-10 11:46:04 +03:00
playwright.ts Tournament full (#1373) 2023-05-15 22:37:43 +03:00
remix.ts Tournament full (#1373) 2023-05-15 22:37:43 +03:00
sql.ts Fix users without weapon pool having one "null weapon" 2023-06-17 21:50:52 +03:00
strings.ts Use new Discord display name, make showing unique username optional Closes #1391 2023-06-17 16:02:09 +03:00
types.ts Submit votes initial 2022-06-12 15:11:23 +03:00
unslugify.server.ts Fix weapon deslugifying not working w/ other langs 2022-09-25 16:36:23 +03:00
urls.ts Finalize tournament + leaderboards initial (#1404) 2023-06-29 00:21:33 +03:00
users.ts Introduce getUserId and requireUserId 2023-01-14 13:45:06 +02:00
zod.ts Build filters (#1382) 2023-06-04 11:37:05 +03:00