Commit Graph

110 Commits

Author SHA1 Message Date
Dmitry Lyzo
396c3520e2 Update dependency @jellyfin/libass-wasm to v4.2.1 2024-03-24 15:50:32 +03:00
Dmitry Lyzo
8125c68d24 Migrate back from JASSUB to JavascriptSubtitlesOctopus
JASSUB has some problems with non-Latin languages.

This reverts:
3560715f41
0b3d2d841f
93c4dbbe4c
478f81fecf
f0e8eb52bb
52c8cffc82
2024-03-24 15:49:42 +03:00
Niels van Velzen
da52ed9b6e Sort define keys 2024-03-23 15:31:14 +01:00
Niels van Velzen
facbda4f2f Add package.json name and version as defines to avoid importing the package.json in code 2024-03-23 09:28:24 +01:00
Bill Thornton
f0be743503
Merge pull request #5166 from grafixeyehero/Convert-list&Card-view-to-react 2024-03-07 08:08:14 -05:00
Bill Thornton
265afb519b
Merge pull request #5216 from thornbill/build-version
Add build and web versions to dashboard
2024-02-21 12:02:40 -05:00
Bill Thornton
1aabbae3a5 Add build and web versions to dashboard 2024-02-21 00:47:03 -05:00
Bill Thornton
dd79544593 Babelify usehooks-ts 2024-02-13 12:47:44 -05:00
grafixeyehero
cc87ba3859 Add reusable component 2024-01-31 04:18:12 +03:00
Dmitry Lyzo
625e7b1318 Fix ES compatibility 2024-01-17 14:37:36 +03:00
rafma0
4323bd3707 add punycode to webpack config 2023-11-24 08:46:04 -03:00
rafma0
4a17c78a85 replace marked with markdown-it 2023-11-15 03:11:45 -03:00
Bill Thornton
c55d7b68eb Add serviceworker webpack entry point 2023-10-25 22:25:24 +02:00
Bill Thornton
ebbe655258
Merge pull request #4781 from dmitrylyzo/system-fonts-build 2023-09-16 20:33:07 -04:00
Dmitry Lyzo
226a5bbcd8 Add conditional build USE_SYSTEM_FONTS 2023-09-17 01:59:53 +03:00
Dmitry Lyzo
83fe04c21a Fix ES-Check errors in development build 2023-09-17 00:33:51 +03:00
Bill Thornton
5cb181f68c Add webpack config for analyzing builds and improve ts speed 2023-09-12 12:54:50 -04:00
Bill Thornton
76597a021a Merge remote-tracking branch 'upstream/master' into dashboard-activity 2023-07-06 01:46:52 -04:00
grafixeyehero
5598f49c32 fix resizeobserver loop 2023-06-29 23:17:59 +03:00
grafixeyehero
17e8ccc93a refactor: suggestionview and genresview 2023-06-09 01:23:27 +03:00
Bill Thornton
e3f605ef2d Use legacy build of mui data grid 2023-06-08 10:46:01 -04:00
ThaUnknown
a737bbb523 fix: update JASSUB 2023-05-22 20:27:25 +00:00
Bill Thornton
69fe4f067a Add initial experimental UI based on MUI 2023-05-10 23:38:51 -04:00
Bill Thornton
c4f5f18812 Add support for absolute imports 2023-05-02 16:44:07 -04:00
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