jellyfin/Jellyfin.Api/Controllers
Bond_009 170e434f92 Fix all warnings in Emby.Dlna 2020-08-20 21:04:57 +02:00
..
ActivityLogController.cs Remove leading slash from route attributes 2020-08-04 08:27:54 -06:00
AlbumsController.cs Fix all route for base url support 2020-08-04 12:48:53 -06:00
ApiKeyController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
ArtistsController.cs fix attribute ordering 2020-08-04 08:30:03 -06:00
AudioController.cs Fix conflicting audio routes 2020-08-19 15:08:28 -06:00
BrandingController.cs fix openapi validation errors 2020-08-03 14:38:51 -06:00
ChannelsController.cs Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00
CollectionController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
ConfigurationController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
DashboardController.cs Use GetEncodedPathAndQuery since ASP.NET Request.Path does not contain query parameters 2020-08-09 19:26:06 +02:00
DevicesController.cs userid isn't actually required 2020-08-12 12:43:43 -06:00
DisplayPreferencesController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
DlnaController.cs fix route params 2020-07-31 10:17:01 -06:00
DlnaServerController.cs Fix all warnings in Emby.Dlna 2020-08-20 21:04:57 +02:00
DynamicHlsController.cs Use proper IHttpContextAccessor 2020-08-10 07:53:32 -06:00
EnvironmentController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
FilterController.cs Fix all route for base url support 2020-08-04 12:48:53 -06:00
GenresController.cs Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00
HlsSegmentController.cs Use proper IHttpContextAccessor 2020-08-10 07:53:32 -06:00
ImageByNameController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
ImageController.cs Fix warnings 2020-08-19 17:50:50 +02:00
InstantMixController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
ItemLookupController.cs P E R F O R M A N C E 2020-08-17 14:59:00 -06:00
ItemRefreshController.cs Remove leading slash from route attributes 2020-08-04 08:27:54 -06:00
ItemUpdateController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
ItemsController.cs Fix all route for base url support 2020-08-04 12:48:53 -06:00
LibraryController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
LibraryStructureController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
LiveTvController.cs Merge pull request #3861 from crobibero/fixes 2020-08-19 08:17:03 -04:00
LocalizationController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
MediaInfoController.cs convert dependent controller functions to di helper class 2020-08-09 17:20:14 -06:00
MoviesController.cs fix merge conflicts 2020-08-03 12:01:24 -06:00
MusicGenresController.cs Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00
NotificationsController.cs remove unused directives 2020-08-18 07:29:12 -06:00
PackageController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
PersonsController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
PlaylistsController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
PlaystateController.cs remove unused directives 2020-08-18 07:29:12 -06:00
PluginsController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
RemoteImageController.cs Dispose httpclient response 2020-08-16 10:57:01 -06:00
ScheduledTasksController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
SearchController.cs Remove leading slash from route attributes 2020-08-04 08:27:54 -06:00
SessionController.cs fix route typo 2020-08-10 10:09:27 -06:00
StartupController.cs fix openapi validation errors 2020-08-03 14:38:51 -06:00
StudiosController.cs Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00
SubtitleController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
SuggestionsController.cs Fix all route for base url support 2020-08-04 12:48:53 -06:00
SyncPlayController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
SystemController.cs Apply fixes from review 2020-08-06 17:59:48 -06:00
TimeSyncController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
TrailersController.cs Fix all route for base url support 2020-08-04 12:48:53 -06:00
TvShowsController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
UniversalAudioController.cs Fix conflicting audio routes 2020-08-19 15:08:28 -06:00
UserController.cs Fix setting user policy 2020-08-10 09:31:01 -06:00
UserLibraryController.cs Fix all route for base url support 2020-08-04 12:48:53 -06:00
UserViewsController.cs Fix all route for base url support 2020-08-04 12:48:53 -06:00
VideoAttachmentsController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
VideoHlsController.cs Fix all route for base url support 2020-08-04 12:48:53 -06:00
VideosController.cs Fix conflicts 2020-08-17 15:54:51 -06:00
YearsController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00