This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2025-07-20 11:58:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c824c564cdd1d59b04ae64df4400a90e2944ee8f
jellyfin
/
MediaBrowser.Controller
/
Net
History
Claus Vium
3f651de24c
Add authentication and remove versioning
2019-11-23 16:31:02 +01:00
..
AuthenticatedAttribute.cs
Replace custom code with Asp.Net Core code
2019-08-09 22:36:20 +02:00
AuthorizationInfo.cs
…
BasePeriodicWebSocketListener.cs
Lower the amount of running tasks
2019-03-25 21:33:48 +01:00
IAuthorizationContext.cs
…
IAuthService.cs
Add authentication and remove versioning
2019-11-23 16:31:02 +01:00
IHasResultFactory.cs
…
IHttpResultFactory.cs
…
IHttpServer.cs
Add urlprefixes during init
2019-03-07 22:49:41 +01:00
ISessionContext.cs
…
IWebSocketConnection.cs
Replace some usage of QueryParamCollection
2019-02-27 14:23:39 +01:00
IWebSocketListener.cs
Lower the amount of running tasks
2019-03-25 21:33:48 +01:00
SecurityException.cs
…
StaticResultOptions.cs
Drop ETag and use Last-Modified header (
#890
)
2019-02-13 21:08:59 +01:00
WebSocketMessageInfo.cs
…