Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-29 | Bump typescript from 4.3.2 to 4.3.4 (#61) | dependabot[bot] | |
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.3.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2021-06-29 | Bump mocha from 8.4.0 to 9.0.1 (#62) | dependabot[bot] | |
Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.0.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v8.4.0...v9.0.1) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
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 | |
* include more data about skills * i decided that having manual stuff in skyblock-constants is a bad idea * Update skills.js | |||
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 | |
uhhhhhh hopefully the database doesn't get too sad from this | |||
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 | |
This reverts commit f111a9a1db78fbfe0737661f3c9104f52d6de945. | |||
2021-06-01 | Revert "Revert "temporarily disable leaderboard cache"" | mat | |
This reverts commit 0203c2bf6d645e2f0c42fc3dc839e1320ee57c84. | |||
2021-06-01 | Revert "temporarily disable leaderboard cache" | mat | |
This reverts commit ddf7ff4ab6331f70e313de29eafdcc03d67074ad. | |||
2021-06-01 | temporarily disable leaderboard cache | mat | |
i am literally going insane | |||
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 | |