aboutsummaryrefslogtreecommitdiff
path: root/src/database.ts
AgeCommit message (Expand)Author
2022-07-02bump mongodb versionmat
2022-07-02don't transfer loremat
2022-07-02mongodb treats undefined as nullmat
2022-07-02don't store auction idsmat
2022-07-02auction item loremat
2022-07-02Minor database optimization for binmat
2022-07-02createUuid testmat
2022-06-17Remove warning on social skill lbmat
2022-06-01Random refactoring & temp disable achievementsmat
2022-05-20fastest_target_practice stat & leaderboardmat
2022-05-18better auction item list infomat
2022-05-18better auction sortingmat
2022-05-18split pets into their own auction itemsmat
2022-05-17Sort auctions by most soldmat
2022-05-17add oldestDate fieldmat
2022-05-17use mongodb UUIDs in the database for auctionsmat
2022-05-17fix auctionitems returning an empty object sometimesmat
2022-05-17add auctionitems endpointmat
2022-05-17improve auctions apimat
2022-05-15add very basic auctionprices endpointmat
2022-04-30revamp skills apimat
2022-04-20store api ids in skyblock-constantsmat
2022-04-10Do more stuff concurrently and add lazy mode to /player/:user/:profile/leader...mat
2022-04-10Increase concurrency on member leaderboard queuemat
2022-04-10Fix error when viewing profile leaderboardmat
2022-04-10Fix returning wrong colormat
2022-04-10Cache usernames and ranks in leaderboards in dbmat
2022-04-10Start storing more player stuff in the leaderboardmat
2022-04-10fix y200 century cake & throw error earlier when hypixel api returns nullmat
2022-04-09Add farming contest leaderboardsmat
2022-04-09don't show members who left a coop in leaderboardsmat
2022-04-09Fix leaderboardsmat
2022-04-09Add slowest coop join leaderboardmat
2022-04-09Add fastest coop join leaderboardmat
2022-04-09return whole player in coopInvitationmat
2022-04-05fix profiles being deleted incorrectly removed from lbsmat
2022-03-31don't show slayer tier 5 for nonexistent bossesmat
2022-03-31don't require server restart for updating removed profilesmat
2022-03-31remove deleted profiles from leaderboardmat
2022-03-31don't add empty profiles to leaderboards dbmat
2022-04-01sort leaderboards in profilemat
2022-03-27sort last save leaderboard correctlymat
2022-03-27Fix first join & add last save leaderboardmat
2022-03-27Show harp leaderboards in listmat
2022-03-27Fix harp leaderboardsmat
2022-03-27Add harp leaderboardsmat
2022-03-27Add harp statsmat
2022-03-27Add petsmat
2022-03-19Squashed commit of the following:mat
2022-03-17Automatically update user's discord ids in accountsmat