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

1811 commits

Author SHA1 Message Date
Anthony Lavado
9f463780af
Merge pull request #1499 from grafixeyehero/move-tvlatest
Move tvlatest tab to suggestions section
2020-10-17 00:25:44 -04:00
dkanada
043aa3ed79
Merge branch 'master' into remove_missing 2020-10-13 12:13:52 +09:00
Maxr1998
7adc288ca6
Improve NativeShell integration
- Move NativeShell calls into shell.js where possible to better group them
- Add "updateVolumeLevel" API (not used yet)
2020-10-08 18:42:21 +02:00
dkanada
237e8ddc4c manual changes for no-var eslint rule 2020-10-08 00:47:23 +09:00
dkanada
39eddeb205 run eslint to fix most var instances 2020-10-07 21:12:14 +09:00
dkanada
de052f7df3
Merge pull request #1825 from MrTimscampi/modern-osd
Redesign OSD and Up Next dialog
2020-10-01 17:34:27 +09:00
dkanada
74b31ea2fe
Merge pull request #1894 from dmitrylyzo/fix-old-webos
Fix webOS 1.2
2020-10-01 14:03:08 +09:00
Cameron
1cd19a4113
Merge branch 'master' into modern-osd 2020-09-30 15:40:09 +01:00
frankieh
a38685775c Add missing button type attribute 2020-09-26 05:50:34 -07:00
dkanada
ec44723ee6
Merge pull request #1909 from iwalton3/auto-cast
Add Auto Cast Feature
2020-09-23 16:16:54 +09:00
Ian Walton
ecad2e4bda Fix PR issues. 2020-09-22 07:34:46 -04:00
cvium
cb3351c3cb Remove missing ep checkbox in library options 2020-09-18 18:48:53 +02:00
Ian Walton
f5311864bc Move from components to scripts. 2020-09-15 17:30:38 -04:00
dkanada
85a0ee89e0 fix linting issues 2020-09-16 04:20:00 +09:00
dkanada
1dad3e7eeb
Merge pull request #1096 from ConfusedPolarBear/quickconnect
Add quick connect (login without typing password)
2020-09-15 15:03:26 +09:00
grafixeyehero
3cc20ce480 add more Landing Screen Options 2020-09-14 01:09:59 +03:00
grafixeyehero
71c44dccd6 move music tabs suggestions to the second position 2020-09-14 00:04:55 +03:00
dkanada
a5776e98a7 always use const when possible 2020-09-12 05:46:15 +09:00
Anthony Lavado
8e3458f230
Merge pull request #1487 from nyanmisaka/tonemap-ui
Tonemapping function dashboard options
2020-09-11 09:16:42 -04:00
Matt Montgomery
fa7d8bf4da Apply suggestions from code review 2020-09-10 15:05:28 -05:00
Ian Walton
c8c8be39cd Appease SonarCloud. 2020-09-07 13:10:38 -04:00
Ian Walton
e9caf5e336 Add auto-cast feature. 2020-09-07 13:08:05 -04:00
dkanada
41a79924a6
Merge pull request #1870 from Camc314/fix-overlapping-list-view
Unclutter listview for small screens
2020-09-05 16:58:23 +09:00
Matt Montgomery
28928ead7c Modified to work with latest server code 2020-09-03 16:21:45 -05:00
Matt Montgomery
9476edcbe2 Merge remote-tracking branch 'upstream/master' into quickconnect 2020-09-03 16:17:35 -05:00
dkanada
87484e1abb
Merge pull request #1896 from jellyfin/errors
Fix a common error message and update some strings
2020-09-04 00:00:31 +09:00
dkanada
bf9c8778b0 allow plugin config changes on standalone 2020-09-02 20:50:32 +09:00
dkanada
459d6907d5 fix a common error message and update some strings 2020-09-02 14:54:54 +09:00
dkanada
692a35c5a4
Merge pull request #1882 from Camc314/patch-2
Fix accessing subtitles and playback data actionsheets
2020-09-02 12:31:42 +09:00
Dmitry Lyzo
748592fa93 Remove nested Promise 2020-09-02 01:06:07 +03:00
Dmitry Lyzo
eccaad366e Add timeout for polyfilled CustomElements (webOS 1.2) 2020-09-01 23:57:57 +03:00
Cameron
fec7315763 Fix accessing subtitles and playback data 2020-09-01 09:47:30 +01:00
Julien Machiels
3cbe0f7264
Merge branch 'master' into connection-manager-global 2020-09-01 10:16:21 +02:00
Cameron
f4491c66c3 Hide image on even smaller screens
data-type is added to keep images for music playlists

This reverts commit 0982c15c3c670a19214c8b0d97b801f6ab7ea547.
2020-09-01 09:09:22 +01:00
Cameron
00ad0f051f Fix listview for small screens
Hide secondary media info to improve listview on smaller screen sizes
2020-08-31 16:28:00 +01:00
dkanada
99e0785639 merge branch master into strings 2020-08-31 23:47:11 +09:00
Bond-009
4d04d54104
Merge pull request #1868 from jellyfin/fix_contenttype
Add application/json as content type for JSON requests
2020-08-31 16:03:47 +02:00
Claus Vium
8dcbacb196 Add application/json as content type for JSON requests 2020-08-31 15:48:24 +02:00
dkanada
6e5a26a887
Merge pull request #1845 from MrTimscampi/focus-fixes
Various TV-related fixes
2020-08-31 18:09:34 +09:00
Benoît Dardenne
734b3dd382 Show track artists in the list view, except if the artists for all tracks match the album artists 2020-08-30 21:53:33 +02:00
MrTimscampi
ca4419da4d Merge remote-tracking branch 'upstream/master' into focus-fixes 2020-08-30 18:19:08 +02:00
MrTimscampi
4fcf7f1805 Merge remote-tracking branch 'upstream/master' into modern-osd 2020-08-30 13:41:17 +02:00
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
dkanada
507b477117
Merge pull request #1855 from MrTimscampi/global-fix
Fix bad global restriction
2020-08-30 12:55:13 +09:00
dkanada
d0cd58e9cf
Merge pull request #1810 from iwalton3/currenttime-is-ms
Change all instances of currentTime to be in ms.
2020-08-30 12:41:20 +09:00
Dmitry Lyzo
ac0fdd8059 Fix fake image zoom 2020-08-29 19:43:05 +03:00
MrTimscampi
26b09014d0 Fix bad global restriction 2020-08-29 16:34:21 +02:00
MrTimscampi
1812df57ad Fix up next dialog on Chrome 2020-08-29 16:08:05 +02:00
MrTimscampi
3f59288158 Improve Up Next dialog 2020-08-29 16:08:04 +02:00
MrTimscampi
6d5ed18386 Redesign OSD and Up Next dialog 2020-08-29 16:07:27 +02:00