Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-30 | remove build folder | mat | |
2021-09-06 | Bump node-fetch from 2.6.1 to 3.0.0 (#116) | dependabot[bot] | |
* Bump node-fetch from 2.6.1 to 3.0.0 Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 3.0.0. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v3.0.0) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * fix issues with node fetch 3.0 * change module to esnext instead of commonjs * fix imports and tests * fix package-lock.json Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mat <github@matdoes.dev> Co-authored-by: mat <27899617+mat-1@users.noreply.github.com> | |||
2021-06-24 | remove console logs | mat | |
2021-06-24 | why is it broken????? | mat | |
2021-06-24 | log the mojang error | mat | |
2021-06-16 | why did it break | mat | |
2021-06-03 | maybe fix error | mat | |
2021-06-03 | return null if fetchMemberProfile user uuid is null | mat | |
2021-06-02 | actually 404 when something isn't found | mat | |
2021-06-02 | remove a console.log | mat | |
2021-06-02 | oh turns out people are just putting invalid usernames | mat | |
2021-06-02 | log ashcon thing | mat | |
2021-06-02 | more debugging:tm: | mat | |
2021-06-02 | debugging:tm: | mat | |
2021-06-02 | undash ashcon uuids for consistency | mat | |
2021-06-02 | stop erroring on invalid mojang responses | mat | |
2021-06-02 | add api.ashcon.app as alternative to mojang api | mat | |
2021-04-13 | Slayer leaderboard (#4) | mat | |
* add slayers to constants * Compiled TS into JS * change units to also show up when only changing one constant item * Compiled TS into JS * add slayer leaderboards * remove debugging stuff | |||
2021-03-24 | tsc | mat | |
2021-03-25 | Compiled TS into JS | mat-1 | |
2021-03-24 | remove console.logs | mat | |
2021-03-24 | improve mojang api to be much much faster | mat | |
2021-03-16 | Compiled TS into JS | mat-1 | |
2021-02-15 | remove debug logs | mat | |
2021-02-13 | tsc | mat | |
2021-02-13 | add compiled code in build folder | mat | |