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

3893 commits

Author SHA1 Message Date
grafixeyehero
4b651f4a9d Fix context Event Listener
(cherry picked from commit 27d1c21089a0996c9e53c49f2b10e98636467a5f)
(cherry picked from commit 4e6792309d)
2020-06-18 23:48:19 +03:00
Delgan
ffcb47cb7e
Fix broken image uploader due to missing '#dropImageText' element 2020-06-18 21:14:22 +02:00
Dmitry Lyzo
8021b893c8 Don't start time sync if not in SyncPlay mode 2020-06-18 19:43:32 +03:00
ferferga
b791302fb1 Remove leftover from 02baff1fe0 2020-06-17 18:50:05 +02:00
dkanada
b2db27a424
Merge pull request #1204 from dmitrylyzo/fix-slideshow-safari-webos2
Fix slideshow (Safari, WebOS 2)
2020-06-17 14:07:46 +09:00
grafixeyehero
7c8a5d3184 Migration dialogHelper to ES6 modules 2020-06-17 01:25:05 +03:00
grafixeyehero
582ea61267 Migration dialog to ES6 modules 2020-06-17 01:23:32 +03:00
grafixeyehero
3e583fcf21 Fix userSettings Cannot read property 'get' of undefined 2020-06-16 22:23:19 +03:00
dkanada
ce67087811
fix quotes in repository controller 2020-06-17 02:15:05 +09:00
dkanada
bfc3e20df4 simplify repository save and add attribute 2020-06-16 21:14:04 +09:00
dkanada
03b4976237
fix error with margin property 2020-06-16 14:58:08 +09:00
Anthony Lavado
c263a90d5b
Merge pull request #1046 from nyanmisaka/hwaccel
Add more separate hardware decoding toggles
2020-06-16 00:08:48 -04:00
dkanada
d822bc12b6 minor style improvements 2020-06-16 00:32:23 +09:00
dkanada
9c97893ff3
Merge pull request #1406 from Delgan/faster-tracks-rendering
Avoid async rendering of MediaSources tracks to prevent content jump
2020-06-15 19:41:14 +09:00
dkanada
8bb8f8262e
Merge pull request #1409 from Influence365/fix-persistant-drop-image-text
Fix "Drop image here, or click to browse" persistent Visual
2020-06-15 17:47:40 +09:00
Influence365
84dcf42d43
Update imageUploader.template.html 2020-06-15 09:00:29 +01:00
Influence365
2d506e1dee
Update imageUploader.js 2020-06-15 08:59:48 +01:00
dkanada
d9f8ae70b7
Merge pull request #1405 from Influence365/fix-movie-progressbar-width
Fix Movie Progress Bar Width
2020-06-15 15:01:25 +09:00
Influence365
8dfe335e42
formatting fix 2020-06-14 21:27:27 +01:00
Influence365
71eda3801f
minor change to fix bug 2020-06-14 21:25:27 +01:00
Delgan
1691827cee Avoid async rendering of MediaSources tracks to prevent content jump 2020-06-14 21:36:18 +02:00
grafixeyehero
e81a7dbb8f Migration collectionEditor and playlisteditor to ES6 modules 2020-06-14 02:28:15 +03:00
grafixeyehero
6982176c67 add default 2020-06-14 01:30:00 +03:00
Dmitry Lyzo
7f87c4671d
Fix 'this' in event handler 2020-06-12 16:37:11 +03:00
grafixeyehero
2d53cb5f85 replace require with Dynamic Imports 2020-06-11 21:52:00 +03:00
Bill Thornton
e2d5162a3a Restore menu options in mobile view 2020-06-11 10:14:08 -04:00
dkanada
08fb42155d fix repository deletion and some css issues 2020-06-11 19:34:06 +09:00
dkanada
9e2e2a3438 add delete button and fix some variable issues 2020-06-11 03:02:38 +09:00
dkanada
75504ec8e4 initial work for repository configuration 2020-06-10 21:33:08 +09:00
dkanada
d38cbb8d6a
Merge pull request #1239 from ferferga/fix-url-input
Revert 9a47428 changes, so IPs are allowed
2020-06-10 21:28:02 +09:00
dkanada
51e358cd86
Merge pull request #1347 from Brissot/master
Fixing Chrome's Unnecessary AV1 Transcode and Combined WebM Profiles
2020-06-10 20:37:26 +09:00
dkanada
5ea00655fb
Merge pull request #1386 from ferferga/blurhash
Fix episodes listing after blurhash
2020-06-10 20:35:39 +09:00
dkanada
b84d943aec
Merge pull request #1392 from grafixeyehero/Fix-typo
Fix typo and remove unused legacy dashboard
2020-06-10 20:22:06 +09:00
ferferga
d236eeeb5b Fix mouseover in episode list when using blurhash 2020-06-10 11:53:00 +02:00
ferferga
8c85ed4992 Use else instead 2020-06-10 10:52:33 +02:00
Dmitry Lyzo
17f04b8042
Merge branch 'master' into es6-subtitlesettings 2020-06-10 11:06:38 +03:00
dkanada
8244bdbda1
Merge pull request #1391 from MrTimscampi/more-profile-improvements
Use explicit codec checks for DTS and VC-1
2020-06-10 14:02:11 +09:00
dkanada
ab8be03209 merge branch master into controller 2020-06-10 13:57:50 +09:00
dkanada
daece8a4d9 add code suggestions 2020-06-10 13:56:55 +09:00
dkanada
331dfbff0f
Merge pull request #1373 from crobibero/jquery-checked
Fix all jQuery checked.
2020-06-10 11:02:21 +09:00
Brissot
ae715bbe9a Made new device profile specifically for webm and fixed unnecessary transcoding with AV1 2020-06-09 21:33:12 -04:00
grafixeyehero
99e697a5ed Remove unused legacy dashboard 2020-06-10 00:45:47 +03:00
MrTimscampi
2a42100ecc Make DTS check use the replace 2020-06-09 22:39:32 +02:00
MrTimscampi
58338ebb49 Add proper checks for VC-1 2020-06-09 22:10:16 +02:00
MrTimscampi
6fab78d49f Add proper checks for DTS 2020-06-09 22:09:33 +02:00
grafixeyehero
9e123ad60b Migration channelMapper to ES6 modules 2020-06-09 22:57:27 +03:00
grafixeyehero
a28d712561 Migration listview to ES6 modules 2020-06-09 22:46:51 +03:00
grafixeyehero
bb5d37f3e7 Migration mediaLibraryEditor and mediaLibraryCreator to es6 2020-06-09 22:37:34 +03:00
grafixeyehero
8b96577fba Migration shortcuts to ES6 modules 2020-06-09 22:14:24 +03:00
dkanada
24ffb4b27e
Merge pull request #1369 from MrTimscampi/small-browser-profile-fixes
Small browser profile fixes
2020-06-09 14:51:01 +09:00