aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-29add more try catchesmat
2021-05-29probably fix a thingmat
2021-05-29Bump ts-node from 9.1.1 to 10.0.0 (#37)dependabot[bot]
2021-05-29Bump @types/mongodb from 3.6.15 to 3.6.17 (#48)dependabot[bot]
2021-05-29Bump typescript from 4.2.4 to 4.3.2 (#43)dependabot[bot]
2021-05-29Bump @types/express from 4.17.11 to 4.17.12 (#42)dependabot[bot]
2021-05-29Bump @types/node from 15.3.1 to 15.6.1 (#41)dependabot[bot]
2021-05-29Bump mongodb from 3.6.7 to 3.6.9 (#44)dependabot[bot]
2021-05-29Delete auto-merge.ymlmat
2021-05-29Bump dotenv from 9.0.2 to 10.0.0 (#38)dependabot[bot]
2021-05-28add more useful stuff to indexmat
2021-05-28add more stuff to index routemat
2021-05-28Don't fetch leaderboards multiple times when they're already being fetched (#47)mat
2021-05-28increase interval for updating leaderboardsmat
2021-05-27fix some bugs with it loading forevermat
2021-05-27random random debug things and optimize leaderboardsmat
2021-05-27make leaderboards send less requestsmat
2021-05-27increase max in basicPlayerCache hopefully it doesn't use too much rammat
2021-05-27disable "fast" mode for leaderboardsmat
2021-05-27log profile in fetchProfileUuid cache missmat
2021-05-27Compiled TS into JSmat-1
2021-05-27Profile customization (#46)mat
2021-05-27Compiled TS into JSmat-1
2021-05-27Profile customization (#45)mat
2021-05-26replace a rank thing with switch statementmat
2021-05-26Compiled TS into JSmat-1
2021-05-25add LRUCache for basicPlayerCachemat
2021-05-25remove debug stuffmat
2021-05-25Update auto-merge.ymlmat
2021-05-25Compiled TS into JSmat-1
2021-05-24add cachedRawLeaderboards size to debugmat
2021-05-24remove first_join from CleanPlayermat
2021-05-24more debug stuffmat
2021-05-24add temporary debug thingmat
2021-05-24Revert "disable leaderboards"mat
2021-05-24Revert "enable raw leaderboard cache again"mat
2021-05-24enable raw leaderboard cache againmat
2021-05-24disable leaderboardsmat
2021-05-24Create auto-merge.ymlmat
2021-05-21Bump @types/mongodb from 3.6.14 to 3.6.15 (#35)dependabot[bot]
2021-05-20Bump @types/node from 15.3.0 to 15.3.1 (#34)dependabot[bot]
2021-05-19Compiled TS into JSmat-1
2021-05-19add gm rankmat
2021-05-19Bump @types/mongodb from 3.6.12 to 3.6.14 (#33)dependabot[bot]
2021-05-19Bump queue-promise from 2.2.0 to 2.2.1 (#32)dependabot[bot]
2021-05-19Bump mongodb from 3.6.6 to 3.6.7 (#31)dependabot[bot]
2021-05-17Bump @types/node from 15.0.3 to 15.3.0 (#30)dependabot[bot]
2021-05-13Bump @types/node from 15.0.2 to 15.0.3 (#29)dependabot[bot]
2021-05-11Bump dotenv from 9.0.1 to 9.0.2 (#28)dependabot[bot]
2021-05-10decrease memory usemat