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
Patrick Barron 743032f1e1
Merge pull request #3393 from Ullmie02/api-dashboard
4 years ago
..
ActivityLogController.cs Convert pragma to supresswarning 4 years ago
ApiKeyController.cs Move ApiKeyService to Jellyfin.Api 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 Update Jellyfin.Api/Controllers/DisplayPreferencesController.cs 4 years ago
FilterController.cs Convert pragma to supresswarning 4 years ago
ImageByNameController.cs Add missing attributes, fix response codes, fix route parameter casing 4 years ago
ItemLookupController.cs Fix response code 4 years ago
ItemRefreshController.cs Update Jellyfin.Api/Controllers/ItemRefreshController.cs 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 clean up 4 years ago
PluginsController.cs Update Jellyfin.Api/Controllers/PluginsController.cs 4 years ago
RemoteImageController.cs Add missing attributes, fix response codes, fix route parameter casing 4 years ago
SearchController.cs Add Default authorization policy 4 years ago
SessionController.cs Add missing attributes, fix response codes, fix route parameter casing 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
UserController.cs Add missing attributes, fix response codes, fix route parameter casing 4 years ago
VideoAttachmentsController.cs Add missing attributes, fix response codes, fix route parameter casing 4 years ago
VideosController.cs Move VideosService to Jellyfin.Api 4 years ago