Commit Graph

12 Commits

Author SHA1 Message Date
Bill Thornton 5fb2c8bd82 Fix horizontal scrolling on emby-scrollers 2020-02-23 01:31:24 -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 0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01: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
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
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
Albin Larsson 8c2f56394f add favorite books section to favorite tab
tmp
2019-09-08 13:15:40 +02:00
dkanada 976ec25e3b move buttons to top right for custom scroll element 2019-07-01 21:24:59 -07:00
vitorsemeano 1da48cd363 removed all vibrant references (dead module) 2019-05-03 22:50:59 +01:00
vitorsemeano 9c758a8d85 module resolution for appRouter and moved controllers to dir 2019-03-22 23:43:05 +00:00