jellyfin/Jellyfin.Api/Controllers
Patrick Barron 2eef7d4913
Merge pull request #3504 from Ullmie02/api-genres
Move GenresService to Jellyfin.Api
2020-07-06 16:38:13 +00: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 Update Jellyfin.Api/Controllers/ArtistsController.cs 2020-06-30 14:15:17 +02:00
BrandingController.cs fix tests 2020-06-22 08:14:07 -06:00
ChannelsController.cs Fix documentation and authorize attribute 2020-07-06 08:02:23 -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
EnvironmentController.cs remove #nullable 2020-06-19 09:01:37 -06:00
FilterController.cs remove unused parameters 2020-06-24 14:43:28 -06:00
GenresController.cs Add missing using 2020-07-06 17:43:34 +02: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
ItemsController.cs Change route parameter name 2020-07-06 17:41:02 +02: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
LiveTvController.cs Update LiveTvController.cs 2020-07-03 19:04:45 +02: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
MoviesController.cs Update Jellyfin.Api/Controllers/MoviesController.cs 2020-06-29 07:35:00 -06:00
MusicGenresController.cs Add authorization attribute 2020-07-06 17:39:45 +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
PersonsController.cs Move PersonsService.cs to Jellyfin.Api 2020-06-30 18:26:53 -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
StudiosController.cs Move StudiosService.cs to Jellyfin.Api 2020-06-25 18:22:55 -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
TrailersController.cs Change route parameter name 2020-07-06 17:41:02 +02: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