You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Jellyfin.Api/Controllers
crobibero cbcf3bfaff
Merge remote-tracking branch 'upstream/api-migration' into api-channel
4 years ago
..
ActivityLogController.cs Convert pragma to supresswarning 4 years ago
ApiKeyController.cs Move ApiKeyService to Jellyfin.Api 4 years ago
BrandingController.cs fix tests 4 years ago
ChannelsController.cs remove #nullable 4 years ago
ConfigurationController.cs Add missing attributes, fix response codes, fix route parameter casing 4 years ago
DashboardController.cs Update Jellyfin.Api/Controllers/DashboardController.cs 4 years ago
DevicesController.cs Add missing attributes, fix response codes, fix route parameter casing 4 years ago
DisplayPreferencesController.cs Add missing authorization policies 4 years ago
FilterController.cs Add missing authorization policies 4 years ago
ImageByNameController.cs Add missing authorization policies 4 years ago
ItemLookupController.cs Add missing authorization policies 4 years ago
ItemRefreshController.cs Add missing authorization policies 4 years ago
ItemUpdateController.cs Fix response code & docs 4 years ago
LibraryStructureController.cs Convert pragma to supresswarning 4 years ago
LocalizationController.cs Move LocalizationService to Jellyfin.Api 4 years ago
NotificationsController.cs Add missing attributes, fix response codes, fix route parameter casing 4 years ago
PackageController.cs Add missing attributes, fix response codes, fix route parameter casing 4 years ago
PlaylistsController.cs Add missing authorization policies 4 years ago
PluginsController.cs Add missing authorization policies 4 years ago
RemoteImageController.cs Add missing authorization policies 4 years ago
SearchController.cs Add Default authorization policy 4 years ago
SessionController.cs Add missing authorization policies 4 years ago
StartupController.cs Merge remote-tracking branch 'upstream/master' into HEAD 4 years ago
SubtitleController.cs Add missing attributes, fix response codes, fix route parameter casing 4 years ago
SuggestionsController.cs Use RequestHelpers.Split 4 years ago
SystemController.cs Add missing default authorization policy 4 years ago
TvShowsController.cs Finish TvShowsController 4 years ago
UserController.cs Add missing authorization policies 4 years ago
VideoAttachmentsController.cs Add missing attributes, fix response codes, fix route parameter casing 4 years ago
VideosController.cs Add missing authorization policies 4 years ago