Commit Graph

123 Commits

Author SHA1 Message Date
jellyfin-bot
db1bc44e15 Update generated sources to 10.9.11 2024-09-08 02:02:22 +00:00
jellyfin-bot
2e52ef9382 Update generated sources to 10.9.10 2024-08-25 16:45:24 +00:00
Bill Thornton
ceef43cdcf
Merge pull request #763 from thornbill/fix-integration-test
Update integration test to use non-admin api for libraries
2024-08-06 13:46:43 -04:00
Bill Thornton
e25909cfeb Update integration test to use non-admin api for libraries 2024-08-06 12:23:38 -04:00
Bill Thornton
350e761790 Fix axios mock in api test 2024-08-06 11:40:22 -04:00
Bill Thornton
f2d43bb1da Update generated files 2024-08-06 11:39:49 -04:00
jellyfin-bot
3ecab95a1a Update generated sources to 10.9.9 2024-08-05 04:07:19 +00:00
jellyfin-bot
bfce74c8a0 Update generated sources to 10.9.8 2024-07-21 07:47:07 +00:00
Bill Thornton
4a36b4b58a Add isDefaultPort utility 2024-07-10 15:01:16 -04:00
Bill Thornton
15c91c98d0 Use url exclusively when protocol & port specified
Co-authored-by: Beat YT <66485277+Beat-YT@users.noreply.github.com>
2024-07-10 10:37:11 -04:00
Bill Thornton
cb5ec89d9a Remove deprecated image url function 2024-07-01 14:12:04 -04:00
jellyfin-bot
eb8e5f6d7a Update generated sources to 10.9.7 2024-06-25 04:07:06 +00:00
jellyfin-bot
e4cfe81021 Update generated sources to 10.9.6 2024-06-07 04:07:23 +00:00
jellyfin-bot
713fefe0a1 Update generated sources to 10.9.5 2024-06-06 04:06:46 +00:00
jellyfin-bot
7f7b1cd084 Update generated sources to 10.9.4 2024-06-02 04:06:17 +00:00
jellyfin-bot
3e23cbc047 Update generated sources to 10.9.3 2024-05-27 03:25:08 +00:00
jellyfin-bot
2132e10918 Update generated sources to 10.9.2 2024-05-19 04:07:05 +00:00
Bill Thornton
9be7eeab10 Update minimum version to 10.9.0 2024-05-14 14:59:04 -04:00
Bill Thornton
f0ffcd9a5d Update api helper functions for added/removed apis in 10.9.0 2024-05-14 14:46:11 -04:00
jellyfin-bot
a147769697 Update generated sources to 10.9.1 2024-05-14 14:19:34 -04:00
jellyfin-bot
ed440fdff9 Update generated sources to 10.9.0 2024-05-14 14:19:34 -04:00
rhyse302
75d1ac7376 Remove extra restoreAllMocks 2024-03-17 03:28:35 -04:00
rhyse302
33efdcda94 Remove vitest globals per best practice 2024-03-17 03:28:35 -04:00
rhyse302
fe2892806c Fixing ESLint errors 2024-03-17 03:28:35 -04:00
rhyse302
d74d149944 Fix image url test 2024-03-17 03:24:56 -04:00
rhyse302
d705dc993b Move from Jest to Vitest 2024-03-17 03:24:56 -04:00
jellyfin-bot
1b76d8d8f6 Update generated sources to 10.8.13 2023-11-30 04:06:15 +00:00
Bill Thornton
0f2045213f Add image url utilities 2023-11-14 11:52:54 -05:00
jellyfin-bot
de6084d365 Update generated sources to 10.8.12 2023-11-05 18:29:04 +00:00
Zachary N
bcb06422c6 Fix header url encoding 2023-09-26 08:00:01 -06:00
Zachary N
92795b2fc9 Add url encoding to header 2023-09-25 21:09:12 -06:00
jellyfin-bot
cfbafb6c15 Update generated sources to 10.8.11 2023-09-24 04:06:10 +00:00
Fernando Fernández
a6acce1a15
refactor: throw VersionMissingIssue when isVersionLess throws on unrecognised version 2023-05-10 15:52:22 +00:00
Fernando Fernández
e8b289f8ef Add VersionUnsupportedIssue to versions that don't match expected schema 2023-04-27 14:52:32 +02:00
Fernando Fernández
68c15ed817 Add tests for utils/versioning.ts
Re-order the source tree a bit as well
2023-04-27 14:52:32 +02:00
Fernando Fernández
a27eba5d2b Drop compare-versions dependency
The version check we needed is simple enough to implement ourselves,
shaving off some bytes from the bundle size consumers will have when using the SDK
2023-04-27 14:52:32 +02:00
jellyfin-bot
5d6cf290cc Update generated sources to 10.8.10 2023-04-23 17:59:20 +00:00
Bill Thornton
51e32e499a Fix test coverage 2023-03-28 13:17:28 -04:00
Bill Thornton
210c71ff9e Add index for api util functions 2023-03-27 12:18:06 -04:00
Bill Thornton
d00c378d4d Fix minimum supported version 2023-03-24 17:27:48 -04:00
Bill Thornton
b85733fe0e Fix circular dependencies 2023-03-24 15:08:50 -04:00
Bill Thornton
69c5448884 Fix eslint type import issues 2023-03-23 16:58:08 -04:00
jellyfin-bot
e7959b9384 Update generated sources to 10.8.9 2023-01-23 04:06:11 +00:00
Thibault Nocchi
46b27cd274 Fix trailing slashes being kept in API initialization 2023-01-10 19:28:59 +01:00
Bill Thornton
d28c1c3f81 Fix getItemImageUrl param type 2022-12-07 12:31:30 -05:00
Bill Thornton
59d9634b46 Rebuild generated client 2022-12-07 11:41:31 -05:00
jellyfin-bot
7ad1a4c1dc Update generated sources to 10.8.8 2022-11-30 20:25:06 +00:00
Fernando Fernández
e420259328 Adapt to jest v29 2022-11-10 20:59:20 +01:00
Fernando Fernández
7a5f2fd0b9 Add test for basePath 2022-11-10 20:10:28 +01:00
Fernando Fernández
678edd12ff Compatibility with Axios v1 2022-11-10 20:09:57 +01:00