Commit Graph

146 Commits

Author SHA1 Message Date
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
49497a9fef update the curve
All checks were successful
deploy / deploy (push) Successful in 47s
2023-10-24 12:07:48 +01: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
f9fbeebe75 fix playerId cookie 2023-10-24 09:51:49 +01: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
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