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
Shadowghost 072651c4be
Add xmldocs for TMDb provider, correct provider spelling
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 fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 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 Require properly typed ActionResult<T> (#8382) 2 years ago
DashboardController.cs Add authorization attribute to GetConfigurationPages 2 years ago
DevicesController.cs Remove old response code documentation 3 years ago
DisplayPreferencesController.cs Minor cleanup 2 years ago
DlnaController.cs Use correct id when finding existing dlna profile 3 years ago
DlnaServerController.cs Require properly typed ActionResult<T> (#8382) 2 years ago
DynamicHlsController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
EnvironmentController.cs Fix Environment authorization policy 4 years ago
FilterController.cs Optimize Guid comparisons 2 years ago
GenresController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 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: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
InstantMixController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
ItemLookupController.cs Make identify flag describe purpose, not source 3 years ago
ItemRefreshController.cs Restrict item refreshing to administrators 2 years ago
ItemUpdateController.cs Fix warning: Type cast is redundant (#2149) 3 years ago
ItemsController.cs Add xmldocs for TMDb provider, correct provider spelling 2 years ago
LibraryController.cs Use elevated access control for media folders endpoint 2 years ago
LibraryStructureController.cs Enable nullable for more files 3 years ago
LiveTvController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
LocalizationController.cs Remove UTF8 bom from some files 4 years ago
MediaInfoController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 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 Merge pull request #7569 from crobibero/repo-auth 2 years ago
PersonsController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
PlaylistsController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
PlaystateController.cs Fix some things that slipped through the cracks 2 years ago
PluginsController.cs Remove obsolete code for premium plugins 2 years ago
QuickConnectController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
RemoteImageController.cs Update StyleCop 3 years ago
ScheduledTasksController.cs Fix GET ScheduledTasks return value 4 years ago
SearchController.cs Merge pull request #8267 from luzpaz/typos 2 years ago
SessionController.cs Fix some things that slipped through the cracks 2 years ago
StartupController.cs Create a store key constant for network 3 years ago
StudiosController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
SubtitleController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 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 3 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 fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
UniversalAudioController.cs Fix some things that slipped through the cracks 2 years ago
UserController.cs fix Release build 2 years ago
UserLibraryController.cs Merge pull request #8381 from 1hitsong/lyric-lrc-file-support 2 years ago
UserViewsController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
VideoAttachmentsController.cs Remove api client generator errors 4 years ago
VideosController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
YearsController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago