aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Net
AgeCommit message (Expand)Author
2020-06-20Use authorization code from api-migration to fix startup wizardDavid
2020-06-20fix some documentation periodstelans
2020-06-16Merge pull request #3343 from telans/comment-stopsBond-009
2020-06-16fix SA1513/SA1516telans
2020-06-16Add full stop at end of comments (SA1629)telans
2020-06-14Merge pull request #3336 from telans/specific-fixesAnthony Lavado
2020-06-15Merge pull request #3315 from crobibero/dashboard-updatedkanada
2020-06-15fix SA1005telans
2020-06-13Merge branch 'master' into userdb-efcorePatrick Barron
2020-06-11Add MessageId to websocket message, add JsonNonStringKeyDictionaryConvertercrobibero
2020-06-05Use typed logger where possiblecrobibero
2020-06-04Merge branch 'master' into userdb-efcorePatrick Barron
2020-06-03Merge pull request #3179 from Bond-009/bugsAnthony Lavado
2020-05-26Merge branch 'master' into userdb-efcorePatrick Barron
2020-05-25Fix some 'bugs' flagged by sonarcloudBond_009
2020-05-20Remove redundant qualifiersPatrick Barron
2020-05-15Merge branch 'master' into userdb-efcorePatrick Barron
2020-05-15Merge remote-tracking branch 'upstream/master' into syncplaygion
2020-05-14Rename functionFrank Riley
2020-05-14Fix #3083: Set the Access-Control-Allow-Origin header to the request origin/h...Frank Riley
2020-05-12Initial migration codePatrick Barron
2020-05-09Fix code issuesgion
2020-05-02Make SonarCloud happyBond_009
2020-05-02Merge branch 'master' into websocketBond_009
2020-04-27Implement KeepAlive for WebSocketsgion
2020-04-13Clean up SecurityExceptionMark Monteiro
2020-03-21Do not create unnecessary instances of IService at server startupMark Monteiro
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
2020-01-13Remove dead code and improve loggingBond-009
2020-01-13Fix websocket handlingBond-009
2020-01-13Fix nullref exception and added loggingBond_009
2020-01-13Rewrite WebSocket handling codeBond_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