You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.Controller/Net
Anthony Lavado 100e9d586d
Merge pull request #3336 from telans/specific-fixes
4 years ago
..
AuthenticatedAttribute.cs Replace custom code with Asp.Net Core code 5 years ago
AuthorizationInfo.cs Initial migration code 5 years ago
BasePeriodicWebSocketListener.cs Merge pull request #3336 from telans/specific-fixes 4 years ago
IAuthService.cs Remove redundant qualifiers 5 years ago
IAuthorizationContext.cs
IHasResultFactory.cs
IHttpResultFactory.cs Fix warnings 5 years ago
IHttpServer.cs Rename function 5 years ago
ISessionContext.cs Initial migration code 5 years ago
IWebSocketConnection.cs Merge remote-tracking branch 'upstream/master' into syncplay 5 years ago
IWebSocketListener.cs Lower the amount of running tasks 6 years ago
SecurityException.cs Clean up SecurityException 5 years ago
StaticResultOptions.cs Fix warnings 5 years ago
WebSocketMessageInfo.cs