jellyfin/MediaBrowser.Common/Net
2013-06-08 13:03:21 -04:00
..
BasePeriodicWebSocketListener.cs fixes #97 and creates a library dictionary cache to avoid FindById recursion 2013-03-31 13:39:28 -04:00
HttpRequestOptions.cs #280 - avoid an extra request to last fm by taking data from the MusicArtist entity 2013-05-27 11:02:16 -04:00
IHasResultFactory.cs made compression and caching available to plugin api endpoints 2013-03-23 22:45:00 -04:00
IHttpClient.cs add customizable accept header to http client interface 2013-05-04 00:07:27 -04:00
IHttpResultFactory.cs made compression and caching available to plugin api endpoints 2013-03-23 22:45:00 -04:00
IHttpServer.cs improve accuracy of local ip address discovery 2013-05-27 14:34:03 -04:00
INetworkManager.cs removed unused methods 2013-06-08 13:03:21 -04:00
IRestfulService.cs made compression and caching available to plugin api endpoints 2013-03-23 22:45:00 -04:00
IServerManager.cs localize library changed messages per user 2013-05-21 23:42:25 -04:00
IWebSocket.cs Moved some web socket classes to the model 2013-03-25 23:01:47 -04:00
IWebSocketConnection.cs updated browse to command 2013-05-25 20:53:51 -04:00
IWebSocketListener.cs removed base kernel and ikernel 2013-03-07 00:34:00 -05:00
IWebSocketServer.cs added a shutdown api method, font size fix and other decouplings 2013-02-26 11:10:55 -05:00
MimeTypes.cs fixed plugin assembly downloads as well as debug/release detection with nuget assemblies 2013-02-25 00:17:59 -05:00
WebSocketConnectEventArgs.cs extracted httpclient dependancy 2013-02-24 19:13:45 -05:00