MrTimscampi
499f9835b4
Remove Last Played label on details page
2020-03-26 21:04:37 +01:00
MrTimscampi
d60bec3834
Improve details page informatios and selects
2020-03-26 20:49:32 +01:00
dkanada
bdfa8b0121
Merge pull request #907 from MrTimscampi/artwork-optimal-size
...
Improve image loading speed and sizes
2020-03-18 13:16:50 +09:00
MrTimscampi
1eeda31a12
Fix artist details ribbon
2020-03-14 21:53:45 +01:00
MrTimscampi
a2f337b8c3
Add comments for hardcoded scaling values
2020-03-12 21:11:06 +01:00
MrTimscampi
0397283599
Round every image size adjustment
2020-03-09 21:02:08 +01:00
MrTimscampi
f24c908412
Another pass of image sizes improvements
2020-03-09 20:46:56 +01:00
MrTimscampi
457d37450e
Further improvements to max size of image requests
2020-03-08 22:20:16 +01:00
MrTimscampi
f816f5267f
Improve image loading speed and sizes
2020-03-08 19:08:07 +01:00
MrTimscampi
7f019dfffb
Fix one pixel issue on detials and add fixme
2020-03-03 19:39:05 +01:00
Julien Machiels
8a69092106
Clarify return statement in itemdetailpage
...
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
2020-03-03 13:31:57 +01:00
MrTimscampi
a98b99850e
Remove dead code
2020-03-01 15:33:41 +01:00
MrTimscampi
57bc5e5ee4
Fix noBackdrop pages
2020-02-29 20:47:05 +01:00
MrTimscampi
94cdd38de1
Changes to details page layout
2020-02-29 20:47:05 +01:00
MrTimscampi
4fdab1e8b6
Hide details page artwork if disabled by user
2020-02-29 20:46:32 +01:00
Bill Thornton
6f0b735b3d
Fix inverted logic
2020-02-26 10:50:41 -05:00
Bill Thornton
45acf52548
Fix errors in itemdetailpage
2020-02-26 00:46:56 -05:00
MrTimscampi
a98b961b94
Fix icons on WebOS
...
WebOS 4 apparently has a ligature bug that prevents icons with an underscore from working as intended.
This replaces them with either the corresponding CSS class or unicode escape code, depending on context.
Refactoring is needed in order to be able to use CSS classes everywhere, so in the interest of time, this does the best available currently.
Fixes #678
2020-02-16 01:33:34 +01:00
MrTimscampi
1f91034aa9
Merge remote-tracking branch 'upstream/master' into details-placeholder
2020-02-12 09:10:42 +01:00
grafixeyehero
b06afa3305
Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into item-detail-page-
...
# Resolve Conflicts:
# src/assets/css/librarybrowser.css
# src/itemdetails.html
2020-01-30 20:11:40 +03:00
MrTimscampi
c1b9a094af
Add placeholder image if non-editable
2020-01-29 19:05:23 +01:00
MrTimscampi
d989d7b007
Add placeholder image to detail pages
2020-01-29 18:59:18 +01:00
MrTimscampi
0b11883451
Move material icons to external package
2020-01-25 18:58:35 +01:00
grafixeyehero
709b48a8a8
Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into item-detail-page-
...
# Conflicts:
# src/assets/css/librarybrowser.css
# src/itemdetails.html
2020-01-23 20:51:30 +03:00
grafixeyehero
89b28d76f5
applly suggestion
2020-01-15 18:54:48 +03:00
grafixeyehero
927fd4d7e6
set header setTransparentMenu for mobile only and fix some style
2020-01-13 23:36:23 +03:00
grafixeyehero
00469f9577
show overview and externallink for movie and episode on mobile too
2020-01-13 22:27:02 +03:00
grafixeyehero
69251cff48
overide itembackrop class backgroud-size cover to contain hide on desktop person backdrop
2020-01-13 22:22:50 +03:00
grafixeyehero
040f4af781
add person img to itembackdrop
2020-01-13 22:20:06 +03:00
grafixeyehero
28dfc698b5
hide detail img on mobile
2020-01-13 22:18:43 +03:00
grafixeyehero
442487799a
change shape to overflow
2020-01-13 21:15:59 +03:00
grafixeyehero
5c448bc482
Fix Respect user enable/disable backdrops image
2020-01-13 18:09:55 +03:00
dkanada
2978e64b9b
fix a few minor style issues
2020-01-08 23:18:00 +09:00
dkanada
bd097773b0
merge branch master into itemdetailpage-layout
2020-01-08 22:02:01 +09:00
grafixeyehero
0600fb26a3
apply suggestion change
2020-01-05 23:55:28 +03:00
grafixeyehero
4e72a857c4
change shap to overflow
2020-01-03 21:10:42 +03:00
grafixeyehero
e0d6686bb4
remove btn backdrop show/hide
2020-01-02 20:27:37 +03:00
Mariusz Chryc
f0ef911e61
Display year in "Collection" and "More like this"
2020-01-02 12:29:41 +01:00
grafixeyehero
5e3b2a642d
fix text overflow
2019-12-22 23:51:53 +03:00
grafixeyehero
f7f83f08d4
Add show/hide backdrop
2019-12-22 16:32:11 +03:00
grafixeyehero
935cdfceea
Fix detailImageContainer padding
2019-12-20 22:49:54 +03:00
grafixeyehero
7833ac7e39
fix detial image container
2019-12-20 01:33:43 +03:00
grafixeyehero
e09f868d99
revert back padded-left and padded-right
2019-12-10 02:32:22 +03:00
grafixeyehero
6a16d84e71
redesign detail page
2019-12-09 01:03:08 +03:00
dkanada
78fd41ef05
Merge pull request #594 from grafixeyehero/backdrop
...
Fix some issues with the backdrop image
2019-11-30 00:06:18 +09:00
grafixeyehero
7afdc4b2b1
Fix enable backdrops
2019-11-28 22:46:57 +03:00
dkanada
59e9be84dd
Merge pull request #563 from dmitrylyzo/focus_pageload
...
Add autofocus on page load
2019-11-28 23:35:51 +09:00
grafixeyehero
bad156654b
remove backdrop call
2019-11-24 20:43:37 +03:00
grafixeyehero
080b3365d6
Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into replace-unicode
...
# Conflicts:
# src/components/guide/guide.js
# src/components/mediainfo/mediainfo.js
# src/components/multiselect/multiselect.js
# src/components/playback/brightnessosd.js
# src/components/recordingcreator/recordingbutton.js
# src/components/userdatabuttons/emby-ratingbutton.js
# src/controllers/favorites.js
2019-11-24 17:45:48 +03:00
dkanada
5af72d6c9f
Merge branch 'master' into artworks2
2019-11-24 21:34:30 +09:00