Commit Graph

90 Commits

Author SHA1 Message Date
50bc341c38 fix package caching?
Some checks failed
Deploy Backend / docker (ubuntu-latest) (push) Failing after 8s
Deploy Website / docker (ubuntu-latest) (push) Failing after 8s
2024-10-22 18:23:25 +01:00
75f79e34b7 store bl score and leaderboard id
All checks were successful
Deploy Backend / docker (ubuntu-latest) (push) Successful in 47s
Deploy Website / docker (ubuntu-latest) (push) Successful in 2m22s
2024-10-22 18:10:33 +01:00
f090c0dcbb bl score fixes
All checks were successful
Deploy Backend / docker (ubuntu-latest) (push) Successful in 46s
Deploy Website / docker (ubuntu-latest) (push) Successful in 2m24s
2024-10-22 17:48:32 +01:00
9c20aff89d add bombs to miss count
All checks were successful
Deploy Backend / docker (ubuntu-latest) (push) Successful in 41s
Deploy Website / docker (ubuntu-latest) (push) Successful in 2m30s
2024-10-22 17:35:14 +01:00
36ab7eb4cf oopsie
Some checks failed
Deploy Backend / docker (ubuntu-latest) (push) Successful in 54s
Deploy Website / docker (ubuntu-latest) (push) Has been cancelled
2024-10-22 17:32:09 +01:00
f3dee6a7d2 rework beatleader data tracking
Some checks failed
Deploy Backend / docker (ubuntu-latest) (push) Failing after 34s
Deploy Website / docker (ubuntu-latest) (push) Failing after 32s
2024-10-22 17:30:14 +01:00
fa2ba83c7a add beatleader data tracking!!!!!!!!!!!!!
Some checks failed
Deploy Backend / docker (ubuntu-latest) (push) Failing after 44s
Deploy Website / docker (ubuntu-latest) (push) Failing after 38s
2024-10-22 15:59:41 +01:00
854f88c43a track total score, total ranked score, replay watched count and add a score chart
Some checks failed
Deploy Backend / docker (ubuntu-latest) (push) Failing after 31s
Deploy Website / docker (ubuntu-latest) (push) Failing after 30s
2024-10-22 13:54:54 +01:00
b7349f0226 fix scores history being reset for that day
All checks were successful
Deploy Backend / docker (ubuntu-latest) (push) Successful in 45s
2024-10-21 07:45:23 +01:00
bded9969fe track total scores and total ranked scores
All checks were successful
Deploy Backend / docker (ubuntu-latest) (push) Successful in 44s
Deploy Website / docker (ubuntu-latest) (push) Successful in 2m13s
2024-10-20 19:34:54 +01:00
d1a9654e33 hide leaderboard pp on unranked maps
Some checks failed
Deploy Backend / docker (ubuntu-latest) (push) Successful in 42s
Deploy Website / docker (ubuntu-latest) (push) Has been cancelled
2024-10-20 19:24:31 +01:00
899c3e11e6 remove replay stuff
All checks were successful
Deploy Backend / docker (ubuntu-latest) (push) Successful in 40s
2024-10-19 17:51:24 +01:00
0d182d3ff4 update mini ranking
Some checks failed
Deploy Backend / docker (ubuntu-latest) (push) Successful in 40s
Deploy Website / docker (ubuntu-latest) (push) Has been cancelled
2024-10-19 15:28:32 +01:00
7465f854e0 fix around me for top players
All checks were successful
Deploy Backend / docker (ubuntu-latest) (push) Successful in 40s
2024-10-19 15:21:57 +01:00
16c34adc19 redesign leaderboard scores
All checks were successful
Deploy Backend / docker (ubuntu-latest) (push) Successful in 45s
Deploy Website / docker (ubuntu-latest) (push) Successful in 2m9s
2024-10-19 14:11:43 +01:00
ac6aaee208 fix #1 log
All checks were successful
Deploy Backend / docker (ubuntu-latest) (push) Successful in 40s
2024-10-19 11:17:08 +01:00
a773488e9b fetch spamming ss api
All checks were successful
Deploy Backend / docker (ubuntu-latest) (push) Successful in 48s
2024-10-19 09:58:30 +01:00
1f4be74c54 testing
All checks were successful
Deploy Backend / docker (ubuntu-latest) (push) Successful in 48s
Deploy Website / docker (ubuntu-latest) (push) Successful in 2m22s
2024-10-19 09:36:06 +01:00
37b491a0b5 fix swagger?
All checks were successful
Deploy Backend / deploy (push) Successful in 4m5s
2024-10-19 07:15:28 +01:00
a8c40f50d6 fix swagger?
All checks were successful
Deploy Backend / deploy (push) Successful in 3m23s
2024-10-19 06:56:07 +01:00
e1f5a13f57 don't cache this
All checks were successful
Deploy Backend / deploy (push) Successful in 5m51s
2024-10-19 04:54:24 +01:00
c5bfdc8b9c migrate around me to the backend
Some checks failed
Deploy Backend / deploy (push) Has been cancelled
Deploy Website / deploy (push) Successful in 5m53s
2024-10-19 04:53:17 +01:00
c40b8b5d8e migrate around me to the backend 2024-10-19 04:53:06 +01:00
7421c47959 cleanup caching
All checks were successful
Deploy Backend / deploy (push) Successful in 4m0s
Deploy Website / deploy (push) Successful in 7m9s
2024-10-19 04:10:44 +01:00
Lee
a6576e9730 Merge pull request 'Update oven/bun Docker tag to v1.1.31' (#81) from renovate/oven-bun-1.x into master
All checks were successful
Deploy Backend / deploy (push) Successful in 3m26s
Deploy Website / deploy (push) Successful in 5m34s
Reviewed-on: #81
2024-10-18 11:11:32 +00:00
60ac8d17c5 update #1 log embed
All checks were successful
Deploy Backend / deploy (push) Successful in 4m9s
2024-10-18 10:33:11 +01:00
8713ee3e02 update #1 log embed
Some checks are pending
Deploy Backend / deploy (push) Waiting to run
2024-10-18 10:32:13 +01:00
3a734075e0 add steam profile button and fix score acc
All checks were successful
Deploy Backend / deploy (push) Successful in 3m18s
Deploy Website / deploy (push) Successful in 5m43s
2024-10-18 10:27:38 +01:00
6c8ef89bb5 remove the rate limiter
All checks were successful
Deploy Backend / deploy (push) Successful in 3m35s
2024-10-18 08:22:54 +01:00
0317eae926 fix beatsaver map causing page to not load if it's unknown
All checks were successful
Deploy Backend / deploy (push) Successful in 3m46s
Deploy Website / deploy (push) Successful in 4m46s
2024-10-18 08:13:26 +01:00
9fb276ec4e show more data on the #1 feed
Some checks failed
Deploy Backend / deploy (push) Failing after 1m26s
Deploy Website / deploy (push) Failing after 1m5s
2024-10-18 07:56:39 +01:00
4a966344f2 Update oven/bun Docker tag to v1.1.31 2024-10-18 05:02:48 +00:00
dd8befa9e0 fix logs
All checks were successful
Deploy Backend / deploy (push) Successful in 4m17s
Deploy Website / deploy (push) Successful in 5m36s
2024-10-17 19:02:32 +01:00
1350cdc0b1 fix imports
All checks were successful
Deploy Backend / deploy (push) Successful in 3m48s
2024-10-17 18:37:47 +01:00
a086bebc40 a super shitty discord bot but i needed logging
Some checks failed
Deploy Backend / deploy (push) Failing after 1m29s
Deploy Website / deploy (push) Has been cancelled
2024-10-17 18:29:30 +01:00
c72230a98d cache unknown beatsaver maps
All checks were successful
Deploy Backend / deploy (push) Successful in 2m53s
Deploy Website / deploy (push) Successful in 4m46s
2024-10-17 16:24:10 +01:00
b3c124631a move score page fetching to the backend
Some checks failed
Deploy Backend / deploy (push) Successful in 2m26s
Deploy Website / deploy (push) Failing after 1m52s
2024-10-17 15:30:14 +01:00
7f5587546c cleanup and track friends data (if not being already tracked)
Some checks failed
Deploy Backend / deploy (push) Successful in 2m48s
Deploy Website / deploy (push) Has been cancelled
2024-10-17 07:12:03 +01:00
c64f046df3 fix score leaderboard staying open when switching sort/page
Some checks failed
Deploy Backend / deploy (push) Failing after 1m27s
Deploy Website / deploy (push) Failing after 1m32s
2024-10-17 03:08:27 +01:00
5263509bac add status page to the footer
All checks were successful
Deploy Backend / deploy (push) Successful in 4m12s
Deploy Website / deploy (push) Successful in 7m6s
2024-10-16 11:40:46 +01:00
24a15f97d1 fix issue with stat tracking
Some checks failed
Deploy Backend / deploy (push) Has been cancelled
2024-10-16 11:36:06 +01:00
b5ae8a8ae0 always enable logging
All checks were successful
Deploy Backend / deploy (push) Successful in 3m39s
2024-10-16 11:27:04 +01:00
1e8a9b9a59 fix theme color
Some checks failed
Deploy Backend / deploy (push) Successful in 4m25s
Deploy Website / deploy (push) Failing after 2m45s
2024-10-16 08:21:27 +01:00
cb7143ed3d should be all good now (and added api status notifications)
Some checks failed
Deploy Backend / deploy (push) Successful in 3m38s
Deploy Website / deploy (push) Has been cancelled
2024-10-16 08:15:11 +01:00
1eed0e1e99 im dumb 2024-10-16 08:03:36 +01:00
6d6e59ed13 oops
Some checks failed
Deploy Backend / deploy (push) Failing after 2m23s
2024-10-16 07:50:25 +01:00
045f605cc6 switch lib 2024-10-16 07:47:52 +01:00
ff9408fb8c re-add per page/leaderboard embed colors
All checks were successful
Deploy Backend / deploy (push) Successful in 3m31s
Deploy Website / deploy (push) Successful in 5m17s
2024-10-16 07:31:52 +01:00
7f42a27d8f add new player tracking logging and add discord link to the footer
All checks were successful
Deploy Backend / deploy (push) Successful in 3m5s
Deploy Website / deploy (push) Successful in 5m44s
2024-10-16 06:53:30 +01:00
7bacc30f33 cleanup images and add daily change and join date to the player image
All checks were successful
Deploy Backend / deploy (push) Successful in 2m35s
2024-10-16 06:16:55 +01:00