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 713ae7ae36
Add xml comments; Add status codes; Use return instead of exception
5 years ago
..
Images User proper File constructor 5 years ago
ActivityLogController.cs Fix merge and build 5 years ago
ApiKeyController.cs Move ApiKeyService to Jellyfin.Api 5 years ago
ConfigurationController.cs Use Http status code 204 instead of 200 5 years ago
DevicesController.cs Use Http status code 204 instead of 200 5 years ago
FilterController.cs Update Jellyfin.Api/Controllers/FilterController.cs 5 years ago
ImageByNameController.cs User proper File constructor 5 years ago
ItemRefreshController.cs Move ItemRefreshService.cs to Jellyfin.Api 5 years ago
LocalizationController.cs Move LocalizationService to Jellyfin.Api 5 years ago
NotificationsController.cs fix merge conflict 5 years ago
PackageController.cs Use Http status code 204 instead of 200 5 years ago
PluginsController.cs Move PluginService to Jellyfin.Api 5 years ago
SearchController.cs Add response code documentation 5 years ago
StartupController.cs Merge remote-tracking branch 'upstream/master' into HEAD 5 years ago
SubtitleController.cs Disable CA1801 5 years ago
UserController.cs Add xml comments; Add status codes; Use return instead of exception 5 years ago
VideoAttachmentsController.cs Remove unused using 5 years ago