Age | Commit message (Expand) | Author |
2021-08-06 | don't add players to leaderboards leaderboards when they aren't on any | mat |
2021-08-01 | remove debug message | mat |
2021-08-01 | add #1 leaderboards count leaderboard | mat |
2021-07-13 | increase max listeners because what could go wrong | mat |
2021-07-01 | make the code slightly prettier | mat |
2021-07-01 | delete players with no leaderboard positions from leaderboard collections | mat |
2021-06-30 | fix error that happens sometimes for nonexistent players | mat |
2021-06-29 | fix youtube rank displaying wrongly | mat |
2021-06-29 | Merge branch 'main' of https://github.com/skyblockstats/skyblock-api into main | mat |
2021-06-29 | moderator -> mod | mat |
2021-06-29 | enable strictNullChecks and fix all related issues (#65) | mat |
2021-06-24 | actually error like it's supposed to for invalid player profiles | mat |
2021-06-24 | remove console logs | mat |
2021-06-24 | log api keys | mat |
2021-06-24 | log key | mat |
2021-06-24 | debugging:tm: | mat |
2021-06-24 | log more stuff | mat |
2021-06-24 | why is it broken????? | mat |
2021-06-24 | log the mojang error | mat |
2021-06-16 | why did it break | mat |
2021-06-03 | change some variable names in collections to make more sense | mat |
2021-06-03 | maybe fix error | mat |
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 |