Hadi Charara
|
63dac9915b
|
Fixed the bug
|
2023-05-06 21:20:26 -04:00 |
|
Bill Thornton
|
6e057f07f9
|
Add prefer string starts/ends with eslint rule
|
2023-05-05 11:32:40 -04:00 |
|
Bill Thornton
|
eedd40159c
|
Fix floating promises in ts files
|
2023-05-04 15:59:22 -04:00 |
|
Bill Thornton
|
1b03cd79eb
|
Fix prefer for-of errors
|
2023-05-04 13:07:12 -04:00 |
|
Bill Thornton
|
d7d0d7305c
|
Merge pull request #4556 from thornbill/routes-cleanup
Cleanup routes
|
2023-05-04 13:02:33 -04:00 |
|
Bill Thornton
|
01acfeb3ac
|
Merge pull request #4552 from rqres/fix-codesmell-for-of
Refactor `for` loops to `for-of` loops
|
2023-05-03 09:52:18 -04:00 |
|
Bill Thornton
|
1224ba7ec4
|
Move routes to the correct apps
|
2023-05-02 16:40:31 -04:00 |
|
Bill Thornton
|
f96166657d
|
Move remaining router components
|
2023-05-02 16:40:31 -04:00 |
|
Dmitry Lyzo
|
2e7ffb4b1a
|
fix: Unhide PlayNextEpisodeAutomatically on TV
Cherry-picked from: a77a8c7aec
|
2023-05-02 23:35:08 +03:00 |
|
Bill Thornton
|
45623fe586
|
Fix missing semicolons in ts files
|
2023-05-02 15:54:53 -04:00 |
|
Bill Thornton
|
8041167473
|
Use typescript eslint parser for all files
|
2023-05-02 15:51:46 -04:00 |
|
Bill Thornton
|
5cfdb1647f
|
Fix getter return value bugs
|
2023-05-02 12:53:20 -04:00 |
|
Rares Tamasanu
|
2b9141f4cd
|
fix code smell: 'for loop should be for-of'
|
2023-04-30 19:15:14 +01:00 |
|
Bill Thornton
|
d748372a28
|
Refactor app structure
|
2023-04-28 01:24:37 -04:00 |
|
Bill Thornton
|
06b0fed11d
|
Merge pull request #4542 from thornbill/nav-components
Refactor backdrop and header to separate components
|
2023-04-27 15:29:06 -04:00 |
|
Bill Thornton
|
6c6b841f41
|
Disable exhaustive dependency warnings where required
|
2023-04-26 16:53:31 -04:00 |
|
Bill Thornton
|
6fc90c1740
|
Fix complexity warnings in ConnectionRequired
|
2023-04-26 16:44:46 -04:00 |
|
Bill Thornton
|
a6c8c63d2e
|
Fix complexity warnings in UserPasswordForm
|
2023-04-26 15:47:21 -04:00 |
|
Bill Thornton
|
448e3b1b86
|
Fix complexity warnings in ViewItemsContainer
|
2023-04-26 15:17:18 -04:00 |
|
Bill Thornton
|
0e0a30a067
|
Fix complexity warnings in search results
|
2023-04-26 13:13:37 -04:00 |
|
Bill Thornton
|
8f730b8270
|
Fix eslint warnings in ts files
|
2023-04-26 11:30:57 -04:00 |
|
Bill Thornton
|
829f476ce3
|
Refactor backdrop and header to separate components
|
2023-04-26 09:50:48 -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 |
|
TelepathicWalrus
|
8bfc387b85
|
Merge branch 'master' into audio-normalization
|
2023-04-22 18:59:40 +01:00 |
|
Georgi Stamatov
|
90fc207c9e
|
fix eslint newline required at end of file
|
2023-04-20 22:26:01 +03:00 |
|
stamatovg
|
9a69156487
|
Merge branch 'master' into enable-airplay-audioplayer
|
2023-04-20 12:00:25 +03: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 |
|
Georgi Stamatov
|
14fca37e78
|
Convert if/else add/remove statements to toggle
|
2023-04-18 20:17:25 +03: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 |
|
Georgi Stamatov
|
f3b84cadad
|
enable airplay for audioplayer
|
2023-04-10 12:06:00 +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 |
|