aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
* add basic discord auth * add uuid dependency * add lastUpdated to sessions * add route to get session from id * add accounts collection * update build * add gm rank * add `customization` url parameter * add customization parameter to /player/:user * add route to get info from discord id * remove a console.log * Update database.js * Update package.json * fix tests * change mainSiteUrl
2021-05-27Compiled TS into JSmat-1
2021-05-27Profile customization (#45)mat
* add basic discord auth * add uuid dependency * add lastUpdated to sessions * add route to get session from id * add accounts collection * update build * add gm rank * add `customization` url parameter * add customization parameter to /player/:user * add route to get info from discord id * remove a console.log * Update database.js * Update package.json * fix tests
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
we *probably* don't need it
2021-05-24more debug stuffmat
2021-05-24add temporary debug thingmat
2021-05-24Revert "disable leaderboards"mat
This reverts commit 17866766304a9049dda716a21d94bcd4803980a7.
2021-05-24Revert "enable raw leaderboard cache again"mat
This reverts commit b33fbf90a8c7df808ee88ac2b38782fcfe93f224.
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]
Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.6.14 to 3.6.15. - [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>
2021-05-20Bump @types/node from 15.3.0 to 15.3.1 (#34)dependabot[bot]
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.3.0 to 15.3.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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]
Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.6.12 to 3.6.14. - [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>
2021-05-19Bump queue-promise from 2.2.0 to 2.2.1 (#32)dependabot[bot]
Bumps [queue-promise](https://github.com/Bartozzz/queue-promise) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/Bartozzz/queue-promise/releases) - [Changelog](https://github.com/Bartozzz/queue-promise/blob/main/CHANGELOG.md) - [Commits](https://github.com/Bartozzz/queue-promise/compare/v2.2.0...v2.2.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19Bump mongodb from 3.6.6 to 3.6.7 (#31)dependabot[bot]
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 3.6.6 to 3.6.7. - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/3.6/CHANGES_3.0.0.md) - [Commits](https://github.com/mongodb/node-mongodb-native/compare/v3.6.6...v3.6.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17Bump @types/node from 15.0.3 to 15.3.0 (#30)dependabot[bot]
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.3 to 15.3.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13Bump @types/node from 15.0.2 to 15.0.3 (#29)dependabot[bot]
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.2 to 15.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11Bump dotenv from 9.0.1 to 9.0.2 (#28)dependabot[bot]
Bumps [dotenv](https://github.com/motdotla/dotenv) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v9.0.1...v9.0.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10decrease memory usemat
2021-05-10Bump dotenv from 9.0.0 to 9.0.1 (#27)dependabot[bot]
Bumps [dotenv](https://github.com/motdotla/dotenv) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mat <27899617+mat-1@users.noreply.github.com>
2021-05-10Bump mocha from 8.3.2 to 8.4.0 (#26)dependabot[bot]
Bumps [mocha](https://github.com/mochajs/mocha) from 8.3.2 to 8.4.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v8.3.2...v8.4.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-09Revert "temp debug stuff"mat
This reverts commit 58807d12eefe264e817d8dc4b7075dbb25e4c2d2.
2021-05-09temp debug stuffmat
2021-05-06Bump @types/node from 15.0.1 to 15.0.2 (#24)dependabot[bot]
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.1 to 15.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06Bump dotenv from 8.2.0 to 9.0.0 (#25)dependabot[bot]
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 9.0.0. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v8.2.0...v9.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03Bump queue-promise from 2.1.0 to 2.2.0 (#22)dependabot[bot]
Bumps [queue-promise](https://github.com/Bartozzz/queue-promise) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/Bartozzz/queue-promise/releases) - [Changelog](https://github.com/Bartozzz/queue-promise/blob/v2.2.0/CHANGELOG.md) - [Commits](https://github.com/Bartozzz/queue-promise/compare/v2.1.0...v2.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03fix testsmat
2021-05-02remove a console.logmat
2021-05-02Update compile.ymlmat
2021-05-03Compiled TS into JSmat-1
2021-05-02add `/constants` api to get max minions and fairy souls (#21)mat
2021-05-01remove console.logmat
2021-05-01Show minions that haven't been unlocked in response (#20)mat
* add minions that haven't been unlocked yet to response, and slightly optimize constants * remove most console.logs with console.debugs * mock constants
2021-04-30add "basic" url parameter to /player/<user>mat
2021-04-29Merge branch 'main' of https://github.com/skyblockstats/skyblock-api into mainmat