Commit Graph

90 Commits (d22fd964c232d43137e1a51e7bd0e68778b5f587)

Author SHA1 Message Date
dkanada 97d6c2db6b keep old base url for now
5 years ago
dkanada d521e5c36a add base url to server configuration
5 years ago
dkanada c987203f5a remove old routes from http server
5 years ago
Bond_009 9fff4b060e Replace custom code with Asp.Net Core code
5 years ago
Bond-009 ce1fa42f9d
Merge branch 'master' into tasks
5 years ago
Bond-009 61d7bed181
Merge pull request #1304 from jellyfin/release-10.3.z
5 years ago
Claus Vium 28c2ac528d Re-add content length, semi revert of changes in #1010 (#1287)
5 years ago
Bond-009 a8da122fb3
Merge pull request #1252 from jellyfin/release-10.3.z
5 years ago
Joshua Boniface 250e0c75df Add MethodNotAllowedException with code 405
5 years ago
Bond-009 a332092769 Reduce complexity http routes
6 years ago
Bond_009 2696ac5eac Lower the amount of running tasks
6 years ago
Claus Vium e3b844b5aa Add urlprefixes during init
6 years ago
Claus Vium 3fa43a1e08 Don't set status code if response is closed
6 years ago
Claus Vium 913e80fd55 Add ProcessWebSocketRequest to IHttpListener
6 years ago
Claus Vium 51648a2a21 Remove unused _listener
6 years ago
Claus Vium 0250204f14 Expand todo
6 years ago
Claus Vium 9020f68ce1 Use QueryHelpers.AddQueryString
6 years ago
Claus Vium e823c11b46 Add certificate to https and minor cleanup
6 years ago
Claus Vium c0b95dbc79 Fix query log for real
6 years ago
Claus Vium 647adc51c8 Fix query log
6 years ago
Claus Vium 27e7e792b3 Replace some usage of QueryParamCollection
6 years ago
Claus Vium 333bd2107a Remove HttpUtility
6 years ago
Claus Vium 848cfc32cc More cleanup
6 years ago
Claus Vium f1c93ae618 Remove SetContentLength and company
6 years ago
Claus Vium 4e8de67aca Remove SocketSharp from Jellyfin.Server and some other cleanup
6 years ago
Claus Vium a85488cd20 Fix websockets array index out of bounds and some cleanup
6 years ago
Claus Vium f3e7bc0573 Replace some todos with http extensions and prepare some socket work
6 years ago
Claus Vium 852460b991 kestrel init
6 years ago
Claus Vium 4db31acff9 Begin removing System.Net sources
6 years ago
Bond-009 0804bed66d Log time in a standardized way
6 years ago
Bond_009 0f9006c81f Use stopwatch for more accurate measurements and reduce log spam
6 years ago
William Taylor 18ae107ce4 Removed unnecessary configuration options and reduced primitive dependencies
6 years ago
William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory
6 years ago
cvium b35dcbb9f0 Remove MediaBrowser.Text since it violates licenses and is overall hacky
6 years ago
Erwin de Haan d116efe1f7 Merge branch 'dev' into reformat
6 years ago
Erwin de Haan 321c440739 Reformat JustAMan review pt1 changes
6 years ago
Bond-009 d0980f0da5 Update HttpListenerHost.cs
6 years ago
Bond-009 900dc851e6 Merge branch 'dev' into cleanup
6 years ago
Erwin de Haan 49b61f238e Merge branch 'dev' into reformat
6 years ago
Claus Vium eca3c099d9 removed a bunch of validation, security, registration, premiere, whatever bs
6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan c5c7a3c4ee Visual Studio Reformat: Emby.Server.Implementations Part De-H
6 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
6 years ago
hawken bd169e4fd4 remove trailing whitespace
6 years ago
Bond_009 07a8e49c4b Cleanup some small things
6 years ago
Bond_009 a997bb609f Remove unnecessary using statements
6 years ago
Bond_009 391b48614d Remove FireEventIfNotNull
6 years ago
Bond_009 ea4c914123 Fix exception logging
6 years ago
Bond_009 b7ebb67cbb Remove the need for NullLogger
6 years ago