Age | Commit message (Expand) | Author |
2021-06-03 | return null if fetchMemberProfile user uuid is null | mat |
2021-06-02 | actually 404 when something isn't found | mat |
2021-06-02 | remove a console.log | mat |
2021-06-02 | oh turns out people are just putting invalid usernames | mat |
2021-06-02 | log ashcon thing | mat |
2021-06-02 | more debugging:tm: | mat |
2021-06-02 | debugging:tm: | mat |
2021-06-02 | undash ashcon uuids for consistency | mat |
2021-06-02 | stop erroring on invalid mojang responses | mat |
2021-06-02 | add api.ashcon.app as alternative to mojang api | mat |
2021-06-02 | slice xpTable at max level | mat |
2021-06-02 | remove returning key usage | mat |
2021-06-02 | Fix max level | mat |
2021-06-02 | fix some duplicate things that were there for some reason | mat |
2021-06-02 | Merge branch 'main' of https://github.com/skyblockstats/skyblock-api into main | mat |
2021-06-02 | include the max level of the skill | mat |
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-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-28 | add more useful stuff to index | mat |
2021-05-28 | add more stuff to index route | mat |