Commit Graph

36 Commits

Author SHA1 Message Date
c9a6703d94 fix(overlay): re-add score stats toggle
All checks were successful
deploy / deploy (push) Successful in 59s
2023-11-05 21:12:08 +00:00
1792648e8d add overlay
Some checks failed
deploy / deploy (push) Has been cancelled
2023-11-05 20:56:19 +00: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
dc2d502dfa fetch player data less often
All checks were successful
deploy / deploy (push) Successful in 56s
2023-10-23 16:44:57 +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
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
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
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
1001e68e1a remove debug and cleanup
All checks were successful
deploy / deploy (push) Successful in 58s
2023-10-23 06:16:51 +01:00
2b91388b95 remove BL data (for now until I can come up with a better soloution)
All checks were successful
deploy / deploy (push) Successful in 59s
2023-10-22 13:50:05 +01:00
80e6c0da43 add beatleader score fetching and add icons to FC
Some checks failed
deploy / deploy (push) Failing after 2s
2023-10-22 13:47:56 +01:00
2e93a1b27f cleanup
All checks were successful
deploy / deploy (push) Successful in 57s
2023-10-22 10:50:10 +01:00
85495bfc18 made the missing from score db check not awful
Some checks failed
deploy / deploy (push) Failing after 2s
2023-10-22 10:00:03 +01:00
03f5b6e7da fix a bug
All checks were successful
deploy / deploy (push) Successful in 1m9s
2023-10-22 09:19:24 +01:00
2e07c31e59 fix below commits
Some checks failed
deploy / deploy (push) Has been cancelled
2023-10-22 09:18:39 +01:00
038272182a add toast to warn about empty scores db
All checks were successful
deploy / deploy (push) Successful in 1m3s
2023-10-22 09:15:02 +01:00
a3bc807fbf fixed scores db not filling if it was deleted
All checks were successful
deploy / deploy (push) Successful in 59s
2023-10-22 09:12:19 +01:00
b475ae1d66 fix migration
All checks were successful
deploy / deploy (push) Successful in 1m3s
2023-10-22 08:52:14 +01:00
a8139676b8 updated store
All checks were successful
deploy / deploy (push) Successful in 1m3s
2023-10-22 08:48:32 +01:00
58ddf3d79a update embed
All checks were successful
deploy / deploy (push) Successful in 58s
2023-10-22 05:20:59 +01:00
e54d106a53 fix data fetching and auto refresh data
All checks were successful
deploy / deploy (push) Successful in 58s
2023-10-22 05:14:37 +01:00
e9c80143ff when selecting a sort type it will get stored and used as the new default
All checks were successful
deploy / deploy (push) Successful in 1m0s
2023-10-22 02:47:03 +01:00
1ff7c246c3 added local score fetching
All checks were successful
deploy / deploy (push) Successful in 2m11s
2023-10-22 02:17:21 +01:00
aeeaa523f9 make "You" button in navbar show up w/o refreshing page
Some checks failed
deploy / deploy (push) Has been cancelled
2023-10-21 22:25:41 +01:00
70c5109417 added profile claiming
All checks were successful
deploy / deploy (push) Successful in 2m8s
2023-10-21 22:16:46 +01:00
d92e5220fd fix avatar and show more data
All checks were successful
deploy / deploy (push) Successful in 2m13s
2023-10-19 20:31:05 +01:00