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

888 commits

Author SHA1 Message Date
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
19861962af merge branch master into controllers 2020-01-12 02:24:54 +09:00
dkanada
3047b12382 add code suggestions 2020-01-12 02:23:16 +09:00
Anthony Lavado
21066f06f0 Add initial AirPlay support (#659) 2020-01-10 19:31:02 +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
dkanada
2f4cf8248b merge branch master into assets 2020-01-08 11:10:24 +09:00
dkanada
4610398cb5
Merge pull request #660 from Larvitar/master
Display year in "Collection" and "More like this"
2020-01-06 14:12:15 +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
mcarlton00
d9757956a3 Rework device icons + add Kodi 2019-12-20 17:44:38 -05: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
dkanada
07994e0a40 move authentication and playback controllers to subdirectories 2019-12-15 23:53:13 +09:00
dkanada
3aad09c5fd move all static assets into a single folder 2019-12-15 20:50:58 +09:00
dkanada
34c0d6019e move around half the dashboard controllers to a subdirectory 2019-12-15 20:47:47 +09:00
dkanada
e108997376
Merge pull request #615 from AndreCarvalho/master
Add option to randomly sort music albums
2019-12-10 22:54:02 +09: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
Thomas Vandemeulebroucke
7ab2676093 Fix a bug that hides children elements in the videoosd 2019-12-07 14:20:09 +01:00
André Carvalho
44ec998690 Add option to randomly sort music albums 2019-12-05 10:21:26 +00: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
b7b34cba15
Merge pull request #568 from grafixeyehero/icon
update Icon for medialibrarypage, userprofile, device, multiselect and installedplugins
2019-11-24 00:02:31 +09:00
grafixeyehero
34474aea01 apply suggestion change 2019-11-23 16:02:57 +03:00
grafixeyehero
3f52ec10a0 Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into icon
# Conflicts:
#	src/components/multiselect/multiselect.js
#	src/controllers/devices.js
2019-11-22 19:49:01 +03:00
grafixeyehero
38ac5766c8 Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into Person
# Conflicts:
#	src/controllers/favorites.js
2019-11-22 19:06:37 +03: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
58b09ca999 fix padding 2019-11-22 00:04:02 +03:00
grafixeyehero
1da8876811 Replace all Unicode icon with there value 2019-11-20 00:24:54 +03:00
dkanada
957184b81c
Merge pull request #566 from dmitrylyzo/tv_playback_navigation
Make navigation and playback control TV-friendly
2019-11-19 09:10:09 +09:00
Dmitry Lyzo
6348367711 Apply suggestions from code review 2019-11-18 17:31:09 +03:00
Dmitry Lyzo
e907350700 Disable autoFocus in user settings on non-TV layouts (in sync with AutoFocuser) 2019-11-14 23:32:31 +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
Dmitry Lyzo
8df85172cb Apply suggestions from code review 2019-11-13 00:30:33 +03:00
Dmitry Lyzo
ad8fe23ef8 Make login card scalable on focus (#535)
* Make login card scalable on focus
* Remove focus related classes
2019-11-11 12:28:27 +03:00
Dmitry Lyzo
3896c18e26 Make navigation and playback control TV-friendly 2019-11-09 11:48:52 +03:00