This website requires JavaScript.
Explore
Help
Sign In
alteropen
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-04-17 07:42:31 +01:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
416e175901052af2b253d56519a2e44a78b3ce26
jellyfin
/
MediaBrowser.Server.Implementations
/
HttpServer
History
Luke Pulverenti
430b187ef6
start a dashboard folder
2016-08-22 14:28:24 -04:00
..
Security
…
SocketSharp
update stream reading
2016-07-21 14:40:49 -04:00
AsyncStreamWriter.cs
Async stream handling: Use interface instead of Func<Stream,Task>
2016-08-07 02:00:36 +02:00
ContainerAdapter.cs
…
GetSwaggerResource.cs
…
HttpListenerHost.cs
start a dashboard folder
2016-08-22 14:28:24 -04:00
HttpResultFactory.cs
Merge pull request
#2025
from softworkz/AsyncStreamInterface
2016-08-15 17:59:28 -04:00
IHttpListener.cs
…
LoggerUtils.cs
…
NativeWebSocket.cs
…
RangeRequestWriter.cs
Reduced compiler warnings. No functional changes (except MediaEncoder.cs and AutomaticRestartEntryPoint.cs)
2016-08-05 23:15:48 +02:00
ResponseFilter.cs
…
ServerFactory.cs
…
ServerLogFactory.cs
…
ServerLogger.cs
…
StreamWriter.cs
update buffer sizes
2016-07-27 13:11:25 -04:00
SwaggerService.cs
…