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

9 commits

Author SHA1 Message Date
MrTimscampi
f1fb59ec26 Fix change requests and general formatting improvements 2020-02-17 20:41:04 +01:00
MrTimscampi
e12e6731b2 Make the console quieter by default 2020-02-16 04:22:50 +01:00
Dmitry Lyzo
17f9480188 Disable keyboard navigation for non-TV 2020-02-05 15:20:48 +03:00
Dmitry Lyzo
e3dd871500 Apply suggestions from code review 2020-01-24 16:44:45 +03:00
Dmitry Lyzo
ec6ce5aa14 Add keyboard compatibility for older browsers (webOS 2/3) 2020-01-19 01:09:42 +03:00
Dmitry Lyzo
80c8ea6a48 Add playback control from TV remote. #303 2020-01-17 12:20:08 +03:00
dkanada
3739741786 Add some linting rules for the CI (#587)
* enable one-var rule

* enable indent rule

* enable no-multiple-empty-lines rule

* enable no-empty rule

* enable no-trailing-spaces rule

* enable no-extra-semi rule

* add eslint rules to fix block spacing

* enable max-statements-per-line rule

* enable brace-style rule

* fix some spacing issues and add future rules

* add code suggestions
2019-11-22 18:29:38 +03:00
dkanada
0c1c855eb8 remove duplicate define statement 2019-10-03 02:36:33 +09:00
Odd Stråbø
1341a53543 Add initial support for keyboard navigation
see #303
2019-05-11 10:11:26 +02:00