aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-26Remove SetContentLength and companyClaus Vium
2019-02-26Fix PathInfoClaus Vium
2019-02-26Remove websocket options and configure kestrel listen portsClaus Vium
2019-02-26Remove SocketSharp from Jellyfin.Server and some other cleanupClaus Vium
2019-02-26Fix websockets array index out of bounds and some cleanupClaus Vium
2019-02-26Fix websockets and RawUrlClaus Vium
2019-02-26Still brokenClaus Vium
2019-02-26Add response compression middlewareClaus Vium
2019-02-26Use middlewares instead of RoutingClaus Vium
2019-02-26Replace some todos with http extensions and prepare some socket workClaus Vium
2019-02-26Remove hardcoded path and fix url bug in WindowsClaus Vium
2019-02-26kestrel initClaus Vium
2019-02-26Remove unused depsClaus Vium
2019-02-26Begin removing System.Net sourcesClaus Vium
2019-02-26Merge pull request #1007 from Bond-009/timeJoshua M. Boniface
2019-02-26Remove ordering itemsBond-009
2019-02-26Log time in a standardized wayBond-009
2019-02-26Don't change submoduleBond-009
2019-02-26Less string allocationsBond-009
2019-02-26Merge pull request #1003 from Bond-009/stopwatchVasily
2019-02-25Use stopwatch for more accurate measurements and reduce log spamBond_009
2019-02-25Merge pull request #1000 from cvium/fix_object_disposedVasily
2019-02-25Merge pull request #998 from cvium/enableraisingevents_default_trueVasily
2019-02-25Merge pull request #979 from Wuerfelbecher/release-disable-debugVasily
2019-02-25Fix the ffmpeg compatibilityJoshua Boniface
2019-02-24Disable documentation and debug in buildJoshua Boniface
2019-02-24Remove the unused status codeClaus Vium
2019-02-24Try another fixClaus Vium
2019-02-24Move the check further downClaus Vium
2019-02-24Don't close the socket response multiple timesClaus Vium
2019-02-24Check that ffmpeg log target isn't disposed before writing to itClaus Vium
2019-02-24Set EnableRaisingEvents to true for processes that require itClaus Vium
2019-02-24Fix slow local image validation (#990)Claus Vium
2019-02-24Merge pull request #968 from brianjmurrell/release-10.2.z-copr-autobuildBond-009
2019-02-24use common.build.sh for docker image buildsThomas Büttner
2019-02-24Build releases without debugThomas Büttner
2019-02-23Merge pull request #964 from jellyfin/fedora-runtimeJoshua M. Boniface
2019-02-23Add Debian armhf (Rasberry Pi) build plus crossbuildJoshua Boniface
2019-02-23Merge pull request #986 from JustAMan/submodule-updateBond-009
2019-02-23Leave +genpts untouched in GetProgressiveVideoArguments()The Lynxy
2019-02-23Merge pull request #1 from jellyfin/masterWWWesten
2019-02-22Add to contributorsLynxy
2019-02-22Merge pull request #984 from WWWesten/patch-1Anthony Lavado
2019-02-23Remove useless if..else in SsdpDevicePublisherXu Fasheng
2019-02-23Update comments for DLNA IPv6Xu Fasheng
2019-02-23Merge pull request #981 from cvium/close_response_streamVasily
2019-02-23Merging #975 to masterVasily
2019-02-23Update kz.csvWWWesten
2019-02-22Remove duplicate code and use using to properly dispose the response streamClaus Vium
2019-02-22Merge pull request #975 from cvium/release-10.2.zBond-009