Commit Graph

111 Commits

Author SHA1 Message Date
Liam
f4274d87e7 debug 2022-10-26 13:35:18 +01:00
Liam
0bd9ef5858 Add some debug 2022-10-26 13:02:09 +01:00
Liam
b94e476c0d Downgrade NextJS back to v12 2022-10-26 11:52:58 +01:00
Liam
647aa5fbce Fix NextJS 13 errors and now using new font compontent 2022-10-26 10:11:39 +01:00
Liam
c002647108 Hopefully fix cut values (thanks denpadokei) 2022-10-25 13:02:35 +01:00
Liam
a0cdde3ab2 Extend cache time of map data 2022-10-24 20:17:32 +01:00
Liam
8100ff76be Change how long steam ids stay valid before becoming invalid 2022-10-24 19:50:24 +01:00
Liam
e7706effdb Add check to validiate if the request is valid 2022-10-24 11:59:17 +01:00
Liam
c4ae5d4cf3 Remove debug 2022-10-23 21:49:54 +01:00
Liam
a6f9573c3f Moved pages and styles into src 2022-10-23 21:47:57 +01:00
Liam
ec9cf81a38 oh yea yea 2022-10-22 12:34:14 +01:00
Liam
7665cbbae4 Only cache what we need from BeatSaver 2022-10-22 12:28:46 +01:00
Liam
82d565f130 many many change 2022-10-21 17:12:32 +01:00
Liam
c0d0c4399f Now featuring the correct curve lmao 2022-10-21 16:30:48 +01:00
Liam
2d0a7cc937 Added check for NaN on SS PP 2022-10-21 16:27:10 +01:00
Liam
4de24a34d0 Updated curve stuff and added ScoreSaber pp calc 2022-10-21 16:25:30 +01:00
Liam
f7de7425f9 Remove proxy on BL MapData 2022-10-21 15:08:03 +01:00
Liam
387edeb2c2 Remove unoptimized tag 2022-10-21 14:51:39 +01:00
Liam
a35ec28ecb Add cache messages 2022-10-21 14:51:29 +01:00
Liam
c0cac09a4d Change endpoint 2022-10-21 14:50:52 +01:00
Liam
f687d9878e Change how cut values are handled 2022-10-21 12:39:42 +01:00
Liam
8793e81214 part 2 2022-10-21 10:30:41 +01:00
Liam
d138b2ec9d Revert to older style 2022-10-20 18:56:13 +01:00
Liam
e097d1cacf pp debug is no more 2022-10-20 18:40:49 +01:00
Liam
68a81a24de yay more pp fix 2022-10-20 18:39:44 +01:00
Liam
14602dc11a BL star endpoint actually gets cached??? 2022-10-20 18:36:26 +01:00
Liam
923318af86 Fix flashy pp 2022-10-20 18:20:21 +01:00
Liam
519e9ae5a2 Add expire time to cache keys 2022-10-20 18:10:23 +01:00
Liam
756138f8a0 Moved caches to redis 2022-10-20 18:00:27 +01:00
Liam
3cb96a539a Switch to enviroment variables 2022-10-20 16:13:45 +01:00
Liam
bbff99aff0 Add todo and remove mockdata 2022-10-20 15:59:03 +01:00
Liam
7fcec62869 BL star cache 2022-10-20 15:51:52 +01:00
Liam
a05915672b fuck JS 2022-10-20 15:20:35 +01:00
Liam
31376f7cfd Maybe fixed NaN?? 2022-10-20 15:07:51 +01:00
Liam
538714a61e Added pp for beat leader 2022-10-20 15:04:49 +01:00
Liam
f2e36347ad Added support for loading during song 2022-10-20 12:40:21 +01:00
Liam
fbd7d6be15 shutup nextjs, thanks 2022-10-19 21:15:18 +01:00
Liam
024d240874 Fix wrong song art size lol 2022-10-19 19:03:24 +01:00
Liam
54b83c229f Force width and height on song art 2022-10-19 19:02:45 +01:00
Liam
02a00dda5f Change loading avatar image 2022-10-19 18:59:45 +01:00
Liam
0be1b20a6e Lazy load song art and add loading image 2022-10-19 18:59:35 +01:00
Liam
2d9d019138 Change song art to use Next's image 2022-10-19 18:56:46 +01:00
Liam
0aa5be8bc9 Update avatar cache location 2022-10-19 18:11:59 +01:00
Liam
7ecc418471 Update name for LeaderboardType class 2022-10-19 17:56:07 +01:00
Liam
b9e65db5b2 Increase font size of the leaderboard type 2022-10-19 17:54:12 +01:00
Liam
34dc9e9dbb Add more steam id checks 2022-10-19 17:47:54 +01:00
Liam
2e85650dfc Remove debug 2022-10-19 17:47:09 +01:00
Liam
9f8c9a3ba0 Add avatar cache and change avatar url in the overlay 2022-10-19 17:44:21 +01:00
Liam
2af984d395 Move song art cache 2022-10-19 17:33:56 +01:00
Liam
1ec8577d63 Add cache to steam id validator 2022-10-19 17:31:32 +01:00
Liam
722c4ddec7 Changed to the basic SS endpoint 2022-10-19 17:15:45 +01:00
Liam
5c117dc216 Add github link 2022-10-19 16:52:50 +01:00
Liam
a6a7aa00c2 Added dark mode toggle 2022-10-19 15:53:27 +01:00
Liam
2ff4ae7e10 Updated proxy 2022-10-17 12:58:07 +01:00
Liam
7c713a99ab Formatted code 2022-10-14 20:00:47 +01:00
Liam
3b4932ed79 Changed minor things 2022-10-10 18:38:06 +01:00
Liam
0a0bf8b07b Yet more css fixes 2022-10-10 13:28:31 +01:00
Liam
db52ef3063 Fixed css issues 2022-10-10 13:21:10 +01:00
Liam
6218fbd27a Changed to module based css 2022-10-10 13:14:25 +01:00
Liam
5215d590c0 Remove junk 2022-10-08 19:17:49 +01:00
Liam
6eb8ba80c7 Move components into a src folder. Added mock data endpoint 2022-10-08 17:52:00 +01:00