| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
|
|
|
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Stepan <ste.martinek+git@gmail.com>
|
|
Use typed logger where possible
|
|
|
|
|
|
|
|
Log entries will contain additional class context when using this interface
|
|
* Add analyzers to MediaBrowser.XbmcMetadata
* Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata
* Add analyzers to MediaBrowser.WebDashboard
* Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard
* Disable SA1600 in favor of CS1591
|
|
* Make baseurl case-insensitive
|
|
|
|
|
|
|
|
|
|
|
|
This removes the amount of stuff that needs to be passed around
Also removes some unneeded `ManagedFileSystem` usage
|
|
Fix more analyzer warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use Serilog to handle logging
|
|
|
|
|
|
|
|
|
|
- restores the original URL for some comments, keeping context
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|