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
Ionut Andrei Oanca 499f3ee950
Update authorization policies for SyncPlay
4 years ago
..
ActivityLogController.cs Rewrite activity log backend to use a query class. 4 years ago
ApiKeyController.cs Remove UTF8 bom from some files 4 years ago
ArtistsController.cs Use GetParentItem where applicable 4 years ago
AudioController.cs fix trascodeReasons report 4 years ago
BrandingController.cs Remove UTF8 bom from some files 4 years ago
ChannelsController.cs Use Guid as API parameter type where possible 4 years ago
CollectionController.cs Remove UTF8 bom from some files 4 years ago
ConfigurationController.cs Removing left over edits left from the acceptance of previous PR's. 4 years ago
DashboardController.cs Remove UTF8 bom from some files 4 years ago
DevicesController.cs Fix endpoint auth 4 years ago
DisplayPreferencesController.cs Use md5 Guid for legacy compat 4 years ago
DlnaController.cs merge all attributes 4 years ago
DlnaServerController.cs Fixed baseurl in dlna. 4 years ago
DynamicHlsController.cs fix trascodeReasons report 4 years ago
EnvironmentController.cs Fix Environment authorization policy 4 years ago
FilterController.cs Merge pull request #4643 from crobibero/empty-lib-null-ref 4 years ago
GenresController.cs Use Guid as API parameter type where possible 4 years ago
HlsSegmentController.cs Remove UTF8 bom from some files 4 years ago
ImageByNameController.cs Fix nullability errors in Jellyfin.Api (part 1) 4 years ago
ImageController.cs Merge pull request #4486 from crobibero/split-api 4 years ago
InstantMixController.cs Merge pull request #4486 from crobibero/split-api 4 years ago
ItemLookupController.cs Remove UTF8 bom from some files 4 years ago
ItemRefreshController.cs merge all attributes 4 years ago
ItemUpdateController.cs Remove UTF8 bom from some files 4 years ago
ItemsController.cs Use GetParentItem where applicable 4 years ago
LibraryController.cs Use Guid as API parameter type where possible 4 years ago
LibraryStructureController.cs Remove CommaDelimitedArrayModelBinderProvider 4 years ago
LiveTvController.cs Schedules Direct requires the hex to be lowercase 4 years ago
LocalizationController.cs Remove UTF8 bom from some files 4 years ago
MediaInfoController.cs Don't nest DeviceProfile 4 years ago
MoviesController.cs Use Guid as API parameter type where possible 4 years ago
MusicGenresController.cs Use Guid as API parameter type where possible 4 years ago
NotificationsController.cs remove unused directives 4 years ago
PackageController.cs Use Guid as API parameter type where possible 4 years ago
PersonsController.cs Use Guid as API parameter type where possible 4 years ago
PlaylistsController.cs Remove UTF8 bom from some files 4 years ago
PlaystateController.cs Merge pull request #4526 from crobibero/mark-played 4 years ago
PluginsController.cs Remove UTF8 bom from some files 4 years ago
QuickConnectController.cs Get userId from claim 4 years ago
RemoteImageController.cs Merge remote-tracking branch 'upstream/master' into dotnet-5 4 years ago
ScheduledTasksController.cs Fix GET ScheduledTasks return value 4 years ago
SearchController.cs Use Guid as API parameter type where possible 4 years ago
SessionController.cs Convert ClientCapabilities to a Dto with JsonConverters 4 years ago
StartupController.cs Networking: 1 - Network Manager (#4124) 4 years ago
StudiosController.cs Use Guid as API parameter type where possible 4 years ago
SubtitleController.cs Remove api client generator errors 4 years ago
SuggestionsController.cs Remove UTF8 bom from some files 4 years ago
SyncPlayController.cs Update authorization policies for SyncPlay 4 years ago
SystemController.cs Remove UTF8 bom from some files 4 years ago
TimeSyncController.cs Merge branch 'master' into syncplay-enhanced 4 years ago
TrailersController.cs Use Guid as API parameter type where possible 4 years ago
TvShowsController.cs Use Guid as API parameter type where possible 4 years ago
UniversalAudioController.cs Remove UTF8 bom from some files 4 years ago
UserController.cs Remove UTF8 bom from some files 4 years ago
UserLibraryController.cs Merge pull request #4499 from crobibero/more-param 4 years ago
UserViewsController.cs Remove UTF8 bom from some files 4 years ago
VideoAttachmentsController.cs Remove api client generator errors 4 years ago
VideoHlsController.cs fix trascodeReasons report 4 years ago
VideosController.cs Fix MergeVersions endpoint 4 years ago
YearsController.cs Use GetParentItem where applicable 4 years ago