aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-02-21Merge pull request #9365 from Bond-009/friendlynameBond-009
2023-02-20Fix #7516Bond_009
2023-02-20Improve alternate ordering (#9336)Bond-009
2023-02-19Merge pull request #9343 from Lenart12/masterBond-009
2023-02-18Merge pull request #9337 from Bond-009/regexBond-009
2023-02-17Validate requested user id (#8812)Cody Robibero
2023-02-17Add rule and tests to fix #9341Lenart Kos
2023-02-17Reduce string allocations by regexBond_009
2023-02-16Merge pull request #9061 from Bond-009/ctBond-009
2023-02-16Fix testsBond_009
2023-02-16Verify ContentType of uploaded imagesBond_009
2023-02-15Make exact match primary videoBond_009
2023-02-14Fix #9300 (#9312)Bond-009
2023-02-12Merge branch 'master' into simplify_authzcvium
2023-02-12Fix error in XmlTvListingsProviderTests (#9302)Bond-009
2023-02-12Always run code analyzers for tests projects (#9304)Bond-009
2023-02-12Merge pull request #9253 from Bond-009/nullrefBond-009
2023-02-11LiveTV fixesCody Robibero
2023-02-09refactor: simplify authzcvium
2023-02-04Add more testsBond_009
2023-02-04Return NotFound when itemId isn't foundBond_009
2023-02-04Use Directory.Packages.props (#9135)Zoltan Csizmadia
2023-02-02Merge pull request #9227 from Bond-009/ffprobeClaus Vium
2023-02-01Add 404 response to MarkPlayedItem/MarkUnplayedItem (#9211)Chris Blake
2023-02-01Improve ffprobe json parsing and don't log error for Codec Type attachmentBond_009
2023-01-24Simplify AlphanumericComparatorBond_009
2023-01-22Backport pull request #9051 from jellyfin/release-10.8.zDmitry Lyzo
2023-01-19Revert 'Fix interlace check for H.264 MBAFF coded MP4 files' (#6222)Bond_009
2023-01-18chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...renovate[bot]
2023-01-15Move WebHostBuilder extension method to separate filePatrick Barron
2023-01-15Move some startup methods to StartupHelpersPatrick Barron
2023-01-15Move Middleware to Jellyfin.ApiPatrick Barron
2023-01-14Update test dependencies (#9094)Patrick Barron
2023-01-12Fix testsPatrick Barron
2023-01-11Migrate from IWebHost to IHostPatrick Barron
2023-01-11Fix all warnings in MediaBrowser.MediaEncoding (#9073)Bond-009
2023-01-09Add Chinese Bilingual language (#7623)MBR-0001
2023-01-07Deduplicate media stream ordering code (#9014)Bond-009
2022-12-29Fix multi cleaning (#8978)xdo
2022-12-29Merge pull request #7494 from Shadowghost/streambuilder-cleanupBond-009
2022-12-27Add more testsBond_009
2022-12-27Use Diacritics.NETBond_009
2022-12-14Fix debug builds (#8909)Bond-009
2022-12-07Cleanup and refactor streambuilderShadowghost
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-12-05Replace == null with is nullBond_009
2022-12-05Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8...Bond-009