Commit Graph

69 Commits (151182b9a91632a4e750b1d806e33204abe18e2b)

Author SHA1 Message Date
Bond_009 7f4a229cd2 Add some simple tests
4 years ago
Mark Monteiro 2a521b0f68 Rename 'log' to 'logger'
4 years ago
Mark Monteiro 5b1091db27 Merge remote-tracking branch 'upstream/master' into do-not-instantiate-services-at-startup
4 years ago
Bond_009 e9d1eabd53 Remove unused usings
4 years ago
Mark Monteiro b8580e58aa Check for implementation of IService correctly
4 years ago
Mark Monteiro dc2b8c4646 Log a warning if an attempt is made to register an invalid service type
4 years ago
Bond-009 b477b3874e Fix some warnings
5 years ago
Bond_009 5edb8159a7 Fix Json serialization error
5 years ago
Bond_009 c9820d30ed Fix multiple mistakes and warnings
5 years ago
Bond-009 ee637e8fec Fix warnings, improve performance (#1665)
5 years ago
Bond_009 0116190050 Minor changes
5 years ago
Bond_009 9fff4b060e Replace custom code with Asp.Net Core code
5 years ago
Anthony Lavado b25c08e79a
Merge pull request #1156 from Bond-009/sep
5 years ago
Joshua M. Boniface 2bc378a9c3
Merge pull request #1337 from jellyfin/release-10.3.z
5 years ago
Bond-009 61d7bed181
Merge pull request #1304 from jellyfin/release-10.3.z
5 years ago
bugfixin 844ea9d77e Don't coalesce empty strings to null in StringMapTypeDeserializer
5 years ago
Claus Vium 28c2ac528d Re-add content length, semi revert of changes in #1010 (#1287)
5 years ago
bugfixin 08d3a5d2fe Fix null reference when request content type is application/x-www-form-urlencoded
5 years ago
Bond_009 157a86d0f1 Remove dead code
5 years ago
Bond-009 a332092769 Reduce complexity http routes
5 years ago
Bond-009 6566c91360 Seperate changes from #1023
5 years ago
Claus Vium 3fa43a1e08 Don't set status code if response is closed
5 years ago
Claus Vium 0abe57e930 Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc
5 years ago
Claus Vium 27e7e792b3 Replace some usage of QueryParamCollection
5 years ago
Claus Vium f1c93ae618 Remove SetContentLength and company
5 years ago
Bond_009 320707d44c Reduce string allocations at startup
5 years ago
Bond_009 70c85925af Move some arrays to generics
5 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings
5 years ago
Andrew Rabert 55538764fa Merge pull request #575 from EraYaN/reformat
6 years ago
Erwin de Haan d116efe1f7 Merge branch 'dev' into reformat
6 years ago
Andrew Rabert e9e152d2fc Adapt SwaggerService for Jellyfin
6 years ago
Andrew Rabert cfd5d1a4f2 Restore SwaggerService from 7aa573d4e0fc231932ad3da4cdf15199cf97709a
6 years ago
Erwin de Haan 321c440739 Reformat JustAMan review pt1 changes
6 years ago
Bond-009 900dc851e6 Merge branch 'dev' into cleanup
6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
6 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
6 years ago
Erwin de Haan 5b3d8a6d76 EditorConfig reformat: Emby.IsoMounting, Emby.Server.Implementations
6 years ago
Erwin de Haan 0efc699e3d Visual Studio Reformat: Emby.Server.Implementations Part S-S
6 years ago
Erwin de Haan 846456b41e Reformatted the files with notes.
6 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
6 years ago
hawken bd169e4fd4 remove trailing whitespace
6 years ago
Bond_009 07a8e49c4b Cleanup some small things
6 years ago
Bond_009 b7ebb67cbb Remove the need for NullLogger
6 years ago
Bond_009 3d3ec3588b Mark where ILogger is being set to null
6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
6 years ago
Bond_009 6e5d2aadaa Remove custom ToArray extension
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti bc643d4dda move reports to plugin
7 years ago