1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

6 commits

Author SHA1 Message Date
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
cdacc0175e remove special case for open subtitles 2019-08-16 00:58:27 -07:00
dkanada
5fc92c915f deminify all library related pages 2019-05-10 13:30:49 -07:00
Claus Vium
8e76f60a10 Remove games 2019-01-27 22:10:07 +01:00
Erwin de Haan
4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00
Renamed from dashboard-ui/components/libraryoptionseditor/libraryoptionseditor.js (Browse further)