Commit Graph

84 Commits

Author SHA1 Message Date
dkanada 20391c52e3 Merge branch 'master' into config 2020-04-02 19:46:31 +09:00
dkanada d524c25258 port web settings to es6 2020-04-02 03:51:22 +09:00
Dmitry Lyzo 1646687773 Merge remote-tracking branch 'upstream/master' into es6_migration
Conflicts:
	package.json
2020-03-31 17:36:11 +03:00
dkanada 93f2924b58 Merge branch 'master' into node-update-ci 2020-03-31 15:31:58 +09:00
Vasily ace822a8af Switch to new version of JavascriptSubtitlesOctopus, enable new options 2020-03-29 22:04:36 +03:00
dkanada d0c2c1c8e0 Merge pull request #985 from dmitrylyzo/browser_lazy_sync
Add browser lazy-sync
2020-03-29 17:13:39 +09:00
Dmitry Lyzo 5efc95fd09 Migrate DOM-module to ES6 2020-03-29 01:02:06 +03:00
Dmitry Lyzo 460717c7ef Migrate AutoFocuser to ES6 2020-03-29 01:02:06 +03:00
Dmitry Lyzo cc66fb672c Migrate ScrollManger to ES6 2020-03-29 01:02:03 +03:00
MrTimscampi 8743edf027 Update dependencies 2020-03-28 12:11:46 +01:00
Cameron Cordes 9f18abb938 Fix package.json formatting 2020-03-26 18:53:10 -04:00
Cameron Cordes f3b5c804a3 Migrate some easy components to ES6 2020-03-26 18:43:39 -04:00
Dmitry Lyzo cd1732677d Add browser lazy-sync 2020-03-26 13:55:59 +03:00
MrTimscampi 0a0fe15b26 Enable ES6 support for all tools 2020-03-24 08:22:58 +01:00
MrTimscampi c96db19576 Remove libjass from yarn dependencies 2020-03-23 10:56:23 +01:00
Vasily aa5fb12192 Merge pull request #938 from dkanada/query
Remove query string from source
2020-03-19 09:50:45 +03:00
dkanada 3958548b1f fix issues with standalone build 2020-03-17 02:12:05 +09:00
dkanada b5a9273a24 change build commands 2020-03-17 01:09:25 +09:00
dkanada 43d81f5cd9 update cache and add prepare 2020-03-17 01:02:11 +09:00
dkanada 2cb68b9a24 improve build times and modify yarn scripts 2020-03-17 00:04:52 +09:00
dkanada e77b718dd2 initial changes for web packaging 2020-03-16 23:30:14 +09:00
dkanada 51ca49e479 Merge branch 'master' into query 2020-03-16 15:36:31 +09:00
MrTimscampi d69610dc70 Add polyfills 2020-03-13 09:26:00 +01:00
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