jellyfin/Jellyfin.Api/Controllers
2020-06-29 16:34:00 +02:00
..
ActivityLogController.cs remove unused parameters 2020-06-24 14:43:28 -06:00
AlbumsController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
ApiKeyController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
ArtistsController.cs Move ArtistsService to Jellyfin.Api 2020-06-29 16:34:00 +02:00
BrandingController.cs fix tests 2020-06-22 08:14:07 -06:00
CollectionController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
ConfigurationController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
DashboardController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
DevicesController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
DisplayPreferencesController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
FilterController.cs remove unused parameters 2020-06-24 14:43:28 -06:00
ImageByNameController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
InstantMixController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
ItemLookupController.cs Add missing authorization policies 2020-06-22 15:44:11 +02:00
ItemRefreshController.cs remove unused parameters 2020-06-24 14:43:28 -06:00
ItemUpdateController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
LibraryController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
LibraryStructureController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
LocalizationController.cs Move LocalizationService to Jellyfin.Api 2020-06-08 12:34:17 -06:00
MediaInfoController.cs Move MediaInfoService to Jellyfin.Api 2020-06-27 12:26:43 +02:00
NotificationsController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
PackageController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
PlaylistsController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
PlaystateController.cs Move PlaystateService.cs to Jellyfin.Api 2020-06-26 21:04:02 -06:00
PluginsController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
RemoteImageController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
ScheduledTasksController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
SearchController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
SessionController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
StartupController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
SubtitleController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
SuggestionsController.cs Use RequestHelpers.Split 2020-06-20 12:10:45 +02:00
SystemController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
TvShowsController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
UserController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
UserLibraryController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
UserViewsController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
VideoAttachmentsController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
VideosController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
YearsController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00