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
Patrick Barron e463dbda47
Move network configuration to MediaBrowser.Common
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 Merge branch 'master' into media-type 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 11 months ago
EnvironmentController.cs Migrate to file-scoped namespaces 2 years ago
FilterController.cs Convert string MediaType to enum MediaType 12 months ago
GenresController.cs Convert CollectionType, SpecialFolderType to enum (#9764) 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 Convert CollectionType, SpecialFolderType to enum (#9764) 11 months ago
ItemsController.cs Merge branch 'master' into media-type 11 months ago
LibraryController.cs Convert CollectionType, SpecialFolderType to enum (#9764) 11 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 Convert string MediaType to enum MediaType 12 months 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 1 year ago
RemoteImageController.cs refactor: simplify authz 2 years ago
ScheduledTasksController.cs Migrate to file-scoped namespaces 2 years ago
SearchController.cs Convert string MediaType to enum MediaType 12 months ago
SessionController.cs Convert string MediaType to enum MediaType 12 months ago
StartupController.cs Move network configuration to MediaBrowser.Common 11 months ago
StudiosController.cs Validate requested user id (#8812) 2 years ago
SubtitleController.cs add policy to the subtitle controller 11 months ago
SuggestionsController.cs Convert string MediaType to enum MediaType 12 months 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 Merge branch 'master' into media-type 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 Convert CollectionType, SpecialFolderType to enum (#9764) 11 months ago
VideoAttachmentsController.cs Migrate to file-scoped namespaces 2 years ago
VideosController.cs Validate requested user id (#8812) 2 years ago
YearsController.cs Merge branch 'master' into media-type 11 months ago