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
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum (#9765)
11 months ago
..
ActivityLogController.cs Migrate to file-scoped namespaces 2 years ago
ApiKeyController.cs Migrate to file-scoped namespaces 2 years ago
ArtistsController.cs Convert ItemSortBy to enum (#9765) 11 months ago
AudioController.cs Migrate to file-scoped namespaces 2 years ago
BrandingController.cs Migrate to file-scoped namespaces 2 years ago
ChannelsController.cs Convert ItemSortBy to enum (#9765) 11 months ago
ClientLogController.cs refactor: simplify authz 2 years ago
CollectionController.cs Add permission for collection management 2 years ago
ConfigurationController.cs refactor: simplify authz 2 years ago
DashboardController.cs refactor: simplify authz 2 years ago
DevicesController.cs Validate requested user id (#8812) 2 years ago
DisplayPreferencesController.cs refactor: simplify authz 2 years ago
DlnaController.cs Migrate to file-scoped namespaces 2 years ago
DlnaServerController.cs Use DI for MediaReceiverRegistrarService 12 months ago
DynamicHlsController.cs Merge branch 'master' into trickplay 12 months ago
EnvironmentController.cs Migrate to file-scoped namespaces 2 years ago
FilterController.cs Remove unused using directives 2 years ago
GenresController.cs Convert ItemSortBy to enum (#9765) 11 months ago
HlsSegmentController.cs Reduce string allocations 12 months ago
ImageController.cs Use CryptoStream to convert stream from base64 12 months ago
InstantMixController.cs Validate requested user id (#8812) 2 years ago
ItemLookupController.cs refactor: simplify authz 2 years ago
ItemRefreshController.cs Migrate to file-scoped namespaces 2 years ago
ItemUpdateController.cs Set removed and added tags recursively 1 year ago
ItemsController.cs Convert ItemSortBy to enum (#9765) 11 months ago
LibraryController.cs Remove conditional access when it is known to be not null 12 months ago
LibraryStructureController.cs Migrate to file-scoped namespaces 2 years ago
LiveTvController.cs Convert ItemSortBy to enum (#9765) 11 months ago
LocalizationController.cs Migrate to file-scoped namespaces 2 years ago
MediaInfoController.cs Merge branch 'master' into network-rewrite 2 years ago
MoviesController.cs Validate requested user id (#8812) 2 years ago
MusicGenresController.cs Convert ItemSortBy to enum (#9765) 11 months ago
PackageController.cs refactor: simplify authz 2 years ago
PersonsController.cs Validate requested user id (#8812) 2 years ago
PlaylistsController.cs Fix playlists library and migration (#9770) 1 year ago
PlaystateController.cs Merge branch 'master' into simplify_authz 2 years ago
PluginsController.cs Use MinBy and MaxBy 2 years ago
QuickConnectController.cs Remove unused using directives 2 years ago
RemoteImageController.cs refactor: simplify authz 2 years ago
ScheduledTasksController.cs Migrate to file-scoped namespaces 2 years ago
SearchController.cs Remove unused using directives 2 years ago
SessionController.cs Merge branch 'master' into simplify_authz 2 years ago
StartupController.cs do not allow empty admin password during wizard 1 year ago
StudiosController.cs Validate requested user id (#8812) 2 years ago
SubtitleController.cs add policy to the subtitle controller 12 months ago
SuggestionsController.cs refactor: simplify authz 2 years ago
SyncPlayController.cs Migrate to file-scoped namespaces 2 years ago
SystemController.cs Add SystemManager service 12 months ago
TimeSyncController.cs Migrate to file-scoped namespaces 2 years ago
TrailersController.cs Convert ItemSortBy to enum (#9765) 11 months ago
TrickplayController.cs Avoid unnecessary string -> byte[] conversion (Bond-009) 12 months ago
TvShowsController.cs Convert ItemSortBy to enum (#9765) 11 months ago
UniversalAudioController.cs Merge branch 'master' into network-rewrite 1 year ago
UserController.cs Fix the is-local check when resetting the password 1 year ago
UserLibraryController.cs Properly check for item visibility in UserLibraryController 2 years ago
UserViewsController.cs refactor: simplify authz 2 years ago
VideoAttachmentsController.cs Migrate to file-scoped namespaces 2 years ago
VideosController.cs Validate requested user id (#8812) 2 years ago
YearsController.cs Convert ItemSortBy to enum (#9765) 11 months ago