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-03-23 10:36:43 +00:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
658e963e933319029d7cb730b2daab27e42feac5
jellyfin
/
MediaBrowser.Controller
/
Net
History
Mark Monteiro
dc140429fe
Do not create unnecessary instances of IService at server startup
2020-03-21 23:17:30 +01:00
..
AuthenticatedAttribute.cs
Replace custom code with Asp.Net Core code
2019-08-09 22:36:20 +02:00
AuthorizationInfo.cs
…
BasePeriodicWebSocketListener.cs
Fix some warnings in MediaBrowser.Controller
2020-02-04 02:10:44 +01:00
IAuthorizationContext.cs
…
IAuthService.cs
Enable TreatWarningsAsErrors and Nullable for test projects
2020-01-31 22:46:10 +01:00
IHasResultFactory.cs
…
IHttpResultFactory.cs
Fix warnings
2020-01-31 22:26:53 +01:00
IHttpServer.cs
Do not create unnecessary instances of IService at server startup
2020-03-21 23:17:30 +01:00
ISessionContext.cs
…
IWebSocketConnection.cs
Fix warnings
2020-01-31 22:26:53 +01:00
IWebSocketListener.cs
Lower the amount of running tasks
2019-03-25 21:33:48 +01:00
SecurityException.cs
…
StaticResultOptions.cs
Fix warnings
2020-01-31 22:26:53 +01:00
WebSocketMessageInfo.cs
…