Commit Graph

185 Commits (988e76d4c7df48370a6cb1de59c4909d140f96e2)

Author SHA1 Message Date
Patrick Barron ab396225ea Migrate Display Preferences to EF Core
4 years ago
telans 3d9049ef08
fix SA1508
4 years ago
telans acd4389653
fix SA1005
4 years ago
telans 726e116d5b
fix SA1510
4 years ago
dkanada 403cd3205f
Merge pull request #3254 from crobibero/ilogger
4 years ago
aled 22a860a806 Fix a small number of compile warnings
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Vasily 668e10ceb7
Merge pull request #2767 from Bond-009/nullable3
4 years ago
Bond_009 7439e095e2 Merge branch 'master' into nullable3
4 years ago
Bond_009 10e381f66f Fix some 'bugs' flagged by sonarcloud
4 years ago
Mark Monteiro 43c22a5822 Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality
4 years ago
Bond_009 fc049caba2 Merge branch 'master' into nullable3
5 years ago
Mark Monteiro 4113288278 Fix style issues
5 years ago
Mark Monteiro 7152b55747 Use a separate line for each property initializer
5 years ago
Bond_009 30ce346f34 Enable nullabe reference types for MediaBrowser.Model
5 years ago
Mark Monteiro 658e963e93 replace 'try-finally' with 'using' where appropriate
5 years ago
Mark Monteiro e0f40f57d8 Merge remote-tracking branch 'upstream/master' into remove-common-process
5 years ago
Bond_009 2be394089e Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common
5 years ago
Bond_009 3ab50f5a3f Address comments
5 years ago
Mark Monteiro 7447ea8960 Make sure Process objects are all disposed correctly
5 years ago
Mark Monteiro b947d98266 Delete unnecessary ProcessFactory abstraction
5 years ago
Mark Monteiro ee2f911a2b Remove unnecessary CommonProcess abstraction
5 years ago
Bond-009 94fe9b8f6d
Merge branch 'master' into warn17
5 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
5 years ago
Bond_009 07cc4be6a7 Fix some warnings
5 years ago
Bond_009 7060934792 Fix some warnings in Emby.Server.Implementations
5 years ago
dkanada b7a9900556
Merge pull request #2357 from Bond-009/warn13
5 years ago
Bond_009 87d2479b78 Fix warnings
5 years ago
dkanada cd13f718fb
Merge pull request #2247 from Bond-009/stringhelper
5 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
5 years ago
Bond_009 e714b9930e Merge branch 'master' into embytv
5 years ago
Bond-009 fdbb329118 Remove StringHelper functions
5 years ago
Bond_009 5a8e972952 Enable TreatWarningsAsErrors for some projects
5 years ago
Bond-009 a2c35e6dba Merge remote-tracking branch 'upstream/master' into random
5 years ago
Bond_009 5cab79c839 Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs
5 years ago
Bond-009 b477b3874e Fix some warnings
5 years ago
Bond_009 d9a03c9bb1 Fix more warnings
5 years ago
Bond_009 bbc0875387 Don't shuffle some types by default
5 years ago
Bond_009 c9820d30ed Fix multiple mistakes and warnings
5 years ago
Bond_009 8fe7b6551f Rewrite `ItemDataProvider` to be more robust
5 years ago
Anthony Lavado cb393c215a
Merge pull request #1686 from Bond-009/warn7
5 years ago
Bond_009 e4f893a0eb More warning fixes
5 years ago
Bond_009 0aaaaab7a0 Fix invalid arg for
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Bond_009 d405a400aa Fixes issues with HttpClientManager
5 years ago
Bond-009 b44a70ff36 Simplify/remove/clean code
6 years ago
Vasily 1fef8bf266
Merge pull request #1060 from Bond-009/assinfo
6 years ago
Bond_009 37ea50a572 Reduce the amount of exceptions thrown
6 years ago
Bond-009 e91dd14b31 Remove redundent class AssemblyInfo
6 years ago
PloughPuff 73c1cdb32a Avoid exceptions due to folder and file not found
6 years ago