Bond_009
d77507ba09
Rewrite PasswordHash.Parse to work with ReadOnlySpans
2021-03-24 18:21:14 +01:00
David
a4cac09d5b
Use |=
2021-03-23 19:25:32 +01:00
David
c2af50c51d
Add tests for IsInNetwork
2021-03-23 17:39:55 +01:00
David
19e4ef82dd
Remove conversion from IPAddress to string to IPAddress
2021-03-23 17:16:10 +01:00
David
572600b38e
Use conditional operator instead of if/else block
2021-03-23 15:47:55 +01:00
BaronGreenback
6765f6ab17
fix compilation
2021-03-23 00:12:14 +00:00
Bond-009
8410a9a266
Merge pull request #5586 from nyanmisaka/disable-autorotate
2021-03-22 22:59:01 +01:00
cvium
74e14b4ca5
fix isdirectstream default
2021-03-22 22:34:47 +01:00
cvium
7dedeb6c79
change HLS endpoint defaults to false
2021-03-22 20:53:55 +01:00
Kenneth SB
4637bbc723
Translated using Weblate (Danish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
2021-03-22 13:34:36 -04:00
BaronGreenback
4bd345fbab
DLNA Exception catching
2021-03-22 17:21:12 +00:00
BaronGreenback
5d16d1f66d
Merge branch 'master' into RemoteAccessFix
2021-03-22 17:05:44 +00:00
BaronGreenback
7fa525c83b
Added more tests
2021-03-22 17:04:09 +00:00
Nyanmisaka
0853d1265c
Disable auto rotation for some HWA methods ( #5586 )
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-03-22 17:59:57 +01:00
Bond-009
f6671e05fd
Merge pull request #5580 from Bond-009/integrationtests2
2021-03-22 17:57:14 +01:00
Bond_009
5253483ce4
Improve naming
2021-03-22 13:49:00 +01:00
Nyanmisaka
fab4bf184e
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-03-22 19:47:05 +08:00
Nyanmisaka
a6bc191607
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-03-22 19:25:41 +08:00
nyanmisaka
fcb070abf7
disable auto rotation for some HWA methods
2021-03-22 18:36:04 +08:00
Joshua M. Boniface
fe8cf29cad
Merge pull request from GHSA-wg4c-c9g9-rxhx
...
Fix issues 1 through 5 from GHSL-2021-050
2021-03-21 19:12:14 -04:00
Joshua M. Boniface
890a490776
Merge pull request #5532 from cvium/fix_episode_extras_questionmark
2021-03-21 15:13:56 -04:00
Bond_009
c5079ebed5
Add tests for GetFirstUser, UpdateStartupUser and CompleteWizard
2021-03-21 03:59:31 +01:00
Bond_009
849ced470a
Add StartupControllerTests
2021-03-21 03:26:51 +01:00
LIAUD
72db3df605
Changed CONTRIBUTORS.md
2021-03-20 20:31:38 +01:00
LIAUD
32853ca244
Add 'group-title' channel parsing
2021-03-20 20:15:19 +01:00
Bill Thornton
9fe3ca7a92
Merge pull request #5476 from jellyfin/EraYaN-nuget-ci
...
Remove BuildPackage dependency for PublishNuget in CI
2021-03-19 20:50:42 -04:00
Erwin de Haan
1f3aa3fe6f
Apply review suggestions
2021-03-20 01:28:14 +01:00
Erwin de Haan
470305f75e
Authenticated arbitrary file overwrite in SubtitleController -> SubtitleManager
...
GHSL-2021-050: Issue 5 Arbitrary file overwrite.
2021-03-20 01:14:59 +01:00
Erwin de Haan
239a7156cc
Fix arbitrary image file reads in ImageByNameController
...
GHSL-2021-050: Issue 4 Arbitrary image file read and directory traversal.
2021-03-20 01:14:59 +01:00
Erwin de Haan
f61d18612b
Fix directory traversal in the HlsSegmentController in a fairly rudimentary but working way.
...
GHSL-2021-050: Issue 1,2,3 Arbitrary file read and directory traversal.
The segment id's can probably just be verified to be an actual ID or to not contain any forward or backward slashes
2021-03-20 01:14:59 +01:00
Bond-009
1a0ce16f4d
Merge pull request #5504 from crobibero/json-string-converter
2021-03-20 00:48:41 +01:00
David
7685569480
Rollback char.IsDigit
2021-03-19 12:34:21 +01:00
Claus Vium
9360fecb31
Merge pull request #5559 from cvium/fix-tmdb-search-clean
...
Clean the entity name for non-words before searching
2021-03-19 09:24:20 +01:00
Claus Vium
e1c6bb0482
Merge pull request #5561 from barronpm/permissions-fix
2021-03-19 09:23:32 +01:00
andrewthemeow
9857c21717
Translated using Weblate (Lithuanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
2021-03-19 02:50:08 -04:00
David
59641e5c76
Use ReadOnlySpan<char> and char.IsDigit
2021-03-18 20:52:56 +01:00
David
840eeff2af
Apply suggestions from code review
2021-03-18 11:25:58 +01:00
Patrick Barron
85da0b50e2
Fix user mocking
2021-03-17 21:24:14 -04:00
Patrick Barron
12b8e29aef
Fix duplicate permissions
2021-03-17 17:42:45 -04:00
cvium
151156f227
Clean the entity name for non-words before searching
2021-03-17 10:29:45 +01:00
Vitorvlv
37aa3e8735
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
2021-03-16 23:19:43 -04:00
David
14cbd22fbe
Use Helper Methods for provider url parsing
2021-03-16 21:45:12 +01:00
Alyssa Ross
e14311ca8b
Translated using Weblate (Esperanto)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eo/
2021-03-16 15:19:34 -04:00
Bond-009
f42cee4790
Merge pull request #5550 from cvium/revert_underscore_multiversion
2021-03-16 14:38:29 +01:00
cvium
23c3188501
revert underscore as a multiversion separator
2021-03-15 23:24:59 +01:00
Claus Vium
94820f569b
Merge pull request #5512 from crobibero/api-spec-version
2021-03-15 18:01:20 +01:00
Claus Vium
baa43c6b41
Merge pull request #5475 from BaronGreenback/SSDPFix
2021-03-15 09:06:15 +01:00
cvium
025e351f61
add unit tests
2021-03-15 08:25:20 +01:00
cvium
ab0cff8556
do not resolve episode-like files if they are in extras folders
2021-03-14 19:56:45 +01:00
BaronGreenback
4c7680e186
Merge remote-tracking branch 'upstream/master' into SubnetOverlappFix
2021-03-14 18:40:44 +00:00