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
Patrick Barron ab63a7745c
Add PaginatedQuery abstract class, change startIndex to skip
3 years ago
..
ActivityLogController.cs Add PaginatedQuery abstract class, change startIndex to skip 3 years ago
ApiKeyController.cs Use new entities for API key endpoints 4 years ago
ArtistsController.cs Add ability to sort on Genre, MusicGenre, Artist 3 years ago
AudioController.cs change HLS endpoint defaults to false 4 years ago
BrandingController.cs
ChannelsController.cs
CollectionController.cs
ConfigurationController.cs Enable nullable reference types for MediaBrowser.Common 3 years ago
DashboardController.cs
DevicesController.cs Remove unnecessary query class 3 years ago
DisplayPreferencesController.cs
DlnaController.cs
DlnaServerController.cs
DynamicHlsController.cs EncodingHelper: Fix circular dependency 4 years ago
EnvironmentController.cs
FilterController.cs
GenresController.cs Update Jellyfin.Api/Controllers/GenresController.cs 3 years ago
HlsSegmentController.cs Apply review suggestions 4 years ago
ImageByNameController.cs Fix arbitrary image file reads in ImageByNameController 4 years ago
ImageController.cs fix webp compatibility testing (#5787) 4 years ago
InstantMixController.cs
ItemLookupController.cs Remove /Items/RemoteSearch/Image API endpoint 3 years ago
ItemRefreshController.cs
ItemUpdateController.cs
ItemsController.cs Do not check permissions for Folders collectiontype 4 years ago
LibraryController.cs Enable nullable reference types for MediaBrowser.Controller 3 years ago
LibraryStructureController.cs
LiveTvController.cs Make device/session code async 4 years ago
LocalizationController.cs
MediaInfoController.cs
MoviesController.cs Reduce warnings in MediaBrowser.Controller (#6006) 3 years ago
MusicGenresController.cs Add ability to sort on Genre, MusicGenre, Artist 3 years ago
NotificationsController.cs
PackageController.cs
PersonsController.cs Reduce warnings in MediaBrowser.Controller (#6006) 3 years ago
PlaylistsController.cs
PlaystateController.cs Make device/session code async 4 years ago
PluginsController.cs Code Clean up: Convert to null-coalescing operator ?? (#5845) 3 years ago
QuickConnectController.cs
RemoteImageController.cs Remove /Images/Remote API endpoint 3 years ago
ScheduledTasksController.cs
SearchController.cs Code Clean up: Convert to null-coalescing operator ?? (#5845) 3 years ago
SessionController.cs Merge branch 'master' into authenticationdb-efcore 3 years ago
StartupController.cs
StudiosController.cs
SubtitleController.cs Fix route naming 4 years ago
SuggestionsController.cs Improve perf of db save and query 4 years ago
SyncPlayController.cs Make device/session code async 4 years ago
SystemController.cs
TimeSyncController.cs
TrailersController.cs
TvShowsController.cs Improve perf of db save and query 4 years ago
UniversalAudioController.cs Nullability handling for device profile classes 3 years ago
UserController.cs Don't use obsolete Password property 4 years ago
UserLibraryController.cs
UserViewsController.cs
VideoAttachmentsController.cs
VideoHlsController.cs EncodingHelper: Fix circular dependency 4 years ago
VideosController.cs Remove extraneous 'stream' parameter 3 years ago
YearsController.cs