index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2023-02-21
Merge pull request #9365 from Bond-009/friendlyname
Bond-009
2023-02-20
Fix #7516
Bond_009
2023-02-20
Improve alternate ordering (#9336)
Bond-009
2023-02-19
Merge pull request #9343 from Lenart12/master
Bond-009
2023-02-18
Merge pull request #9337 from Bond-009/regex
Bond-009
2023-02-17
Validate requested user id (#8812)
Cody Robibero
2023-02-17
Add rule and tests to fix #9341
Lenart Kos
2023-02-17
Reduce string allocations by regex
Bond_009
2023-02-16
Merge pull request #9061 from Bond-009/ct
Bond-009
2023-02-16
Fix tests
Bond_009
2023-02-16
Verify ContentType of uploaded images
Bond_009
2023-02-15
Make exact match primary video
Bond_009
2023-02-14
Fix #9300 (#9312)
Bond-009
2023-02-12
Merge branch 'master' into simplify_authz
cvium
2023-02-12
Fix error in XmlTvListingsProviderTests (#9302)
Bond-009
2023-02-12
Always run code analyzers for tests projects (#9304)
Bond-009
2023-02-12
Merge pull request #9253 from Bond-009/nullref
Bond-009
2023-02-11
LiveTV fixes
Cody Robibero
2023-02-09
refactor: simplify authz
cvium
2023-02-04
Add more tests
Bond_009
2023-02-04
Return NotFound when itemId isn't found
Bond_009
2023-02-04
Use Directory.Packages.props (#9135)
Zoltan Csizmadia
2023-02-02
Merge pull request #9227 from Bond-009/ffprobe
Claus Vium
2023-02-01
Add 404 response to MarkPlayedItem/MarkUnplayedItem (#9211)
Chris Blake
2023-02-01
Improve ffprobe json parsing and don't log error for Codec Type attachment
Bond_009
2023-01-24
Simplify AlphanumericComparator
Bond_009
2023-01-22
Backport pull request #9051 from jellyfin/release-10.8.z
Dmitry Lyzo
2023-01-19
Revert 'Fix interlace check for H.264 MBAFF coded MP4 files' (#6222)
Bond_009
2023-01-18
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...
renovate[bot]
2023-01-15
Move WebHostBuilder extension method to separate file
Patrick Barron
2023-01-15
Move some startup methods to StartupHelpers
Patrick Barron
2023-01-15
Move Middleware to Jellyfin.Api
Patrick Barron
2023-01-14
Update test dependencies (#9094)
Patrick Barron
2023-01-12
Fix tests
Patrick Barron
2023-01-11
Migrate from IWebHost to IHost
Patrick Barron
2023-01-11
Fix all warnings in MediaBrowser.MediaEncoding (#9073)
Bond-009
2023-01-09
Add Chinese Bilingual language (#7623)
MBR-0001
2023-01-07
Deduplicate media stream ordering code (#9014)
Bond-009
2022-12-29
Fix multi cleaning (#8978)
xdo
2022-12-29
Merge pull request #7494 from Shadowghost/streambuilder-cleanup
Bond-009
2022-12-27
Add more tests
Bond_009
2022-12-27
Use Diacritics.NET
Bond_009
2022-12-14
Fix debug builds (#8909)
Bond-009
2022-12-07
Cleanup and refactor streambuilder
Shadowghost
2022-12-07
Update Microsoft.AspNetCore.Mvc.Testing to 7.0.0
Bond_009
2022-12-07
Update deps
Bond_009
2022-12-07
Update projects to .net7
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-12-05
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8...
Bond-009
[next]