aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Net
AgeCommit message (Expand)Author
2020-02-14Merge pull request #2358 from Bond-009/testsdkanada
2020-02-04Fix some warnings in MediaBrowser.ControllerBond_009
2020-01-31Enable TreatWarningsAsErrors and Nullable for test projectsBond_009
2020-01-31Fix warningsBond_009
2020-01-22Remove FileSystem.GetStreamBond-009
2019-11-23Add authentication and remove versioningClaus Vium
2019-08-09Replace custom code with Asp.Net Core codeBond_009
2019-03-25Lower the amount of running tasksBond_009
2019-03-07Add urlprefixes during initClaus Vium
2019-03-07Reduce aspnet importsClaus Vium
2019-03-05Don't dispose the connectionClaus Vium
2019-02-27Simplify websocket listenersClaus Vium
2019-02-27Fix websocketsClaus Vium
2019-02-27Replace some usage of QueryParamCollectionClaus Vium
2019-02-26Extend the IHttpServer interface to avoid the typecastingClaus Vium
2019-02-13Drop ETag and use Last-Modified header (#890)Claus Vium
2019-02-05Remove custom ThreadingClaus Vium
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13ReSharper Reformat: Properties to expression bodied form.Erwin de Haan
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13EditorConfig reformat: MediaBrowser.ControllerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ControllerErwin de Haan
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2019-01-07remove trailing whitespacehawken
2019-01-07Remove tabs and trailing whitespacehawken
2019-01-03Post GPL cleanupBond_009
2018-12-30Fix build post GPL changeBond_009
2018-12-30Fix exception loggingBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-11-23reduce dlna chatterLuke Pulverenti
2017-10-04reduce socket activityLuke Pulverenti
2017-09-03update request classesLuke Pulverenti
2017-08-303.2.30.3Luke Pulverenti
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-05-31update dlna profilesLuke Pulverenti
2017-05-26update GetItems methodLuke Pulverenti
2017-03-12re-organize file streamingLuke Pulverenti
2016-11-10update portable projectsLuke Pulverenti
2016-11-10rework result factoryLuke Pulverenti
2016-11-08update portable projectsLuke Pulverenti
2016-10-26update plugin interfacesLuke Pulverenti
2016-10-25make controller project portableLuke Pulverenti
2016-10-23remove usingLuke Pulverenti
2016-10-07update live stream managementLuke Pulverenti
2016-10-06avoid buffering http responsesLuke Pulverenti
2016-08-07Async stream handling: Use interface instead of Func<Stream,Task>softworkz
2016-07-15update async stream writingLuke Pulverenti