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
Bond-009 76d66e0dee
Merge pull request #5208 from crobibero/api-post-image
4 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 4 years ago
AudioController.cs fix trascodeReasons report 4 years ago
BrandingController.cs Remove UTF8 bom from some files 4 years ago
ChannelsController.cs Use ArrayModelBinder for sortBy and sortOrder 4 years ago
CollectionController.cs Create BaseItemKind enum 4 years ago
ConfigurationController.cs Removing left over edits left from the acceptance of previous PR's. 4 years ago
DashboardController.cs Create BaseItemKind enum 4 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 Create BaseItemKind enum 4 years ago
EnvironmentController.cs Fix Environment authorization policy 4 years ago
FilterController.cs Create BaseItemKind enum 4 years ago
GenresController.cs Create BaseItemKind enum 4 years ago
HlsSegmentController.cs Create BaseItemKind enum 4 years ago
ImageByNameController.cs Fix nullability errors in Jellyfin.Api (part 1) 4 years ago
ImageController.cs Add image file accept to openapi 4 years ago
InstantMixController.cs Create BaseItemKind enum 4 years ago
ItemLookupController.cs Create BaseItemKind enum 4 years ago
ItemRefreshController.cs merge all attributes 4 years ago
ItemUpdateController.cs Remove UTF8 bom from some files 4 years ago
ItemsController.cs Create BaseItemKind enum 4 years ago
LibraryController.cs Create BaseItemKind enum 4 years ago
LibraryStructureController.cs Remove CommaDelimitedArrayModelBinderProvider 4 years ago
LiveTvController.cs Use ArrayModelBinder for sortBy and sortOrder 4 years ago
LocalizationController.cs Remove UTF8 bom from some files 4 years ago
MediaInfoController.cs Add ability to mark query parameter as obsolete. 4 years ago
MoviesController.cs Use Guid as API parameter type where possible 4 years ago
MusicGenresController.cs Create BaseItemKind enum 4 years ago
NotificationsController.cs remove unused directives 4 years ago
PackageController.cs Create BaseItemKind enum 4 years ago
PersonsController.cs Create BaseItemKind enum 4 years ago
PlaylistsController.cs Create BaseItemKind enum 4 years ago
PlaystateController.cs Merge pull request #4526 from crobibero/mark-played 4 years ago
PluginsController.cs Create BaseItemKind enum 4 years ago
QuickConnectController.cs Fix API forbidden response 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 Create BaseItemKind enum 4 years ago
SessionController.cs Convert ClientCapabilities to a Dto with JsonConverters 4 years ago
StartupController.cs Networking: 1 - Network Manager (#4124) 4 years ago
StudiosController.cs Create BaseItemKind enum 4 years ago
SubtitleController.cs Require elevated auth to upload subtitles 4 years ago
SuggestionsController.cs Create BaseItemKind enum 4 years ago
SyncPlayController.cs Create BaseItemKind enum 4 years ago
SystemController.cs Create BaseItemKind enum 4 years ago
TimeSyncController.cs Create BaseItemKind enum 4 years ago
TrailersController.cs Create BaseItemKind enum 4 years ago
TvShowsController.cs Create BaseItemKind enum 4 years ago
UniversalAudioController.cs Remove useless abstraction and clean up formatting 4 years ago
UserController.cs Update Jellyfin.Api/Controllers/UserController.cs 4 years ago
UserLibraryController.cs Create BaseItemKind enum 4 years ago
UserViewsController.cs Create BaseItemKind enum 4 years ago
VideoAttachmentsController.cs Remove api client generator errors 4 years ago
VideoHlsController.cs Create BaseItemKind enum 4 years ago
VideosController.cs Fix MergeVersions endpoint 4 years ago
YearsController.cs Create BaseItemKind enum 4 years ago