1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

17 commits

Author SHA1 Message Date
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