aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-17improve caching logicmat
2022-05-17Sort auctions by most soldmat
2022-05-17add oldestDate fieldmat
2022-05-17use mongodb UUIDs in the database for auctionsmat
2022-05-17temporarily disable auction fetchingmat
2022-05-17fix bug: the finalemat
2022-05-17remove some debug console.logsmat
2022-05-17fix bug: the playmat
2022-05-17fix bug: the moviemat
2022-05-17fix auctionitems returning an empty object sometimesmat
2022-05-17add auctionitems endpointmat
2022-05-17improve auctions apimat
2022-05-16fix bug: the prequelmat
2022-05-16fix bug: the sequelmat
2022-05-16fix bugmat
2022-05-15add very basic auctionprices endpointmat
2022-05-15update test datamat
2022-05-15fix skills being able to show as undefined when skill api is offmat
2022-05-15Update inventory.tsmat
2022-05-15add accessory bag upgradesmat
2022-05-08Bump express-rate-limit from 6.2.1 to 6.3.0 (#214)dependabot[bot]
Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 6.2.1 to 6.3.0. - [Release notes](https://github.com/nfriedly/express-rate-limit/releases) - [Changelog](https://github.com/nfriedly/express-rate-limit/blob/master/changelog.md) - [Commits](https://github.com/nfriedly/express-rate-limit/compare/v6.2.1...v6.3.0) --- updated-dependencies: - dependency-name: express-rate-limit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-08fix people joining coops before they were invitedmat
time travelers probably
2022-05-03auto update max minion tiersmat
2022-05-03Update max minion tier and add a todomat
2022-04-30fix errormat
2022-04-30revamp skills apimat
2022-04-25"ink sack" collection being called "dye"mat
2022-04-23add some more stuff to item listmat
2022-04-23add a bunch of items because hypixelmat
2022-04-23return better skin id in item listmat
2022-04-23add headTexture to itemListmat
2022-04-23add some missing things to `claimed`mat
2022-04-20add new collectionsmat
2022-04-20"mycel" -> myceliummat
2022-04-20add red sand idmat
2022-04-20store api ids in skyblock-constantsmat
2022-04-20add inferno demonlordmat
2022-04-10Do more stuff concurrently and add lazy mode to ↵mat
/player/:user/:profile/leaderboards
2022-04-10Increase concurrency on member leaderboard queuemat
2022-04-10Fix error when player has a weird pet raritymat
2022-04-10Fix api key trackermat
2022-04-10Fix error when viewing profile leaderboardmat
2022-04-10Fix returning wrong colormat
2022-04-10Disable debugmat
2022-04-10Cache usernames and ranks in leaderboards in dbmat
2022-04-10Fix cocoa_beans showing up as ink_sack in farmingContestsmat
2022-04-10Start storing more player stuff in the leaderboardmat
I'll use this to improve leaderboard performance later
2022-04-10fix y200 century cake & throw error earlier when hypixel api returns nullmat
2022-04-09Add units for farming contest leaderboardsmat
2022-04-09include profile mode in /player/[player]mat