Commit Graph

324 Commits

Author SHA1 Message Date
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
7bfae5a407 update time format 2023-10-23 11:05:51 +01:00
77d6d8b60a cleanup
All checks were successful
deploy / deploy (push) Successful in 55s
2023-10-23 11:01:36 +01:00
05e257f8be cleanup and added total scores label
All checks were successful
deploy / deploy (push) Successful in 57s
2023-10-23 10:36:48 +01:00
9494fe599b goofy ahh nextjs
All checks were successful
deploy / deploy (push) Successful in 53s
2023-10-23 10:06:58 +01:00
060cbd81cd rename IndexedDB store
Some checks failed
deploy / deploy (push) Failing after 28s
2023-10-23 10:03:57 +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
70ed248be7 made bundle size smaller and added hover text to date set on a score
All checks were successful
deploy / deploy (push) Successful in 2m3s
2023-10-23 08:37:18 +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
b2c9ff412b update site title
All checks were successful
deploy / deploy (push) Successful in 57s
2023-10-23 07:45:41 +01:00
a3f85918b1 update embed - i fixed thumbnails!!!!!!
All checks were successful
deploy / deploy (push) Successful in 53s
2023-10-23 07:45:16 +01:00
5970126096 pls thumbnail
All checks were successful
deploy / deploy (push) Successful in 53s
2023-10-23 07:43:31 +01:00
153596fe75 it did not work.
All checks were successful
deploy / deploy (push) Successful in 53s
2023-10-23 07:32:30 +01:00