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

2832 commits

Author SHA1 Message Date
Bill Thornton
8f730b8270 Fix eslint warnings in ts files 2023-04-26 11:30:57 -04:00
Daan Vankerkom
c6bcee3b26 Reduce TV card scale size
Reduced the transform scale from 10% to 7% to increase readability and reduce cognitive overload.
2023-04-24 11:47:40 -04:00
robert-hamilton36
a83e3b121b Remove Select option from tvs 2023-04-24 11:37:00 -04:00
robert-hamilton36
447b6f5582 Add select option 2023-04-24 11:37:00 -04:00
robert-hamilton36
4fe6bb5b42 Add external startMultiSelect function 2023-04-24 11:37:00 -04:00
Bill Thornton
2b0601d741 Fix sanitizing name in library creator 2023-04-19 08:32:53 -04:00
Bill Thornton
f2726653ae Fix indentation issues 2023-04-19 01:56:05 -04:00
Bill Thornton
23c3df7feb
Merge pull request #4221 from dann-merlin/fix_long_getItems_request_URL 2023-04-18 20:50:21 -04:00
Sky-High
7a0535d9c7 reset long doubleclick time to 5 seconds 2023-04-18 22:08:30 +02:00
Sky High
87b795e14f
Merge branch 'jellyfin:master' into upd-prev-track-evt 2023-04-18 21:25:58 +02:00
Sky High
4b9a7ba00b
Merge branch 'jellyfin:master' into upd-prev-track-evt 2023-04-17 09:15:40 +02:00
FireGamer3
d028531937 Fix rewind and fast forward buttons not showing on audio books 2023-04-15 14:02:01 -05:00
FireGamer3
b56f83df9a Adds Ratings to both Video Player and Up Next Dialog Window 2023-04-13 20:14:30 -05:00
dann-merlin
6d6d03a9c6
Merge branch 'master' into fix_long_getItems_request_URL 2023-04-13 11:05:09 +00:00
Sky-High
a4ea68f40b add support for playlists in general iso albums only 2023-04-13 10:27:30 +02:00
Sky High
4c75a9e079
Merge branch 'jellyfin:master' into upd-prev-track-evt 2023-04-13 08:28:56 +02:00
Bill Thornton
1189d28974 Render navigation elements with react 2023-04-13 00:22:45 -04:00
anantharaju
5df9fa8087 Fixing linting errors 2023-04-13 05:10:42 +05:30
Anantharaju S
e492741618
Update src/components/multiSelect/multiSelect.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-04-13 04:55:17 +05:30
anantharaju
a94b47f624 Merge remote-tracking branch 'upstream/master' 2023-04-13 04:52:02 +05:30
grafixeyehero
6cb6e10083 revert asyncRoutes to legacyRoutes 2023-04-10 22:58:14 +03:00
anantharaju
eed2084584 Remove this commented out code 2023-04-03 10:43:19 +05:30
Sky-High
169f7a8b7d update previousTrack click event to avoid redundant calls to playbackManager 2023-03-30 14:50:21 +02: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
Joe Rogers
76b620b621
Use form validation to ensure required fields are filled on submission 2023-03-16 16:07:27 -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
4937f2d60c Add random int utility function 2023-03-14 01:32:36 -04:00
Bill Thornton
f05e216a4e
Merge pull request #4199 from Shadowghost/collection-settings
Add setting for collection management
2023-03-13 13:33:28 -04:00
Shadowghost
43addea602 Only disable collection management for TV 2023-03-13 18:17:28 +01: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
3a784ad928
Merge pull request #4403 from thornbill/eslint-radix
Add eslint radix rule for parseInt
2023-03-10 15:22:32 -05:00
dann-merlin
7858e524eb
Merge branch 'master' into fix_long_getItems_request_URL 2023-03-10 01:31:42 +00:00
Dmitry Lyzo
2c4d065e0e Backport pull request #4362 from jellyfin/release-10.8.z
Fix subtitle offset reset when seeking progressive stream

Original-merge: af27e084d5

Merged-by: Bill Thornton <thornbill@users.noreply.github.com>

Backported-by: crobibero <cody@robibe.ro>
2023-03-09 19:43:07 -05:00
dann-merlin
f516e18fb9
Merge branch 'master' into fix_long_getItems_request_URL 2023-03-09 22:35:38 +00:00
Shadowghost
85fcf9821a Add setting for collection management 2023-03-09 22:03:39 +01:00
Bill Thornton
082a8319fd Remove redundant inline eslint rules 2023-03-09 00:20:46 -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
Pier-Luc Ducharme
cf5d65d86e
Simplify code with object shorthand syntax 2023-03-07 23:24:12 -05:00
Pier-Luc Ducharme
29f16d5a04
Refactor userdatabuttons to follow max-params rule 2023-03-07 23:19:46 -05:00
Pier-Luc Ducharme
6544b7c698
Refactor playbackmanager to follow max-params rule 2023-03-07 23:19:16 -05:00
Pier-Luc Ducharme
e9369e40bd
Refactor imageeditor to follow max-params rule 2023-03-07 22:50:29 -05:00
Pier-Luc Ducharme
5e5988c107
Refactor guide to follow max-params rule 2023-03-07 22:50:29 -05:00
Pier-Luc Ducharme
dc5ab265f6
Refactor cardBuilder to follow max-params rule 2023-03-07 22:50:29 -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
8a0e2f142d
Merge pull request #4389 from JRaspass/master
Remove old Emby (3.x) version checks
2023-03-07 11:45:50 -05:00