Commit Graph

133 Commits

Author SHA1 Message Date
vitorsemeano 2383a01335 fix webpack errors
files adapted to scss imports
added sass loader
2020-11-06 00:00:34 +00:00
vitorsemeano 19140f0459 added missing files to dist 2020-11-05 23:23:45 +00:00
vitorsemeano 723a19cd8b removed import for config.json for fetch 2020-11-05 23:20:38 +00:00
vitorsemeano 9030aa2817 copy configs removed from webpack config 2020-11-05 23:20:38 +00:00
vitorsemeano 4c03780afb webpack config fixed for production 2020-11-05 23:20:38 +00:00
vitorsemeano 6a139dd2be expose jquery in global window 2020-11-05 23:16:50 +00:00
MrTimscampi 7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi 96eccd2ecd Rework Webpack config 2020-11-05 23:07:20 +00:00
dkanada 108ebc58a6 add basic pdf reader 2020-09-01 22:55:08 +09:00
dkanada d92eceb45f merge branch master into comic-reader 2020-08-28 23:01:01 +09:00
MrTimscampi 2ea2132740 Add barebones comic book reader 2020-05-29 23:32:45 +02:00
MrTimscampi 487bcfbd77 Remove unused dependencies and cleanup webpack output 2020-05-28 23:34:05 +02:00
MrTimscampi 9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
MrTimscampi ee09d9479b Use development mode for dev server 2020-04-09 20:09:51 +02:00
MrTimscampi 032cc9aa85 Update yarn.lock 2020-03-24 08:31:02 +01:00
MrTimscampi 6c2ed00a61 Run postcss for webpack bundle 2020-03-13 09:26:00 +01:00
MrTimscampi ac903b87e0 Add dev server and finish build 2020-03-13 09:25:26 +01: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
Bill Thornton c46c6c2203 Fix browsers that do not support Promises 2020-02-26 10:29:52 -05:00
dkanada e21babea0b merge branch master into suboctopus 2019-12-28 19:32:42 +09:00
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 e3c21d56d5 Fix style 2019-11-26 23:06:48 +03:00
grafixeyehero 04ce2744eb bundle isn't working well on Firefox 2019-11-26 23:03:03 +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 863eb067c2 move assets to webpack.common.js 2019-11-07 03:02:32 +03:00
grafixeyehero af2b49ac30 change directory for almada and requrie,js 2019-11-06 19:25:24 +03:00
Andrew Mahone 1abc7283ab Remove use of transformPath when copying libass worker files. 2019-10-28 09:54:04 -04: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
grafixeyehero 2572de460b move copyplugin to webpack.common 2019-10-01 02:58:05 +03:00
grafixeyehero 716ac36031 Add webpack-dev-server 2019-09-30 23:51:46 +03:00