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
Joshua M. Boniface 93b400343e
Merge pull request #8147 from Shadowghost/network-rewrite
1 year ago
..
ActivityLogController.cs Migrate to file-scoped namespaces 2 years ago
ApiKeyController.cs Migrate to file-scoped namespaces 2 years ago
ArtistsController.cs Validate requested user id (#8812) 2 years ago
AudioController.cs Migrate to file-scoped namespaces 2 years ago
BrandingController.cs Migrate to file-scoped namespaces 2 years ago
ChannelsController.cs Reduce usage of GetAwaiter().GetResult() 2 years 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 Migrate to file-scoped namespaces 2 years ago
DynamicHlsController.cs Merge pull request #9890 from Shadowghost/videorange-rework 1 year ago
EnvironmentController.cs Migrate to file-scoped namespaces 2 years ago
FilterController.cs Remove unused using directives 1 year ago
GenresController.cs Enable nullable for more files 2 years ago
HlsSegmentController.cs refactor: simplify authz 2 years ago
ImageController.cs Verify ContentType of uploaded images 2 years 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 Don't ignore parentId for playlists 1 year ago
LibraryController.cs Reduce bottlenecks scan code (#9863) 1 year ago
LibraryStructureController.cs Migrate to file-scoped namespaces 2 years ago
LiveTvController.cs Reduce usage of GetAwaiter().GetResult() 2 years 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 Validate requested user id (#8812) 2 years 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 1 year 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 1 year 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 Remove redundant 'else' keywords 1 year ago
SuggestionsController.cs refactor: simplify authz 2 years ago
SyncPlayController.cs Migrate to file-scoped namespaces 2 years ago
SystemController.cs Merge branch 'master' into network-rewrite 1 year ago
TimeSyncController.cs Migrate to file-scoped namespaces 2 years ago
TrailersController.cs refactor: simplify authz 2 years ago
TvShowsController.cs Validate requested user id (#8812) 2 years ago
UniversalAudioController.cs Merge branch 'master' into network-rewrite 1 year ago
UserController.cs Merge branch 'master' into network-rewrite 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 Validate requested user id (#8812) 2 years ago