1
0
mirror of https://github.com/jellyfin/jellyfin-web.git synced 2025-04-18 20:24:10 +03:00

130 Commits

Author SHA1 Message Date
Bill Thornton
458614d361 Use logos from @jellyfin/ux-web 2025-04-10 17:41:27 -04:00
Bill Thornton
1fdce1615b Fix theme asset references 2025-03-25 17:41:15 -04:00
Bill Thornton
fe6b43d586 Lookup themes dynamically 2025-03-25 15:36:32 -04:00
Bill Thornton
a768ca3037 Update webpack config to build sass themes 2025-03-25 12:21:57 -04:00
Bill Thornton
e9ce517b88 Fix webpack config for mui 6 2025-03-23 03:25:35 -04:00
Bill Thornton
4730a30c3d Fix lint errors 2025-02-20 12:51:59 -05:00
thornbill
f0fee2cfe5 Backport pull request #6297 from jellyfin-web/release-10.10.z
Fix missing theme images

Original-merge: 5c55e458dd3232953dda14c58be52c23e37f8d46

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-19 15:44:07 -05:00
thornbill
e4f7529052 Backport pull request #6284 from jellyfin-web/release-10.10.z
Exclude unneeded files from build output

Original-merge: c5cc093fba14e872a809009f2909b614e61f07c8

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:37 -05:00
viown
8a6491dff5 Backport pull request #6282 from jellyfin-web/release-10.10.z
Add content hash to CSS files

Original-merge: d365dd1b98f04a9b1029f94e2b28a88ad780b1c9

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:36 -05:00
David Schulte
c5d3b081cf Updated libpgs to add web-worker support for PGS rendering. 2024-09-13 22:45:13 +02:00
Bill Thornton
bec74d2949 Fix libarchive bundling 2024-09-11 10:20:11 -04:00
Bill Thornton
a014f2775e Fix wasm paths 2024-09-09 14:03:17 -04:00
Dmitry Lyzo
ea27750d7d Fix @tanstack/query-devtools on legacy browsers 2024-09-05 21:21:59 +03:00
Bill Thornton
ef20060e81 Remove @mui/x-data-grid dependency 2024-08-27 12:41:47 -04:00
Bill Thornton
694ba9718d Migrate to material react table 2024-08-27 12:41:47 -04:00
Dmitry Lyzo
2d8d23d646 Convert defines to boolean
Fixes disabling features as `USE_SYSTEM_FONTS=0`.
2024-08-16 11:13:34 +03:00
Bill Thornton
3002a135ad
Merge pull request #5531 from thornbill/add-commit-sha 2024-07-11 02:29:49 -04:00
LittleBigOwl
be386fb3c1
Migrate to x-data-grid v7 (#5597) 2024-06-12 12:30:43 -04:00
grafixeyehero
ac42b3a203 Update tanstack query to v5 2024-06-09 08:25:39 +03:00
Bill Thornton
8961a19154 Add commit sha to version information 2024-05-20 22:31:19 -04:00
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:
3560715f410354a3c65237b85062812a53903181
0b3d2d841fc9d03af9faf4b9aef2eec044e3daab
93c4dbbe4cce4c1c3f3c678abc77d3b0ffa0e874
478f81fecf4e38b0456c99978df11c8bd9b9c224
f0e8eb52bbea3f6941020765aa1e2b539996508c
52c8cffc827a2532b161029f3df614e3db1a0fad
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