Commit Graph

1581 Commits

Author SHA1 Message Date
Bill Thornton
c1e08e9b79 Add logout helper function 2021-09-21 10:18:49 -04:00
Bill Thornton
0dafb59d2d Ignore __helpers__ for test coverage 2021-09-21 10:18:25 -04:00
Bill Thornton
9d52fae060 Use groups for integration and unit tests 2021-09-21 00:38:48 -04:00
Bill Thornton
5b73fcd9d6 Move common test data to file 2021-09-21 00:23:54 -04:00
Bill Thornton
4c9ef1b466
Merge pull request #13 from thornbill/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.31.2 2021-09-20 23:19:20 -04:00
Bill Thornton
ceb5b85d83
Merge pull request #10 from thornbill/dependabot/npm_and_yarn/types/node-16.9.4 2021-09-20 23:16:20 -04:00
Bill Thornton
548d5c606a
Merge pull request #11 from thornbill/dependabot/npm_and_yarn/typescript-eslint/parser-4.31.2 2021-09-20 22:50:13 -04:00
dependabot[bot]
7e2f922886
Bump @types/node from 16.9.2 to 16.9.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.9.2 to 16.9.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 02:49:57 +00:00
Bill Thornton
3b2e18d168
Merge pull request #12 from thornbill/dependabot/npm_and_yarn/jest-27.2.1 2021-09-20 22:48:52 -04:00
Bill Thornton
cf8e527ca4 Add discovery class 2021-09-20 17:27:50 -04:00
Bill Thornton
c6bc11e8e9 Return strings from getAddressCandidates 2021-09-20 16:31:43 -04:00
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
dependabot[bot]
b614931afb
Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.31.1 to 4.31.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.2/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 19:10:46 +00:00
dependabot[bot]
1dfab7c2a3
Bump jest from 27.2.0 to 27.2.1
Bumps [jest](https://github.com/facebook/jest) from 27.2.0 to 27.2.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.0...v27.2.1)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 19:10:18 +00:00
dependabot[bot]
1bac6383cc
Bump @typescript-eslint/parser from 4.31.1 to 4.31.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.1 to 4.31.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.2/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 19:09:51 +00: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