| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Enable nullabe reference types for MediaBrowser.Model
|
|
Fix some 'bugs' flagged by sonarcloud
|
|
|
|
Allow override of address published by auto discovery
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Use a concurrent collection instead of manually locking
- Do not forward HTTPS port when it is not enabled
- Created multiple rules (HTTP/HTTPS) in parallel instead of in sync
|
|
|
|
|
|
CanConnectWithHttps
|
|
|
|
|
|
support-running-without-web-content
|
|
|
|
support-running-without-web-content
|
|
Also fail server startup if web content is expected but missing
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Remove useless runtime check (we only support one)
* Remove unused args
* Remove a global constant
And ofc fix some warnings ;)
|
|
|