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
Erwin de Haan 1f3aa3fe6f
Apply review suggestions
3 years ago
..
ActivityLogController.cs Rewrite activity log backend to use a query class. 4 years ago
ApiKeyController.cs Remove UTF8 bom from some files 4 years ago
ArtistsController.cs Create BaseItemKind enum 3 years ago
AudioController.cs Specify defaults or set query parameter to nullable 3 years ago
BrandingController.cs Remove UTF8 bom from some files 4 years ago
ChannelsController.cs Use ArrayModelBinder for sortBy and sortOrder 3 years ago
CollectionController.cs Create BaseItemKind enum 3 years ago
ConfigurationController.cs FxCop -> Net Analyzers (part 2) 3 years ago
DashboardController.cs 100% branch coverage for DashboardController 3 years ago
DevicesController.cs Fix endpoint auth 4 years ago
DisplayPreferencesController.cs Return dashboardTheme when requesting DisplayPreferences 4 years ago
DlnaController.cs merge all attributes 4 years ago
DlnaServerController.cs changed to constants 4 years ago
DynamicHlsController.cs Specify defaults or set query parameter to nullable 3 years ago
EnvironmentController.cs Fix Environment authorization policy 4 years ago
FilterController.cs Create BaseItemKind enum 3 years ago
GenresController.cs Create BaseItemKind enum 3 years ago
HlsSegmentController.cs Apply review suggestions 3 years ago
ImageByNameController.cs Fix arbitrary image file reads in ImageByNameController 3 years ago
ImageController.cs Merge branch 'master' into ef-cleanup 3 years ago
InstantMixController.cs Add missing InstantMix endpoints 3 years ago
ItemLookupController.cs Use FileShare.None when creating files 3 years ago
ItemRefreshController.cs merge all attributes 4 years ago
ItemUpdateController.cs Specify defaults or set query parameter to nullable 3 years ago
ItemsController.cs Create BaseItemKind enum 3 years ago
LibraryController.cs Merge pull request #5515 from jellyfin/fix-refresh-endpoint 3 years ago
LibraryStructureController.cs Fix UpdateMediaPath model binding (#5378) 3 years ago
LiveTvController.cs Use ArrayModelBinder for sortBy and sortOrder 3 years ago
LocalizationController.cs Remove UTF8 bom from some files 4 years ago
MediaInfoController.cs Add ability to mark query parameter as obsolete. 3 years ago
MoviesController.cs Use Guid as API parameter type where possible 4 years ago
MusicGenresController.cs Create BaseItemKind enum 3 years ago
NotificationsController.cs Fix third part integration 3 years ago
PackageController.cs Create BaseItemKind enum 3 years ago
PersonsController.cs Create BaseItemKind enum 3 years ago
PlaylistsController.cs Create BaseItemKind enum 3 years ago
PlaystateController.cs Specify defaults or set query parameter to nullable 3 years ago
PluginsController.cs FxCop -> Net Analyzers (part 2) 3 years ago
QuickConnectController.cs Fix API forbidden response 4 years ago
RemoteImageController.cs Use FileShare.None when creating files 3 years ago
ScheduledTasksController.cs Fix GET ScheduledTasks return value 4 years ago
SearchController.cs Create BaseItemKind enum 3 years ago
SessionController.cs Convert ClientCapabilities to a Dto with JsonConverters 4 years ago
StartupController.cs Enable nullable for Jellyfin.Data and remove unnecessary attributes 3 years ago
StudiosController.cs Create BaseItemKind enum 3 years ago
SubtitleController.cs Require elevated auth to upload subtitles 4 years ago
SuggestionsController.cs Create BaseItemKind enum 3 years ago
SyncPlayController.cs Create BaseItemKind enum 3 years ago
SystemController.cs Create BaseItemKind enum 3 years ago
TimeSyncController.cs Create BaseItemKind enum 3 years ago
TrailersController.cs Create BaseItemKind enum 3 years ago
TvShowsController.cs Create BaseItemKind enum 3 years ago
UniversalAudioController.cs Specify defaults or set query parameter to nullable 3 years ago
UserController.cs Update Jellyfin.Api/Controllers/UserController.cs 3 years ago
UserLibraryController.cs Create BaseItemKind enum 3 years ago
UserViewsController.cs Create BaseItemKind enum 3 years ago
VideoAttachmentsController.cs Remove api client generator errors 4 years ago
VideoHlsController.cs Specify defaults or set query parameter to nullable 3 years ago
VideosController.cs Merge pull request #5383 from cvium/fix-mergeversions-overflow 3 years ago
YearsController.cs Create BaseItemKind enum 3 years ago