aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Extensions.Tests
AgeCommit message (Expand)Author
2025-05-04Cleanup file related code (#14023)Bond-009
2025-02-13Make the JsonConverters for delimited arrays more generic (#13396)Bond-009
2025-01-25chore: fix spellingJosh Soref
2025-01-11Update dependency FsCheck.Xunit to v3 (#13333)renovate[bot]
2024-11-16Update projects to .NET 9 (#13023)Bond-009
2024-09-18Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.W...Shadowghost
2024-09-07Backport pull request #12550 from jellyfin/release-10.9.zBond-009
2024-08-30Remove BOM from UTF-8 filesBond_009
2024-03-31Lowercase CollectionTypeOptions to match legacy experience (#11272)Cody Robibero
2024-03-08Lowercase MediaStreamProtocol for backwards compatibilityCody Robibero
2024-03-04Add MediaStreamProtocol enum (#10153)Niels van Velzen
2023-12-18Fix testsBond_009
2023-11-14Fix warnings in test projectsBond_009
2023-02-12Always run code analyzers for tests projects (#9304)Bond-009
2023-02-04Use Directory.Packages.props (#9135)Zoltan Csizmadia
2023-02-01Improve ffprobe json parsing and don't log error for Codec Type attachmentBond_009
2023-01-24Simplify AlphanumericComparatorBond_009
2023-01-18chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...renovate[bot]
2023-01-14Update test dependencies (#9094)Patrick Barron
2022-12-27Add more testsBond_009
2022-12-27Use Diacritics.NETBond_009
2022-12-14Fix debug builds (#8909)Bond-009
2022-12-07Update projects to .net7Bond_009
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-05Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1dependabot[bot]
2022-06-06Merge pull request #7842 from crobibero/dependency-backportCody Robibero
2022-05-25Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#7760)dependabot[bot]
2022-05-20Merge pull request #7604 from Jellifi007/fixes-diactriticsBond-009
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-03-21Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406dependabot[bot]
2022-03-06Remove TranscodeReason.None, Add JsonFlagEnum testsCody Robibero
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]
2021-12-24Update StyleCopBond_009
2021-11-01Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0dependabot[bot]
2021-10-08Use new Random.Shared instead of creating new instancesBond_009
2021-09-25Merge branch 'master' into theorydataBond-009
2021-09-24Target net6.0Bond_009
2021-09-19Add more testsBond_009
2021-09-19Reduce allocationsBond_009
2021-09-11Use TheoryData instead of MemberData and ClassDataianjazz246
2021-09-06Remove all unused usingsFernando Fernández
2021-09-06Bump FsCheck.Xunit from 2.16.1 to 2.16.3dependabot[bot]
2021-08-30Bump FsCheck.Xunit from 2.16.0 to 2.16.1dependabot[bot]
2021-08-16Merge pull request #6438 from jellyfin/dependabot/nuget/FsCheck.Xunit-2.16.0Bond-009