Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-05-31 | add memberRawLeaderboardItem and profileRawLeaderboardItem | mat | |
these hold slightly less information and should therefore use slightly less memory, hopefully | |||
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 | |
This reverts commit dcccb6fa3bcfb15dcb272e47ddd87184ab84be61. | |||
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] | |
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.0.0. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2021-05-29 | Bump @types/mongodb from 3.6.15 to 3.6.17 (#48) | dependabot[bot] | |
Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.6.15 to 3.6.17. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |