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.
13 years ago
..
GenreHandler.cs
GenresHandler.cs
ImageHandler.cs Reworked CategoryInfo and added ImageType enum 13 years ago
InProgressItemsHandler.cs
ItemHandler.cs
ItemListHandler.cs
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. 13 years ago
PersonHandler.cs
PluginConfigurationHandler.cs Switched to MEF as a means to locate plugins and resolvers 13 years ago
PluginsHandler.cs Switched to MEF as a means to locate plugins and resolvers 13 years ago
RecentlyAddedItemsHandler.cs
StudioHandler.cs
StudiosHandler.cs Reworked CategoryInfo and added ImageType enum 13 years ago
UserConfigurationHandler.cs Switched to MEF as a means to locate plugins and resolvers 13 years ago
UsersHandler.cs