Commit Graph

67 Commits

Author SHA1 Message Date
Bill Thornton
89fe891201 Update npmignore 2021-09-20 16:20:10 -04:00
Bill Thornton
353762aab6 Add vscode config 2021-09-20 16:17:35 -04:00
Bill Thornton
1442e8d352 Add codecov configuration 2021-09-20 15:58:00 -04:00
Bill Thornton
088c361489 Add install instructions 2021-09-20 14:29:00 -04:00
Bill Thornton
42bf4814b2 Add badges to README 2021-09-20 14:25:35 -04:00
Bill Thornton
58b2602b11 Add more tests and disable integration tests 2021-09-20 11:02:26 -04:00
Bill Thornton
c5f044d1c0 Add api tests 2021-09-20 09:32:31 -04:00
Bill Thornton
158fa7a839 Begin adding api tests 2021-09-19 03:32:44 -04:00
Bill Thornton
d4b124e0f6 Bump dependencies 2021-09-19 03:18:35 -04:00
Bill Thornton
fbbf06a2e0
Merge pull request #1 from thornbill/dependabot/github_actions/codecov/codecov-action-2.1.0
Bump codecov/codecov-action from 2.0.3 to 2.1.0
2021-09-19 03:09:09 -04:00
dependabot[bot]
1fd5ef388e
Bump codecov/codecov-action from 2.0.3 to 2.1.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2.0.3...v2.1.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-19 07:04:56 +00:00
Bill Thornton
1d1ad0e3cc Add dependabot and code quality CI 2021-09-19 03:03:52 -04:00
Bill Thornton
143a5ce513 Update documentation comments 2021-09-19 01:54:55 -04:00
Bill Thornton
f364b24dd6 0.1.2 2021-09-19 01:13:15 -04:00
Bill Thornton
9e4c8be889 0.1.1 2021-09-19 00:45:18 -04:00
Bill Thornton
5ed79218a1 Add src directory to npmignore due to size 2021-09-19 00:45:02 -04:00
Bill Thornton
05c6d6326c 0.1.0 2021-09-19 00:30:33 -04:00
Bill Thornton
6fe2202ae5 Update package.json and add npmignore 2021-09-19 00:22:04 -04:00
Bill Thornton
1f3e1c73a3 Add address candidate tests 2021-09-19 00:21:06 -04:00
Bill Thornton
33fd290e0d Add address candidate tests 2021-09-18 23:59:18 -04:00
Bill Thornton
c9c07df995 Update documentation 2021-09-18 23:37:08 -04:00
Bill Thornton
1142a3edd4 Change namespace capitalization 2021-09-18 23:36:39 -04:00
Bill Thornton
225172b54c Update documentation 2021-09-18 23:34:24 -04:00
Bill Thornton
21a118e149 Move utils to named export 2021-09-18 23:32:26 -04:00
Bill Thornton
64bec26621 Add description 2021-09-18 00:40:14 -04:00
Bill Thornton
f4b9b0986d Update documentation 2021-09-18 00:35:08 -04:00
Bill Thornton
e4df7f89ab Add address candidates and url utils 2021-09-18 00:28:47 -04:00
Bill Thornton
96ebeadd5b Update eslint rules 2021-09-17 11:00:46 -04:00
Bill Thornton
c1b982eacb Update documentation 2021-09-16 17:41:40 -04:00
Bill Thornton
7534c865b0 Add authenticated request example 2021-09-16 17:41:17 -04:00
Bill Thornton
6f7b457b59 Update documentation 2021-09-16 17:34:23 -04:00
Bill Thornton
b0f5501f97 Export JellyfinParameters interface 2021-09-16 17:33:54 -04:00
Bill Thornton
e05b93d613 Require client and device info 2021-09-16 17:32:35 -04:00
Bill Thornton
52f101d649 Update documentation 2021-09-16 17:14:03 -04:00
Bill Thornton
644c84927e Update api constructor parameters 2021-09-16 17:12:32 -04:00
Bill Thornton
2cbdc35321 Add lint script 2021-09-16 16:27:43 -04:00
Bill Thornton
5067291dba Add test coverage 2021-09-16 16:27:30 -04:00
Bill Thornton
8c6f3c8a54 Fix model property capitalization 2021-09-16 16:02:03 -04:00
Bill Thornton
fc9fc0bc35 Add authentication tests 2021-09-16 15:48:23 -04:00
Bill Thornton
527ec22fb8 Restructure utils 2021-09-16 15:38:33 -04:00
Bill Thornton
d5250bd102 Update documentation 2021-09-16 15:30:38 -04:00
Bill Thornton
c0c5b188d7 Update comments and add min server version 2021-09-16 15:30:01 -04:00
Bill Thornton
c45c984f4d Add missing license header 2021-09-16 15:10:30 -04:00
Bill Thornton
fcea0c4d34 Add test linting 2021-09-16 13:12:53 -04:00
Bill Thornton
506b18a3ee Remove models entry point for docs 2021-09-16 11:36:56 -04:00
Bill Thornton
0f61f16a27 Update documentation 2021-09-16 11:34:33 -04:00
Bill Thornton
350a9a589f Restructure project root 2021-09-16 11:32:01 -04:00
Bill Thornton
22b9bf97f7 Update openapi spec to 10.7.7 2021-09-16 00:33:29 -04:00
Bill Thornton
c1150be991 Bump axios 2021-09-16 00:27:56 -04:00
Bill Thornton
54224a05ed Add import order linting 2021-09-16 00:26:02 -04:00