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

28 commits

Author SHA1 Message Date
Bill Thornton
90b1b45f26 Remove hash bang paths 2022-06-09 14:54:39 -04:00
San
57d0002aa3
modify inline code
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2022-05-20 13:25:47 -07:00
San
a2fe92f192
Merge branch 'master' into eslint-no-sequences 2022-05-20 01:40:57 -07:00
sancodes
9f19170dec fix no-sequence lint 2022-04-30 13:04:58 -07:00
Ryan Hartzell
d895a4fc6a add eslint no-nested-ternary rule and fix violations 2022-04-27 16:06:24 -07:00
Bill Thornton
67169e2a6a Remove getParameterByName global 2022-04-05 15:58:12 -04:00
Dmitry Lyzo
119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
Bill Thornton
8e77f35657 Move assets css files to sass 2021-03-19 13:46:12 -04:00
Bill Thornton
0ba27ad4d9 Fix invalid hrefs 2020-12-02 14:01:07 -05:00
MrTimscampi
7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
dkanada
956c2a84b2 remove useless favorite headers 2020-08-28 21:05:38 +09:00
Cameron
ee14ae76db
Merge branch 'master' into migrate-to-ES6-47 2020-07-31 21:27:48 +01:00
MrTimscampi
22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
Cameron
e445341405
Update src/components/favoriteitems.js
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-07-31 09:47:58 +01:00
Cameron
e3ca0a3d99 Migration of favoriteitems to ES6 module 2020-07-29 09:06:06 +01:00
MrTimscampi
dfbb7dfc16 Remove dead code 2020-07-26 12:30:50 +02:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Dmitry Lyzo
6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +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
grafixeyehero
1da8876811 Replace all Unicode icon with there value 2019-11-20 00:24:54 +03:00
grafixeyehero
e3d8b14245 update favoriteitems Suggested change 2019-10-15 20:16:58 +03:00
grafixeyehero
72cb4bd169 favoriteitems 2019-10-09 19:23:47 +03:00
vitorsemeano
1da48cd363 removed all vibrant references (dead module) 2019-05-03 22:50:59 +01:00
dkanada
3f4b750288 move list page to the usual location 2019-04-06 00:24:30 -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/favoriteitems.js (Browse further)