Commit Graph

59 Commits

Author SHA1 Message Date
75d6429379 fix SEO
All checks were successful
Publish / docker (ubuntu-latest, 2.38.4) (push) Successful in 2m36s
2023-04-18 11:46:45 +01:00
faa314960f fix error when showing pp
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-27 16:08:57 +01:00
6f0fdb3778 added alt and fixed wrong logos showing
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-27 15:58:20 +01:00
7f1ce8bd15 e 2023-03-27 15:51:39 +01:00
fabaf5745c
fix country logo breaking sometimes 2023-03-21 16:51:28 +00:00
f7c8234601
update player info for showing currently used leaderboatd 2023-01-28 16:40:11 +00:00
0ebc808413
changed show score pp to show both leaderboards 2023-01-28 16:25:55 +00:00
e69d6e17c4
update loading type 2023-01-16 15:10:25 +00:00
7f32207224
add show pp ui functionality 2023-01-14 14:27:20 +00:00
00f561f20e
Add transition to greyscale song art on pause 2023-01-08 14:56:01 +00:00
8b0b6e8a37
Fix wrong art showing (NextJS bug) 2023-01-08 13:25:05 +00:00
fbdf432e0c
Added support for changing the song timer bar color 2022-12-23 15:41:35 +00:00
5c8c838b83
Fix broken url to the "?" image 2022-12-13 12:06:16 +00:00
Liam
ce0c55bcd9 Fixed imports foe next 13 2022-11-13 15:23:34 +00:00
Liam
4af129ea20 Add cut stats toggle 2022-10-30 14:51:42 +00:00
Liam
260323b7d0 Changed percentage data type 2022-10-29 15:52:51 +01:00
Liam
c2b9e9f73f Remove useless span 2022-10-29 15:49:47 +01:00
Liam
4e4444c04e Fix score stats being hidden by song info 2022-10-29 15:37:59 +01:00
Liam
adc76f501f Change where score info is displayed 2022-10-29 13:17:24 +01:00
Liam
5ecd18e30a Increase leaderboard type font size 2022-10-29 12:38:41 +01:00
Liam
fb5b06abce Added loading animation to the player info 2022-10-29 12:37:39 +01:00
Liam
14d7401a31 Fix global pos and local pos formatting 2022-10-29 12:23:00 +01:00
Liam
d498d75b46 Fix number formatting (im dumb) 2022-10-29 11:29:03 +01:00
Liam
664e497e87 Fix number formatting 2022-10-29 11:14:03 +01:00
Liam
b89f31a96e Refactored like the entire frontend 2022-10-28 19:52:47 +01:00
Liam
00225ad0f0 Player info now hides when a song gets started 2022-10-27 19:40:19 +01:00
Liam
5b4db611df Change image to next/future/image 2022-10-26 22:33:36 +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
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
387edeb2c2 Remove unoptimized tag 2022-10-21 14:51:39 +01:00
Liam
f687d9878e Change how cut values are handled 2022-10-21 12:39:42 +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
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
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