66 Commits

Author SHA1 Message Date
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
maxswa
2fd1c4f9b1 Add cheerio to getRSNFormat and getHiscoresPage 2019-06-10 13:48:49 -04:00
maxswa
f776e5e936 Add axios, refactor parseStats 2019-06-10 11:57:24 -04:00
maxswa
3c0e8143c3 Add tests 2019-06-10 11:57:06 -04:00
maxswa
95a679e9a3 added jsdocs, getStats now returns properly formatted rsn 2018-06-05 17:41:44 -04:00
maxswa
323e1c0d73 1.1.0 2018-05-21 18:37:22 -04:00
maxswa
8beb3ecd96 added all deadman modes, getHiscores returns dead bool for hardcores 2018-05-21 18:35:07 -04:00
maxswa
109b137f27 added .gitignore 2018-05-20 14:54:27 -04:00
maxswa
8cd932d545 removed .idea from repo 2018-05-20 14:50:26 -04:00
maxswa
de41f49411 1.0.9 2018-05-20 14:34:23 -04:00
maxswa
2f1741c003 now using export default instead of module.exports 2018-05-20 14:34:16 -04:00
maxswa
d4ff2742b9 changed import statement to require 2018-05-18 22:09:58 -04:00
maxswa
facf6d673b 1.0.8 2018-05-18 22:08:05 -04:00
maxswa
d2283b177a added description 2018-05-18 21:45:59 -04:00