aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/HttpServer/HttpResultFactory.cs
AgeCommit message (Collapse)Author
2019-01-19Reformat JustAMan review second pass changes.Erwin de Haan
2019-01-18Merge branch 'dev' into reformatErwin de Haan
2019-01-17Reformat JustAMan review pt1 changesErwin de Haan
Refs #575
2019-01-16Merge branch 'dev' into cleanupBond-009
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part De-HErwin de Haan
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment.
2019-01-07remove trailing whitespacehawken
2019-01-06Cleanup some small thingsBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-12-29Fixes possible NullReferenceExceptionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-09-28fix for missing response headersLuke Pulverenti
2017-09-24update response headers for HEAD requestsLuke Pulverenti
2017-09-23fix dlna direct play on samsung tv'sLuke Pulverenti
2017-09-22add fixes for dng imagesLuke Pulverenti
2017-09-01fix skiasharp referenceLuke Pulverenti
2017-08-30update ResolutionNormalizerLuke Pulverenti
2017-08-01improve nextup queriesLuke Pulverenti
2017-07-183.2.25.8Luke Pulverenti
2017-05-31update dlna profilesLuke Pulverenti
2017-05-09update file responsesLuke Pulverenti
2017-05-05update file responsesLuke Pulverenti
2017-03-13rework filestreamLuke Pulverenti
2017-03-12re-organize file streamingLuke Pulverenti
2017-02-13implement chrome media session apiLuke Pulverenti
2017-02-12removed dead codeLuke Pulverenti
2017-02-12localization fixesLuke Pulverenti
2016-12-22limit http compressionLuke Pulverenti
2016-11-27update caching headersLuke Pulverenti
2016-11-24filter duplicate recordings based on showIdLuke Pulverenti
2016-11-12update responsesLuke Pulverenti
2016-11-10update portable componentsLuke Pulverenti