jellyfin/Jellyfin.Api/Controllers
crobibero be67528958 add disposal docs 2020-08-17 15:03:45 -06: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 Remove all using for HttpClient 2020-08-16 09:47:08 -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 Apply fixes from review 2020-08-06 08:17:45 -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 dlna server routes 2020-08-16 08:32:13 -06:00
DynamicHlsController.cs Avoid including stray commas in HLS codecs field 2020-08-09 17:00:14 +02: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 Fix all route for base url support 2020-08-04 12:48:53 -06:00
ImageByNameController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
ImageController.cs MemoryStream optimizations 2020-08-09 14:08:55 +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 add disposal docs 2020-08-17 15:03:45 -06:00
LocalizationController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00
MediaInfoController.cs Apply fixes from review 2020-08-06 08:17:45 -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 extra Required 2020-08-07 06:39:20 -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 Fix all route for base url support 2020-08-04 12:48:53 -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 Apply fixes from review 2020-08-06 08:17:45 -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 all route for base url support 2020-08-04 12:48:53 -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 Remove all using for HttpClient 2020-08-16 09:47:08 -06:00
YearsController.cs Apply fixes from review 2020-08-06 08:17:45 -06:00