This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-02-27 13:30:12 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jellyfin
/
MediaBrowser.Controller
/
Net
History
Claus Vium
8c609bc9ce
Reduce aspnet imports
2019-03-07 19:04:09 +01:00
..
AuthenticatedAttribute.cs
…
AuthorizationInfo.cs
…
BasePeriodicWebSocketListener.cs
Don't dispose the connection
2019-03-05 07:41:41 +01:00
IAuthorizationContext.cs
…
IAuthService.cs
…
IHasResultFactory.cs
…
IHttpResultFactory.cs
…
IHttpServer.cs
Extend the IHttpServer interface to avoid the typecasting
2019-02-26 22:11:21 +01:00
ISessionContext.cs
…
IWebSocketConnection.cs
Replace some usage of QueryParamCollection
2019-02-27 14:23:39 +01:00
IWebSocketListener.cs
…
SecurityException.cs
…
StaticResultOptions.cs
Drop ETag and use Last-Modified header (
#890
)
2019-02-13 21:08:59 +01:00
WebSocketMessageInfo.cs
…