aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-02-27Fix auth endpoints using api key (#9408)Cody Robibero
2023-02-23Merge pull request #8526 from Shadowghost/rating-overhaulCody Robibero
2023-02-21Merge pull request #9365 from Bond-009/friendlynameBond-009
2023-02-20Apply review suggestionsShadowghost
2023-02-20Fix #7516Bond_009
2023-02-20Improve alternate ordering (#9336)Bond-009
2023-02-20Merge branch 'master' into network-rewriteShadowghost
2023-02-20Add default rating selectionsShadowghost
2023-02-20Overhaul content ratingsShadowghost
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-17Consistently write IP in upercaseShadowghost
2023-02-17Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discoveryShadowghost
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-15Merge branch 'master' into network-rewriteShadowghost
2023-02-15Apply review suggestionsShadowghost
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-24Merge branch 'master' into network-rewriteShadowghost
2023-01-24Simplify AlphanumericComparatorBond_009
2023-01-22Backport pull request #9051 from jellyfin/release-10.8.zDmitry Lyzo
2023-01-20Merge branch 'master' into network-rewriteShadowghost
2023-01-19Revert 'Fix interlace check for H.264 MBAFF coded MP4 files' (#6222)Bond_009
2023-01-19Merge remote-tracking branch 'upstream/master' into network-rewriteShadowghost
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