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
Bill Thornton c6dbcb661b
Use elevated access control for media folders endpoint
2 years ago
..
ActivityLogController.cs
ApiKeyController.cs
ArtistsController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
AudioController.cs Fix various typos 2 years ago
BrandingController.cs
ChannelsController.cs
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
DevicesController.cs
DisplayPreferencesController.cs Minor cleanup 2 years ago
DlnaController.cs
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
FilterController.cs
GenresController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
HlsSegmentController.cs
ImageByNameController.cs
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
ItemRefreshController.cs
ItemUpdateController.cs
ItemsController.cs Fix items endpoint not honoring library access control 2 years ago
LibraryController.cs Use elevated access control for media folders endpoint 2 years ago
LibraryStructureController.cs
LiveTvController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
LocalizationController.cs
MediaInfoController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
MoviesController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
MusicGenresController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
NotificationsController.cs
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
QuickConnectController.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
RemoteImageController.cs
ScheduledTasksController.cs
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
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
TimeSyncController.cs
TrailersController.cs fix Release build 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
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