Commit Graph

430 Commits (7e53bc5ec5eb511e4326d576e97997974ce47328)

Author SHA1 Message Date
telans 98db8f72e0
fix SA1503 for one line if statements
4 years ago
telans afe09612e8
fix SA1119
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
telans 3d9049ef08
fix SA1508
4 years ago
telans acd4389653
fix SA1005
4 years ago
telans 726e116d5b
fix SA1510
4 years ago
Patrick Barron 42b4f0aa2e Merge branch 'master' into userdb-efcore
4 years ago
dkanada 403cd3205f
Merge pull request #3254 from crobibero/ilogger
4 years ago
Patrick Barron 7a115024aa Merge branch 'master' into userdb-efcore
4 years ago
aled 22a860a806 Fix a small number of compile warnings
4 years ago
crobibero 57d1dbfe7b undo erroneous changes
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore
4 years ago
Vasily 40502a33e0
Merge pull request #3203 from Bond-009/warn18
4 years ago
Vasily 668e10ceb7
Merge pull request #2767 from Bond-009/nullable3
4 years ago
Bond_009 4748105dce Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
4 years ago
Bond_009 7439e095e2 Merge branch 'master' into nullable3
4 years ago
Patrick Barron eef7cfd912 Make SonarCloud less angry
4 years ago
Patrick Barron 01ce56016a Merge branch 'master' into userdb-efcore
4 years ago
Bond_009 10e381f66f Fix some 'bugs' flagged by sonarcloud
4 years ago
Patrick Barron c464f700db Remove redundant qualifiers
4 years ago
dkanada 668a7b97c7
Merge pull request #3072 from JustAMan/fix-dead-livetv
4 years ago
Vasily c70e38288c
Apply suggestions from code review
4 years ago
Patrick Barron aca7e221d8 Merge branch 'master' into userdb-efcore
4 years ago
Vasily f08830ea00
Merge pull request #2774 from mark-monteiro/simplify-https-config
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Patrick Barron 62420a6eb1 Remove support for injecting ILogger directly
4 years ago
Mark Monteiro 43c22a5822 Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality
4 years ago
Vasily 3401d55f41 Fixed yet another case of hanging on a bad stream
4 years ago
Vasily a517bd2e52 Re-raise the exception that caused LiveTV stream to not open
4 years ago
Joshua M. Boniface f502c89331
Merge pull request #2798 from JustAMan/fix-livetv-again
4 years ago
Mark Monteiro f815059698 Merge remote-tracking branch 'upstream/master' into register-services-correctly
4 years ago
dkanada eda208e258
Merge pull request #2829 from Bond-009/warn19
4 years ago
Bond_009 fc049caba2 Merge branch 'master' into nullable3
4 years ago
Mark Monteiro 9728aa8b0a Merge branch 'master' into register-services-correctly
4 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 49fe5e0a21 Fix some warnings
5 years ago
Vasily e85f9f5613 Make localhost LiveTV restreams always use plain HTTP port
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 cb2d99e831 Construct LiveTvDtoService and LiveTvManager correctly
5 years ago
Mark Monteiro 3d5b4f869c Register ILiveTvManager and IPlaylistManager correctly
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 f31efce52d
Merge branch 'master' into usings
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