aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Net
AgeCommit message (Expand)Author
2020-09-03Kill HttpListenerHostClaus Vium
2020-09-03Move HttpListenerHost middleware up the pipelineClaus Vium
2020-09-02More fixesClaus Vium
2020-09-02Remove ServiceStack and related stuffClaus Vium
2020-08-24Merge branch 'master' into event-rewrite-1Patrick Barron
2020-08-22Enable TreatWarningsAsErrors for MediaBrowser.Controller in ReleaseBond_009
2020-08-13Move GenericEventArgs to Jellyfin.Data.EventsPatrick Barron
2020-07-20Merge remote-tracking branch 'upstream/master' into api-migration-mergecrobibero
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-15Add GetAuthorizationInfo for netcore HttpRequestcrobibero
2020-06-15Add more authorization handlers, actually authorize requestscrobibero
2020-06-14Merge pull request #3336 from telans/specific-fixesAnthony Lavado
2020-06-14Merge remote-tracking branch 'upstream/master' into HEADcrobibero
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-13merge master into api-migrationcrobibero
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-06-01Remove log spam when using legacy apicrobibero
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