dkanada
e108997376
Merge pull request #615 from AndreCarvalho/master
...
Add option to randomly sort music albums
2019-12-10 22:54:02 +09: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
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
grafixeyehero
faa1a263b9
change ironicon to icon
2019-11-05 18:24:39 +03:00
grafixeyehero
d3c3501632
update Icon
2019-11-05 18:00:47 +03:00
dkanada
4cb0cd5f95
Merge pull request #534 from dmitrylyzo/season_item_resume
...
Set "Resume" action on season item on TV
2019-11-02 02:21:47 +09:00
Pika
c565c9015b
Actually make DatePlayed use a colon on ItemDetails
2019-10-26 20:45:14 -04:00
dkanada
1a2019bb0e
Merge branch 'master' into deminify-2
2019-10-25 22:16:59 +09:00
grafixeyehero
e8af133ed2
add person to favorite section
2019-10-23 01:14:32 +03:00
grafixeyehero
08f249b007
diminify favorites.js
2019-10-23 00:36:04 +03:00
ferferga
529e9102cd
Improved appearance of images and artworks - Part 3
2019-10-21 16:24:36 +02:00
grafixeyehero
78576a7cb2
remove new line
2019-10-21 16:50:11 +03:00
grafixeyehero
5461d81275
improve redirect
2019-10-19 15:42:28 +03: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
dkanada
0980707826
Merge pull request #496 from NathanPickard/removing-other
...
Removed Other from TV Guide data providers
2019-10-09 22:14:12 +09:00
dkanada
352573e5a6
remove otherOptionsMessage
2019-10-09 22:06:42 +09:00
dkanada
b725d137a0
Merge pull request #491 from dkanada/shaka
...
Bundle flvjs and shaka and move all libs to one folder
2019-10-09 04:06:17 +09:00
grafixeyehero
e0cf014197
wizarduserpage.js
2019-10-08 01:29:20 +03:00
grafixeyehero
e192f1f3c6
wizardstart.js
2019-10-08 01:28:58 +03:00
grafixeyehero
c94e970ac0
wizardsettings.js
2019-10-08 01:28:44 +03:00
grafixeyehero
f9b6b10ef4
wizardremoteaccess.js
2019-10-08 01:28:30 +03:00
grafixeyehero
3464b847a6
wizardfinishpage.js
2019-10-08 01:28:15 +03:00
Vasily
40b8a0d881
Merge pull request #503 from dkanada/other
...
Fix some minor issues with the dashboard page
2019-10-06 22:17:34 +03:00
dkanada
e0711335aa
fix innerhtml issue
2019-10-06 20:47:49 +09:00
dkanada
27944af119
move all user preference controllers to folder
2019-10-06 19:56:06 +09:00
Joshua Boniface
bda4d9e00e
Update Docs to docs.jellyfin.org URL
2019-10-04 14:34:50 -04:00