aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Model.Tests
AgeCommit message (Expand)Author
2023-10-08Jellyfin.Drawing minor improvementsBond_009
2023-09-12Merge pull request #10056 from Bond-009/nullable2Bond-009
2023-09-11Removed nesting levels through block-scoped `using` statement (#10025)Lehonti Ramos
2023-07-29Enable nullable for more filesBond_009
2023-04-10Use default instead of zero for TranscodeReasonStepan Goremykin
2023-04-06Remove redundant castsStepan Goremykin
2023-02-16Fix testsBond_009
2023-02-12Always run code analyzers for tests projects (#9304)Bond-009
2023-02-04Use Directory.Packages.props (#9135)Zoltan Csizmadia
2023-01-22Backport pull request #9051 from jellyfin/release-10.8.zDmitry Lyzo
2023-01-18chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...renovate[bot]
2023-01-14Update test dependencies (#9094)Patrick Barron
2022-12-29Merge pull request #7494 from Shadowghost/streambuilder-cleanupBond-009
2022-12-14Fix debug builds (#8909)Bond-009
2022-12-07Cleanup and refactor streambuilderShadowghost
2022-12-07Update projects to .net7Bond_009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-11-27Investigate some TODO commentsBond_009
2022-10-31fix testsDmitry Lyzo
2022-10-07Add hearing impaired subtitle stream indicator (#7379)Joe Rogers
2022-09-26Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2dependabot[bot]
2022-09-09Fix build errors from new warningsCody Robibero
2022-09-09Bump xunit from 2.4.1 to 2.4.2dependabot[bot]
2022-09-09Bump Moq from 4.18.1 to 4.18.2dependabot[bot]
2022-09-05Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1dependabot[bot]
2022-08-15Fix various typos luz paz
2022-08-13Backport pull request #8212 from jellyfin/release-10.8.zSenorSmartyPants
2022-07-20Backport pull request #8104 from jellyfin/release-10.8.zJoshua Boniface
2022-06-06Merge pull request #7842 from crobibero/dependency-backportCody Robibero
2022-06-04Bump Moq from 4.17.2 to 4.18.1 (#7820)dependabot[bot]
2022-05-25Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#7760)dependabot[bot]
2022-05-20Merge pull request #7699 from Shadowghost/streambuilder-fixJoshua M. Boniface
2022-05-09Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)dependabot[bot]
2022-05-09Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#7727)dependabot[bot]
2022-04-17Merge pull request #7537 from dmitrylyzo/fix-streambuilderCody Robibero
2022-04-07Merge pull request #7523 from crobibero/null-streamCody Robibero
2022-03-21Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406dependabot[bot]
2022-03-18Move StreamBuilderTests to correct project (#7461)Bond-009
2022-03-10Add label for external audio/sub tracksJoe Rogers
2022-02-21Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0dependabot[bot]
2022-02-07Bump coverlet.collector from 3.1.1 to 3.1.2dependabot[bot]
2022-02-01Bump coverlet.collector from 3.1.0 to 3.1.1 (#7266)dependabot[bot]
2022-01-22Ban the usage of Task.ResultBond_009
2022-01-10Bump FsCheck.Xunit from 2.16.3 to 2.16.4dependabot[bot]
2022-01-04Remove incorrect mime type image/jpgBond_009
2022-01-03Merge pull request #7052 from crobibero/image.jpegCody Robibero
2021-12-25Add image/jpg to extension lookupCody Robibero
2021-12-24Update StyleCopBond_009
2021-12-12Use correct jpeg MIME typeBond_009