jellyfin/Jellyfin.Api/Controllers
crobibero 2f33bee2a9 Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
..
ActivityLogController.cs Remove leading slash from route attributes 2020-08-04 08:27:54 -06:00
AlbumsController.cs Fix all route for base url support 2020-08-04 12:48:53 -06:00
ApiKeyController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
ArtistsController.cs fix attribute ordering 2020-08-04 08:30:03 -06:00
AudioController.cs Set openapi schema type to file where possible 2020-09-01 17:26:49 -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 Make some methods async 2020-08-21 22:01:19 +02:00
ConfigurationController.cs Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
DashboardController.cs Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
DevicesController.cs userid isn't actually required 2020-08-12 12:43:43 -06:00
DisplayPreferencesController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
DlnaController.cs fix route params 2020-07-31 10:17:01 -06:00
DlnaServerController.cs Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
DynamicHlsController.cs Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
EnvironmentController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
FilterController.cs Fix all route for base url support 2020-08-04 12:48:53 -06:00
GenresController.cs Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00
HlsSegmentController.cs Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
ImageByNameController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
ImageController.cs Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
InstantMixController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
ItemLookupController.cs Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
ItemRefreshController.cs Remove leading slash from route attributes 2020-08-04 08:27:54 -06:00
ItemUpdateController.cs Make some methods async 2020-08-21 22:01:19 +02:00
ItemsController.cs Merge pull request #4018 from barronpm/library-entity-cleanup 2020-08-31 11:00:28 +02:00
LibraryController.cs Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
LibraryStructureController.cs Fix model binding in UpdateLibraryOptions 2020-08-31 14:47:57 +02:00
LiveTvController.cs Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
LocalizationController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
MediaInfoController.cs Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
MoviesController.cs Move library entities to folder. 2020-08-30 18:51:28 -04:00
MusicGenresController.cs Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00
NotificationsController.cs remove unused directives 2020-08-18 07:29:12 -06:00
PackageController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
PersonsController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
PlaylistsController.cs Address comment 2020-08-21 22:59:47 +02:00
PlaystateController.cs remove unused directives 2020-08-18 07:29:12 -06:00
PluginsController.cs bump System.Text.Json 2020-08-25 07:33:58 -06:00
QuickConnectController.cs Get userId from claim 2020-08-17 18:55:16 -05:00
RemoteImageController.cs Make some methods async 2020-08-21 22:01:19 +02:00
ScheduledTasksController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
SearchController.cs Remove leading slash from route attributes 2020-08-04 08:27:54 -06:00
SessionController.cs Fix dlna play to 2020-08-21 07:24:44 -06:00
StartupController.cs Conver all remaining form request to body 2020-08-20 07:53:53 -06:00
StudiosController.cs Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00
SubtitleController.cs Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
SuggestionsController.cs Fix all route for base url support 2020-08-04 12:48:53 -06:00
SyncPlayController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
SystemController.cs Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
TimeSyncController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
TrailersController.cs Fix all route for base url support 2020-08-04 12:48:53 -06:00
TvShowsController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
UniversalAudioController.cs Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
UserController.cs Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
UserLibraryController.cs Fix all route for base url support 2020-08-04 12:48:53 -06:00
UserViewsController.cs Fix all route for base url support 2020-08-04 12:48:53 -06:00
VideoAttachmentsController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
VideoHlsController.cs Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
VideosController.cs Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
YearsController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00