Commit Graph

13 Commits

Author SHA1 Message Date
MrTimscampi 8da3735118 Fix security issues reported by Sonarqube 2020-05-08 10:39:58 +02:00
Dmitry Lyzo 6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03:00
Dmitry Lyzo d088f5ef05 Move icons into class 2020-04-26 13:29:47 +03:00
grafixeyehero 25f3be7e70 move underscore Icon to class 2020-02-23 01:47:17 +03: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
dkanada 4e683c4fca fix context menu margin and user preference buttons 2019-12-11 23:34:29 +09: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
vitorsemeano ede8b3397d cleanup data-require in views 2019-05-03 22:46:15 +01:00
dkanada 99a79b62e1 update links for new documentation 2019-04-22 09:29:06 -07:00
hawken 71c2f1f33d remove BOM 2019-01-23 11:33:34 +00:00
Erwin de Haan 4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00