Commit Graph

17767 Commits

Author SHA1 Message Date
Bill Thornton
46f31b3f15
Merge pull request #3664 from dmitrylyzo/fix-memory-leak 2022-05-23 08:03:05 -04:00
Cody Robibero
f1274041ce
Merge pull request #3667 from dmitrylyzo/release-lint-job
Enable Lint job on release branches
2022-05-22 05:27:54 -06:00
grafixeyehero
f2c747ce19 Fix lint 2022-05-22 13:57:22 +03:00
Dmitry Lyzo
8f4e87dd1f Enable Lint job on release branches 2022-05-22 13:51:24 +03:00
Dmitry Lyzo
3df8bd8be8 Bump @jellyfin/libass-wasm from 4.1.0 to 4.1.1
Bumps [@jellyfin/libass-wasm](https://github.com/jellyfin/JavascriptSubtitlesOctopus) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/jellyfin/JavascriptSubtitlesOctopus/releases)
    - [Commits](https://github.com/jellyfin/JavascriptSubtitlesOctopus/compare/v4.1.0...v4.1.1)
2022-05-21 19:24:49 +03:00
Bill Thornton
1be3d30027
Merge pull request #3658 from thornbill/fix-channel-cards
Add workaround for channel card images
2022-05-20 15:34:01 -04:00
Bill Thornton
6b362fb591
Merge pull request #3657 from dmitrylyzo/unhighlight-play
Remove play button highlighting
2022-05-20 13:33:53 -04:00
Bill Thornton
cd31ae7afe Add workaround for channel card images 2022-05-20 13:26:57 -04:00
Dmitry Lyzo
a3fd4ba62f Remove play button highlighting 2022-05-20 10:32:14 +03:00
Bill Thornton
9b8507706c
Merge pull request #3647 from 1337joe/disable_auto_collection
Disable "Automatically add to collection" by default
2022-05-17 11:38:34 -04:00
Joe Rogers
ea0161d132
Disable "Automatically add to collection" by default 2022-05-16 16:47:24 +02:00
Joshua M. Boniface
a36f515b30
Merge pull request #3644 from dmitrylyzo/bump-jso 2022-05-15 22:10:42 -04:00
Joshua M. Boniface
3ed1a9d098
Merge branch 'release-10.8.z' into bump-jso 2022-05-15 20:29:25 -04:00
Joshua M. Boniface
a07d5b7bd1
Merge pull request #3642 from taku0/font-family-by-language 2022-05-15 20:27:54 -04:00
taku0
88e129f793 Change CSS font-family by language preference
Fixes https://github.com/jellyfin/jellyfin-web/issues/913.

- Update `lang` attribute of `html` element on user preference change.
- Choose appropriate `font-family` depending on `lang` attribute using
  attribute selectors in CSS.
- Add `Noto Sans TC`, the Traditional Chinese (Taiwan variant).
- Fix event listener registration in `globalize.js`.
2022-05-16 09:18:06 +09:00
Joshua M. Boniface
4582e6185a Bump version to 10.8.0-beta3 2022-05-15 20:17:00 -04:00
Dmitry Lyzo
3ef4622772 Migrate to @jellyfin/libass-wasm@4.1.0 2022-05-16 01:51:47 +03:00
Bill Thornton
0895163344
Merge pull request #3643 from dmitrylyzo/fix-tizen5 2022-05-15 15:20:46 -04:00
Dmitry Lyzo
44b990e331 Resolve worker URLs
Worker in Tizen 5 doesn't resolve relative path with async request.
2022-05-15 18:10:55 +03:00
Bill Thornton
ae32ece346
Merge pull request #3637 from MinecraftPlaye/add-webp 2022-05-14 10:43:29 -04:00
Patrick Farwick
c929b6946d Add WebP to the page detection list for comics
The WebP image format can be used to store comic pages.
2022-05-14 11:09:19 +00:00
Bill Thornton
ff95eba35f
Merge pull request #3639 from rhld16/unused-languages
Add missing languages
2022-05-14 02:26:29 -04:00
Bill Thornton
38ef0e2bf2
Merge pull request #3635 from dmitrylyzo/fix-ssa-font
Fix SSA/ASS missing font
2022-05-14 02:19:13 -04:00
rhld16
a8c20ca35b Add other date-fns valid languages 2022-05-13 19:30:19 +00:00
rhld16
790b2a0b14 Add Welsh (Cymraeg) to Web 2022-05-13 19:30:09 +00:00
Dmitry Lyzo
cf7a93cd80 Add font MIME type 2022-05-13 17:15:06 +03:00
Bill Thornton
d606a2aad5
Merge pull request #3628 from thornbill/actually-fix-artist-albums 2022-05-11 23:13:02 -04:00
Bill Thornton
91c9a26e4d Fix artists album lists 2022-05-11 12:40:42 -04:00
Bill Thornton
add924e35e
Merge pull request #3622 from thornbill/restore-external-links
Restore external links on mobile
2022-05-09 10:00:48 -04:00
Bill Thornton
3d901d3680 Restore external links on mobile 2022-05-09 09:30:46 -04:00
Bill Thornton
f2226ee745
Merge pull request #3604 from thornbill/fix-custom-elements
Fix custom element creation
2022-05-06 13:30:10 -04:00
Bill Thornton
f2c27dc1b5
Merge pull request #3618 from thornbill/fix-backdrop-mobile
Fix backdrop being used on large screens in mobile layout
2022-05-05 16:01:34 -04:00
Bill Thornton
d43418bf05
Merge pull request #3617 from thornbill/fix-ipados-icon
Fix iPadOS icon
2022-05-05 16:00:27 -04:00
Bill Thornton
d0ee66c2ce Fix backdrop being used on large screens in mobile layout 2022-05-05 10:38:45 -04:00
Bill Thornton
bd25a4bdab
Merge pull request #3616 from thornbill/revert-translations
Revert some poor translations
2022-05-05 10:19:13 -04:00
Bill Thornton
a088f6afb3 Fix iPad app icon 2022-05-05 10:07:28 -04:00
Bill Thornton
bc5c7817a8 Fix custom element creation 2022-05-05 02:12:38 -04:00
Bill Thornton
76ca94094b
Merge pull request #3614 from dmitrylyzo/fix-undefined-streaminfo-url
Check undefined streamInfo.url
2022-05-05 01:51:08 -04:00
Bill Thornton
191c6dd678 Revert some poor translations 2022-05-05 01:38:35 -04:00
Dmitry Lyzo
a5163d0be4 fix: Check undefined streamInfo.url
When remuxing and transcoding are disabled and the media
cannot be played direct, `streamInfo.url` is not set.
2022-05-03 21:47:52 +03:00
Bill Thornton
4792631f06
Merge pull request #3543 from Shadowghost/strm-display-fix 2022-04-29 14:09:05 -04:00
Bill Thornton
f7e2f07c05
Merge pull request #3597 from nielsvanvelzen/qc-text-input
Use text input in Quick Connect page
2022-04-27 15:23:47 -04:00
Joshua M. Boniface
bc0288e57f
Merge pull request #3601 from thornbill/fix-repositories-xss 2022-04-27 12:37:16 -04:00
Bill Thornton
ee3c4a2681 Fix XSS in repositories list 2022-04-27 10:19:14 -04:00
Niels van Velzen
b00e93dd3d Require at least 6 characters in Quick Connect input 2022-04-27 10:25:00 +02:00
Niels van Velzen
d03aed23c8 Use text input in Quick Connect page 2022-04-26 19:35:57 +02:00
Bill Thornton
9b697ce832
Merge pull request #3577 from thornbill/fix-sd-filter-backport
Fix SD filter state
2022-04-25 10:37:29 -04:00
Bill Thornton
f2b9dc3aaa Fix SD filter state 2022-04-20 00:14:17 -04:00
Joshua M. Boniface
9c9b2721c5 Bump version to 10.8.0-beta2 2022-04-17 15:53:31 -04:00
Bill Thornton
dace55907f
Merge pull request #3535 from dmitrylyzo/fix-poster-resume
Fix 'resume' when clicking on item details poster
2022-04-12 16:08:42 -04:00