Commit Graph

  • cd5866a992 more making lighthouse happy Liam 2023-10-24 13:43:09 +01:00
  • f091fc89ef idk what to even call thiis Liam 2023-10-24 13:40:48 +01:00
  • 647b9621c5 add accessability to pagination Liam 2023-10-24 13:38:15 +01:00
  • ec23a73e0e make page not refresh when changing pagination page Liam 2023-10-24 13:32:01 +01:00
  • 171dfd9cc0 make urls look less awful (remove query params) Liam 2023-10-24 12:56:28 +01:00
  • 3e10b0108b add analytics Liam 2023-10-24 12:45:40 +01:00
  • 2303409ecb hopefully make the page load faster Liam 2023-10-24 12:35:59 +01:00
  • af4c117894 make chart not dynamic Liam 2023-10-24 12:27:57 +01:00
  • 3af4405fcc remove replays - it's not needed Liam 2023-10-24 12:16:39 +01:00
  • 775eb57ce1 re-enable sentry Liam 2023-10-24 12:10:07 +01:00
  • e854a6e9c6 Merge pull request 'fix(deps): update dependency @sentry/nextjs to v7.75.0' (#15) from renovate/sentry-javascript-monorepo into master Lee 2023-10-24 11:09:55 +00:00
  • 49497a9fef update the curve Liam 2023-10-24 12:07:48 +01:00
  • 2fc3e7c8dd fix(deps): update dependency @sentry/nextjs to v7.75.0 Renovate Bot 2023-10-24 11:05:31 +00:00
  • 54c9d866b8 oops - fix middleware Liam 2023-10-24 11:22:59 +01:00
  • ab3ed98c71 fix middleware redirects Liam 2023-10-24 11:21:36 +01:00
  • e77e07423a revert to client sided data fetching Liam 2023-10-24 11:18:51 +01:00
  • fe0be93d3e fix weird spacing on the scores card Liam 2023-10-24 11:13:05 +01:00
  • f421716f5c fix middleware path Liam 2023-10-24 09:52:21 +01:00
  • 19fa265166 Merge branch 'master' of https://git.fascinated.cc/Fascinated/scoresaber-reloaded-v2 Liam 2023-10-24 09:51:50 +01:00
  • f9fbeebe75 fix playerId cookie Liam 2023-10-24 09:51:49 +01:00
  • a313796143 Merge pull request 'chore(deps): update dependency @types/node to v20.8.8' (#14) from renovate/node-20.x-lockfile into master Lee 2023-10-24 08:20:41 +00:00
  • 0c954cc7e4 chore(deps): update dependency @types/node to v20.8.8 Renovate Bot 2023-10-24 07:06:45 +00:00
  • dc3d5b9b33 add playerId cookie to set where the landing page should be Liam 2023-10-24 07:47:11 +01:00
  • f2f332582b navbar cleanup and auto select last used sort type Liam 2023-10-24 07:33:07 +01:00
  • b9c38846f4 Update src/components/player/SearchPlayer.tsx Lee 2023-10-23 20:17:20 +00:00
  • 7a81a88c5b Update src/components/player/SearchPlayer.tsx Lee 2023-10-23 20:13:47 +00:00
  • 3ef737770d i am goofy man 52 Liam 2023-10-23 19:03:11 +01:00
  • e2515de76f update href on navbar Liam 2023-10-23 19:02:08 +01:00
  • 0fab52a16b switch to last used sort type Liam 2023-10-23 18:59:17 +01:00
  • 5bf0f8ac62 update error msg Liam 2023-10-23 18:52:32 +01:00
  • 6824575306 improve loading time for player page Liam 2023-10-23 18:51:53 +01:00
  • bab5627c51 make ranking page many speedy Liam 2023-10-23 18:09:16 +01:00
  • dc2d502dfa fetch player data less often Liam 2023-10-23 16:44:57 +01:00
  • 9959c5e607 increase check interval Liam 2023-10-23 16:35:01 +01:00
  • abaf378511 fix a bug where it would clear the scores db Liam 2023-10-23 16:30:53 +01:00
  • cc1b6d9a63 fix time formatting Liam 2023-10-23 16:27:44 +01:00
  • b88c33e91c actually fix it Liam 2023-10-23 16:21:50 +01:00
  • 7e2c4cf972 fix score fetching Liam 2023-10-23 16:12:09 +01:00
  • dd7f78b662 Update src/components/player/PlayerInfo.tsx Lee 2023-10-23 11:46:48 +00:00
  • 49eb341cb6 changed song author color Liam 2023-10-23 11:43:17 +01:00
  • 6c9554f9a0 added number formatting to some values Liam 2023-10-23 11:39:48 +01:00
  • 3a2dbe6423 fix a bug where scanning on the timed interval would happen twice Liam 2023-10-23 11:33:59 +01:00
  • 0120938ca3 update readme Liam 2023-10-23 11:31:10 +01:00
  • 29cb504664 remove not needed assets Liam 2023-10-23 11:29:35 +01:00
  • 871010f8cb update favicon Liam 2023-10-23 11:28:57 +01:00
  • c87d527d53 update wording on +1pp Liam 2023-10-23 11:26:45 +01:00
  • 74a6ef945c added friend removing and updated fetching scores notice Liam 2023-10-23 11:25:20 +01:00
  • 26a4d3ef2a actually call the callback Liam 2023-10-23 11:12:32 +01:00
  • 48434de1c2 update ui Liam 2023-10-23 11:06:03 +01:00
  • 7bfae5a407 update time format Liam 2023-10-23 11:05:51 +01:00
  • 77d6d8b60a cleanup Liam 2023-10-23 11:01:36 +01:00
  • 05e257f8be cleanup and added total scores label Liam 2023-10-23 10:36:48 +01:00
  • 9494fe599b goofy ahh nextjs Liam 2023-10-23 10:06:58 +01:00
  • 060cbd81cd rename IndexedDB store Liam 2023-10-23 10:03:57 +01:00
  • a0aca8c9b1 switch to async storage for faster loading Liam 2023-10-23 09:54:26 +01:00
  • 70ed248be7 made bundle size smaller and added hover text to date set on a score Liam 2023-10-23 08:37:18 +01:00
  • 86cfa7686f dynamic import some components to make the bundle size smaller Liam 2023-10-23 08:07:47 +01:00
  • b2c9ff412b update site title Liam 2023-10-23 07:45:41 +01:00
  • a3f85918b1 update embed - i fixed thumbnails!!!!!! Liam 2023-10-23 07:45:16 +01:00
  • 5970126096 pls thumbnail Liam 2023-10-23 07:43:31 +01:00
  • 153596fe75 it did not work. Liam 2023-10-23 07:32:30 +01:00
  • b1cbd7a3fa thumbmail time?? Liam 2023-10-23 07:24:21 +01:00
  • cb9c297351 update again Liam 2023-10-23 07:18:06 +01:00
  • 508d961174 and again Liam 2023-10-23 07:12:32 +01:00
  • 0cb5ff5610 update embed again Liam 2023-10-23 07:12:18 +01:00
  • 050d91dede update embed again Liam 2023-10-23 07:07:57 +01:00
  • 7c26da73b2 update per player embed Liam 2023-10-23 07:04:51 +01:00
  • 84c25cafd4 cleanup Liam 2023-10-23 07:01:55 +01:00
  • 26c097d29f test embed per player page Liam 2023-10-23 06:40:38 +01:00
  • 1001e68e1a remove debug and cleanup Liam 2023-10-23 06:16:51 +01:00
  • 2b91388b95 remove BL data (for now until I can come up with a better soloution) Liam 2023-10-22 13:50:05 +01:00
  • 80e6c0da43 add beatleader score fetching and add icons to FC Liam 2023-10-22 13:47:56 +01:00
  • 2e93a1b27f cleanup Liam 2023-10-22 10:50:10 +01:00
  • 85495bfc18 made the missing from score db check not awful Liam 2023-10-22 10:00:03 +01:00
  • 03f5b6e7da fix a bug Liam 2023-10-22 09:19:24 +01:00
  • 2e07c31e59 fix below commits Liam 2023-10-22 09:18:39 +01:00
  • 038272182a add toast to warn about empty scores db Liam 2023-10-22 09:15:02 +01:00
  • a3bc807fbf fixed scores db not filling if it was deleted Liam 2023-10-22 09:12:19 +01:00
  • b475ae1d66 fix migration Liam 2023-10-22 08:52:14 +01:00
  • a8139676b8 updated store Liam 2023-10-22 08:48:32 +01:00
  • 3293f3fde3 update favicon Liam 2023-10-22 08:38:59 +01:00
  • 319c4c13ea add config file Liam 2023-10-22 08:36:08 +01:00
  • 297fd882da update wording on +1 pp Liam 2023-10-22 06:57:03 +01:00
  • f5ac6859b8 make ranking pages mobile friendly Liam 2023-10-22 06:53:53 +01:00
  • 36d71d3b3a add icon on global scores header Liam 2023-10-22 06:27:39 +01:00
  • 7e3e4a7d18 dont show country flags on country ranking page Liam 2023-10-22 06:26:07 +01:00
  • e71ffbdd95 prettyify country codes Liam 2023-10-22 06:22:47 +01:00
  • 21cb7aaf89 added header to show what you are viewing Liam 2023-10-22 06:18:49 +01:00
  • cff29d1c14 add button to go to page in global ranking and make name closer to player info Liam 2023-10-22 06:10:43 +01:00
  • 76c6ac6acd cleanup, added country page and added button to go to country page on player info Liam 2023-10-22 06:07:17 +01:00
  • 154eec2aac add average pp stat Liam 2023-10-22 05:34:08 +01:00
  • 58ddf3d79a update embed Liam 2023-10-22 05:20:59 +01:00
  • e54d106a53 fix data fetching and auto refresh data Liam 2023-10-22 05:14:37 +01:00
  • f03ac7809d more cleanup and added hover labels to player labels Liam 2023-10-22 03:47:22 +01:00
  • a54b3d64fe update page switch log Liam 2023-10-22 03:37:37 +01:00
  • 59fbad3b7c cleanup player page and update error page Liam 2023-10-22 03:34:10 +01:00
  • 574f265d01 fix global ranking page redirecting to the wrong place when clicking a player Liam 2023-10-22 02:52:16 +01:00
  • 17aa622da8 fix legacy props warning Liam 2023-10-22 02:50:14 +01:00
  • e9c80143ff when selecting a sort type it will get stored and used as the new default Liam 2023-10-22 02:47:03 +01:00
  • 1ff7c246c3 added local score fetching Liam 2023-10-22 02:17:21 +01:00