Commit Graph

550 Commits

Author SHA1 Message Date
Cameron df2af2a6ef remove autosave and update variable declerations 2020-07-11 14:57:41 +01:00
Cameron 8af1142000 migration of display, home, playback and subtitles to ES6 modules 2020-07-11 14:56:06 +01:00
MrTimscampi a5ee5b06aa Fix linting errors due to updates 2020-07-05 12:54:25 +02:00
dkanada beb9bebce5 Merge pull request #1496 from dmitrylyzo/keydown-bubbling
Rearrange keydown event handling
2020-07-01 02:06:54 +09:00
Dmitry Lyzo a66291a33d Fix handling of keydown event by volume slider and videoosd 2020-06-29 13:03:31 +03:00
Dmitry Lyzo 62a2f4b17d Rearrange keydown event handling 2020-06-28 23:46:27 +03:00
Dmitry Lyzo 891cc78bdb Prevent OSD from being hidden when user works with UI 2020-06-28 20:50:40 +03:00
dkanada 178d698feb Merge pull request #1206 from MrTimscampi/details-redux
Fix some issues with details page and small redesign
2020-06-28 18:10:07 +09:00
MrTimscampi d916bc19f8 Cleanup CSS 2020-06-28 07:20:44 +02:00
Julien Machiels 65cd810288 Fix linting error 2020-06-26 16:59:21 +02:00
dkanada fd863b26fe apply code suggestions 2020-06-26 23:47:14 +09:00
dkanada 29eb217a0d fix redirect issue on video player 2020-06-26 16:41:19 +09:00
MrTimscampi 83c4bf8d62 Fix suggestions and layout issues 2020-06-25 18:40:19 +02:00
MrTimscampi 12460589f7 Fix variable names 2020-06-23 17:32:55 +02:00
MrTimscampi cd020a2cd1 Fix details banner setting 2020-06-23 17:29:59 +02:00
MrTimscampi 9c4a602979 Merge remote-tracking branch 'upstream/master' into details-redux 2020-06-23 10:35:38 +02:00
Bond-009 86f2f44d7a Merge pull request #1464 from neilsb/system-plugin-removal
Prevent removal of system plugins
2020-06-22 15:52:22 +02:00
dkanada d93911c407 Merge pull request #1393 from jellyfin/repos
Initial work for repository configuration
2020-06-22 22:52:08 +09:00
Neil Burrows 4f45bdb024 Update src/controllers/dashboard/plugins/installed.js
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
2020-06-22 14:08:57 +01:00
Neil Burrows 89535e1c36 Update src/controllers/dashboard/plugins/installed.js
Co-authored-by: Julien Machiels <julien.machiels@protonmail.com>
2020-06-22 10:43:54 +01:00
Neil Burrows f1970d88ae Prevent removal of system plugins 2020-06-22 10:14:13 +01:00
MrTimscampi 5960f782df Rename itemDetails files to new convention 2020-06-21 13:47:33 +02:00
MrTimscampi 8f116890d7 Remove forced logo size 2020-06-21 13:45:13 +02:00
MrTimscampi b500579236 Add hover text on item details buttons 2020-06-21 13:21:31 +02:00
MrTimscampi 55cc467a95 Simplify resume button 2020-06-21 09:31:56 +02:00
MrTimscampi 8777742123 Handle suggestions 2020-06-21 09:07:18 +02:00
MrTimscampi 7dd09909d2 Move more button at the end of actions in listview 2020-06-21 09:07:18 +02:00
MrTimscampi 6afbda6ff3 Improve season view 2020-06-21 09:07:18 +02:00
MrTimscampi e14f4315a8 Further improvements to the details page 2020-06-20 20:22:15 +02:00
ferferga b791302fb1 Remove leftover from 02baff1fe0 2020-06-17 18:50:05 +02:00
MrTimscampi 660e4a0a3c Add Writers to overview and handle cast and crew better 2020-06-16 21:49:28 +02:00
MrTimscampi d57eff1c9b Refactor details page 2020-06-16 21:49:27 +02:00
MrTimscampi a8e45f30ab Fix buttons moving and title cropping on details page 2020-06-16 21:47:18 +02:00
MrTimscampi de0e45c0c0 Use Card component as poster on details page 2020-06-16 21:47:04 +02:00
MrTimscampi 267d22f044 Move Delete button to context menu 2020-06-16 21:45:09 +02:00
MrTimscampi 617708009e Rework mobile details page 2020-06-16 21:45:09 +02:00
MrTimscampi d3d4c116a4 Fix some issues with details page and small redesign 2020-06-16 21:45:07 +02: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
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
Delgan 1691827cee Avoid async rendering of MediaSources tracks to prevent content jump 2020-06-14 21:36:18 +02: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 5ea00655fb Merge pull request #1386 from ferferga/blurhash
Fix episodes listing after blurhash
2020-06-10 20:35:39 +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