Commit Graph

352 Commits

Author SHA1 Message Date
ee38b59308 update position of diff name/star count
All checks were successful
deploy / deploy (push) Successful in 52s
2023-10-26 17:53:11 +01:00
28d4d951bf show stars if ranked
All checks were successful
deploy / deploy (push) Successful in 53s
2023-10-26 17:44:10 +01:00
8a4ec7d153 add diff names to scores
All checks were successful
deploy / deploy (push) Successful in 53s
2023-10-26 17:37:35 +01:00
Lee
9d5bc819e8 Merge pull request 'chore(deps): update dependency @types/react to v18.2.33' (#19) from renovate/react-monorepo into master
All checks were successful
deploy / deploy (push) Successful in 1m46s
Reviewed-on: #19
2023-10-26 15:59:43 +00:00
Lee
2dc8812cf9 Merge pull request 'chore(deps): update dependency @types/node to v20.8.9' (#20) from renovate/node-20.x-lockfile into master
Some checks failed
deploy / deploy (push) Has been cancelled
Reviewed-on: #20
2023-10-26 15:59:38 +00:00
Lee
4907cbb3a7 Merge pull request 'chore(deps): update dependency tailwindcss to v3.3.5' (#18) from renovate/tailwindcss-3.x-lockfile into master
Some checks failed
deploy / deploy (push) Failing after 50s
Reviewed-on: #18
2023-10-26 15:58:01 +00:00
Lee
d32b10d565 Update src/app/player/[id]/[sort]/[page]/page.tsx
Some checks failed
deploy / deploy (push) Failing after 57s
2023-10-26 15:56:16 +00:00
bfb75f181e chore(deps): update dependency @types/react to v18.2.33 2023-10-26 06:05:23 +00:00
8e394f5009 chore(deps): update dependency @types/node to v20.8.9 2023-10-25 18:05:27 +00:00
90bd5a3968 chore(deps): update dependency tailwindcss to v3.3.5 2023-10-25 14:05:32 +00:00
Lee
e20f7bb250 Merge pull request 'fix(deps): update dependency @sentry/nextjs to v7.75.1' (#17) from renovate/sentry-javascript-monorepo into master
All checks were successful
deploy / deploy (push) Successful in 53s
Reviewed-on: #17
2023-10-25 13:27:03 +00:00
Lee
c3109265c2 Merge pull request 'chore(deps): update dependency tailwindcss to v3.3.4' (#16) from renovate/tailwindcss-3.x-lockfile into master
All checks were successful
deploy / deploy (push) Successful in 1m53s
Reviewed-on: #16
2023-10-25 13:24:52 +00:00
f422b80c63 fix(deps): update dependency @sentry/nextjs to v7.75.1 2023-10-25 12:05:35 +00:00
b956ee2842 chore(deps): update dependency tailwindcss to v3.3.4 2023-10-24 19:05:44 +00:00
7969304fe7 lazyload images
All checks were successful
deploy / deploy (push) Successful in 53s
2023-10-24 15:06:47 +01:00
364238927f seo stuff
All checks were successful
deploy / deploy (push) Successful in 54s
2023-10-24 14:40:19 +01:00
abc556a1ec fix seo
All checks were successful
deploy / deploy (push) Successful in 52s
2023-10-24 13:45:34 +01:00
cd5866a992 more making lighthouse happy
All checks were successful
deploy / deploy (push) Successful in 52s
2023-10-24 13:43:09 +01:00
f091fc89ef idk what to even call thiis
All checks were successful
deploy / deploy (push) Successful in 53s
2023-10-24 13:40:48 +01:00
647b9621c5 add accessability to pagination
All checks were successful
deploy / deploy (push) Successful in 53s
2023-10-24 13:38:15 +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
3e10b0108b add analytics
All checks were successful
deploy / deploy (push) Successful in 53s
2023-10-24 12:45:40 +01:00
2303409ecb hopefully make the page load faster
All checks were successful
deploy / deploy (push) Successful in 53s
2023-10-24 12:35:59 +01:00
af4c117894 make chart not dynamic
All checks were successful
deploy / deploy (push) Successful in 53s
2023-10-24 12:27:57 +01:00
3af4405fcc remove replays - it's not needed
All checks were successful
deploy / deploy (push) Successful in 53s
2023-10-24 12:16:39 +01:00
775eb57ce1 re-enable sentry
All checks were successful
deploy / deploy (push) Successful in 54s
2023-10-24 12:10:07 +01:00
Lee
e854a6e9c6 Merge pull request 'fix(deps): update dependency @sentry/nextjs to v7.75.0' (#15) from renovate/sentry-javascript-monorepo into master
Some checks failed
deploy / deploy (push) Has been cancelled
Reviewed-on: #15
2023-10-24 11:09:55 +00:00
49497a9fef update the curve
All checks were successful
deploy / deploy (push) Successful in 47s
2023-10-24 12:07:48 +01:00
2fc3e7c8dd fix(deps): update dependency @sentry/nextjs to v7.75.0 2023-10-24 11:05:31 +00:00
54c9d866b8 oops - fix middleware
All checks were successful
deploy / deploy (push) Successful in 47s
2023-10-24 11:22:59 +01:00
ab3ed98c71 fix middleware redirects
All checks were successful
deploy / deploy (push) Successful in 47s
2023-10-24 11:21:36 +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
f421716f5c fix middleware path
All checks were successful
deploy / deploy (push) Successful in 47s
2023-10-24 09:52:21 +01:00
19fa265166 Merge branch 'master' of https://git.fascinated.cc/Fascinated/scoresaber-reloaded-v2
Some checks failed
deploy / deploy (push) Has been cancelled
2023-10-24 09:51:50 +01:00
f9fbeebe75 fix playerId cookie 2023-10-24 09:51:49 +01:00
Lee
a313796143 Merge pull request 'chore(deps): update dependency @types/node to v20.8.8' (#14) from renovate/node-20.x-lockfile into master
All checks were successful
deploy / deploy (push) Successful in 47s
Reviewed-on: #14
2023-10-24 08:20:41 +00:00
0c954cc7e4 chore(deps): update dependency @types/node to v20.8.8 2023-10-24 07:06:45 +00:00
dc3d5b9b33 add playerId cookie to set where the landing page should be
All checks were successful
deploy / deploy (push) Successful in 4m59s
2023-10-24 07:47:11 +01:00
f2f332582b navbar cleanup and auto select last used sort type
All checks were successful
deploy / deploy (push) Successful in 49s
2023-10-24 07:33:07 +01:00
Lee
b9c38846f4 Update src/components/player/SearchPlayer.tsx
All checks were successful
deploy / deploy (push) Successful in 49s
2023-10-23 20:17:20 +00:00
Lee
7a81a88c5b Update src/components/player/SearchPlayer.tsx
All checks were successful
deploy / deploy (push) Successful in 55s
2023-10-23 20:13:47 +00:00
3ef737770d i am goofy man 52
All checks were successful
deploy / deploy (push) Successful in 57s
2023-10-23 19:03:11 +01:00
e2515de76f update href on navbar
All checks were successful
deploy / deploy (push) Successful in 48s
2023-10-23 19:02:08 +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
5bf0f8ac62 update error msg 2023-10-23 18:52:32 +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
bab5627c51 make ranking page many speedy
All checks were successful
deploy / deploy (push) Successful in 2m11s
2023-10-23 18:09:16 +01:00
dc2d502dfa fetch player data less often
All checks were successful
deploy / deploy (push) Successful in 56s
2023-10-23 16:44:57 +01:00