Peter Santos
|
1da9b548ac
|
Replace existence check with optional chaining (#5742)
|
2024-08-17 02:58:01 -04:00 |
|
Bill Thornton
|
056d802c56
|
Move globalize to lib
|
2024-08-14 14:00:09 -04:00 |
|
Peter Santos
|
c3ad26ea55
|
Use Error instead of literal for promise rejection
|
2024-06-25 22:37:34 -04:00 |
|
thornbill
|
6da354a92e
|
Backport pull request #5518 from jellyfin-web/release-10.9.z
Fix syncplay playback starting before listener created
Original-merge: 25b1bcab50
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
2024-05-17 13:52:46 -04:00 |
|
Nick
|
8045b95d93
|
Add trickplay functionality
|
2024-02-11 20:34:30 -08:00 |
|
DinuD
|
61c8803a71
|
Disable sync correction by default
|
2023-11-15 20:50:38 +00:00 |
|
Bill Thornton
|
7cc484b3ec
|
Fix nullable types
|
2023-07-06 15:20:24 -04:00 |
|
dann-merlin
|
6d6d03a9c6
|
Merge branch 'master' into fix_long_getItems_request_URL
|
2023-04-13 11:05:09 +00:00 |
|
Bill Thornton
|
1451e4ece0
|
Merge pull request #4423 from thornbill/pluginify-syncplay
|
2023-03-29 23:15:04 -04:00 |
|
Merlin Danner
|
06c4f0f258
|
Add JSDoc comment to getItems helper
In return the comments at each usage are removed.
|
2023-03-29 07:44:21 +02:00 |
|
Bill Thornton
|
6f3aa2f1df
|
Fix eslint issues
|
2023-03-29 00:38:22 -04:00 |
|
Bill Thornton
|
732ef8fdad
|
Update SyncPlay references to use plugin
|
2023-03-15 16:55:34 -04:00 |
|
dann-merlin
|
09a6ef2cdb
|
Merge branch 'master' into fix_long_getItems_request_URL
|
2023-03-14 22:03:44 +00:00 |
|
Bill Thornton
|
0cec50c6aa
|
Merge pull request #4401 from thornbill/add-plugin-types
Add plugin types
|
2023-03-10 15:23:06 -05:00 |
|
Bill Thornton
|
329cf77c81
|
Add eslint radix rule for parseInt
|
2023-03-09 00:20:11 -05:00 |
|
Bill Thornton
|
64ecc3eae7
|
Add plugin types
|
2023-03-08 11:08:19 -05:00 |
|
Merlin Danner
|
1a069b49be
|
Rename getItemsHelper.ts to getItems.ts
|
2023-03-08 02:39:17 +00:00 |
|
Merlin Danner
|
d5e9541010
|
Fix too long URLs on getItems with many ids
|
2023-03-08 02:39:17 +00:00 |
|
Bill Thornton
|
5db9384c9c
|
Fix currentApiClient return type to include undefined
|
2022-12-08 14:32:50 -05:00 |
|
Bill Thornton
|
0a0e45d155
|
Replace apiclient event bus with local version
|
2022-10-14 10:58:16 -04:00 |
|
Bill Thornton
|
5e4eca6ae9
|
Fix sonarjs no-redundant-jump
|
2022-10-08 02:50:20 -04:00 |
|
Bill Thornton
|
bef05ba117
|
Add no-useless-constructor eslint rule and fix issues
|
2022-10-04 13:32:55 -04:00 |
|
Bill Thornton
|
496508ee4d
|
Move SyncPlay code to plugin directory
|
2022-10-01 02:57:30 -04:00 |
|
Bill Thornton
|
d9bb55a2a9
|
Move SyncPlay initialization to plugin
|
2022-10-01 02:39:12 -04:00 |
|