Commit Graph

13 Commits

Author SHA1 Message Date
ferferga 05e26e6588 Apply suggestions 2020-04-03 20:11:09 +02:00
ferferga f6340eb0b3 Fix copy-paste typo and add comments 2020-04-02 20:11:10 +02:00
ferferga b0a6c4dabc Datefns on userprofilespage.js and complete removal of humanedate 2020-04-02 20:02:52 +02: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 faa1a263b9 change ironicon to icon 2019-11-05 18:24:39 +03:00
dkanada 0286cc60d5 Merge pull request #458 from dkanada/site
Refactor several files and methods
2019-09-25 23:52:49 +09:00
dkanada 2690381144 refactor date utils 2019-09-11 03:50:29 -07:00
dkanada f862838458 always keep confirm in the same location 2019-09-05 12:41:39 -07:00
grafixeyehero 6d3c617c28 change primary id that have delete, uninstall 2019-09-01 18:52:36 +03:00
vitorsemeano ede8b3397d cleanup data-require in views 2019-05-03 22:46:15 +01:00