index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-03
Await host startup
Claus Vium
2019-03-03
Start the webhost before RunStartupTasks and fix ContentEncoding
Claus Vium
2019-03-03
Use EnableHttps instead of CertificateInfo
Claus Vium
2019-03-03
Add certificate to https and minor cleanup
Claus Vium
2019-03-01
Add some websocket manager boilerplate
Claus Vium
2019-02-27
Call SharpWebSocket's Closed event handler before disposing
Claus Vium
2019-02-27
Remove a file that shouldn't have been added
Claus Vium
2019-02-27
Remove more cruft and add the beginnings of a socket middleware
Claus Vium
2019-02-27
Simplify websocket listeners
Claus Vium
2019-02-27
Check websocket state before closing
Claus Vium
2019-02-27
Fix websockets
Claus Vium
2019-02-27
Fix query log for real
Claus Vium
2019-02-27
Fix query log
Claus Vium
2019-02-27
Remove IHttpResponse
Claus Vium
2019-02-27
Replace some usage of QueryParamCollection
Claus Vium
2019-02-27
Cleanup in QueryParamCollection
Claus Vium
2019-02-27
Remove HttpUtility
Claus Vium
2019-02-27
Remove some unused stuff
Claus Vium
2019-02-27
Remove SocketHttpListener
Claus Vium
2019-02-26
More cleanup
Claus Vium
2019-02-26
Remove unused Cookies
Claus Vium
2019-02-26
Undo some of the span abuse
Claus Vium
2019-02-26
Remove unused SharpSocket stuff
Claus Vium
2019-02-26
Extend the IHttpServer interface to avoid the typecasting
Claus Vium
2019-02-26
Remove SetContentLength and company
Claus Vium
2019-02-26
Fix PathInfo
Claus Vium
2019-02-26
Remove websocket options and configure kestrel listen ports
Claus Vium
2019-02-26
Remove SocketSharp from Jellyfin.Server and some other cleanup
Claus Vium
2019-02-26
Fix websockets array index out of bounds and some cleanup
Claus Vium
2019-02-26
Fix websockets and RawUrl
Claus Vium
2019-02-26
Still broken
Claus Vium
2019-02-26
Add response compression middleware
Claus Vium
2019-02-26
Use middlewares instead of Routing
Claus Vium
2019-02-26
Replace some todos with http extensions and prepare some socket work
Claus Vium
2019-02-26
Remove hardcoded path and fix url bug in Windows
Claus Vium
2019-02-26
kestrel init
Claus Vium
2019-02-26
Remove unused deps
Claus Vium
2019-02-26
Begin removing System.Net sources
Claus Vium
2019-02-26
Merge pull request #1007 from Bond-009/time
Joshua M. Boniface
2019-02-26
Log time in a standardized way
Bond-009
2019-02-26
Merge pull request #1003 from Bond-009/stopwatch
Vasily
2019-02-25
Use stopwatch for more accurate measurements and reduce log spam
Bond_009
2019-02-25
Merge pull request #1000 from cvium/fix_object_disposed
Vasily
2019-02-24
Remove the unused status code
Claus Vium
2019-02-24
Try another fix
Claus Vium
2019-02-24
Don't close the socket response multiple times
Claus Vium
2019-02-23
Merge pull request #986 from JustAMan/submodule-update
Bond-009
2019-02-22
Merge pull request #984 from WWWesten/patch-1
Anthony Lavado
2019-02-23
Merge pull request #981 from cvium/close_response_stream
Vasily
2019-02-23
Merging #975 to master
Vasily
[next]