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

27 commits

Author SHA1 Message Date
vitorsemeano
923d53bb71 remove most of Dashboard global window usage 2020-11-05 23:11:47 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
dkanada
65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
dkanada
67ce56da95 remove some duplicate strings 2020-08-13 21:23:51 +09:00
MrTimscampi
21152040ec Fix lint 2020-08-06 20:34:49 +02:00
matjaz321
8b1c80c4fb more fixes 2020-07-31 18:44:37 +02:00
Matjaz Zavski
620f9cd30f
Update src/controllers/livetvstatus.js
Co-authored-by: Cameron <Influence365@gmail.com>
2020-07-31 18:41:31 +02:00
matjaz321
d14ac4b2e1 removed 2020-07-31 16:58:53 +02:00
matjaz321
b3bfbe640e Migrated livestatus.js to es6 module 2020-07-30 23:25:35 +02:00
Cameron
e2391aabb2
Merge branch 'es6' into migrate-to-ES6-28 2020-07-21 14:47:50 +01:00
dkanada
c17dfafbd9
Merge branch 'es6' into es6-migration-5 2020-07-19 15:04:07 +09:00
Cameron
f296eb3475 Migration of taskbutton and touchHelper to ES6 modules 2020-07-17 11:30:39 +01:00
grafixeyehero
1b581077f2 Migration confirm to ES6 modules 2020-06-18 23:04:17 +03:00
grafixeyehero
9e123ad60b Migration channelMapper to ES6 modules 2020-06-09 22:57:27 +03:00
dkanada
1aaaffde4c rename more components and update references 2020-05-17 17:04:36 +09:00
ferferga
6a596bd497 Fix merge conflicts 2020-05-16 18:07:32 +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
Dmitry Lyzo
d088f5ef05 Move icons into class 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
dkanada
af38a136ec fix xmltv strings and remove broken tv guide sources 2020-01-20 10:14:25 +09:00
Dmitry Lyzo
ad8fe23ef8 Make login card scalable on focus (#535)
* Make login card scalable on focus
* Remove focus related classes
2019-11-11 12:28:27 +03:00
grafixeyehero
23677db990 Deminify part 2 (#509)
This de-minifies and de-uglifies `controllers` subdirectory
2019-11-06 13:43:39 +03:00
Nathan Pickard
b19d3cfc0e Remove other action 2019-10-02 16:18:40 -07:00
Nathan Pickard
76ac8c4dfc Removed Other from TV Guide data providers 2019-10-01 14:28:37 -07:00
vitorsemeano
ede8b3397d cleanup data-require in views 2019-05-03 22:46:15 +01:00
Renamed from src/scripts/livetvstatus.js (Browse further)