jellyfin/MediaBrowser.Api/HttpHandlers
2012-08-10 09:07:58 -04:00
..
GenreHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 2012-07-19 22:22:44 -04:00
GenresHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 2012-07-19 22:22:44 -04:00
ImageHandler.cs Added the ability for the server to handle byte-range requests, and also added a static file handler to utilize it 2012-08-10 09:07:58 -04:00
InProgressItemsHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 2012-07-19 22:22:44 -04:00
ItemHandler.cs Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations. 2012-07-21 14:39:47 -04:00
ItemListHandler.cs Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations. 2012-07-21 14:39:47 -04:00
JsonHandler.cs Added an ApiInteraction project that UI's can use to talk to the server. Moved jsonserializer namespace from json to serialization, since we may be adding an xml serializer. 2012-07-31 12:29:07 -04:00
PersonHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 2012-07-19 22:22:44 -04:00
PluginConfigurationHandler.cs Switched to MEF as a means to locate plugins and resolvers 2012-07-25 22:33:11 -04:00
PluginsHandler.cs Switched to MEF as a means to locate plugins and resolvers 2012-07-25 22:33:11 -04:00
RecentlyAddedItemsHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 2012-07-19 22:22:44 -04:00
StudioHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 2012-07-19 22:22:44 -04:00
StudiosHandler.cs Reworked CategoryInfo and added ImageType enum 2012-07-30 15:03:07 -04:00
UserConfigurationHandler.cs Switched to MEF as a means to locate plugins and resolvers 2012-07-25 22:33:11 -04:00
UsersHandler.cs Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations. 2012-07-21 14:39:47 -04:00