Commit Graph

63 Commits

Author SHA1 Message Date
Bill Thornton
b05d653ae2 Add mini css plugin for production builds 2022-09-29 09:13:12 -04:00
Bill Thornton
073ab54aef Enable babel build caching 2022-09-06 02:18:19 -04:00
Bill Thornton
e4a2d7513b Split node_modules to separate bundles 2022-09-06 01:45:59 -04:00
Bill Thornton
db7f385923 Use babel transform for react-router 2022-06-15 10:53:13 -04:00
Joshua M. Boniface
7e0b442e38 Merge pull request #3644 from dmitrylyzo/bump-jso
(cherry picked from commit a36f515b30)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-05-20 23:02:06 -04:00
Dmitry Lyzo
64fb71ee1e Fix Blurhash worker on webOS 1.2
Webpack 5 doesn't polyfill Promise in the worker, so we use (deprecated) 'worker-loader', which does until Webpack 5 gets a fix.
2022-01-15 00:16:14 +03:00
Bill Thornton
eebbd3cbe8 Add screenfull to transpiling 2021-11-10 13:04:41 -05:00
Bill Thornton
7cc6d3c1ab Add marked to transpiling 2021-11-10 10:19:45 -05:00
Bill Thornton
77ccce49a1 Replace file-loader with asset type 2021-10-23 01:26:59 -04:00
Bill Thornton
7b797aff43 Fix webpack dev server checks 2021-10-05 00:26:00 -04:00
Dmitry Lyzo
47dc4344f0 Babel blurhash 2021-08-24 19:20:27 +03:00
Niels van Velzen
eb182c40d6
Add "jellyfin" to output file names 2021-08-05 22:10:36 +02:00
Bill Thornton
4bb8102ca7 Fix webpack config for bundle caching 2021-07-14 15:33:30 -04:00
MrTimscampi
4d23e79f65 Add TypeScript support for React components 2021-06-18 17:01:00 +02:00
Bill Thornton
625f5f6b61 Update postcss-loader 2021-06-15 01:05:47 -04:00
Bill Thornton
74940b601b Move serviceworker precaching to production config 2021-06-03 10:14:28 -04:00
Dmitry Lyzo
0d39e7e1b5 Fix webpack globbing in hidden folder 2021-03-06 12:52:49 +03:00
Dmitry Lyzo
f39e23c825 Revert "Use absolute path in CopyPlugin config"
This reverts commit 8d2cd24044.
2021-03-06 12:51:55 +03:00
dkanada
13669af542
Merge pull request #2466 from eudes/patch-1
Use absolute path in CopyPlugin config
2021-03-04 17:06:11 +09:00
Bill Thornton
8a3f472c7d Add hash to bundle urls for cache busting 2021-03-01 14:06:39 -05:00
eudes
8d2cd24044
Use absolute path in CopyPlugin config
Fixes #2465
2021-02-28 19:57:15 +00:00
Dmitry Lyzo
aa46842a53 Add Webpack publicPath 2021-02-27 12:59:29 +03:00
Dmitry Lyzo
705a6d6359 Extract Babel config 2020-12-04 00:56:29 +03:00
Dmitry Lyzo
c718d16f1c Fix modules that Babel breaks when transforming to ESM 2020-12-03 23:08:58 +03:00
Dmitry Lyzo
f36af6ac1b Babel more 2020-12-03 23:08:26 +03:00
Dmitry Lyzo
932d0e2af3 Setup webpack and babel for webOS 1.2 2020-12-03 23:06:45 +03:00
Bill Thornton
a1f2ccd206 Remove alameda 2020-11-23 01:54:31 -05:00
Håkon Struijk Holmen
109d5bf32c restore Assets 2020-11-21 04:44:12 +01:00
Bill Thornton
b3ddaeba74 Fix missing index.html in prod build 2020-11-19 23:36:35 -05:00
vitorsemeano
2c2cf76a0e fixed serviceworker with workbox 2020-11-09 19:20:55 +00:00
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