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

14 commits

Author SHA1 Message Date
grafixeyehero
0eddf1317c pick webcomponents-lite 2019-11-27 23:55:41 +03:00
grafixeyehero
be886982a2 revert back document-register-element 2019-11-27 22:07:33 +03:00
grafixeyehero
04ce2744eb bundle isn't working well on Firefox 2019-11-26 23:03:03 +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
105891b409 move more dependencies to webpack 2019-11-11 01:45:01 +09:00
dkanada
930727eb28
apply code suggestions
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
2019-10-08 23:43:02 +09:00
dkanada
02a23ffaee bundle flvjs and shaka and move all libs to one folder 2019-10-01 00:51:56 +09:00
dkanada
5104aabead move remote control to folder and fix sortable dependency 2019-09-13 00:05:15 -07:00
dkanada
1f0f1dc1b3 bundle swiper and sortable libs 2019-09-12 23:40:43 -07:00
dkanada
0aca394e1e bundle jquery and enable animations for metadata page 2019-09-12 04:01:53 -07:00
dkanada
26644c06c4 bundle libjass 2019-09-12 03:40:24 -07:00
dkanada
5a802c35b8 bundle howler using webpack 2019-09-12 03:24:10 -07:00
Bill Thornton
ed34530b1e Require hls.js from npm (#456)
* hlsjs

* Fix webpack libraryTarget config
2019-09-11 02:35:41 -07:00
Bill Thornton
fa50f3521c Add webpack bundle for external dependencies 2019-05-22 15:18:17 -04:00