Commit Graph

527 Commits

Author SHA1 Message Date
8f0a7d2dd0 re-add analytics
All checks were successful
Deploy / deploy (push) Successful in 5m55s
2024-10-01 20:57:34 +01:00
903c49af7b add disabled cursor on first and last page of the pagination
All checks were successful
Deploy / deploy (push) Successful in 5m51s
2024-10-01 20:47:42 +01:00
dc7644876b generate page urls on the pagination (better SEO)
All checks were successful
Deploy / deploy (push) Successful in 6m27s
2024-10-01 20:33:38 +01:00
Lee
ec84a456af Merge pull request 'Update dependency eslint-config-next to v14.2.14' (#45) from renovate/nextjs-monorepo into master
All checks were successful
Deploy / deploy (push) Successful in 6m18s
Reviewed-on: #45
2024-10-01 19:21:33 +00:00
Lee
627a24dede Merge pull request 'Update dependency @tanstack/react-query to v5.59.0' (#44) from renovate/tanstack-query-monorepo into master
Some checks are pending
Deploy / deploy (push) Waiting to run
Reviewed-on: #44
2024-10-01 19:21:28 +00:00
35046cc0ae update page title template
Some checks are pending
Deploy / deploy (push) Waiting to run
2024-10-01 20:19:03 +01:00
50414d848a mobile leaderboard fixes and hide diffs that aren't standard (for now)
Some checks failed
Deploy / deploy (push) Has been cancelled
2024-10-01 20:18:00 +01:00
f60f34c0c2 update embed
All checks were successful
Deploy / deploy (push) Successful in 5m37s
2024-10-01 19:30:37 +01:00
21b33e1b40 update leaderboard page title
All checks were successful
Deploy / deploy (push) Successful in 5m15s
2024-10-01 19:22:34 +01:00
f09cf2def2 update leaderboard embed
Some checks failed
Deploy / deploy (push) Failing after 17s
2024-10-01 19:21:10 +01:00
df7166a246 oops, fix leaderboard button being hidden
Some checks failed
Deploy / deploy (push) Has been cancelled
2024-10-01 19:18:52 +01:00
162424b2d0 eeeeeeee essss linetttt
Some checks failed
Deploy / deploy (push) Has been cancelled
2024-10-01 19:17:22 +01:00
3a4bc7a83a add leaderboard page
Some checks failed
Deploy / deploy (push) Failing after 2m11s
2024-10-01 19:14:33 +01:00
a8ead62b79 Update dependency eslint-config-next to v14.2.14 2024-10-01 18:03:28 +00:00
8c87f6211b Update dependency @tanstack/react-query to v5.59.0 2024-10-01 16:03:25 +00:00
d4f7aec4a5 fix load time
All checks were successful
Deploy / deploy (push) Successful in 4m45s
2024-10-01 16:28:22 +01:00
cdaf16b157 add db load time in the toast
All checks were successful
Deploy / deploy (push) Successful in 4m21s
2024-10-01 15:49:38 +01:00
f30a373120 optimize mini ranking to only update when they are visible
Some checks failed
Deploy / deploy (push) Failing after 2m21s
2024-10-01 14:46:44 +01:00
50d5c0e5bc change up map buttons to be more mobile friendly and fix time ago formatter eslint stuff
All checks were successful
Deploy / deploy (push) Successful in 4m20s
2024-10-01 14:37:19 +01:00
bd4f49205b change time ago formatter
Some checks failed
Deploy / deploy (push) Failing after 2m28s
2024-10-01 11:52:28 +01:00
1faa97b332 add weighted pp tooltip
All checks were successful
Deploy / deploy (push) Successful in 4m36s
2024-10-01 11:44:53 +01:00
2884291063 fix cursor for score buttons
All checks were successful
Deploy / deploy (push) Successful in 5m13s
2024-10-01 10:17:34 +01:00
008d3298a6 fix cursor when hovering on score rank
All checks were successful
Deploy / deploy (push) Successful in 5m23s
2024-10-01 09:53:39 +01:00
fd57a97712 fix last tracked date not being updated
Some checks failed
Deploy / deploy (push) Has been cancelled
2024-10-01 09:52:36 +01:00
c79c5fa4f2 fix comments
All checks were successful
Deploy / deploy (push) Successful in 4m51s
2024-10-01 09:40:02 +01:00
73b039dca8 default to the page the players score is on when showing the leaderboard for a score 2024-10-01 09:37:51 +01:00
43d52e335e cache the beatsaver map
All checks were successful
Deploy / deploy (push) Successful in 7m38s
2024-10-01 00:00:28 +01:00
794de708b9 add skeleton for mini rankings
All checks were successful
Deploy / deploy (push) Successful in 5m16s
2024-09-30 23:55:18 +01:00
0757012f02 stupid imports
All checks were successful
Deploy / deploy (push) Successful in 5m43s
2024-09-30 23:32:58 +01:00
34636d9d9d add animation to the score leaderboard and clean it up a bit
Some checks failed
Deploy / deploy (push) Failing after 4m7s
2024-09-30 23:22:08 +01:00
b71b5d5ff2 fix imports
Some checks failed
Deploy / deploy (push) Failing after 32s
2024-09-30 23:06:33 +01:00
be89f6ba71 cleanup score badges
Some checks are pending
Deploy / deploy (push) Waiting to run
2024-09-30 23:06:06 +01:00
7ca22a07e0 add score colors to the scores on a score leaderboard (the button to show the leaderboard for that score)
Some checks failed
Deploy / deploy (push) Has been cancelled
2024-09-30 23:03:59 +01:00
381e4bcb86 use an optimized image url in getAverageColor to make it faster
All checks were successful
Deploy / deploy (push) Successful in 4m51s
2024-09-30 22:51:53 +01:00
918f4115b1 fix types and fix eslint err
Some checks failed
Deploy / deploy (push) Has been cancelled
2024-09-30 22:48:30 +01:00
4c654ca79a make the toast on the bottom on mobile
Some checks failed
Deploy / deploy (push) Failing after 2m36s
2024-09-30 22:44:29 +01:00
6a1af178fe make the toast on the bottom on mobile 2024-09-30 22:44:12 +01:00
e3b6528027 only scroll when needed
Some checks failed
Deploy / deploy (push) Has been cancelled
2024-09-30 22:41:02 +01:00
08ce0cf5aa scroll to the top of the score on when new scores are loaded
Some checks failed
Deploy / deploy (push) Has been cancelled
2024-09-30 22:39:51 +01:00
732599a721 fix depends on db loader
Some checks failed
Deploy / deploy (push) Failing after 2m35s
2024-09-30 22:20:48 +01:00
f38925c113 use the new prettier config and add a network offline loader
Some checks failed
Deploy / deploy (push) Failing after 2m17s
2024-09-30 22:16:55 +01:00
f32c329eb1 switch to jetbrains mono variable font and change up the mini ranking card a little bit
All checks were successful
Deploy / deploy (push) Successful in 5m11s
2024-09-30 21:17:42 +01:00
c8a07e7e32 use thumbnail for player embed
All checks were successful
Deploy / deploy (push) Successful in 5m10s
2024-09-30 18:40:32 +01:00
d3168f371c fix imports
Some checks failed
Deploy / deploy (push) Has been cancelled
2024-09-30 18:38:36 +01:00
d847f17f39 FIX THE PLAYER CHART RESIZING YESSSSSSSSSSSSSSSSSSSSSSSSSSSSS
Some checks failed
Deploy / deploy (push) Failing after 2m36s
2024-09-30 15:30:18 +01:00
3e91c5d98a add padding between the legend and the chart
All checks were successful
Deploy / deploy (push) Successful in 5m22s
2024-09-30 14:53:47 +01:00
7a8ece1587 improve mobile support
All checks were successful
Deploy / deploy (push) Successful in 6m50s
2024-09-30 14:27:50 +01:00
93893f0a27 fix player chart mobile support
Some checks failed
Deploy / deploy (push) Has been cancelled
2024-09-30 14:27:23 +01:00
639e7f16ec fix type
All checks were successful
Deploy / deploy (push) Successful in 5m42s
2024-09-30 14:15:23 +01:00
342dbefac7 fix mobile support for chart and make the chart more flexible (easier to add more stats)
Some checks failed
Deploy / deploy (push) Failing after 2m46s
2024-09-30 14:10:38 +01:00