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
Claus Vium 44ff7a4843
Apply suggestions from code review
4 years ago
..
ActivityLogController.cs Rewrite activity log backend to use a query class. 4 years ago
ApiKeyController.cs Remove nullable from required 4 years ago
ArtistsController.cs Merge remote-tracking branch 'upstream/master' into query-fields 4 years ago
AudioController.cs Fixes spelling. 4 years ago
BrandingController.cs fix openapi validation errors 4 years ago
ChannelsController.cs Correct bad docs merge 4 years ago
CollectionController.cs Rename itemIds to ids 4 years ago
ConfigurationController.cs Merge remote-tracking branch 'upstream/master' into bad-route 4 years ago
DashboardController.cs Merge remote-tracking branch 'upstream/master' into api-stream-return 4 years ago
DevicesController.cs Fix endpoint auth 4 years ago
DisplayPreferencesController.cs Save new display preferences 4 years ago
DlnaController.cs merge all attributes 4 years ago
DlnaServerController.cs Add missing dlna attributes. 4 years ago
DynamicHlsController.cs Merge remote-tracking branch 'upstream/master' into fmp4-hls 4 years ago
EnvironmentController.cs Fix Environment authorization policy 4 years ago
FilterController.cs Missed some stuff 4 years ago
GenresController.cs Merge remote-tracking branch 'upstream/master' into dotnet-5 4 years ago
HlsSegmentController.cs Updated based on review feedback 4 years ago
ImageByNameController.cs Fix nullability errors in Jellyfin.Api (part 1) 4 years ago
ImageController.cs Fix nullability errors in Jellyfin.Api (part 1) 4 years ago
InstantMixController.cs Merge remote-tracking branch 'upstream/master' into query-fields 4 years ago
ItemLookupController.cs Updated based on review feedback 4 years ago
ItemRefreshController.cs merge all attributes 4 years ago
ItemUpdateController.cs Remove nullable from required 4 years ago
ItemsController.cs Fixes spelling. 4 years ago
LibraryController.cs Merge remote-tracking branch 'upstream/master' into dotnet-5 4 years ago
LibraryStructureController.cs Remove CommaDelimitedArrayModelBinderProvider 4 years ago
LiveTvController.cs Update Jellyfin.Api/Controllers/LiveTvController.cs 4 years ago
LocalizationController.cs Apply fixes from review 4 years ago
MediaInfoController.cs respect music quality settings when transcoding 4 years ago
MoviesController.cs Add ModelBinder to ItemFilter 4 years ago
MusicGenresController.cs Merge remote-tracking branch 'upstream/master' into dotnet-5 4 years ago
NotificationsController.cs remove unused directives 4 years ago
PackageController.cs Merge remote-tracking branch 'upstream/master' into dotnet-5 4 years ago
PersonsController.cs Correct bad docs merge 4 years ago
PlaylistsController.cs Merge remote-tracking branch 'upstream/master' into query-fields 4 years ago
PlaystateController.cs merge all attributes 4 years ago
PluginsController.cs Fix api routes 4 years ago
QuickConnectController.cs Get userId from claim 4 years ago
RemoteImageController.cs Merge remote-tracking branch 'upstream/master' into dotnet-5 4 years ago
ScheduledTasksController.cs Fix GET ScheduledTasks return value 4 years ago
SearchController.cs Fix nullability errors in Jellyfin.Api (part 1) 4 years ago
SessionController.cs Remove CommaDelimitedArrayModelBinderProvider 4 years ago
StartupController.cs Conver all remaining form request to body 4 years ago
StudiosController.cs Merge remote-tracking branch 'upstream/master' into query-fields 4 years ago
SubtitleController.cs pascal case 4 years ago
SuggestionsController.cs Fix endpoint auth 4 years ago
SyncPlayController.cs Apply fixes from review 4 years ago
SystemController.cs Merge pull request #4093 from crobibero/bad-route 4 years ago
TimeSyncController.cs Apply fixes from review 4 years ago
TrailersController.cs Fixes spelling. 4 years ago
TvShowsController.cs Fixes spelling. 4 years ago
UniversalAudioController.cs add initial support for HEVC over FMP4-HLS 4 years ago
UserController.cs Add /Users/Me endpoint 4 years ago
UserLibraryController.cs Fixes spelling. 4 years ago
UserViewsController.cs merge all attributes 4 years ago
VideoAttachmentsController.cs fix return type for GetAttachment 4 years ago
VideoHlsController.cs Apply suggestions from code review 4 years ago
VideosController.cs Fixes spelling. 4 years ago
YearsController.cs Merge remote-tracking branch 'upstream/master' into query-fields 4 years ago