23 Commits

Author SHA1 Message Date
b9472ce982 feat(ssr): add map and bsr button
All checks were successful
deploy / deploy (push) Successful in 1m3s
2023-11-08 22:13:20 +00:00
662999f65b fix(ssr): fix pagination
All checks were successful
deploy / deploy (push) Successful in 1m1s
2023-11-08 11:58:36 +00:00
fb38ac69df fix(ssr): fix pagination being broken on inital player page load
All checks were successful
deploy / deploy (push) Successful in 1m44s
2023-11-08 08:40:49 +00:00
0a8878cdac feat(ssr): server load inital page of scores
All checks were successful
deploy / deploy (push) Successful in 1m13s
2023-11-08 08:11:48 +00:00
8e5aeadce0 fix(ssr): make the player page less jarring when initally loading
All checks were successful
deploy / deploy (push) Successful in 1m16s
2023-11-08 08:01:00 +00:00
c251239e45 feat(ssr): server side render some things to speed up page loads
All checks were successful
deploy / deploy (push) Successful in 1m12s
2023-11-08 07:41:07 +00:00
40d5bcf86d change divide color again 2023-11-05 13:50:21 +00:00
ad162cbe3f change divider color
All checks were successful
deploy / deploy (push) Successful in 55s
2023-11-05 13:47:07 +00:00
87edf0e3e3 theme changes
All checks were successful
deploy / deploy (push) Successful in 3m9s
2023-11-05 02:55:57 +00:00
a1af814254 update card
All checks were successful
deploy / deploy (push) Successful in 1m59s
2023-10-30 16:53:55 +00:00
7628c03571 fix null weighted pp and now show raw pp on hover of pp on score
All checks were successful
deploy / deploy (push) Successful in 55s
2023-10-29 15:50:04 +00:00
d935a82fe8 cleanup
All checks were successful
deploy / deploy (push) Successful in 54s
2023-10-26 17:59:20 +01:00
ec23a73e0e make page not refresh when changing pagination page
All checks were successful
deploy / deploy (push) Successful in 53s
2023-10-24 13:32:01 +01:00
171dfd9cc0 make urls look less awful (remove query params)
All checks were successful
deploy / deploy (push) Successful in 53s
2023-10-24 12:56:28 +01:00
e77e07423a revert to client sided data fetching
All checks were successful
deploy / deploy (push) Successful in 47s
2023-10-24 11:18:51 +01:00
fe0be93d3e fix weird spacing on the scores card
All checks were successful
deploy / deploy (push) Successful in 47s
2023-10-24 11:13:05 +01:00
0fab52a16b switch to last used sort type
All checks were successful
deploy / deploy (push) Successful in 48s
2023-10-23 18:59:17 +01:00
6824575306 improve loading time for player page
All checks were successful
deploy / deploy (push) Successful in 51s
2023-10-23 18:51:53 +01:00
77d6d8b60a cleanup
All checks were successful
deploy / deploy (push) Successful in 55s
2023-10-23 11:01:36 +01:00
a0aca8c9b1 switch to async storage for faster loading
All checks were successful
deploy / deploy (push) Successful in 1m55s
2023-10-23 09:54:26 +01:00
86cfa7686f dynamic import some components to make the bundle size smaller
All checks were successful
deploy / deploy (push) Successful in 54s
2023-10-23 08:07:47 +01:00
80e6c0da43 add beatleader score fetching and add icons to FC
Some checks failed
deploy / deploy (push) Failing after 2s
2023-10-22 13:47:56 +01:00
f03ac7809d more cleanup and added hover labels to player labels
All checks were successful
deploy / deploy (push) Successful in 58s
2023-10-22 03:47:22 +01:00