Age | Commit message (Expand) | Author |
2021-06-02 | Extra skill info (#52) | mat |
2021-06-02 | include more data about skills (#51) | mat |
2021-06-01 | add info for leaderboards_count | mat |
2021-06-01 | fix not choosing best api key | mat |
2021-06-02 | Compiled TS into JS | mat-1 |
2021-06-01 | add key usage info to index | mat |
2021-06-01 | make new "cache" for recentlyqueued | mat |
2021-06-01 | don't queue stuff if it's in recentlyUpdated | mat |
2021-06-01 | lower the interval for leaderboardUpdateMemberQueue even more | mat |
2021-06-01 | decrease the queue intervals by a lot | mat |
2021-06-01 | add queue sizes to index debug data | mat |
2021-06-01 | temporarily disable fetchMemberLeaderboardSpots | mat |
2021-06-01 | Revert "Revert "Revert "temporarily disable leaderboard cache""" | mat |
2021-06-01 | Revert "Revert "temporarily disable leaderboard cache"" | mat |
2021-06-01 | Revert "temporarily disable leaderboard cache" | mat |
2021-06-01 | temporarily disable leaderboard cache | mat |
2021-05-31 | decrease basicPlayerCache maxAge more | mat |
2021-05-31 | add leaderboard infos | mat |
2021-05-31 | fix basicPlayerCache not being in ms | mat |
2021-05-31 | change cache time for usernames | mat |
2021-05-31 | change basic player cache to only 30 minutes | mat |
2021-05-31 | add memberRawLeaderboardItem and profileRawLeaderboardItem | mat |
2021-05-31 | removed fetching all the members in all of the leaderboards | mat |
2021-05-30 | re-add the pre-cache for leaderboard users | mat |
2021-05-30 | remove debug thing | mat |
2021-05-30 | i think i found out why it's using so much memory. | mat |
2021-05-30 | Revert "disable leaderboards again :trollface:" | mat |
2021-05-30 | disable leaderboards again :trollface: | mat |
2021-05-30 | increase max listeners for usernameCache | mat |
2021-05-30 | do more things to maybe prevent random crashes??? | mat |
2021-05-29 | only cache raw leaderboards | mat |
2021-05-29 | add more try catches | mat |
2021-05-29 | probably fix a thing | mat |
2021-05-29 | Bump ts-node from 9.1.1 to 10.0.0 (#37) | dependabot[bot] |
2021-05-29 | Bump @types/mongodb from 3.6.15 to 3.6.17 (#48) | dependabot[bot] |
2021-05-29 | Bump typescript from 4.2.4 to 4.3.2 (#43) | dependabot[bot] |
2021-05-29 | Bump @types/express from 4.17.11 to 4.17.12 (#42) | dependabot[bot] |
2021-05-29 | Bump @types/node from 15.3.1 to 15.6.1 (#41) | dependabot[bot] |
2021-05-29 | Bump mongodb from 3.6.7 to 3.6.9 (#44) | dependabot[bot] |
2021-05-29 | Delete auto-merge.yml | mat |
2021-05-29 | Bump dotenv from 9.0.2 to 10.0.0 (#38) | dependabot[bot] |
2021-05-28 | add more useful stuff to index | mat |
2021-05-28 | add more stuff to index route | mat |
2021-05-28 | Don't fetch leaderboards multiple times when they're already being fetched (#47) | mat |
2021-05-28 | increase interval for updating leaderboards | mat |
2021-05-27 | fix some bugs with it loading forever | mat |
2021-05-27 | random random debug things and optimize leaderboards | mat |
2021-05-27 | make leaderboards send less requests | mat |
2021-05-27 | increase max in basicPlayerCache hopefully it doesn't use too much ram | mat |
2021-05-27 | disable "fast" mode for leaderboards | mat |