aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Api.Tests
AgeCommit message (Expand)Author
2025-05-18Add Full system backup feature (#13945)JPVenson
2025-03-31Use pattern matching for null checks (#13793)Bond-009
2025-03-25Fixed namespacesJPVenson
2025-03-25WIP fixed namespacesJPVenson
2025-02-19Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...JPVenson
2025-02-13Make the JsonConverters for delimited arrays more generic (#13396)Bond-009
2025-02-05Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_providerJPVenson
2025-02-04Enable nullable for AuthorizationInfo (#13485)Bond-009
2025-01-26Prepared Seperation of Database components for future multi provider supportJPVenson
2024-08-30Remove BOM from UTF-8 filesBond_009
2024-06-01Backport pull request #11873 from jellyfin/release-10.9.zthornbill
2024-05-17Backport pull request #11651 from jellyfin/release-10.9.zthornbill
2024-04-11Always grant access for Administrator roleCody Robibero
2024-02-03Add unit test for log file not foundbeakerandjake
2023-12-18Fix testsBond_009
2023-11-14Fix warnings in test projectsBond_009
2023-11-10Validate AuthenticationProviderId and PasswordResetProviderId (#10553)Chris H
2023-11-09Convert ItemSortBy to enum (#9765)Cody Robibero
2023-10-22Fix fuzz projects (#10416)Bond-009
2023-08-08Fix error in test preventing Moq update (#10096)Bond_009
2023-04-06Remove unused using directivesStepan Goremykin
2023-02-27Fix auth endpoints using api key (#9408)Cody Robibero
2023-02-17Validate requested user id (#8812)Cody Robibero
2023-02-16Verify ContentType of uploaded imagesBond_009
2023-02-12Merge branch 'master' into simplify_authzcvium
2023-02-12Always run code analyzers for tests projects (#9304)Bond-009
2023-02-09refactor: simplify authzcvium
2023-02-04Use Directory.Packages.props (#9135)Zoltan Csizmadia
2023-01-18chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...renovate[bot]
2023-01-14Update test dependencies (#9094)Patrick Barron
2022-12-07Update Microsoft.AspNetCore.Mvc.Testing to 7.0.0Bond_009
2022-12-07Update depsBond_009
2022-12-07Update projects to .net7Bond_009
2022-12-05Replace != null with is not nullBond_009
2022-09-26Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2dependabot[bot]
2022-09-23Backport pull request #8433 from jellyfin/release-10.8.zCody Robibero
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-13Backport pull request #8234 from jellyfin/release-10.8.zCody Robibero
2022-07-20Backport pull request #8115 from jellyfin/release-10.8.zJoshua Boniface
2022-06-29Merge pull request #7984 from crobibero/dotnet-6.0.6Joshua M. 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-24Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.4 to 6.0.5dependabot[bot]
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 #7590 from crobibero/dotnet-6.0.4Joshua M. Boniface