Commit Graph

384 Commits

Author SHA1 Message Date
0a5d42f6ac make player score fetching much faster 2024-10-28 12:12:44 +00:00
ce65116db4 log this to see if its why some don't get tracked 2024-10-28 11:46:03 +00:00
6c81316364 auto reload site stats 2024-10-27 19:30:58 +00:00
b83fb6f3a8 cache statistics 2024-10-27 15:17:54 +00:00
c58f24103f update lgo 2024-10-27 15:13:43 +00:00
e146d20f4f log ss score tracking 2024-10-27 15:11:00 +00:00
ffa4ab2b6c add PP to the acc chart for a score 2024-10-27 15:08:20 +00:00
b889eee7ff change connection idle timeout 2024-10-27 14:03:41 +00:00
28e8561020 cleanup and track player history when creating the player instead of waiting for the cron job 2024-10-27 14:01:12 +00:00
de3768559f include today in seeding player history 2024-10-27 13:35:45 +00:00
4be0b072b2 fix player embed image not updating (maybe?) 2024-10-27 13:30:51 +00:00
d086e922c4 fix leaderboard id 2024-10-27 11:20:08 +00:00
96ab9be79a maybe this will help the memory usage idk 2024-10-27 10:59:41 +00:00
3357939071 maybe fix backend crash? 2024-10-27 10:45:20 +00:00
f3737ce7a5 format previous score 2024-10-26 18:44:57 +01:00
9626931b91 migrate some values to ssr data tracking so we don't need to rely on BL as much 2024-10-26 18:41:51 +01:00
5ff0d11f5a show pause count for scores 2024-10-26 18:02:04 +01:00
5f4d3829e2 no need to log this 2024-10-26 15:45:40 +01:00
b3cd770724 move score feed button to the footer 2024-10-26 15:38:24 +01:00
c3a75b139a minimize api calls to scoresaber 2024-10-26 15:33:05 +01:00
ba80b9623b revert react 2024-10-26 15:19:03 +01:00
e57e725639 optimize requests to scoresaber's api 2024-10-26 15:16:50 +01:00
f8b0f7c6cd cleanup + bump next & react 2024-10-26 14:58:44 +01:00
0d39a905f6 never refresh ranked leaderboards 2024-10-26 13:27:53 +01:00
7be8c37779 move this to the cached leaderboard 2024-10-26 13:22:43 +01:00
6bc2e09f43 meow 2024-10-26 13:16:55 +01:00
da7f5f1c62 fix imports 2024-10-26 13:14:25 +01:00
fe888d9fb6 cache scoresaber leaderboards 2024-10-26 13:13:32 +01:00
a8eb2372cb fix imports 2024-10-26 11:46:24 +01:00
e0c719eaba highlight correct player on leaderboard scores and make player name clickable on a leaderboard score 2024-10-26 11:45:34 +01:00
413d72182d add per hand real accuracy (eg: 95%) 2024-10-26 11:38:16 +01:00
d7929cc36a fix player daily score set 2024-10-26 01:05:51 +01:00
dd162bf77c fix mobile score 2024-10-25 21:56:52 +01:00
5d7bdc17b1 fix score history icon 2024-10-25 21:42:21 +01:00
ff287222f7 reset dropdown mode on dropdown close 2024-10-25 21:40:07 +01:00
3abffec9cb oops 2024-10-25 21:34:26 +01:00
f20d83a436 fix error 2024-10-25 21:32:59 +01:00
97fba47fd8 add score history viewing 2024-10-25 21:29:57 +01:00
9fb5317bc8 maybe it just needs time to work idk 2024-10-25 18:29:57 +01:00
7e1d172b43 fix perms 2024-10-25 18:01:44 +01:00
da950e08f2 bot stuff 2024-10-25 18:00:15 +01:00
Lee
2b9a777506 Update projects/backend/src/bot/bot.ts 2024-10-25 16:49:38 +00:00
90b0994524 add bot cmd 2024-10-25 17:44:19 +01:00
53e0ce007d rename cron 2024-10-25 17:39:25 +01:00
a421243973 ensure scores are always up-to-date for players 2024-10-25 17:37:56 +01:00
b911072a47 change wording 2024-10-25 14:25:04 +01:00
59d5cdb2ae only scroll to on leaderboard page 2024-10-25 13:38:11 +01:00
a9338393f5 add default values for rankedScores and unrankedScores stat 2024-10-25 13:37:04 +01:00
6d0c6aa47f add more statistics 2024-10-24 14:36:24 +01:00
aaee96ad7b cleanup imports 2024-10-24 14:32:37 +01:00