Commit Graph

166 Commits (f50a250cd9fac47bcbd9a05e99c8ffe4d294e320)

Author SHA1 Message Date
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Bond_009 e7be01d7a5 Flush to disk async where possible
2 years ago
Bond_009 ea8f40e84a More cleanup
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
2 years ago
Bond_009 1d19a5be61 Fix some warnings
3 years ago
Claus Vium c3523e7cf7
Merge pull request #5905 from BaronGreenback/TVFix
3 years ago
Bond_009 5726535a26 Fix some warnings
3 years ago
cvium f03e77a4d5 Merge branch 'master' into TVFix
3 years ago
Bond_009 9af16fcb6c Remove workaround for dotnet/runtime#42790
3 years ago
Bond_009 653df7d8e5 Specify DateTimeStyles when possible
3 years ago
cvium 153e920239 Ignore published server url for local access
3 years ago
cvium ffe5ae8056 Merge branch 'master' into TVFix
3 years ago
Bond_009 637e86478f Fix some warnings
3 years ago
Bond_009 645825db36 Enable nullable for more files
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
BaronGreenback 7ff52bf755 Renamed
3 years ago
BaronGreenback 7936ea59eb Changed selection method
3 years ago
cvium 608cba817c Reduce some allocations with the magic of spans etc.
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
David 60ffa6f514 Use FileShare.None when creating files
3 years ago
Bond_009 1c74e2f40e Fix build
3 years ago
David 196388d607 Remove custom Json serializer from Emby.Server.Implementations
3 years ago
Fernando Fernández 38c3b6fcd3 Fix build and thread detection logic
4 years ago
Bond_009 49569ca0a0 Use nameof where possible
4 years ago
crobibero 2a8653b309 Merge remote-tracking branch 'upstream/master' into http-client-migrate
4 years ago
Bond_009 e653eef44f Fix some warnings
4 years ago
crobibero 50a1e35765 migrate to IHttpClientFactory in EmbyTV
4 years ago
Patrick Barron ca1f15af19 Move GenericEventArgs to Jellyfin.Data.Events
4 years ago
Patrick Barron ab396225ea Migrate Display Preferences to EF Core
4 years ago
telans 3d9049ef08
fix SA1508
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
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
Mark Monteiro 7152b55747 Use a separate line for each property initializer
4 years ago
Mark Monteiro 658e963e93 replace 'try-finally' with 'using' where appropriate
4 years ago
Mark Monteiro b947d98266 Delete unnecessary ProcessFactory abstraction
4 years ago
Mark Monteiro ee2f911a2b Remove unnecessary CommonProcess abstraction
4 years ago
Bond-009 94fe9b8f6d
Merge branch 'master' into warn17
4 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
4 years ago
Bond_009 07cc4be6a7 Fix some warnings
4 years ago
Bond_009 7060934792 Fix some warnings in Emby.Server.Implementations
4 years ago
dkanada cd13f718fb
Merge pull request #2247 from Bond-009/stringhelper
4 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
4 years ago
Bond_009 e714b9930e Merge branch 'master' into embytv
4 years ago
Bond-009 fdbb329118 Remove StringHelper functions
4 years ago
Bond-009 a2c35e6dba Merge remote-tracking branch 'upstream/master' into random
5 years ago