Brett Petch
|
a2ffa9dfaf
|
Update src/controllers/dashboard/encodingsettings.html
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
|
2023-04-12 10:08:25 -04:00 |
|
Brett Petch
|
3c8c6ad469
|
fix: dead link
|
2023-04-12 10:08:11 -04:00 |
|
Bill Thornton
|
22d1f40587
|
Merge pull request #4395 from thornbill/fix-installed-plugin-version
Fix installed plugin version html
|
2023-03-07 16:27:42 -05:00 |
|
Bill Thornton
|
909f03460c
|
Fix installed plugin version html
|
2023-03-06 16:27:35 -05:00 |
|
Bill Thornton
|
7e99e3ec51
|
Merge pull request #4330 from dmitrylyzo/fix-navigation-input
Fix navigation for some types of INPUT
|
2023-02-27 10:33:01 -05:00 |
|
Bill Thornton
|
af27e084d5
|
Merge pull request #4362 from dmitrylyzo/fix-reset-subtitleoffset
Fix subtitle offset reset when seeking progressive stream
|
2023-02-23 16:46:26 -05:00 |
|
Bill Thornton
|
8f75a42669
|
Merge pull request #4356 from dmitrylyzo/babel-libass
|
2023-02-18 22:10:44 -05:00 |
|
Dmitry Lyzo
|
1040685c1e
|
Fix subtitle offset reset when seeking progressive stream
|
2023-02-19 01:41:23 +03:00 |
|
Dmitry Lyzo
|
38aebf4e42
|
Babelify @jellyfin/libass-wasm
|
2023-02-14 23:13:03 +03:00 |
|
Dmitry Lyzo
|
62d0354fe0
|
Simplify adding modules to babel-loader
|
2023-02-14 23:13:03 +03:00 |
|
Dmitry Lyzo
|
e580f0c869
|
Fix navigation for some types of INPUT
Regression from 36fce00270
|
2023-02-06 15:27:42 +03:00 |
|
Bill Thornton
|
551f12fdfb
|
Merge pull request #4312 from dmitrylyzo/backport-4150
Backport PR #4150 to 10.8.z branch
|
2023-01-31 12:20:44 -05:00 |
|
Bill Thornton
|
00d59c546d
|
Merge pull request #4310 from jsayol/patch-1
Backport PR #4147 to 10.8.z branch
|
2023-01-31 12:19:23 -05:00 |
|
Dmitry Lyzo
|
0864432105
|
Fix file name escaping
(cherry picked from commit 45542a67a4 )
|
2023-01-28 23:30:07 +03:00 |
|
Dmitry Lyzo
|
0c3c47b8b4
|
Fix Subtitle Uploder navigation in TV mode
(cherry picked from commit 78bbac8ca7 )
|
2023-01-28 23:30:07 +03:00 |
|
Josep Sayol
|
5f7d2659dc
|
Backport PR #4147 to 10.8.z branch
|
2023-01-28 08:22:38 +01:00 |
|
Joshua M. Boniface
|
72c66e91ed
|
Bump version to 10.8.9
|
2023-01-22 14:09:15 -05:00 |
|
Bill Thornton
|
acb6519ef9
|
Merge pull request #4288 from dmitrylyzo/fix-es-419
Fix loading Spanish (Latin America) (es-419)
|
2023-01-19 15:40:35 -05:00 |
|
Joshua M. Boniface
|
0ff86d9ea0
|
Merge pull request #4274 from dmitrylyzo/fix-hisense-back
Fix back action on Hisense TV
|
2023-01-19 15:32:51 -05:00 |
|
Dmitry Lyzo
|
b94d14399f
|
fix loading Spanish (Latin America) (es-419)
|
2023-01-15 20:15:39 +03:00 |
|
Dmitry Lyzo
|
f4c8dd6b1f
|
fix back action on Hisense TV
|
2023-01-13 14:05:25 +03:00 |
|
Bill Thornton
|
9139153d16
|
Merge pull request #4263 from dmitrylyzo/fix-change-track
|
2023-01-12 17:39:02 -05:00 |
|
Dmitry Lyzo
|
0ff3cf321c
|
fix change audio track during playback
|
2023-01-11 20:17:24 +03:00 |
|
Dmitry Lyzo
|
fe65e0c3b3
|
refactor: decrease the number of iterations
|
2023-01-10 23:13:37 +03:00 |
|
Dmitry Lyzo
|
a7bd7e30c6
|
fix filtering of supported audio tracks
|
2023-01-10 23:13:37 +03:00 |
|
Bill Thornton
|
ea79d2651a
|
Merge pull request #4267 from dmitrylyzo/fix-audiocontext-limit
Fix AudioContext limit exceeded
|
2023-01-10 10:00:55 -05:00 |
|
Joshua M. Boniface
|
21a3bae204
|
Merge pull request #4269 from thornbill/fix-plugin-xss
Fix XSS vulnerability in plugin repo pages
|
2023-01-09 12:15:18 -05:00 |
|
Bill Thornton
|
4bc0eebee0
|
Fix XSS vulnerability in plugin repo pages
|
2023-01-09 11:11:33 -05:00 |
|
Dmitry Lyzo
|
21cf0f5f8e
|
fix AudioContext limit exceeded
|
2023-01-07 22:36:54 +03:00 |
|
Bill Thornton
|
96234eafb7
|
Merge pull request #4240 from dmitrylyzo/fix-audiotracks
Fix detection of SecondaryAudio support
|
2023-01-05 11:19:08 -05:00 |
|
Bill Thornton
|
ae907cd8a6
|
Merge pull request #4243 from dmitrylyzo/fix-escape-html
|
2023-01-04 19:41:39 -05:00 |
|
Dmitry Lyzo
|
0ce839c4a8
|
Fix HTML escaping in MediaSession and on remote page
|
2023-01-05 01:52:47 +03:00 |
|
Dmitry Lyzo
|
a3e64088b1
|
Fix detection of SecondaryAudio support
|
2023-01-05 01:05:27 +03:00 |
|
Bill Thornton
|
255df81375
|
Merge pull request #4238 from thornbill/fix-router-xss
Fix XSS vulnerability in router
|
2023-01-04 16:34:45 -05:00 |
|
Bill Thornton
|
5bfffd6209
|
Merge pull request #4182 from nyanmisaka/fix-progressive-mp4
Fix the progressive mp4 transcoding profile
|
2023-01-04 16:33:44 -05:00 |
|
Bill Thornton
|
8877e2f758
|
Fix XSS vulnerability in router
|
2023-01-04 13:55:25 -05:00 |
|
Joshua M. Boniface
|
b909369127
|
Bump version to 10.8.8
|
2022-11-29 13:43:09 -05:00 |
|
nyanmisaka
|
869cbef571
|
Fix the progressive mp4 transcoding profile
mp4 should be used instead of webm for the maximum compatibility.
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
2022-11-20 20:10:53 +08:00 |
|
Bill Thornton
|
ff4e6a6778
|
Merge pull request #4172 from thornbill/fix-items-banner-alignment
Fix item details banner image alignment
|
2022-11-16 22:56:16 -05:00 |
|
Bill Thornton
|
fda6d3c969
|
Fix item details banner image alignment on mobile
|
2022-11-15 13:22:52 -05:00 |
|
Bill Thornton
|
8a549eb45b
|
Fix item details banner image alignment
|
2022-11-15 11:38:34 -05:00 |
|
Bill Thornton
|
4f3ac34739
|
Merge pull request #4166 from dmitrylyzo/fix-input-navigation
|
2022-11-10 18:09:08 -05:00 |
|
Dmitry Lyzo
|
36fce00270
|
Fix keyboard navigation for INPUT and TEXTAREA
|
2022-11-10 16:31:31 +03:00 |
|
Joshua M. Boniface
|
de8ee44b22
|
Bump version to 10.8.7
|
2022-10-31 23:06:37 -04:00 |
|
Joshua M. Boniface
|
1b33cb6f9b
|
Bump version to 10.8.6
|
2022-10-28 22:44:19 -04:00 |
|
Bill Thornton
|
eb47e5c374
|
Merge pull request #4117 from thornbill/backport-4094
Backport PR #4094 to 10.8 release
|
2022-10-28 16:04:23 -04:00 |
|
CrispyBaguette
|
aca8b0ed18
|
Append new contributor
|
2022-10-28 15:52:20 -04:00 |
|
CrispyBaguette
|
e516014dc0
|
Accept arbitrary precision for community rating
|
2022-10-28 15:52:10 -04:00 |
|
Bill Thornton
|
4c99480c42
|
Merge pull request #4069 from peterspenler/fix/lazyload-image-intersection
|
2022-10-26 17:34:47 -04:00 |
|
peterspenler
|
c200a7d2c6
|
Use isIntersecting instead of intersectionRatio
|
2022-10-26 23:56:45 +03:00 |
|