MrTimscampi
a0f3203a68
Adjust build dev command
2020-03-13 09:26:00 +01:00
MrTimscampi
12f42c81dd
Update readme for Gulp build process and fix build
2020-03-13 09:26:00 +01:00
MrTimscampi
c54eb7050f
Adjust commands and add Chrome 27 to browserslist
2020-03-13 09:26:00 +01:00
MrTimscampi
6c2ed00a61
Run postcss for webpack bundle
2020-03-13 09:26:00 +01:00
MrTimscampi
4c6dfbf2c5
Enable live reloading for browsersync
2020-03-13 09:25:26 +01:00
MrTimscampi
ac903b87e0
Add dev server and finish build
2020-03-13 09:25:26 +01:00
MrTimscampi
db4787a259
Add image minifier and copy stray files (gulp)
2020-03-13 09:25:26 +01:00
MrTimscampi
3d44f8f2aa
Add basic Gulp config
2020-03-13 09:25:26 +01:00
dkanada
6260db82e2
remove query string from source
2020-03-12 23:55:59 +09:00
dkanada
ee69bb6807
Merge pull request #871 from grafixeyehero/page.js
...
Move page.js to node
2020-03-09 12:55:04 +09:00
MrTimscampi
b1d1cee634
Use forked version of JavascriptSubtitlesOctopus
...
The fork contains an asm.js compatibility patch that we need for older client. This commit switched to using our forked version while we wait for an upstream merge.
2020-03-02 19:54:29 +01:00
grafixeyehero
9d1f61f414
move page.js to node
2020-03-02 01:15:49 +03:00
Bill Thornton
c46c6c2203
Fix browsers that do not support Promises
2020-02-26 10:29:52 -05:00
MrTimscampi
1250c04c38
Update dependencies
2020-02-09 13:39:19 +01:00
ferferga
1619646f0a
Default font family now is Noto Sans. Linked to jellyfin-noto package
2020-02-06 16:51:42 +01:00
MrTimscampi
b59ab3605e
Fix some rebasing issues
2020-02-01 18:56:19 +01:00
MrTimscampi
cdefae3dee
Merge remote-tracking branch 'upstream/master' into material-icons
2020-01-29 08:45:20 +01:00
MrTimscampi
0b11883451
Move material icons to external package
2020-01-25 18:58:35 +01:00
MrTimscampi
1646cac34a
Remove IE11 from browsersist
2020-01-25 11:35:33 +01:00
MrTimscampi
e411ceab5a
Add CSS linting to CI
2020-01-25 11:35:33 +01:00
MrTimscampi
27714cb8fb
Add stylelint config
2020-01-25 11:35:33 +01:00
MrTimscampi
0ec0326c9d
Add stylelint
2020-01-25 11:34:12 +01:00
MrTimscampi
5fb98e950b
Correct the reverted changes that should be kept
2020-01-21 20:09:51 +01:00
MrTimscampi
b9b3cc7c2e
Revert "Add autoprefix to postcss"
...
This reverts commit 509af1a0c3
.
2020-01-21 20:09:40 +01:00
dkanada
57c779b4f6
Merge pull request #547 from Unhelpful/suboctopus
...
Use JavascriptSubtitlesOctopus to render ASS subtitles with embedded fonts.
2020-01-08 11:05:23 +09:00
MrTimscampi
83edce20aa
Adjust browserslist rules
2019-12-30 15:34:24 +01:00
MrTimscampi
6b4d1a6b92
Add browserslist to package.json
2019-12-30 11:47:08 +01:00
MrTimscampi
509af1a0c3
Add autoprefix to postcss
2019-12-30 11:01:07 +01:00
dkanada
e21babea0b
merge branch master into suboctopus
2019-12-28 19:32:42 +09:00
dkanada
21321a8d8e
Merge pull request #601 from grafixeyehero/fix
...
Fix webcomponents-lite bundling
2019-12-05 01:11:42 +09:00
ringmatter@fastmail.com
eb92a68568
ADDED webpack-concat-plugin to inject legacy apploader script
2019-11-30 15:16:08 +01:00
Robert Gründler
ecc3b17aca
ADDED support for local webpack devserver development
2019-11-29 14:03:16 +01:00
grafixeyehero
0eddf1317c
pick webcomponents-lite
2019-11-27 23:55:41 +03:00
dkanada
105891b409
move more dependencies to webpack
2019-11-11 01:45:01 +09:00
Andrew Mahone
33f016bb09
Merge remote-tracking branch 'origin/master' into suboctopus
2019-11-08 08:54:12 -05:00
grafixeyehero
651a53d64a
Move almada and require.js from source control to npm
2019-10-27 16:55:18 +03:00
Andrew Mahone
3f3e5e6da5
Use JavascriptSubtitlesOctopus if canvas and web workers are available.
2019-10-24 12:03:27 -04:00
Bill Thornton
b4e5e4cb15
Revert Swiper to fix initialization error
2019-10-09 14:04:23 -04:00
dkanada
b725d137a0
Merge pull request #491 from dkanada/shaka
...
Bundle flvjs and shaka and move all libs to one folder
2019-10-09 04:06:17 +09:00
Bill Thornton
01f09eaa77
Restore prepare script
2019-10-03 11:07:11 -04:00
grafixeyehero
0e752f0e45
change start to serve
2019-10-02 16:40:46 +03:00
grafixeyehero
716ac36031
Add webpack-dev-server
2019-09-30 23:51:46 +03:00
dkanada
02a23ffaee
bundle flvjs and shaka and move all libs to one folder
2019-10-01 00:51:56 +09:00
dkanada
0286cc60d5
Merge pull request #458 from dkanada/site
...
Refactor several files and methods
2019-09-25 23:52:49 +09:00
Bill Thornton
5cb4c195d7
Azure pipelines ( #470 )
...
* Set up CI with Azure Pipelines
[skip ci]
* Update azure-pipelines.yml for Azure Pipelines
* Update .npmignore
* Add linting to Azure Pipelines
* Move linting to separate job
* Move Azure config to .ci
* Publish pipeline artifact
* Fix yaml
* Only run build if lint succeeds
* Remove version variable
* Update npmignore
* Exclude version from package filename
* Update CI triggers
2019-09-19 14:35:30 -04: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
42c8ef6262
Add prepare script for git installs ( #429 )
2019-08-31 00:07:37 -07:00
Bill Thornton
43ec4ff0e7
Remove unused dependencies
2019-06-15 00:35:24 -04:00
Bill Thornton
5734d5d07d
Add webpack copy plugin
2019-05-25 00:28:06 -04:00
Bill Thornton
fa50f3521c
Add webpack bundle for external dependencies
2019-05-22 15:18:17 -04:00
Bill Thornton
ba9382e1bd
Add eslint as dev dependency
2019-05-22 14:50:54 -04:00
Bill Thornton
036ce21849
Fix invalid license
2019-05-21 00:50:53 -04:00
vitorsemeano
ec387c5246
webpack config and package.json for yarn
2019-05-03 22:50:59 +01:00
vitorsemeano
f5c2a331b0
changed package.json for initial version 0.0.0
2019-02-20 22:18:56 +00:00
vitorsemeano
7f407f9691
added weback and webpack-cli as dev dependencies
2019-02-20 22:17:26 +00:00
vitorsemeano
4dd77a24ab
added package.json with yarn init
2019-02-20 22:15:40 +00:00