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
David 8f9c985988
Move VideosService to Jellyfin.Api
5 years ago
..
ActivityLogController.cs Convert pragma to supresswarning 5 years ago
ApiKeyController.cs Move ApiKeyService to Jellyfin.Api 5 years ago
ConfigurationController.cs Merge pull request #3357 from crobibero/api-authorization 5 years ago
DevicesController.cs Merge pull request #3357 from crobibero/api-authorization 5 years ago
DisplayPreferencesController.cs remove #nullable 5 years ago
FilterController.cs Convert pragma to supresswarning 5 years ago
ImageByNameController.cs Remove nullable, add async task 5 years ago
ItemRefreshController.cs Convert pragma to supresswarning 5 years ago
ItemUpdateController.cs Fix response code & docs 5 years ago
LibraryStructureController.cs Convert pragma to supresswarning 5 years ago
LocalizationController.cs Move LocalizationService to Jellyfin.Api 5 years ago
NotificationsController.cs Convert pragma to supresswarning 5 years ago
PackageController.cs Merge pull request #3357 from crobibero/api-authorization 5 years ago
PluginsController.cs Convert pragma to supresswarning 5 years ago
RemoteImageController.cs Remove nullable, add async task 5 years ago
SearchController.cs Add Default authorization policy 5 years ago
SessionController.cs Use new authorization and session functions 5 years ago
StartupController.cs Merge remote-tracking branch 'upstream/master' into HEAD 5 years ago
SubtitleController.cs Convert pragma to supresswarning 5 years ago
SuggestionsController.cs Use RequestHelpers.Split 5 years ago
UserController.cs Use direct return instead of Ok() 5 years ago
VideoAttachmentsController.cs Merge pull request #3357 from crobibero/api-authorization 5 years ago
VideosController.cs Move VideosService to Jellyfin.Api 5 years ago