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

1557 commits

Author SHA1 Message Date
dkanada
b528781491 update four strings with generic keys 2020-08-27 09:28:09 +09:00
dkanada
75a4b73a83 merge branch master into strings 2020-08-27 09:20:03 +09:00
MrTimscampi
ece0b39d70 Rework details page for TV 2020-08-26 21:29:10 +02:00
MrTimscampi
350195b5bc Hide admin menus if in TV layout 2020-08-26 20:06:48 +02:00
MrTimscampi
186acfc3e6 Fix inline CSS style for itemDetails 2020-08-26 19:09:07 +02:00
Cameron
b8cf026bad Fix broken item details menu on TV Shows 2020-08-25 15:44:01 +01:00
dkanada
6159eca8f8 prevent the use of confusing globals 2020-08-25 10:12:35 +09:00
dkanada
fd102348ce
Merge pull request #1730 from Camc314/remove-self
Remove Aliasing this in Music
2020-08-25 09:44:18 +09:00
nyanmisaka
9f92c1d158 expose max_muxing_queue_size to user 2020-08-25 01:57:21 +08:00
dkanada
d9f286124d more string updates 2020-08-24 08:39:26 +09:00
dkanada
955d7464ff remove translations with duplicate values 2020-08-24 08:20:29 +09:00
dkanada
bbfbf932d3
Merge pull request #1737 from Supergamer1337/playPoster
Added overlay and play functionality.
2020-08-23 15:36:33 +09:00
dkanada
884fd86668
Merge pull request #1814 from danieladov/master
Fix download/edit metadata of specific version
2020-08-22 07:47:07 +09:00
Bill Thornton
c3d458b148 Remove unused styles and unneeded class 2020-08-20 11:38:06 -04:00
Ian Walton
69293aa7c3
Merge branch 'master' into currenttime-is-ms 2020-08-19 18:23:26 -04:00
nyanmisaka
68f0f43fdc minor changes 2020-08-19 23:02:17 +08:00
nyanmisaka
5b9533c927 minor changes 2020-08-19 18:00:13 +08:00
nyanmisaka
7dfe5ba185 Merge remote-tracking branch 'upstream/master' into tonemap-ui 2020-08-19 17:50:01 +08:00
nyanmisaka
f1804009e6 Merge remote-tracking branch 'upstream/master' into fonts 2020-08-19 17:25:25 +08:00
Mister Rajoy
7334430e68 Refactor 2020-08-18 21:35:47 +02:00
Mister Rajoy
3ddb08d973 Fix editMetadata/download didnt work with selected version 2020-08-18 01:50:39 +02:00
Mister Rajoy
b976d9ad43 Revert "Fix editMetadata/download didnt work with selected version"
This reverts commit fd3f1a7a22.
2020-08-18 01:47:30 +02:00
Mister Rajoy
fd3f1a7a22 Fix editMetadata/download didnt work with selected version 2020-08-18 01:45:43 +02:00
dkanada
65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
dkanada
84ff01ad51
Merge pull request #1808 from jomp16/master-playback
Support for faster playback rates.
2020-08-17 17:08:42 +09:00
Ian Walton
9b1ed7ce4f Change all instances of currentTime to be in ms. 2020-08-15 11:30:36 -04:00
dkanada
b761203739
Merge pull request #1801 from MrTimscampi/json-stringify
Use JSON when POSTing data
2020-08-15 11:30:29 +09:00
Jeff Sharkey
afa56c18af
Support for faster playback rates.
The HTML5 video element already has a well-supported "playbackRate" attribute
which can be used to increase playback rate.  This change wires up that control
to be displayed in the Jellyfish web player.

The playback rates offered are between 0.5x and 2x in 0.25x increments, which
matches the YouTube player.  This change also wires up the ">" and "<" key
events to increase and decrease the playback rate, which mirrors the keyboard
shortcuts supported by YouTube.
2020-08-14 18:25:56 -03:00
dkanada
c06cc3b728
Merge pull request #1804 from jellyfin/strings
Remove some duplicate strings
2020-08-14 06:37:15 +09:00
Orry Verducci
1c96222957
Merge branch 'master' into deinterlace-improvements 2020-08-13 21:43:25 +01:00
dkanada
926f1cbbcc
Merge pull request #1794 from bugfixin/master
Remove extraneous pageContainer element from videoOSD
2020-08-13 22:10:21 +09:00
dkanada
369d7b2f5a merge weekday strings 2020-08-13 21:56:01 +09:00
dkanada
a9f9444bf7 merge most tab and header strings 2020-08-13 21:38:57 +09:00
dkanada
65776be6aa remove more strings from source 2020-08-13 21:31:29 +09:00
dkanada
67ce56da95 remove some duplicate strings 2020-08-13 21:23:51 +09:00
Anthony Lavado
021e75f3be
Merge pull request #1725 from matjaz321/livetvsuggested-to-es6-module-migration
Migrated livetvsuggested.js to es6 module
2020-08-12 15:58:19 -04:00
MrTimscampi
3359fc388b Use JSON when POSTing data 2020-08-12 21:17:07 +02:00
matjaz321
fdfa4f29b2 removed one switch case as was removed 2020-08-12 21:08:10 +02:00
Anthony Lavado
9da5704bda
Merge pull request #1577 from MrTimscampi/apphost-es6
Migrate appHost, qualityOptions, bundle and appLoader to es6
2020-08-11 14:05:28 -04:00
MrTimscampi
fe0c7d359e Merge remote-tracking branch 'upstream/master' into apphost-es6 2020-08-11 16:29:25 +02:00
Orry Verducci
077c02282f Merge remote-tracking branch 'upstream/master' into deinterlace-improvements 2020-08-10 22:11:25 +01:00
Orry Verducci
d23c417373 Add double rate deinterlacing option
This also removes YADIF Bob as the new double rate option replaces it.
2020-08-10 22:10:15 +01:00
Dmitry Lyzo
b43a67b4d1
Merge branch 'master' into livetvsuggested-to-es6-module-migration 2020-08-10 22:21:11 +03:00
Matjaz Zavski
d09b6de988
Update src/controllers/livetv/livetvsuggested.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-08-10 20:47:44 +02:00
dkanada
23d0f25c74 remove some duplicate strings from the source 2020-08-09 23:10:58 +09:00
Cameron
b0b4f8108a
Merge branch 'master' into migrate-to-ES6-55 2020-08-09 13:01:17 +01:00
Cameron
4fa691d80d
Merge branch 'master' into migrate-to-ES6-57 2020-08-09 12:40:19 +01:00
Cameron
7fa715e0cc
Merge branch 'master' into migrate-to-ES6-46 2020-08-08 23:22:14 +01:00
Steven S O'Connor
e1083ec2ea Remove extraneous pageContainer element from videoOSD 2020-08-08 14:20:17 -07:00
dkanada
1040b3fd45
Merge pull request #1787 from MrTimscampi/html-location
Move HTML files to the proper locations
2020-08-09 04:31:24 +09:00