jellyfin/MediaBrowser.Api/HttpHandlers
LukePulverenti Luke Pulverenti luke pulverenti 8fc828361e Updated authentication
2012-09-07 12:17:39 -04:00
..
AudioHandler.cs Added some intelligence to the video handler. try to just copy the audio stream when possible, instead of encoding. 2012-08-13 16:18:02 -04:00
BaseMediaHandler.cs Tweaked media streaming to not call process.waitforexit 2012-08-23 22:29:27 -04:00
DefaultUserHandler.cs Updated authentication 2012-09-07 12:17:39 -04:00
GenreHandler.cs Updated authentication 2012-09-07 12:17:39 -04:00
GenresHandler.cs Updated authentication 2012-09-07 12:17:39 -04:00
ImageHandler.cs Updated authentication 2012-09-07 12:17:39 -04:00
ItemHandler.cs Updated authentication 2012-09-07 12:17:39 -04:00
ItemListHandler.cs Updated authentication 2012-09-07 12:17:39 -04:00
PersonHandler.cs Updated authentication 2012-09-07 12:17:39 -04:00
PluginAssemblyHandler.cs Implemented UI plugin downloading 2012-09-03 15:12:02 -04:00
PluginConfigurationHandler.cs Switched date operations to utc 2012-09-04 15:23:15 -04:00
PluginsHandler.cs Tweaked plugin downloading a bit 2012-09-03 17:56:30 -04:00
ServerConfigurationHandler.cs Switched date operations to utc 2012-09-04 15:23:15 -04:00
StudioHandler.cs Updated authentication 2012-09-07 12:17:39 -04:00
StudiosHandler.cs Updated authentication 2012-09-07 12:17:39 -04:00
UserAuthenticationHandler.cs Updated authentication 2012-09-07 12:17:39 -04:00
UsersHandler.cs Updated authentication 2012-09-07 12:17:39 -04:00
VideoHandler.cs Changed some types to List to avoid having to call ToList for insertion purposes 2012-08-24 08:45:54 -04:00
WeatherHandler.cs Added a weather api 2012-09-02 01:30:25 -04:00
YearHandler.cs Updated authentication 2012-09-07 12:17:39 -04:00
YearsHandler.cs Updated authentication 2012-09-07 12:17:39 -04:00