Commit Graph

22 Commits

Author SHA1 Message Date
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 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 1da8876811 Replace all Unicode icon with there value 2019-11-20 00:24:54 +03:00
grafixeyehero d3c3501632 update Icon 2019-11-05 18:00:47 +03:00
Joshua Boniface bda4d9e00e Update Docs to docs.jellyfin.org URL 2019-10-04 14:34:50 -04:00
Bill Thornton e7e1fd279b Update documentation links (#497)
* Update link to emby wiki

* Update links to docs
2019-10-02 17:31:30 -04:00
dkanada 0286cc60d5 Merge pull request #458 from dkanada/site
Refactor several files and methods
2019-09-25 23:52:49 +09:00
dkanada 27f39e39c4 fix help label for music library creation 2019-09-11 04:18:20 -07:00
grafixeyehero 5f9a499c98 use the new style for medialibrarypage 2019-09-08 01:13:53 +03:00
grafixeyehero e9d2c73c5e degligy medialibrarypage 2019-09-08 01:11:27 +03:00
dkanada 752212413c consolidate all library icons into a single method 2019-07-29 00:10:52 -07:00
dkanada 166c95ea3a remove page with only two options 2019-06-10 14:44:52 -07:00
grafixeyehero 7e0100ef3f update icon 2019-05-17 21:29:31 +03:00
grafixeyehero 71d59feb76 Fix dashboard Library icon 2019-05-16 01:54:01 +03:00
dkanada aac1c52a2f remove useless dialog 2019-05-10 13:31:47 -07:00
dkanada e833225ab3 minor code cleanup 2019-05-10 13:30:50 -07:00
dkanada fa27a839f3 fix issue with the library context menu 2019-05-10 13:30:50 -07:00
dkanada 5fc92c915f deminify all library related pages 2019-05-10 13:30:49 -07:00
vitorsemeano ede8b3397d cleanup data-require in views 2019-05-03 22:46:15 +01:00