aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-04Remove legacy apiclient generationcrobibero
2021-05-05Improve documentation for DeviceProfileMaxr1998
2021-05-05Merge pull request #5943 from Maxr1998/device-profile-defaultsBond-009
2021-05-04Revert shortened 'is ... or' checkMaxr1998
2021-05-04Apply review feedbackMaxr1998
2021-05-04remove redundant codecvium
2021-05-04changed to firstBaronGreenback
2021-05-04Require Authorization for the ClientLogControllercrobibero
2021-05-04Merge pull request #5961 from ↵Bond-009
jellyfin/dependabot/nuget/Swashbuckle.AspNetCore.ReDoc-6.1.4 Bump Swashbuckle.AspNetCore.ReDoc from 6.1.3 to 6.1.4
2021-05-04Bump Swashbuckle.AspNetCore.ReDoc from 6.1.3 to 6.1.4dependabot[bot]
Bumps [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.3 to 6.1.4. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.1.3...v6.1.4) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-04Merge pull request #5960 from ↵Bond-009
jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-6.1.4 Bump Swashbuckle.AspNetCore from 6.1.3 to 6.1.4
2021-05-03rename to SplitEnumerator and fix testcvium
2021-05-03Merge branch 'master' into allocationzClaus Vium
2021-05-03RenamedBaronGreenback
2021-05-03Changed selection methodBaronGreenback
2021-05-03Merge pull request #5962 from ↵Bond-009
jellyfin/dependabot/nuget/SQLitePCL.pretty.netstandard-2.2.0
2021-05-03Bump alex-page/github-project-automation-plus from v0.6.0 to v0.7.1dependabot[bot]
Bumps [alex-page/github-project-automation-plus](https://github.com/alex-page/github-project-automation-plus) from v0.6.0 to v0.7.1. - [Release notes](https://github.com/alex-page/github-project-automation-plus/releases) - [Commits](https://github.com/alex-page/github-project-automation-plus/compare/v0.6.0...50502d399cbb98cefe7ce1f99f93f78c6756562e) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03Bump SQLitePCL.pretty.netstandard from 2.1.0 to 2.2.0dependabot[bot]
Bumps [SQLitePCL.pretty.netstandard](https://github.com/jellyfin/SQLitePCL.pretty.netstandard) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/releases) - [Commits](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/commits) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03Bump Swashbuckle.AspNetCore from 6.1.3 to 6.1.4dependabot[bot]
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.3 to 6.1.4. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.1.3...v6.1.4) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03Merge pull request #5956 from BaronGreenback/MultipleInstanciationsBond-009
Minor optimization.
2021-05-02Merge pull request from GHSA-rgjw-4fwc-9v96Joshua M. Boniface
Remove /Images/Remote API endpoint
2021-05-02Merge pull request #5954 from Bond-009/tests5Bond-009
Add tests for SqliteItemRepository.(De)SerializeProviderIds
2021-05-02minor optimization.BaronGreenback
2021-05-02Merge pull request #5955 from Bond-009/tests6Bond-009
Don't run integration tests in parallel
2021-05-02Don't run integration tests in parallelBond_009
* Easier to debug failing tests when the logs aren't scrambled * Static properties could cause issues
2021-05-02Add tests for SqliteItemRepository.(De)SerializeProviderIdsBond_009
2021-05-02Merge pull request #5952 from Bond-009/tests4Bond-009
2021-05-02Remove /Items/RemoteSearch/Image API endpointJoshua M. Boniface
2021-05-02Remove /Images/Remote API endpointJoshua M. Boniface
2021-05-02Merge pull request #5937 from Maxr1998/videoscontroller-api-fixBond-009
Remove extraneous 'stream' parameter
2021-05-02Add tests for SqliteItemRepository.(De)SerializeImagesBond_009
2021-05-01Update tests/Jellyfin.Networking.Tests/NetworkParseTests.csBaronGreenback
Co-authored-by: David Ullmer <davidullmer@outlook.de>
2021-05-01Update LiveTvMediaSourceProvider.csBaronGreenback
2021-05-01Update ApplicationHost.csBaronGreenback
Renamed method
2021-05-01Merge pull request #5945 from Bond-009/fixBond-009
Fix scanning
2021-05-01Merge pull request #5946 from Bond-009/tmdbutilsBond-009
TmdbUtils: Use ordinal string compare
2021-05-01Update tests/Jellyfin.Networking.Tests/NetworkParseTests.csBaronGreenback
Co-authored-by: David Ullmer <davidullmer@outlook.de>
2021-05-01Update tests/Jellyfin.Networking.Tests/NetworkParseTests.csBaronGreenback
Co-authored-by: David Ullmer <davidullmer@outlook.de>
2021-05-01Update tests/Jellyfin.Networking.Tests/NetworkParseTests.csBaronGreenback
Co-authored-by: David Ullmer <davidullmer@outlook.de>
2021-05-01TmdbUtils: Use ordinal string compareBond_009
2021-05-01Fix scanningBond_009
2021-05-01Nullability handling for device profile classesMaxr1998
2021-04-30remove span based setprovideridcvium
2021-04-30Merge pull request #5890 from Bond-009/filesystemBond-009
Reduce string allocations/fs lookups in resolve code
2021-04-30prevent cancellationtoken leakagecvium
2021-04-30revert the last bits of the getcount experimentcvium
2021-04-30Reduce some allocations with the magic of spans etc.cvium
2021-04-30Remove extraneous 'stream' parameterMaxr1998
The argument isn't passed to the method but causes the API generator to include an unnecessary parameter. Also fixes some typos in the documentation comments.
2021-04-30Merge pull request #5911 from ↵Bond-009
jellyfin/dependabot/nuget/AutoFixture.AutoMoq-4.17.0 Bump AutoFixture.AutoMoq from 4.16.0 to 4.17.0
2021-04-30Bump AutoFixture.AutoMoq from 4.16.0 to 4.17.0dependabot[bot]
Bumps [AutoFixture.AutoMoq](https://github.com/AutoFixture/AutoFixture) from 4.16.0 to 4.17.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.16.0...v4.17.0) Signed-off-by: dependabot[bot] <support@github.com>