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
Cody Robibero b37052a4a6
Fix build
3 years ago
..
ActivityLogController.cs Add PaginatedQuery abstract class, change startIndex to skip 3 years ago
ApiKeyController.cs Properly populate QueryResult 3 years ago
ArtistsController.cs Properly populate QueryResult 3 years ago
AudioController.cs Disambiguate vpx to vp8 or vp9 3 years ago
BrandingController.cs
ChannelsController.cs Use ArrayModelBinder for sortBy and sortOrder 4 years ago
ClientLogController.cs Remove ClientLog endpoints 3 years ago
CollectionController.cs Migrate authentication db to EF Core 3 years ago
ConfigurationController.cs Move non-jellyfin extensions to separate project 3 years ago
DashboardController.cs Fix warning: The nullable warning suppression expression is redundant (#2149) 3 years ago
DevicesController.cs Remove old response code documentation 3 years ago
DisplayPreferencesController.cs Add resume book as default home section 3 years ago
DlnaController.cs Use correct id when finding existing dlna profile 3 years ago
DlnaServerController.cs Remove incorrect mime type image/jpg 3 years ago
DynamicHlsController.cs Merge pull request #7137 from SenorSmartyPants/master 3 years ago
EnvironmentController.cs
FilterController.cs Remove more warnings 3 years ago
GenresController.cs Use BaseItemKind where possible 3 years ago
HlsSegmentController.cs Remove unused httpContext parameter 3 years ago
ImageByNameController.cs Fix and disable new dotnet6 warnings 3 years ago
ImageController.cs Fix build 3 years ago
InstantMixController.cs Properly populate QueryResult 3 years ago
ItemLookupController.cs Make identify flag describe purpose, not source 3 years ago
ItemRefreshController.cs
ItemUpdateController.cs Fix warning: Type cast is redundant (#2149) 3 years ago
ItemsController.cs Properly populate QueryResult 3 years ago
LibraryController.cs Properly populate QueryResult 3 years ago
LibraryStructureController.cs Enable nullable for more files 3 years ago
LiveTvController.cs Ban the usage of Task.Result 3 years ago
LocalizationController.cs
MediaInfoController.cs Use new Random.Shared instead of creating new instances 3 years ago
MoviesController.cs Use our own Contains extension 3 years ago
MusicGenresController.cs Use BaseItemKind where possible 3 years ago
NotificationsController.cs Fix third part integration 4 years ago
PackageController.cs Create BaseItemKind enum 4 years ago
PersonsController.cs Properly populate QueryResult 3 years ago
PlaylistsController.cs Properly populate QueryResult 3 years ago
PlaystateController.cs Migrate authentication db to EF Core 3 years ago
PluginsController.cs Remove obsolete code for premium plugins 3 years ago
QuickConnectController.cs Fix issues with QuickConnect and AuthenticationDb 3 years ago
RemoteImageController.cs Update StyleCop 3 years ago
ScheduledTasksController.cs
SearchController.cs Fix some warnings 3 years ago
SessionController.cs Use BaseItemKind where possible 3 years ago
StartupController.cs Create a store key constant for network 3 years ago
StudiosController.cs Use BaseItemKind where possible 3 years ago
SubtitleController.cs Fix some warnings 3 years ago
SuggestionsController.cs Properly populate QueryResult 3 years ago
SyncPlayController.cs merge branch 'master' into syncplay-clear-queue 3 years ago
SystemController.cs Use our own Contains extension 3 years ago
TimeSyncController.cs Specify DateTimeStyles when possible 3 years ago
TrailersController.cs Change userId to required in operations that would otherwise throw exceptions 3 years ago
TvShowsController.cs Include played and unplayed results in the same next up request 3 years ago
UniversalAudioController.cs Fix warning: The nullable warning suppression expression is redundant (#2149) 3 years ago
UserController.cs Fix issues with QuickConnect and AuthenticationDb 3 years ago
UserLibraryController.cs Properly populate QueryResult 3 years ago
UserViewsController.cs Properly populate QueryResult 3 years ago
VideoAttachmentsController.cs
VideosController.cs Merge pull request #7137 from SenorSmartyPants/master 3 years ago
YearsController.cs Properly populate QueryResult 3 years ago