Commit Graph

386 Commits

Author SHA1 Message Date
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
9959c5e607 increase check interval
All checks were successful
deploy / deploy (push) Successful in 56s
2023-10-23 16:35:01 +01:00
abaf378511 fix a bug where it would clear the scores db
All checks were successful
deploy / deploy (push) Successful in 56s
2023-10-23 16:30:53 +01:00
cc1b6d9a63 fix time formatting
All checks were successful
deploy / deploy (push) Successful in 57s
2023-10-23 16:27:44 +01:00
b88c33e91c actually fix it
All checks were successful
deploy / deploy (push) Successful in 58s
2023-10-23 16:21:50 +01:00
7e2c4cf972 fix score fetching
All checks were successful
deploy / deploy (push) Successful in 58s
2023-10-23 16:12:09 +01:00
Lee
dd7f78b662 Update src/components/player/PlayerInfo.tsx
All checks were successful
deploy / deploy (push) Successful in 55s
2023-10-23 11:46:48 +00:00
49eb341cb6 changed song author color
All checks were successful
deploy / deploy (push) Successful in 56s
2023-10-23 11:43:17 +01:00
6c9554f9a0 added number formatting to some values
All checks were successful
deploy / deploy (push) Successful in 55s
2023-10-23 11:39:48 +01:00
3a2dbe6423 fix a bug where scanning on the timed interval would happen twice
All checks were successful
deploy / deploy (push) Successful in 1m9s
2023-10-23 11:33:59 +01:00
0120938ca3 update readme
All checks were successful
deploy / deploy (push) Successful in 59s
2023-10-23 11:31:10 +01:00
29cb504664 remove not needed assets 2023-10-23 11:29:35 +01:00
871010f8cb update favicon
All checks were successful
deploy / deploy (push) Successful in 56s
2023-10-23 11:28:57 +01:00
c87d527d53 update wording on +1pp 2023-10-23 11:26:45 +01:00
74a6ef945c added friend removing and updated fetching scores notice
All checks were successful
deploy / deploy (push) Successful in 56s
2023-10-23 11:25:20 +01:00
26a4d3ef2a actually call the callback
All checks were successful
deploy / deploy (push) Successful in 59s
2023-10-23 11:12:32 +01:00
48434de1c2 update ui
All checks were successful
deploy / deploy (push) Successful in 56s
2023-10-23 11:06:03 +01:00