jellyfin/Jellyfin.Api/Controllers
Patrick Barron 743032f1e1
Merge pull request #3393 from Ullmie02/api-dashboard
Move DashboardController to Jellyfin.Api
2020-06-21 19:41:11 +00:00
..
ActivityLogController.cs Convert pragma to supresswarning 2020-06-19 08:49:42 -06:00
ApiKeyController.cs Move ApiKeyService to Jellyfin.Api 2020-06-10 15:57:31 +02:00
ConfigurationController.cs Add missing attributes, fix response codes, fix route parameter casing 2020-06-20 18:02:07 -06:00
DashboardController.cs Update Jellyfin.Api/Controllers/DashboardController.cs 2020-06-21 18:22:17 +02:00
DevicesController.cs Add missing attributes, fix response codes, fix route parameter casing 2020-06-20 18:02:07 -06:00
DisplayPreferencesController.cs Update Jellyfin.Api/Controllers/DisplayPreferencesController.cs 2020-06-21 09:33:34 -06:00
FilterController.cs Convert pragma to supresswarning 2020-06-19 08:49:42 -06:00
ImageByNameController.cs Add missing attributes, fix response codes, fix route parameter casing 2020-06-20 18:02:07 -06:00
ItemLookupController.cs Fix response code 2020-06-21 09:35:38 -06:00
ItemRefreshController.cs Update Jellyfin.Api/Controllers/ItemRefreshController.cs 2020-06-21 09:33:46 -06:00
ItemUpdateController.cs Fix response code & docs 2020-06-20 15:15:59 -06:00
LibraryStructureController.cs Convert pragma to supresswarning 2020-06-19 08:49:42 -06:00
LocalizationController.cs Move LocalizationService to Jellyfin.Api 2020-06-08 12:34:17 -06:00
NotificationsController.cs Add missing attributes, fix response codes, fix route parameter casing 2020-06-20 18:02:07 -06:00
PackageController.cs Add missing attributes, fix response codes, fix route parameter casing 2020-06-20 18:02:07 -06:00
PlaylistsController.cs clean up 2020-06-20 16:07:09 -06:00
PluginsController.cs Update Jellyfin.Api/Controllers/PluginsController.cs 2020-06-21 09:33:52 -06:00
RemoteImageController.cs Add missing attributes, fix response codes, fix route parameter casing 2020-06-20 18:02:07 -06:00
SearchController.cs Add Default authorization policy 2020-06-16 14:15:58 -06:00
SessionController.cs Add missing attributes, fix response codes, fix route parameter casing 2020-06-20 18:02:07 -06:00
StartupController.cs Merge remote-tracking branch 'upstream/master' into HEAD 2020-06-14 20:15:26 -06:00
SubtitleController.cs Add missing attributes, fix response codes, fix route parameter casing 2020-06-20 18:02:07 -06:00
SuggestionsController.cs Use RequestHelpers.Split 2020-06-20 12:10:45 +02:00
UserController.cs Add missing attributes, fix response codes, fix route parameter casing 2020-06-20 18:02:07 -06:00
VideoAttachmentsController.cs Add missing attributes, fix response codes, fix route parameter casing 2020-06-20 18:02:07 -06:00
VideosController.cs Move VideosService to Jellyfin.Api 2020-06-21 16:00:16 +02:00