| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These values are null when creating fake web requests as part of integration tests
|
|
|
|
loggers with context
|
|
|
|
|
|
|
|
Co-Authored-By: Claus Vium <cvium@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* rm useless ResolvePathInfoFromMappedPath method
* rm useless NormalizePathInfo method
* Use request.Path instead of RawUrl
* Removing unused `HandlerFactoryPath` field
* Use an expression body definition and rm field `pathInfo`
* More (syntactic) sugar
* Who needs blocks in cases ?
|
|
|
|
Fail on warnings for Jellyfin.Server
|
|
Don't set status code if response is closed
|
|
|
|
|
|
* Removed useless copies/allocations
* Reduced unneeded complexity
|
|
|
|
|
|
fixes)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|