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 8258d884f3
Merge pull request #8734 from nielsvanvelzen/qc-revoke
2 years ago
..
ActivityLogController.cs Add PaginatedQuery abstract class, change startIndex to skip 3 years ago
ApiKeyController.cs Properly populate QueryResult 2 years ago
ArtistsController.cs Replace != null with is not null 2 years ago
AudioController.cs Fix various typos 2 years ago
BrandingController.cs Remove UTF8 bom from some files 4 years ago
ChannelsController.cs Optimize Guid comparisons 2 years ago
ClientLogController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
CollectionController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
ConfigurationController.cs Replace == null with is null 2 years ago
DashboardController.cs Replace == null with is null 2 years ago
DevicesController.cs Replace == null with is null 2 years ago
DisplayPreferencesController.cs Fix build errors 2 years ago
DlnaController.cs Replace == null with is null 2 years ago
DlnaServerController.cs Replace == null with is null 2 years ago
DynamicHlsController.cs Replace != null with is not null 2 years ago
EnvironmentController.cs Replace == null with is null 2 years ago
FilterController.cs Replace == null with is null 2 years ago
GenresController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
HlsSegmentController.cs Replace != null with is not null 2 years ago
ImageByNameController.cs Replace == null with is null 2 years ago
ImageController.cs Fix release build 2 years ago
InstantMixController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
ItemLookupController.cs Replace == null with is null 2 years ago
ItemRefreshController.cs Replace == null with is null 2 years ago
ItemUpdateController.cs Replace != null with is not null 2 years ago
ItemsController.cs Replace != null with is not null 2 years ago
LibraryController.cs Replace != null with is not null 2 years ago
LibraryStructureController.cs Replace != null with is not null 2 years ago
LiveTvController.cs Replace == null with is null 2 years ago
LocalizationController.cs Remove UTF8 bom from some files 4 years ago
MediaInfoController.cs Replace != null with is not null 2 years ago
MoviesController.cs Add xmldocs for TMDb provider, correct provider spelling 2 years ago
MusicGenresController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
NotificationsController.cs Fix third part integration 3 years ago
PackageController.cs Replace == null with is null 2 years ago
PersonsController.cs Replace == null with is null 2 years ago
PlaylistsController.cs Replace == null with is null 2 years ago
PlaystateController.cs Replace == null with is null 2 years ago
PluginsController.cs Replace != null with is not null 2 years ago
QuickConnectController.cs Change InitiateQuickConnect to use POST request 2 years ago
RemoteImageController.cs Replace == null with is null 2 years ago
ScheduledTasksController.cs Replace == null with is null 2 years ago
SearchController.cs Replace != null with is not null 2 years ago
SessionController.cs Fix wrong usage of ArgumentNullException.ThrowIfNull 2 years ago
StartupController.cs Replace != null with is not null 2 years ago
StudiosController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
SubtitleController.cs Replace != null with is not null 2 years ago
SuggestionsController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
SyncPlayController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
SystemController.cs Use our own Contains extension 2 years ago
TimeSyncController.cs Specify DateTimeStyles when possible 3 years ago
TrailersController.cs Add xmldocs for TMDb provider, correct provider spelling 2 years ago
TvShowsController.cs Replace == null with is null 2 years ago
UniversalAudioController.cs Fix some things that slipped through the cracks 2 years ago
UserController.cs Replace != null with is not null 2 years ago
UserLibraryController.cs Replace != null with is not null 2 years ago
UserViewsController.cs Replace == null with is null 2 years ago
VideoAttachmentsController.cs Replace == null with is null 2 years ago
VideosController.cs Replace != null with is not null 2 years ago
YearsController.cs Replace != null with is not null 2 years ago