Commit Graph

1056 Commits (fec23de427fe1c46e4ce1aaf31f1695c90232059)

Author SHA1 Message Date
Patrick Barron 63b0132562
Remove OS information from System Info (#9175)
1 year ago
Patrick Barron 5d1b5d257f Remove CustomHeaderNames
1 year ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
1 year ago
Patrick Barron dc85d86ea1 Enable in-process restarting
1 year ago
Bond_009 fd9dc1e308 Update deps
2 years ago
Bond_009 236dd650d0 Update projects to .net7
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Bond-009 210a4921f2
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709)
2 years ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Claus Vium 1cbf5431aa
Merge pull request #8250 from Bond-009/minor18
2 years ago
Bond-009 33611614ed
Merge pull request #7433 from Bond-009/ssdphttpclient
2 years ago
Bond_009 5036afd691 Minor cleanup
2 years ago
Joshua M. Boniface c2902dd108
Merge pull request #8118 from crobibero/jellyfin-10.9
2 years ago
Cody Robibero 40d3d8fb37 bump Jellyfin to 10.9
2 years ago
Craig Andrews ac5a4e62f4
Move transcodes to be under CachePath
2 years ago
dependabot[bot] 812841d01e
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
2 years ago
Cody Robibero 7424f0ca8c Merge pull request #7561 from DMouse10462/named-config-api-fix
2 years ago
Bond_009 5012c09368 Optimize GetMD5 function
2 years ago
Cody Robibero 94a69c8a8b Merge pull request #7549 from cvium/fix_isinlocalnetwork
2 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
2 years ago
Bond_009 cafeedcadf Rework SsdpHttpClient
2 years ago
Cody Robibero ea3d79c0eb
Merge pull request #7235 from Bond-009/async4
2 years ago
Bond_009 832da133d8 Always create TaskCompletionSource<T> with TaskCreationOptions.RunContinuationsAsynchronously
2 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
dependabot[bot] bd32cecf7a
Bump Microsoft.SourceLink.GitHub from 1.1.0 to 1.1.1
3 years ago
Cody Robibero 34df1a030b
Merge pull request #6818 from Bond-009/password
3 years ago
cvium 5a65bc1e69 Very light cleanup in applicationhost
3 years ago
Bond_009 5265b3eee7 Replace PBKDF2-SHA1 with PBKDF2-SHA512
3 years ago
dependabot[bot] c2d99dc3f0
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0
3 years ago
Cody Robibero 40045d2147 Update to full dotnet 6
3 years ago
Bond_009 104e36f2f9 Streamline startup code
3 years ago
Cody Robibero 2b10251b32 Update to dotnet6.rc2
3 years ago
Dmitry Lyzo c26e6d89b4 Move FfmpegException to MediaBrowser.Common
3 years ago
Cody Robibero 017380f1dd Reference dotnet6-rc1 packages
3 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
Claus Vium fa77902955
Merge pull request #6430 from Bond-009/minor17
3 years ago
Bond_009 19824bff94 Minor improvements
3 years ago
Bond_009 4c1286fd24 Address comment
3 years ago
Bond_009 60053c7f3d Fix log messages
3 years ago
Bond_009 442dc10aac ApiServiceCollectionExtensions.AddProxyAddresses: Add more tests
3 years ago
Bond_009 f1f72c3060 Minor improvements
3 years ago
Rich Lander c07e83fdf8
Invert code and style analysis configuration (#6334)
3 years ago
Bond_009 915141f196 Fix some warnings
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
Bond-009 cfad97ff28
Merge pull request #6096 from cvium/saving_private_ram
3 years ago
Bond_009 c78457e6d3 Minor fixes
3 years ago