1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

22283 commits

Author SHA1 Message Date
renovate[bot]
278f698eaa
Update dependency hls.js to v1.5.7 2024-03-05 04:39:27 +00:00
silsha fux
d62917189e Translated using Weblate (Japanese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ja/
2024-03-04 19:38:04 -05:00
Bill Thornton
ec1f016d5b Update notifications page ui 2024-03-04 13:49:29 -05:00
Bill Thornton
7f42b4e8b6 Remove dlna configuration pages 2024-03-04 13:46:12 -05:00
renovate[bot]
671c749157
Update material-ui monorepo 2024-03-04 15:52:21 +00:00
dependabot[bot]
3994486bf4
Bump es5-ext from 0.10.53 to 0.10.64
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.53 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.53...v0.10.64)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 15:51:54 +00:00
Bill Thornton
d3b9b347ba
Merge pull request #5244 from jellyfin/update-jf-sdk 2024-03-04 10:50:39 -05:00
jellyfin-bot
5990c3e540 Update @jellyfin/sdk to 0.0.0-unstable.202403040506 2024-03-04 15:05:37 +00:00
Bill Thornton
4fc596e12c
Merge pull request #5253 from thornbill/ci-sdk-package-json
Keep exact sdk version in package.json
2024-03-04 10:04:15 -05:00
Bill Thornton
d70b4f7979 Keep exact sdk version in package.json 2024-03-04 09:28:06 -05:00
Alvin
655cfbe3ca Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sv/
2024-03-03 23:38:03 -05:00
christianwell
e65c71015f Translated using Weblate (Danish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/da/
2024-03-03 16:38:03 -05:00
felix920506
849bfb17e3 Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2024-03-02 22:38:05 -05:00
kaboom83
8fba758037 Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sl/
2024-03-02 22:38:05 -05:00
GuillomoLavallo
468bc345dc Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2024-03-02 22:38:04 -05:00
felix920506
ebefdc64c5 Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2024-03-02 20:38:03 -05:00
grafixeyehero
28bf7d4dfb Add shared ItemMediaKind Type 2024-03-03 01:36:21 +03:00
grafixeyehero
064cebd41f Add shared ItemKind Type 2024-03-03 01:33:51 +03:00
grafixeyehero
d5a775502b Move itemdto to base models folder 2024-03-03 01:31:35 +03:00
Cyril
7475fb979f Translated using Weblate (Chinese (Traditional, Hong Kong))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant_HK/
2024-03-02 12:38:04 -05:00
grafixeyehero
efe5d0b84d Remove disabled jsx-no-useless-fragment commit
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-03-01 21:15:52 +03:00
nextlooper42
6fcc392c75 Translated using Weblate (Slovak)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sk/
2024-03-01 11:38:05 -05:00
Carl C
3874ad4f51 Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nb_NO/
2024-03-01 11:38:04 -05:00
queeup
9748e78a97 Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/tr/
2024-02-29 17:38:03 -05:00
Bill Thornton
0fc819f538
Merge pull request #5239 from nyanmisaka/av1-hls-on-safari 2024-02-29 09:16:57 -05:00
Bill Thornton
195f326fd3
Merge pull request #5228 from jellyfin/update-jf-sdk 2024-02-29 09:14:45 -05:00
jellyfin-bot
56e2cffa81 Update @jellyfin/sdk to 0.0.0-unstable.202402290502 2024-02-29 07:05:45 +00:00
grafixeyehero
90a1d06557 separate shared types
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-29 04:22:13 +03:00
grafixeyehero
bbc1860bde Replace hardcoded color with theme reference
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-29 04:21:24 +03:00
daydreamer-json
a314995911 Translated using Weblate (Japanese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ja/
2024-02-28 17:37:14 -05:00
Ronan Fitzgerald
7b43e83a65 Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
2024-02-28 17:37:13 -05:00
grafixeyehero
511f8340ef Replace jellyfin sdk generated-client models wiyh full path
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-28 23:10:31 +03:00
grafixeyehero
8cbddba8fd Use enums CardShape & BaseItemKind,
Use type import for react FC,
Remove escapeHTML

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-28 22:47:36 +03:00
grafixeyehero
11d013b07e Remove escapeHTML
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-28 21:18:37 +03:00
grafixeyehero
533ae17767 Use type import for react FC
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-28 21:02:05 +03:00
nyanmisaka
c469211e53 Only enable webm for Safari 15 and 16
webm container is currently broken on Safari 17.

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-02-29 01:38:11 +08:00
nyanmisaka
076a5b4e2c Enable AV1 remuxing via HLS fMP4 on Safari
AV1 should be supported by Apple devices that support hardware
acceleration. Software decoding is not yet supported on Safari.

See also https://bitmovin.com/apple-av1-support

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-02-29 01:38:11 +08:00
DJSweder
037cdeb3e6 Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2024-02-28 12:37:13 -05:00
Bill Thornton
65730613f1
Merge pull request #5236 from thornbill/ci-build-version 2024-02-28 00:27:20 -05:00
Bill Thornton
088c5e88d6 Fix commit sha values in actions 2024-02-27 15:47:56 -05:00
Bill Thornton
b74a43d64d Add commit sha as JF version in CI builds 2024-02-27 13:29:10 -05:00
stanol
713ac0e130 Translated using Weblate (Ukrainian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/uk/
2024-02-27 10:37:13 -05:00
ChiefJReloaded
91760d2040 Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2024-02-27 10:37:12 -05:00
ChiefJReloaded
0ce689bedc Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2024-02-27 08:37:13 -05:00
limofij minhlun
56e9691e65 Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2024-02-27 06:37:12 -05:00
Lukáš Kucharczyk
a9e67d2804 Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2024-02-27 03:37:13 -05:00
Saleh
f7e2374957 Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ar/
2024-02-27 03:37:13 -05:00
felix920506
9e5d51ee2b Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2024-02-26 19:37:13 -05:00
felix920506
40b4cfee7d Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2024-02-26 19:37:13 -05:00
Kityn
b6e86bc9e3 Translated using Weblate (Polish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2024-02-26 19:37:12 -05:00