Commit Graph

283 Commits

Author SHA1 Message Date
bc2ddfa3a3 PLEASE JUST BUILD
All checks were successful
Deploy SSR / deploy (push) Successful in 1m19s
2024-09-13 16:48:18 +01:00
709d51b00e happy now?
Some checks failed
Deploy SSR / deploy (push) Failing after 31s
2024-09-13 16:46:29 +01:00
dd3b7256b0 stupid eslint
Some checks failed
Deploy SSR / deploy (push) Failing after 30s
2024-09-13 16:40:47 +01:00
7112d3f53b web worker test
Some checks failed
Deploy SSR / deploy (push) Failing after 56s
2024-09-13 16:38:45 +01:00
671f520635 change theme color (again) and add acc colors to the score stat badges
Some checks failed
Deploy SSR / deploy (push) Failing after 30s
2024-09-13 14:22:51 +01:00
86252150b8 smh (my head)
All checks were successful
Deploy SSR / deploy (push) Successful in 1m19s
2024-09-13 13:47:02 +01:00
281ee4a779 cleanup
Some checks failed
Deploy SSR / deploy (push) Failing after 1m21s
2024-09-13 13:45:04 +01:00
983ccba37e make the players name clickable on the per score leaderboard
All checks were successful
Deploy SSR / deploy (push) Successful in 1m20s
2024-09-13 00:13:42 +01:00
a3fa98b184 fix leaderboard arrow on mobile showing a backgrounf when pressed
All checks were successful
Deploy SSR / deploy (push) Successful in 1m13s
2024-09-13 00:03:09 +01:00
aad351913f Update dependency lucide-react to ^0.441.0 2024-09-12 23:02:20 +00:00
c4be56edda Update dependency @tanstack/react-query to v5.56.2 2024-09-12 23:02:13 +00:00
33b270ab0b improve the per score leaderboard view and add a border to the card to make it more obvious
All checks were successful
Deploy SSR / deploy (push) Successful in 1m21s
2024-09-13 00:00:14 +01:00
e852ac864d smaller gap in score card
All checks were successful
Deploy SSR / deploy (push) Successful in 1m11s
2024-09-12 23:46:15 +01:00
Lee
33d29f5253 Merge pull request 'Update dependency @tanstack/react-query to v5.56.2' (#11) from renovate/tanstack-query-monorepo into master
All checks were successful
Deploy SSR / deploy (push) Successful in 1m46s
Reviewed-on: #11
2024-09-12 22:39:14 +00:00
Lee
92c243fdfd Merge pull request 'Update nextjs monorepo to v14.2.11' (#12) from renovate/nextjs-monorepo into master
Some checks failed
Deploy SSR / deploy (push) Has been cancelled
Reviewed-on: #12
2024-09-12 22:39:10 +00:00
cb8ce32a49 fix toast for bsr copy
Some checks failed
Deploy SSR / deploy (push) Has been cancelled
2024-09-12 23:39:01 +01:00
d404f3b79f maybe a little better? placebo??
All checks were successful
Deploy SSR / deploy (push) Successful in 1m11s
2024-09-12 23:34:22 +01:00
b8311ad1ec make animation faster
All checks were successful
Deploy SSR / deploy (push) Successful in 1m12s
2024-09-12 23:31:56 +01:00
e60a14e799 better score animations
All checks were successful
Deploy SSR / deploy (push) Successful in 1m12s
2024-09-12 23:26:02 +01:00
39026d9a32 add dropdown leaderboard animation
All checks were successful
Deploy SSR / deploy (push) Successful in 1m11s
2024-09-12 22:34:07 +01:00
14845c0377 add basic leaderboard dropdown on scores
All checks were successful
Deploy SSR / deploy (push) Successful in 1m12s
2024-09-12 22:30:55 +01:00
bbc0882301 Update nextjs monorepo to v14.2.11 2024-09-12 20:02:42 +00:00
b1a889421c dns prefetch
All checks were successful
Deploy SSR / deploy (push) Successful in 1m11s
2024-09-12 19:56:09 +01:00
f65407332c show score buttons on mobile
All checks were successful
Deploy SSR / deploy (push) Successful in 1m18s
2024-09-12 19:39:27 +01:00
e26cd4b39c fix alt tags
All checks were successful
Deploy SSR / deploy (push) Successful in 1m12s
2024-09-12 19:29:56 +01:00
2ecffe7c1f this makes lighthouse mad idk why
All checks were successful
Deploy SSR / deploy (push) Successful in 1m10s
2024-09-12 19:29:06 +01:00
39a443ffff new font
All checks were successful
Deploy SSR / deploy (push) Successful in 1m10s
2024-09-12 19:16:13 +01:00
e8d864e531 add player stat badges
All checks were successful
Deploy SSR / deploy (push) Successful in 1m12s
2024-09-12 19:09:54 +01:00
17c40edc3a i hate grids.
All checks were successful
Deploy SSR / deploy (push) Successful in 1m11s
2024-09-12 18:47:19 +01:00
8da9ec73d1 add a tooltip wrapper
All checks were successful
Deploy SSR / deploy (push) Successful in 1m12s
2024-09-12 17:52:01 +01:00
b3c37afa0e oopsie doodle
All checks were successful
Deploy SSR / deploy (push) Successful in 1m13s
2024-09-12 16:47:25 +01:00
9ec43b9a77 cleanup score stats
All checks were successful
Deploy SSR / deploy (push) Successful in 1m11s
2024-09-12 16:41:38 +01:00
b411554f75 make score sort buttons prettier
All checks were successful
Deploy SSR / deploy (push) Successful in 1m11s
2024-09-12 16:37:09 +01:00
9e3c670a9e cleanup score component and add finish score stats
All checks were successful
Deploy SSR / deploy (push) Successful in 1m12s
2024-09-12 16:33:07 +01:00
c6497d7eab Update dependency @tanstack/react-query to v5.56.1 2024-09-12 15:02:06 +00:00
1f4b1d10af cleanup pagination
All checks were successful
Deploy SSR / deploy (push) Successful in 1m11s
2024-09-12 15:08:25 +01:00
574b1a6532 move logging to debug and make mappers clickable on the score
All checks were successful
Deploy SSR / deploy (push) Successful in 1m13s
2024-09-12 15:02:03 +01:00
7db722faea add missing song sub name to the score
All checks were successful
Deploy SSR / deploy (push) Successful in 1m10s
2024-09-12 13:10:03 +01:00
6ee6b2b268 Merge branch 'master' of https://git.fascinated.cc/Fascinated/scoresaber-reloadedv3
All checks were successful
Deploy SSR / deploy (push) Successful in 1m54s
2024-09-12 13:05:13 +01:00
c80240a362 use the newer image 2024-09-12 13:05:07 +01:00
Lee
f4b5be6f9a Merge pull request 'Update nextjs monorepo to v14.2.10' (#5) from renovate/nextjs-monorepo into master
Some checks failed
Deploy SSR / deploy (push) Has been cancelled
Reviewed-on: #5
2024-09-12 12:03:34 +00:00
08970fddbf Update nextjs monorepo to v14.2.10 2024-09-12 12:02:40 +00:00
Lee
83c3b4c7bf Merge pull request 'Update dependency typescript to v5.6.2' (#6) from renovate/typescript-5.x-lockfile into master
Some checks failed
Deploy SSR / deploy (push) Failing after 5s
Reviewed-on: #6
2024-09-12 12:00:18 +00:00
Lee
bb68abcea6 Merge pull request 'Update dependency lucide-react to ^0.440.0' (#8) from renovate/lucide-monorepo into master
Some checks failed
Deploy SSR / deploy (push) Has been cancelled
Reviewed-on: #8
2024-09-12 12:00:13 +00:00
Lee
e44135b487 Merge pull request 'Update dependency @tanstack/react-query to v5.56.0' (#9) from renovate/tanstack-query-monorepo into master
Some checks failed
Deploy SSR / deploy (push) Has been cancelled
Reviewed-on: #9
2024-09-12 12:00:00 +00:00
70c27c87ad fix scores flashing no scores found
All checks were successful
Deploy SSR / deploy (push) Successful in 1m11s
2024-09-12 12:56:22 +01:00
aba0d4ba57 load initial scores server sided to prevent flashing
All checks were successful
Deploy SSR / deploy (push) Successful in 1m12s
2024-09-12 12:47:21 +01:00
4d19fd3bfd add a simple page switch animation and show if the player is inactive or banned
All checks were successful
Deploy SSR / deploy (push) Successful in 1m38s
2024-09-12 12:27:20 +01:00
763de454e7 add stale time to score data
All checks were successful
Deploy SSR / deploy (push) Successful in 1m8s
2024-09-12 11:38:19 +01:00
f0dfbe78ea add loading indicator to the pagination
All checks were successful
Deploy SSR / deploy (push) Successful in 1m37s
2024-09-12 11:35:37 +01:00