Bond-009
|
83e492b72b
|
Merge pull request #5384 from Larvitar/season-metadata-fix
|
3 years ago |
Bond_009
|
5fb72951a0
|
Add test for ReadOnlySpan.Count extension
|
3 years ago |
Claus Vium
|
8daa679a26
|
Update MediaBrowser.Providers/Manager/MetadataService.cs
|
3 years ago |
Claus Vium
|
cb77f8ee28
|
Merge pull request #6172 from Bond-009/nullable6
Remove useless nullable directives
|
3 years ago |
Bond-009
|
cfad97ff28
|
Merge pull request #6096 from cvium/saving_private_ram
|
3 years ago |
cvium
|
66de842896
|
Use stackalloc in Format3DParser.Parse
|
3 years ago |
Bond_009
|
383c2d7374
|
Remove useless nullable directives
|
3 years ago |
Stan
|
adf406b182
|
Fix playback of complex BluRay ISOs (#6166)
|
3 years ago |
Claus Vium
|
d366fd3fd7
|
Merge pull request #6165 from Bond-009/tests4
Fix duplicate keys causing an exception
|
3 years ago |
Bond_009
|
06401ffa0d
|
Fix duplicate keys causing an exception
|
3 years ago |
Bond_009
|
f7392394fd
|
Add fuzzing infra
|
3 years ago |
Claus Vium
|
b986cb57b7
|
Merge pull request #6163 from Bond-009/tests3
Fix index out of range and add reg tests
|
3 years ago |
Bond_009
|
2fc14375f8
|
Fix index out of range and add reg tests
|
3 years ago |
Claus Vium
|
ed2f08d05f
|
Merge pull request #6156 from Bond-009/minor14
Minor fixes
|
3 years ago |
Claus Vium
|
93387ba235
|
Merge pull request #5990 from BaronGreenback/UrlDecoding
|
3 years ago |
Claus Vium
|
19a1889906
|
Merge pull request #6162 from crobibero/no-base-redirect
Redirect to default if root is requested
|
3 years ago |
BaronGreenback
|
147612f59b
|
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
BaronGreenback
|
37326a8099
|
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
BaronGreenback
|
ada052fcb1
|
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
BaronGreenback
|
c1fa7cbbf8
|
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
BaronGreenback
|
371f8629b1
|
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
BaronGreenback
|
133ce65e28
|
Update tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
BaronGreenback
|
e71c10df46
|
Update tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
BaronGreenback
|
e1a0b5d2a1
|
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
BaronGreenback
|
cc2166550f
|
Update Jellyfin.Server/Middleware/QueryStringDecodingMiddleware.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
BaronGreenback
|
b59e81dcdf
|
Update Jellyfin.Server/Middleware/QueryStringDecodingMiddleware.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
Joshua M. Boniface
|
cee8b87330
|
Merge pull request #6137 from ferferga/actions
Refactor Github Actions
|
3 years ago |
crobibero
|
dfc776e451
|
Redirect to default if root is requested
|
3 years ago |
Bond-009
|
2b5762fc68
|
Merge pull request #6160 from jellyfin/dependabot/nuget/sharpcompress-0.28.3
Bump sharpcompress from 0.28.2 to 0.28.3
|
3 years ago |
dependabot[bot]
|
2245c6c43e
|
Bump sharpcompress from 0.28.2 to 0.28.3
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.28.2 to 0.28.3.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases)
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.28.2...0.28.3)
---
updated-dependencies:
- dependency-name: sharpcompress
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Bond-009
|
5075c04d23
|
Merge pull request #6161 from jellyfin/dependabot/nuget/SQLitePCL.pretty.netstandard-3.1.0
|
3 years ago |
dependabot[bot]
|
e81eb2f065
|
Bump SQLitePCL.pretty.netstandard from 3.0.1 to 3.1.0
Bumps [SQLitePCL.pretty.netstandard](https://github.com/jellyfin/SQLitePCL.pretty.netstandard) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/releases)
- [Commits](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/commits)
---
updated-dependencies:
- dependency-name: SQLitePCL.pretty.netstandard
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Claus Vium
|
f17d43c564
|
Merge pull request #6071 from BaronGreenback/DLNAFolderFixPart1
Make DLNA folders to work as expected.
|
3 years ago |
Claus Vium
|
9963d0ce5e
|
Merge pull request #5803 from crobibero/healthy-base-url
|
3 years ago |
Claus Vium
|
1c6bf16d15
|
Merge pull request #6150 from Bond-009/proptest
|
3 years ago |
Claus Vium
|
b8f5a14384
|
Merge pull request #6117 from LinFor/pr_originaltitle_in_lookupinfo
Add OriginalTitle to ItemLookupInfo
|
3 years ago |
Bond-009
|
ce434ebc7a
|
Add comment
|
3 years ago |
Bond_009
|
c78457e6d3
|
Minor fixes
|
3 years ago |
Cody Robibero
|
d461e3912a
|
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
3 years ago |
cvium
|
9111730a0a
|
More review
|
3 years ago |
Bond_009
|
915855e422
|
Add property based testing
|
3 years ago |
Cody Robibero
|
9154f20b34
|
Don't dispose managed CancellationTokenSource (#6139)
|
3 years ago |
Joshua M. Boniface
|
b060d9d0f1
|
Merge pull request #6131 from BaronGreenback/Fix_NetworkFlooding
Fix network flooding issue
|
3 years ago |
Bond-009
|
1e1e9dbb58
|
Merge pull request #6135 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.10.0
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
|
3 years ago |
Fernando Fernández
|
854a12b312
|
Refactor Github Actions
|
3 years ago |
cvium
|
cfba7daa50
|
revert test change
|
3 years ago |
dependabot[bot]
|
38ebd6147a
|
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 16.10.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.4...v16.10.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
cvium
|
0835b26889
|
review
|
3 years ago |
Joshua M. Boniface
|
80875e2573
|
Merge pull request #6133 from ferferga/pull_request_target
|
3 years ago |
Fernando Fernández
|
d9bd162739
|
Don't trigger workflows in unnecessary events and always use jellyfin-bot
|
3 years ago |