Bond-009
94fe9b8f6d
Merge branch 'master' into warn17
5 years ago
Bond_009
29cee00d2d
Address comments
5 years ago
Bond_009
a2f955e2eb
Fix formatting
5 years ago
Bond_009
07cc4be6a7
Fix some warnings
...
* 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
5 years ago
Bond-009
91707f13a8
Add endpoints back
5 years ago
Vasily
dd7feacd34
Merge pull request #2105 from Bond-009/namingtests
...
Add back all old emby tests
5 years ago
Bond_009
b50c4938e1
Merge branch 'master' into namingtests
5 years ago
Mark Monteiro
3924df9c51
Move CA1032 rule to correct location
5 years ago
Mark Monteiro
47805d89fe
Set CA1032 (Implement standard exception constructors) severity to info globally
...
This replaces the existing [SurpressMessage] attribute
5 years ago
Bond_009
2ef4ffd698
More warnings (removed)
5 years ago
Bond_009
35151553e3
Add back all old emby tests
5 years ago
Vasily
c45d54efb2
Merge pull request #1942 from Bond-009/nullable
...
Enable nullable reference types for Jellyfin.Server
5 years ago
Bond_009
28df726c33
Disable CA1720: Identifiers should not contain type names
5 years ago
Bond_009
3f7836d9eb
Update deps and add MultiThreading analyzer
5 years ago
Bond_009
2702dca8b6
Enable nullable reference types for Jellyfin.Server
5 years ago
Bond_009
416155c35f
Ignore warning SA1108
5 years ago
Bond_009
0cd2bfc428
Ignore warning CA1308
5 years ago
Bond_009
5eaf5465a5
Check checksum for plugin downloads
...
* Compare the MD5 checksum when downloading plugins
* Reduced log spam due to http requests
* Removed 'GetTempFileResponse' function from HttpClientManager
* Fixed caching for HttpClientManager
5 years ago
Bond-009
6032f31aa6
Use CultureInvariant string conversion for Guids
5 years ago
Bond_009
5554595255
Update deps
5 years ago
Bond-009
a6f9ceedd8
Fix more warnings
6 years ago
Bond-009
b44a70ff36
Simplify/remove/clean code
...
* Remove useless runtime check (we only support one)
* Remove unused args
* Remove a global constant
And ofc fix some warnings ;)
6 years ago
Bond-009
620d7b560d
Fail on warnings for Jellyfin.Server
6 years ago
Bond-009
e620bb9512
Remove more doc warnings
6 years ago
Bond-009
892787cb1a
Disable SA1130
6 years ago
Bond-009
fc59b0ab77
Disable SA1512
6 years ago
Vasily
f4015f82e0
Update jellyfin.ruleset
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
6 years ago
Bond_009
b6f5c33191
Disable SA1633
6 years ago
Bond_009
1cbcddfbd2
Disable SA1309
6 years ago
Bond_009
80d011bb4f
Disable SA1200
6 years ago
Bond-009
59ff083f5d
Add comment
6 years ago
Bond_009
58591da0b8
Disable warning for calling local function without this. prefixed
6 years ago