Commit Graph

86 Commits

Author SHA1 Message Date
Cas
707fa9f4d2
Merge branch 'master' into jassub 2023-03-27 15:31:50 +02:00
ThaUnknown
fc231c1d96 chore: update jassub 2023-03-19 22:50:34 +01:00
ThaUnknown
a73b691653 fix: babel evt-polyfill
fix: worker paths
fix: wasm paths
2023-03-16 15:37:30 +01:00
Cas
8848b75be0
Merge branch 'master' into jassub 2023-03-15 13:28:47 +01:00
ThaUnknown
434029dae9 fix: babel jassub worker 2023-03-15 12:50:02 +01:00
Thibault Nocchi
abc0b25c11 fix(hls): playback should work without bundling hls 2023-03-12 19:49:24 +01:00
ThaUnknown
71e9b46a81 chore: update JASSUB
fix: error event handling
fix: default font
2023-03-10 15:45:01 +01:00
knackebrot
52363c59d9 Update hls.js to 1.3.4 2023-03-06 11:39:00 +01:00
ThaUnknown
881a50c576 fix: babelify rvfc-polyfill 2023-02-19 18:14:09 +01:00
ThaUnknown
7ad63dae4c fix: babelify jassub 2023-02-19 16:50:51 +01:00
Cas
965818ac5e
Merge branch 'master' into jassub 2023-02-19 16:49:08 +01:00
ThaUnknown
6f0a8631af feat: migrate to JASSUB 2023-02-15 15:42:23 +01:00
Dmitry Lyzo
d436fae6da Babelify @jellyfin/libass-wasm 2023-02-15 00:32:04 +03:00
Dmitry Lyzo
7f7430e023 Simplify adding modules to babel-loader 2023-02-15 00:32:01 +03:00
Bill Thornton
cdb273f17e Babelify axios 2022-12-15 12:18:57 -05:00
Bill Thornton
7d98fae783 Babelify @jellyfin/sdk 2022-12-15 12:01:27 -05:00
Bill Thornton
331f05b77d Babelify compare-versions dependency 2022-11-17 00:30:57 -05:00
Bill Thornton
968bfb52fb Remove dfnshelper global for eslint 2022-11-04 02:24:30 -04:00
Bill Thornton
b3febe49ad Optimize loading of date-fns 2022-11-03 00:52:12 -04:00
Dmitry Lyzo
820fbb07e3 fix build Windows 2022-10-25 10:01:41 +03:00
Bill Thornton
945b2a435f Fix es-check failures 2022-10-12 12:18:11 -04:00
Bill Thornton
982fd65bd0 Fix bundle names for packages under namespaces 2022-10-12 10:24:05 -04:00
Dmitry Lyzo
82db69c378 Fix legacy browser support
Add @remix-run/router to babel-loader.
2022-10-08 23:27:19 +03:00
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