| Age | Commit message (Collapse) | Author |
|
|
|
Remove some dead code
|
|
|
|
|
|
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/dotnet/sourcelink/releases)
- [Commits](https://github.com/dotnet/sourcelink/compare/1.0.0...1.1.0)
---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
|
|
Add endpoint to log client events
|
|
|
|
|
|
|
|
LogLevel INFO => DEBUG
|
|
|
|
|
|
Enable nullable for MediaBrowser.Providers
|
|
|
|
|
|
|
|
|
|
|
|
Reference dotnet6-rc1 packages
|
|
Enables TreatWarningsAsErrors for all projects
|
|
|
|
|
|
|
|
|
|
removed (#2149)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix session references in SyncPlay
|
|
|
|
|
|
|
|
Use async FileStreams where it makes sense
|
|
|
|
|
|
|
|
Fix InvalidOperationException when serializing MediaPathInfo
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Michał Kurek <michal.kurek@mail.com>
|
|
Enable nullable for more files
|
|
* no longer search $PATH
* no longer require a full path
* don't fall back
|