Commit Graph

116 Commits

Author SHA1 Message Date
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
3293f3fde3 update favicon
All checks were successful
deploy / deploy (push) Successful in 58s
2023-10-22 08:38:59 +01:00
319c4c13ea add config file
All checks were successful
deploy / deploy (push) Successful in 58s
2023-10-22 08:36:08 +01:00
297fd882da update wording on +1 pp
All checks were successful
deploy / deploy (push) Successful in 1m4s
2023-10-22 06:57:03 +01:00
f5ac6859b8 make ranking pages mobile friendly
All checks were successful
deploy / deploy (push) Successful in 1m1s
2023-10-22 06:53:53 +01:00
36d71d3b3a add icon on global scores header
All checks were successful
deploy / deploy (push) Successful in 1m2s
2023-10-22 06:27:39 +01:00
7e3e4a7d18 dont show country flags on country ranking page
All checks were successful
deploy / deploy (push) Successful in 57s
2023-10-22 06:26:07 +01:00
e71ffbdd95 prettyify country codes
All checks were successful
deploy / deploy (push) Successful in 59s
2023-10-22 06:22:47 +01:00
21cb7aaf89 added header to show what you are viewing
All checks were successful
deploy / deploy (push) Successful in 59s
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
All checks were successful
deploy / deploy (push) Successful in 57s
2023-10-22 06:10:43 +01:00
76c6ac6acd cleanup, added country page and added button to go to country page on player info
All checks were successful
deploy / deploy (push) Successful in 58s
2023-10-22 06:07:17 +01:00
154eec2aac add average pp stat
All checks were successful
deploy / deploy (push) Successful in 58s
2023-10-22 05:34:08 +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
f03ac7809d more cleanup and added hover labels to player labels
All checks were successful
deploy / deploy (push) Successful in 58s
2023-10-22 03:47:22 +01:00
a54b3d64fe update page switch log
All checks were successful
deploy / deploy (push) Successful in 1m2s
2023-10-22 03:37:37 +01:00
59fbad3b7c cleanup player page and update error page
All checks were successful
deploy / deploy (push) Successful in 58s
2023-10-22 03:34:10 +01:00
574f265d01 fix global ranking page redirecting to the wrong place when clicking a player
All checks were successful
deploy / deploy (push) Successful in 59s
2023-10-22 02:52:16 +01:00
17aa622da8 fix legacy props warning
All checks were successful
deploy / deploy (push) Successful in 58s
2023-10-22 02:50:14 +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
0a4708c6bc move background to a local asset
All checks were successful
deploy / deploy (push) Successful in 55s
2023-10-21 22:58:51 +01:00
d88e5019d5 fix buttons
All checks were successful
deploy / deploy (push) Successful in 54s
2023-10-21 22:51:20 +01:00
6aa2fafb63 fix centering of buttons
All checks were successful
deploy / deploy (push) Successful in 54s
2023-10-21 22:43:53 +01:00
dc2c70ff3a update embed
All checks were successful
deploy / deploy (push) Successful in 54s
2023-10-21 22:38:09 +01:00
Lee
30920e219a Merge pull request 'fix(deps): update dependency zustand to v4.4.4' (#13) from renovate/zustand-4.x-lockfile into master
All checks were successful
deploy / deploy (push) Successful in 54s
Reviewed-on: #13
2023-10-21 21:26:10 +00:00
Lee
90f554e6bc Merge pull request 'chore(deps): update dependency eslint to v8.52.0' (#12) from renovate/eslint-8.x-lockfile into master
Some checks failed
deploy / deploy (push) Failing after 5s
Reviewed-on: #12
2023-10-21 21:25:59 +00: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
1f2f5ba2e0 fix(deps): update dependency zustand to v4.4.4 2023-10-21 15:05:28 +00:00
e751467b44 chore(deps): update dependency eslint to v8.52.0 2023-10-21 02:05:23 +00:00
51ecd67747 update score stat labels again
All checks were successful
deploy / deploy (push) Successful in 54s
2023-10-21 02:38:18 +01:00
b3ad0d413d made the score info boxes a grid (still need work)
All checks were successful
deploy / deploy (push) Successful in 54s
2023-10-21 02:24:47 +01:00
2e971198dc update mobile ui
All checks were successful
deploy / deploy (push) Successful in 54s
2023-10-21 02:02:34 +01:00
8a5eaa0646 added score sorting 2023-10-21 01:58:04 +01:00
1b8069ef00 add global ranking page
Some checks failed
deploy / deploy (push) Failing after 22s
2023-10-21 01:25:38 +01:00
ad28c4cce5 i really shoud test before commiting
All checks were successful
deploy / deploy (push) Successful in 54s
2023-10-20 22:09:34 +01:00
37586d3a12 fix 404 page from throwing an error
Some checks failed
deploy / deploy (push) Failing after 23s
2023-10-20 22:06:27 +01:00
6fb6c574bd i hate uri's
Some checks failed
deploy / deploy (push) Failing after 22s
2023-10-20 22:04:05 +01:00
f418ac9388 better fix for below
All checks were successful
deploy / deploy (push) Successful in 1m8s
2023-10-20 22:00:19 +01:00