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-24 02:54:43 +01:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
443422ddb4102eaa91d7cc779ceb8a536f76ac29
jellyfin
/
MediaBrowser.Controller
/
Net
History
Bond_009
9fff4b060e
Replace custom code with Asp.Net Core code
2019-08-09 22:36:20 +02:00
..
AuthenticatedAttribute.cs
Replace custom code with Asp.Net Core code
2019-08-09 22:36:20 +02:00
AuthorizationInfo.cs
ReSharper Reformat: Properties to expression bodied form.
2019-01-13 21:31:14 +01:00
BasePeriodicWebSocketListener.cs
Lower the amount of running tasks
2019-03-25 21:33:48 +01:00
IAuthorizationContext.cs
…
IAuthService.cs
…
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
…