jellyfin/Jellyfin.Api/Controllers
crobibero e1226f12f2 fix attribute ordering 2020-08-04 08:30:03 -06:00
..
ActivityLogController.cs Remove leading slash from route attributes 2020-08-04 08:27:54 -06:00
AlbumsController.cs Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00
ApiKeyController.cs Remove leading slash from route attributes 2020-08-04 08:27:54 -06:00
ArtistsController.cs fix attribute ordering 2020-08-04 08:30:03 -06:00
AudioController.cs fix openapi validation errors 2020-08-03 14:38:51 -06:00
BrandingController.cs fix openapi validation errors 2020-08-03 14:38:51 -06:00
ChannelsController.cs Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00
CollectionController.cs fix attribute ordering 2020-08-04 08:30:03 -06:00
ConfigurationController.cs Move field to the controller 2020-07-14 20:20:24 +02:00
DashboardController.cs changes from merge 2020-07-20 14:43:54 -06:00
DevicesController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
DisplayPreferencesController.cs fix merge conflicts 2020-08-03 12:01:24 -06:00
DlnaController.cs fix route params 2020-07-31 10:17:01 -06:00
DlnaServerController.cs fix openapi validation errors 2020-08-03 14:38:51 -06:00
DynamicHlsController.cs fix openapi validation errors 2020-08-03 14:38:51 -06:00
EnvironmentController.cs remove #nullable 2020-06-19 09:01:37 -06:00
FilterController.cs changes from merge 2020-07-20 14:43:54 -06:00
GenresController.cs Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00
HlsSegmentController.cs fix openapi validation errors 2020-08-03 14:38:51 -06:00
ImageByNameController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
ImageController.cs fix openapi validation errors 2020-08-03 14:38:51 -06:00
InstantMixController.cs Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00
ItemLookupController.cs Add missing authorization policies 2020-06-22 15:44:11 +02:00
ItemRefreshController.cs Remove leading slash from route attributes 2020-08-04 08:27:54 -06:00
ItemUpdateController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
ItemsController.cs fix openapi validation errors 2020-08-03 14:38:51 -06:00
LibraryController.cs fix openapi validation errors 2020-08-03 14:38:51 -06:00
LibraryStructureController.cs Remove leading slash from route attributes 2020-08-04 08:27:54 -06:00
LiveTvController.cs fix openapi validation errors 2020-08-03 14:38:51 -06:00
LocalizationController.cs Move LocalizationService to Jellyfin.Api 2020-06-08 12:34:17 -06:00
MediaInfoController.cs Fix some request parameters 2020-08-03 13:33:43 -06:00
MoviesController.cs fix merge conflicts 2020-08-03 12:01:24 -06:00
MusicGenresController.cs Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00
NotificationsController.cs changes from merge 2020-07-20 14:43:54 -06:00
PackageController.cs changes from merge 2020-07-20 14:43:54 -06:00
PersonsController.cs Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00
PlaylistsController.cs Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00
PlaystateController.cs Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audio 2020-07-22 11:02:44 +02:00
PluginsController.cs changes from merge 2020-07-20 14:43:54 -06:00
RemoteImageController.cs Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00
ScheduledTasksController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
SearchController.cs Remove leading slash from route attributes 2020-08-04 08:27:54 -06:00
SessionController.cs fix openapi validation errors 2020-08-03 14:38:51 -06:00
StartupController.cs fix openapi validation errors 2020-08-03 14:38:51 -06:00
StudiosController.cs Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00
SubtitleController.cs fix openapi validation errors 2020-08-03 14:38:51 -06:00
SuggestionsController.cs fix merge conflicts 2020-08-03 12:01:24 -06:00
SyncPlayController.cs fix openapi validation errors 2020-08-03 14:38:51 -06:00
SystemController.cs Remove leading slash from route attributes 2020-08-04 08:27:54 -06:00
TimeSyncController.cs Remove leading slash from route attributes 2020-08-04 08:27:54 -06:00
TrailersController.cs Properly use DI to reference other controllers. 2020-08-03 13:15:21 -06:00
TvShowsController.cs Remove leading slash from route attributes 2020-08-04 08:27:54 -06:00
UniversalAudioController.cs fix openapi validation errors 2020-08-03 14:38:51 -06:00
UserController.cs Remove leading slash from route attributes 2020-08-04 08:27:54 -06:00
UserLibraryController.cs Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00
UserViewsController.cs Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00
VideoAttachmentsController.cs Make all optional strings nullable 2020-06-27 10:50:44 -06:00
VideoHlsController.cs Specify Logger type 2020-08-03 13:16:29 -06:00
VideosController.cs fix openapi validation errors 2020-08-03 14:38:51 -06:00
YearsController.cs Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00