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
dkanada
3739741786
Add some linting rules for the CI ( #587 )
...
* enable one-var rule
* enable indent rule
* enable no-multiple-empty-lines rule
* enable no-empty rule
* enable no-trailing-spaces rule
* enable no-extra-semi rule
* add eslint rules to fix block spacing
* enable max-statements-per-line rule
* enable brace-style rule
* fix some spacing issues and add future rules
* add code suggestions
2019-11-22 18:29:38 +03:00
grafixeyehero
1da8876811
Replace all Unicode icon with there value
2019-11-20 00:24:54 +03:00
Dmitry Lyzo
472d391641
Add autofocus on page load
2019-11-14 23:32:31 +03:00
Dmitry Lyzo
7a10be5933
Add autofocus on page load
2019-11-14 21:04:01 +03:00
dkanada
77a8828018
Merge pull request #554 from ThatNerdyPikachu/patch-2
...
Actually make DatePlayed use a colon on ItemDetails
2019-11-07 01:04:56 +09:00
grafixeyehero
23677db990
Deminify part 2 ( #509 )
...
This de-minifies and de-uglifies `controllers` subdirectory
2019-11-06 13:43:39 +03:00
Pika
c565c9015b
Actually make DatePlayed use a colon on ItemDetails
2019-10-26 20:45:14 -04:00
ferferga
529e9102cd
Improved appearance of images and artworks - Part 3
2019-10-21 16:24:36 +02:00
Dmitry Lyzo
79cd65ea82
Set "Resume" action on season item on TV
2019-10-16 18:13:54 +03:00
Fernando
e538a6d62c
Improvements to the quality of artworks and user images - Part 2 ( #512 )
...
* Improved the overall appearance of user images
* Rounded photo in 'My profile' page
* Improved quality of media artwork
* fix some minor bugs introduced from a merge conflict
2019-10-13 15:46:22 -04:00
Daniel Hartung
f7d5d4480d
Added last played information
2019-09-11 19:58:31 +02:00
Daniel Hartung
8ee530c0ec
Expanded minified javascript
2019-09-11 19:27:53 +02:00
Daniel Hartung
f8d894b269
Simplification and style fix
2019-09-11 19:27:49 +02:00
Daniel Hartung
ebbd3f11ab
Styling tweaks
2019-09-11 19:25:06 +02:00
Daniel Hartung
1a9432b642
Added original (native) title
2019-09-11 19:25:06 +02:00
Niklas Fäth
295d6e32a3
Improve image quality on detail page
2019-09-03 15:42:20 +02:00
Albin Larsson
cb1d56defb
if collection has no playable items hide btns
2019-08-22 14:08:55 +02:00
grafixeyehero
5fda5a8738
Change media info display ( #386 )
...
* Add btn more media info
* Add event listener
* change class and add close btn
* Add style
* Add event listener display
* hide btn
* remove media info form itemdetail page
* Add media templete
* cleanup unused stayle
* Add to context menu
* cleanup
* cleanup
* fix
* add todo to file path info
* allow admin and user to view the media info
* Add to strings
* Remove media info menu from book and music
* Remove splitVersions function
* Readd splitVersions function on item deatil page
* Remove unused elements
* double quotes & removing newlines
* minor style changes
* fix format and path info on itemdetails page
* update
2019-08-19 02:35:57 -07:00
Abbe98
a3cc4a8ba9
move download action to major button for books
2019-07-28 15:51:02 +02:00
Anthony Lavado
f936c04d15
Merge pull request #314 from oddstr13/pr-keyboard-navigation-1
...
Initial support for keyboard navigation (for webOS remote etc.)
2019-07-07 08:23:51 -04:00
Odd Stråbø
1341a53543
Add initial support for keyboard navigation
...
see #303
2019-05-11 10:11:26 +02:00
grafixeyehero
5dcbf946f6
remove white scpace
2019-04-27 21:08:39 +03:00
grafixeyehero
6ee9772eca
change cast & crew scroller to horizontal
2019-04-27 20:54:57 +03:00
dkanada
4301bb64c6
modify the method used to grab some strings
2019-04-06 00:24:30 -07:00
vitorsemeano
afde8bebe7
removed module emby-linkbutton: same as emby-button
2019-03-28 21:35:31 +00:00
vitorsemeano
9c758a8d85
module resolution for appRouter and moved controllers to dir
2019-03-22 23:43:05 +00:00