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
Anthony Lavado 6152d40303
Merge pull request #4030 from crobibero/http-client-migrate
4 years ago
..
ActivityLogController.cs Remove leading slash from route attributes 4 years ago
AlbumsController.cs Fix all route for base url support 4 years ago
ApiKeyController.cs Apply fixes from review 4 years ago
ArtistsController.cs fix attribute ordering 4 years ago
AudioController.cs Fix conflicting audio routes 4 years ago
BrandingController.cs fix openapi validation errors 4 years ago
ChannelsController.cs Make query parameters nullable or set default value 4 years ago
CollectionController.cs Make some methods async 4 years ago
ConfigurationController.cs Conver all remaining form request to body 4 years ago
DashboardController.cs Properly host static files and set base url 4 years ago
DevicesController.cs userid isn't actually required 4 years ago
DisplayPreferencesController.cs Make DisplayPreferencesManager scoped 4 years ago
DlnaController.cs fix route params 4 years ago
DlnaServerController.cs Merge branch 'master' into output-formatters 4 years ago
DynamicHlsController.cs minor changes 4 years ago
EnvironmentController.cs Apply fixes from review 4 years ago
FilterController.cs Fix all route for base url support 4 years ago
GenresController.cs Make query parameters nullable or set default value 4 years ago
HlsSegmentController.cs Use proper IHttpContextAccessor 4 years ago
ImageByNameController.cs Apply fixes from review 4 years ago
ImageController.cs Properly verify cache duration 4 years ago
InstantMixController.cs Apply fixes from review 4 years ago
ItemLookupController.cs P E R F O R M A N C E 4 years ago
ItemRefreshController.cs Remove leading slash from route attributes 4 years ago
ItemUpdateController.cs Make some methods async 4 years ago
ItemsController.cs Merge pull request #4018 from barronpm/library-entity-cleanup 4 years ago
LibraryController.cs Move library entities to folder. 4 years ago
LibraryStructureController.cs Fix model binding in UpdateLibraryOptions 4 years ago
LiveTvController.cs use named client 4 years ago
LocalizationController.cs Apply fixes from review 4 years ago
MediaInfoController.cs Make method async 4 years ago
MoviesController.cs Move library entities to folder. 4 years ago
MusicGenresController.cs Make query parameters nullable or set default value 4 years ago
NotificationsController.cs remove unused directives 4 years ago
PackageController.cs Apply fixes from review 4 years ago
PersonsController.cs Apply fixes from review 4 years ago
PlaylistsController.cs Address comment 4 years ago
PlaystateController.cs remove unused directives 4 years ago
PluginsController.cs bump System.Text.Json 4 years ago
QuickConnectController.cs Get userId from claim 4 years ago
RemoteImageController.cs use named client 4 years ago
ScheduledTasksController.cs Apply fixes from review 4 years ago
SearchController.cs Remove leading slash from route attributes 4 years ago
SessionController.cs Fix dlna play to 4 years ago
StartupController.cs Conver all remaining form request to body 4 years ago
StudiosController.cs Make query parameters nullable or set default value 4 years ago
SubtitleController.cs Apply fixes from review 4 years ago
SuggestionsController.cs Fix all route for base url support 4 years ago
SyncPlayController.cs Apply fixes from review 4 years ago
SystemController.cs Apply fixes from review 4 years ago
TimeSyncController.cs Apply fixes from review 4 years ago
TrailersController.cs Fix all route for base url support 4 years ago
TvShowsController.cs Apply fixes from review 4 years ago
UniversalAudioController.cs Fix conflicting audio routes 4 years ago
UserController.cs Apply suggestions from code review 4 years ago
UserLibraryController.cs Fix all route for base url support 4 years ago
UserViewsController.cs Fix all route for base url support 4 years ago
VideoAttachmentsController.cs Apply fixes from review 4 years ago
VideoHlsController.cs Fix all route for base url support 4 years ago
VideosController.cs Merge remote-tracking branch 'upstream/master' into http-client-migrate 4 years ago
YearsController.cs Apply fixes from review 4 years ago