Commit Graph

129 Commits

Author SHA1 Message Date
maxswa
2c0268939d v2.0.2 v2.0.2 2020-01-06 21:54:21 -05:00
maxswa
0142783d43 Remove temporary bosses fix. 2020-01-06 21:53:50 -05:00
maxswa
468b43f66f v2.0.1 v2.0.1 2020-01-05 20:43:45 -05:00
maxswa
d5bbe2a169 Update getActivityPage to accept bosses. 2020-01-05 20:43:15 -05:00
maxswa
26d06da24b v2.0.0 v2.0.0 2020-01-05 18:10:22 -05:00
Max Swartwout
582a5c01fd Merge pull request #6 from maxswa/boss-hiscores
Add Boss Hiscores
2020-01-05 18:02:47 -05:00
maxswa
0138dcd5fd Add trailing slash to gamemode urls. 2020-01-05 17:57:22 -05:00
maxswa
f1730d44ec Rename properties for clarity, add formatted names 2020-01-05 17:47:13 -05:00
maxswa
ae73fef5ed Add bosses and support for leagues. 2020-01-04 16:59:07 -05:00
Max Swartwout
8bf1f6cdbc Merge pull request #5 from maxswa/dependabot/npm_and_yarn/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2
2019-12-31 13:37:35 -05:00
dependabot[bot]
50d8365e87 Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-31 18:36:46 +00:00
Max Swartwout
8f9c9777e5 Merge pull request #4 from maxswa/dependabot/npm_and_yarn/handlebars-4.5.3
Bump handlebars from 4.1.2 to 4.5.3
2019-12-31 13:36:18 -05:00
dependabot[bot]
470d788327 Bump handlebars from 4.1.2 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-28 15:44:13 +00:00
maxswa
58e8eaad59 v1.2.2 v1.2.2 2019-07-15 09:48:13 -04:00
Max Swartwout
6b6d561a1f Merge pull request #2 from maxswa/dependabot/npm_and_yarn/lodash-4.17.14
Bump lodash from 4.17.11 to 4.17.14
2019-07-15 09:44:30 -04:00
dependabot[bot]
26aefe95a0 Bump lodash from 4.17.11 to 4.17.14
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-15 13:23:37 +00:00
maxswa
880679b9e6 v1.2.1 v1.2.1 2019-06-26 09:53:55 -04:00
maxswa
f679e2bde8 Remove rsn string literals from test 2019-06-26 09:44:59 -04:00
maxswa
06a176873b Add CORS disclaimer 2019-06-26 09:37:28 -04:00
maxswa
553f4f5c36 Add test for getStatsByGamemode 2019-06-18 10:03:26 -04:00
maxswa
e95efb5cdf Remove renamed import 2019-06-17 16:42:25 -04:00
maxswa
68eb807657 Separate getStats into getStatsByGamemode 2019-06-17 16:32:51 -04:00
maxswa
93d6961a4c Remove Modes in favor of Gamemodes 2019-06-17 16:30:44 -04:00
Max
fbce22fd07 Fix link to types in readme 2019-06-15 15:47:31 -04:00
Max
7cee1cb58b v1.2.0 v1.2.0 2019-06-15 15:44:06 -04:00
Max
571816f6c0 Add np 2019-06-15 15:30:24 -04:00
Max
cf67d38207 Add types badge 2019-06-15 15:26:19 -04:00
Max
4d0fd81a91 Add error handling to getRSNFormat 2019-06-15 15:26:00 -04:00
Max
d94a3877b0 Add test for non-existant player 2019-06-15 15:23:44 -04:00
Max
79816aaf58 Remove hiscores.js 2019-06-15 15:07:26 -04:00
Max
2d75642456 Update readme 2019-06-14 18:50:45 -04:00
Max
2fcf9d2029 Add default export 2019-06-14 18:50:35 -04:00
Max
dc4f19308d Update skill page test 2019-06-14 18:27:10 -04:00
Max
a70848860b Export types 2019-06-14 18:26:43 -04:00
Max
08d6d22fb3 Add getActivityPage 2019-06-14 18:26:26 -04:00
Max
b0874bb7e0 Fix incorrect hc const 2019-06-14 18:25:59 -04:00
Max
6e0bb2aebc Add getSkillPage 2019-06-14 17:02:52 -04:00
Max
9ea736e3ff Refactor gamemode inference in getStats 2019-06-14 16:03:45 -04:00
maxswa
bd0c221bf7 Remove old tests 2019-06-14 10:47:59 -04:00
maxswa
792d246151 Add URL builders 2019-06-14 10:47:36 -04:00
maxswa
d1fb1f0bc5 Add Category type 2019-06-14 10:47:20 -04:00
maxswa
3e110f2d4c Refactor getStats, getRSNFormat 2019-06-14 10:46:56 -04:00
maxswa
554ada0140 Add typescript tests 2019-06-14 10:46:07 -04:00
maxswa
a7cbafa582 Convert parseStats to typescript 2019-06-13 17:08:58 -04:00
maxswa
2b444f1631 Add types 2019-06-13 17:08:32 -04:00
maxswa
2b6c62ae0b Configure typescript 2019-06-13 16:49:07 -04:00
maxswa
7477894fd1 Remove js files to src 2019-06-13 16:48:44 -04:00
maxswa
223de9a773 Add constants 2019-06-13 16:47:57 -04:00
maxswa
b134e6115f Add linters 2019-06-13 14:45:34 -04:00
maxswa
64e64559e1 Add badges 2019-06-13 14:45:11 -04:00