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
path:
root
/
MediaBrowser.Controller
/
Net
/
IHttpServer.cs
Age
Commit message (
Expand
)
Author
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-05-14
Rename function
Frank Riley
2020-05-14
Fix #3083: Set the Access-Control-Allow-Origin header to the request origin/h...
Frank Riley
2020-05-02
Make SonarCloud happy
Bond_009
2020-05-02
Merge branch 'master' into websocket
Bond_009
2020-03-21
Do not create unnecessary instances of IService at server startup
Mark Monteiro
2020-01-13
Rewrite WebSocket handling code
Bond_009
2019-03-07
Add urlprefixes during init
Claus Vium
2019-02-26
Extend the IHttpServer interface to avoid the typecasting
Claus Vium
2019-01-13
Visual Studio Reformat: MediaBrowser.Controller
Erwin de Haan
2018-12-27
Add GPL modules
Andrew Rabert
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-08-30
3.2.30.3
Luke Pulverenti
2016-11-10
update portable projects
Luke Pulverenti
2016-10-26
update plugin interfaces
Luke Pulverenti
2015-12-28
update local address detection
Luke Pulverenti
2015-09-13
add more methods to IFileSystem
Luke Pulverenti
2015-03-08
connect to socket with access token
Luke Pulverenti
2015-01-18
rework hosting options
Luke Pulverenti
2015-01-17
Ssl in mediabrowser against new listener.
Mike
2014-07-18
consolidate web socket onto one port
Luke Pulverenti
2014-07-18
create http listener abstraction
Luke Pulverenti
2014-01-08
add console logging during startup
Luke Pulverenti
2013-12-07
update to service stack v4
Luke Pulverenti