grafixeyehero
|
4b31bcd390
|
remove unused morebutton and editimage
|
2020-07-24 00:16:17 +03:00 |
|
dkanada
|
03ef599a89
|
Merge pull request #1584 from Camc314/migrate-to-ES6-29
Migration of nowplaying and videoosd to ES6 modules
|
2020-07-23 12:58:54 +09:00 |
|
rom4nik
|
43497b9593
|
Fix required track count for subtitle selector to appear
|
2020-07-22 21:13:55 +02:00 |
|
Cameron
|
eb7d8faf98
|
Migration of nowplaying and videoosd to ES6 modules
|
2020-07-19 10:40:41 +01:00 |
|
MrTimscampi
|
5ca77d53fd
|
Redesign login page and select server
|
2020-07-19 04:49:18 +02:00 |
|
Julien Machiels
|
dbb02275af
|
Update src/controllers/itemDetails/index.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-07-16 19:00:27 +02:00 |
|
MrTimscampi
|
3c37a57866
|
Fix suggestions
|
2020-07-16 17:25:36 +02:00 |
|
MrTimscampi
|
c4a1677523
|
Fix image size used on main item card
|
2020-07-16 15:27:20 +02:00 |
|
dkanada
|
868dfff829
|
hide play button for now
|
2020-07-12 04:48:38 +09:00 |
|
dkanada
|
11e675de58
|
fix two minor issues
|
2020-07-12 04:24:45 +09:00 |
|
dkanada
|
c0d71f9bff
|
Merge pull request #1541 from Influence365/add-toast-1
Migration of display, home, playback and subtitles to ES6 modules and small fixes
|
2020-07-11 23:32:22 +09:00 |
|
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 |
|
Cameron
|
107e4c273e
|
fix lint
|
2020-07-09 22:22:29 +01:00 |
|
Cameron
|
0695c8c7a8
|
bug fixes
|
2020-07-09 21:44:49 +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 |
|