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
Nick c7feea27fd
Avoid unnecessary string -> byte[] conversion (Bond-009)
12 months 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 branch 'master' into trickplay 1 year ago
EnvironmentController.cs Migrate to file-scoped namespaces 2 years ago
FilterController.cs Remove unused using directives 2 years 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 Validate requested user id (#8812) 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 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 Remove redundant 'else' keywords 2 years ago
SuggestionsController.cs refactor: simplify authz 2 years ago
SyncPlayController.cs Migrate to file-scoped namespaces 2 years ago
SystemController.cs Fix FirstTimeSetupHandler not failing on invalid user if not in setup mode (#9747) 1 year ago
TimeSyncController.cs Migrate to file-scoped namespaces 2 years ago
TrailersController.cs refactor: simplify authz 2 years ago
TrickplayController.cs Avoid unnecessary string -> byte[] conversion (Bond-009) 12 months ago
TvShowsController.cs Validate requested user id (#8812) 2 years ago
UniversalAudioController.cs Remove unused using directives 2 years ago
UserController.cs use 403 instead to avoid compat issues with swagger spec 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