aboutsummaryrefslogtreecommitdiff
path: root/src/database.ts
AgeCommit message (Expand)Author
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
2022-03-16Add route to delete sessionmat
2022-02-21add missing things to typingsmat
2022-02-14oop accidentally broke leaderboardsmat
2022-02-13maybe fix some leaderboards hangingmat
2022-02-10fix leaderboards not loading sometimes, hopefullymat
2021-12-30change some metricsmat
2021-12-30database metricsmat
2021-12-29fix all typescript errors with mongodbmat
2021-09-12add warning for social skill leaderboardmat
2021-09-06Bump node-fetch from 2.6.1 to 3.0.0 (#116)dependabot[bot]
2021-08-06don't add players to leaderboards leaderboards when they aren't on anymat
2021-08-01remove debug messagemat
2021-08-01add #1 leaderboards count leaderboardmat
2021-07-01make the code slightly prettiermat
2021-07-01delete players with no leaderboard positions from leaderboard collectionsmat
2021-06-29enable strictNullChecks and fix all related issues (#65)mat
2021-06-01add info for leaderboards_countmat
2021-06-01make new "cache" for recentlyqueuedmat
2021-06-01don't queue stuff if it's in recentlyUpdatedmat
2021-06-01lower the interval for leaderboardUpdateMemberQueue even moremat
2021-06-01decrease the queue intervals by a lotmat
2021-06-01add queue sizes to index debug datamat
2021-06-01Revert "Revert "Revert "temporarily disable leaderboard cache"""mat
2021-06-01Revert "Revert "temporarily disable leaderboard cache""mat
2021-06-01Revert "temporarily disable leaderboard cache"mat
2021-06-01temporarily disable leaderboard cachemat
2021-05-31add leaderboard infosmat
2021-05-31add memberRawLeaderboardItem and profileRawLeaderboardItemmat
2021-05-31removed fetching all the members in all of the leaderboardsmat
2021-05-30re-add the pre-cache for leaderboard usersmat
2021-05-30remove debug thingmat
2021-05-30i think i found out why it's using so much memory.mat
2021-05-30Revert "disable leaderboards again :trollface:"mat