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.Api/HttpHandlers
LukePulverenti Luke Pulverenti luke pulverenti defd8ed253
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.
12 years ago
..
GenreHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 12 years ago
GenresHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 12 years ago
ImageHandler.cs Reworked CategoryInfo and added ImageType enum 12 years ago
InProgressItemsHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 12 years ago
ItemHandler.cs Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations. 12 years ago
ItemListHandler.cs Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations. 12 years ago
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. 12 years ago
PersonHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 12 years ago
PluginConfigurationHandler.cs Switched to MEF as a means to locate plugins and resolvers 12 years ago
PluginsHandler.cs Switched to MEF as a means to locate plugins and resolvers 12 years ago
RecentlyAddedItemsHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 12 years ago
StudioHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 12 years ago
StudiosHandler.cs Reworked CategoryInfo and added ImageType enum 12 years ago
UserConfigurationHandler.cs Switched to MEF as a means to locate plugins and resolvers 12 years ago
UsersHandler.cs Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations. 12 years ago