1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/src/components/recordingcreator
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
..
empty.png move emby-webcomponents to components and reflect paths 2019-02-23 18:05:42 +00:00
recordingbutton.js Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into replace-unicode 2019-11-24 17:45:48 +03:00
recordingcreator.css Fix number-leading-zero (CSS) 2020-01-25 11:35:33 +01:00
recordingcreator.js Add some linting rules for the CI (#587) 2019-11-22 18:29:38 +03:00
recordingcreator.template.html Fix icons on WebOS 2020-02-16 01:33:34 +01:00
recordingeditor.js Add some linting rules for the CI (#587) 2019-11-22 18:29:38 +03:00
recordingeditor.template.html Fix icons on WebOS 2020-02-16 01:33:34 +01:00
recordingfields.css Fix number-leading-zero (CSS) 2020-01-25 11:35:33 +01:00
recordingfields.js Fix context in querySelector 2019-05-24 19:30:24 +02:00
recordingfields.template.html Fix icons on WebOS 2020-02-16 01:33:34 +01:00
recordinghelper.js Add some linting rules for the CI (#587) 2019-11-22 18:29:38 +03:00
seriesrecordingeditor.js Add some linting rules for the CI (#587) 2019-11-22 18:29:38 +03:00
seriesrecordingeditor.template.html Fix icons on WebOS 2020-02-16 01:33:34 +01:00