Commit Graph

1448 Commits

Author SHA1 Message Date
Niels van Velzen
cd23e06b8f
Merge pull request #698 from 3flex/patch-4
Remove unused Dictionary type
2024-11-10 12:39:30 +01:00
Matthew Haughton
bdf342d33a
Remove unused Dictionary type 2024-11-10 22:33:45 +11:00
Niels van Velzen
8c99ff424f
Merge pull request #692 from 3flex/axios-authAjaxUser
Migrate calls to authAjaxUser to jellyfin-sdk-typescript
2024-11-10 12:13:03 +01:00
Matthew Haughton
138050e36e Move comment closer to relevant parameter 2024-11-10 22:10:11 +11:00
Matthew Haughton
b4f2ccaa05 Migrate getUser to jellyfin-sdk-typescript 2024-11-10 22:10:10 +11:00
Matthew Haughton
c065f485ae Migrate onStopPlayerBeforePlaybackDone to jellyfin-sdk-typescript 2024-11-10 22:09:36 +11:00
Matthew Haughton
d48cbc5fee Migrate setRandomUserBackdrop to jellyfin-sdk-typescript 2024-11-10 22:09:36 +11:00
Matthew Haughton
a6aec28064 Migrate showItemId to jellyfin-sdk-typescript 2024-11-10 22:09:35 +11:00
Niels van Velzen
6d2cf983ee
Merge pull request #690 from 3flex/remove-ItemQuery
Remove ItemQuery interface
2024-11-10 12:07:15 +01:00
Matthew Haughton
64af602572 Refactor to remove unnecessary property 2024-11-10 21:27:35 +11:00
Matthew Haughton
af3db7603b Remove userId where not required 2024-11-10 21:17:49 +11:00
Matthew Haughton
81463a862c Remove unnecessary branch 2024-11-10 21:17:49 +11:00
Matthew Haughton
38068f3120 Don't pass userId unnecessarily 2024-11-10 21:17:49 +11:00
Matthew Haughton
bfee74f006 Migrate getItemsForPlayback to jellyfin-sdk-typescript 2024-11-10 21:17:46 +11:00
Matthew Haughton
d8eee5d989 Replace ItemQuery interface with ItemsApiGetItemsRequest 2024-11-10 21:16:53 +11:00
Niels van Velzen
47a0b6b75b
Merge pull request #695 from 3flex/remove-authAjax
Remove unused authAjax function
2024-11-10 11:10:02 +01:00
Matthew Haughton
d7b81934b1 Remove unused authAjax function 2024-11-10 21:07:45 +11:00
Niels van Velzen
a6b328ab85
Merge pull request #694 from 3flex/axios-getInstantMixItems
Migrate getInstantMixItems to jellyfin-sdk-typescript
2024-11-10 11:06:22 +01:00
Matthew Haughton
7c77a854ed Stop passing userId with instant mix API calls 2024-11-10 20:40:17 +11:00
Niels van Velzen
4e77ec8cb1
Merge pull request #691 from 3flex/patch-4
Remove unused getIntros function
2024-11-10 10:03:51 +01:00
Niels van Velzen
81ca5d5d36
Merge pull request #697 from jellyfin/renovate/node-22.x
Update dependency @types/node to v22.8.7
2024-11-10 10:03:37 +01:00
renovate[bot]
f9f8065e7a
Update dependency @types/node to v22.8.7 2024-11-10 06:21:38 +00:00
Matthew Haughton
224e40d650 Migrate getInstantMixItems to jellyfin-sdk-typescript 2024-11-10 13:54:55 +11:00
Matthew Haughton
df69e1eb5a
Remove unused getIntros function 2024-11-10 12:03:01 +11:00
Niels van Velzen
27ba0559e3
Merge pull request #689 from jellyfin/renovate/linters
Some checks are pending
Lint / Lint TS and CSS (push) Waiting to run
Publish / Build (push) Waiting to run
Publish / Publish (push) Blocked by required conditions
Publish / Deploy (push) Blocked by required conditions
Test / Jest (push) Waiting to run
Update dependency eslint to v9.14.0
2024-11-09 14:21:33 +01:00
renovate[bot]
b9299d4777
Update dependency eslint to v9.14.0 2024-11-08 19:37:52 +00:00
Niels van Velzen
648c3c320f
Merge pull request #688 from jellyfin/renovate/node-22.x
Some checks failed
Lint / Lint TS and CSS (push) Has been cancelled
Publish / Build (push) Has been cancelled
Test / Jest (push) Has been cancelled
Publish / Publish (push) Has been cancelled
Publish / Deploy (push) Has been cancelled
Update dependency @types/node to v22.8.6
2024-11-07 21:41:20 +01:00
renovate[bot]
e75ba332ec
Update dependency @types/node to v22.8.6 2024-11-07 19:32:11 +00:00
Niels van Velzen
fc4674c89d
Merge pull request #687 from 3flex/axios-getEpisodesForPlayback
Some checks are pending
Lint / Lint TS and CSS (push) Waiting to run
Publish / Build (push) Waiting to run
Publish / Publish (push) Blocked by required conditions
Publish / Deploy (push) Blocked by required conditions
Test / Jest (push) Waiting to run
Migrate getEpisodesForPlayback to jellyfin-sdk-typescript
2024-11-07 13:15:00 +01:00
Niels van Velzen
d7be15412d
Merge pull request #686 from 3flex/axios-reportDeviceCapabilities
Migrate reportDeviceCapabilities to jellyfin-sdk-typescript
2024-11-07 13:13:56 +01:00
Niels van Velzen
f819228704
Merge pull request #684 from 3flex/axios-reportPlaybackStopped
Migrate reportPlaybackStopped to jellyfin-sdk-typescript
2024-11-07 13:13:22 +01:00
Niels van Velzen
aa1095c734
Merge pull request #685 from 3flex/axios-getDownloadSpeed
Migrate getDownloadSpeed to jellyfin-sdk-typescript
2024-11-07 13:12:52 +01:00
Niels van Velzen
f4639e4946
Merge pull request #683 from 3flex/axios-getLiveStream
Migrate getLiveStream to jellyfin-sdk-typescript
2024-11-07 13:12:03 +01:00
Matthew Haughton
9f68ae366b Migrate getEpisodesForPlayback to jellyfin-sdk-typescript 2024-11-07 22:01:09 +11:00
Matthew Haughton
43ed14bfd0 Migrate reportDeviceCapabilities to jellyfin-sdk-typescript 2024-11-07 21:49:37 +11:00
Matthew Haughton
b786478aed Migrate reportPlaybackStopped to jellyfin-sdk-typescript 2024-11-07 21:34:41 +11:00
Matthew Haughton
dd58410cda Migrate getDownloadSpeed to jellyfin-sdk-typescript 2024-11-07 21:34:00 +11:00
Matthew Haughton
bec432f57b Remove unused PlayRequestQuery interface 2024-11-07 20:49:04 +11:00
Matthew Haughton
c1bbcc733c Migrate getLiveStream to jellyfin-sdk-typescript 2024-11-07 20:48:40 +11:00
Niels van Velzen
a5db014c63
Merge pull request #681 from 3flex/patch-4
Migrate stopping active encodings to jellyfin-sdk-typescript
2024-11-07 10:40:34 +01:00
Matthew Haughton
70d9c17052 Migrate stopping active encodings to jellyfin-sdk-typescript 2024-11-07 20:34:41 +11:00
Niels van Velzen
f46690e306
Merge pull request #678 from jellyfin/renovate/typescript
Update dependency typescript-eslint to v8.13.0
2024-11-07 09:00:36 +01:00
renovate[bot]
b5cc89f7b1
Update dependency typescript-eslint to v8.13.0 2024-11-07 07:58:54 +00:00
Niels van Velzen
a31be60f0b
Merge pull request #680 from 3flex/patch-3
Migrate transcoder pinging to jellyfin-sdk-typescript
2024-11-07 08:57:42 +01:00
Niels van Velzen
9bf4443d70
Merge pull request #682 from jellyfin/renovate/node-22.x
Update dependency @types/node to v22.8.5
2024-11-07 08:56:20 +01:00
renovate[bot]
9c3596801c
Update dependency @types/node to v22.8.5 2024-11-07 06:43:31 +00:00
Matthew Haughton
073f5c2978
Migrate transcoder pinging to jellyfin-sdk-typescript 2024-11-07 13:24:06 +11:00
Niels van Velzen
2990a569df
Merge pull request #679 from 3flex/patch-2
Some checks failed
Lint / Lint TS and CSS (push) Has been cancelled
Publish / Build (push) Has been cancelled
Test / Jest (push) Has been cancelled
Publish / Publish (push) Has been cancelled
Publish / Deploy (push) Has been cancelled
Fix new prefer-nullish-coalescing issue from ts eslint v8.13
2024-11-06 07:26:59 +01:00
Matthew Haughton
0f1e735c3b
Fix new prefer-nullish-coalescing issue from ts eslint v8.13 2024-11-06 09:43:14 +11:00
Niels van Velzen
aa92991485
Merge pull request #677 from jellyfin/renovate/typescript
Some checks are pending
Lint / Lint TS and CSS (push) Waiting to run
Publish / Build (push) Waiting to run
Publish / Publish (push) Blocked by required conditions
Publish / Deploy (push) Blocked by required conditions
Test / Jest (push) Waiting to run
Update dependency typescript-eslint to v8.12.2
2024-11-05 19:05:51 +01:00