jellyfin/Jellyfin.Api/Controllers
2023-02-23 19:09:16 +01:00
..
ActivityLogController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
ApiKeyController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
ArtistsController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
AudioController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
BrandingController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
ChannelsController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
ClientLogController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
CollectionController.cs Add permission for collection management 2023-02-13 15:42:04 +01:00
ConfigurationController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
DashboardController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
DevicesController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
DisplayPreferencesController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
DlnaController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
DlnaServerController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
DynamicHlsController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
EnvironmentController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
FilterController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
GenresController.cs Enable nullable for more files 2023-02-23 19:09:16 +01:00
HlsSegmentController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
ImageController.cs Verify ContentType of uploaded images 2023-02-16 15:08:01 +01:00
InstantMixController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
ItemLookupController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
ItemRefreshController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
ItemsController.cs Properly build where clause for rating checks 2023-02-20 11:53:20 +01:00
ItemUpdateController.cs Properly build where clause for rating checks 2023-02-20 11:53:20 +01:00
LibraryController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
LibraryStructureController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
LiveTvController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
LocalizationController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
MediaInfoController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
MoviesController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
MusicGenresController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
PackageController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
PersonsController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
PlaylistsController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
PlaystateController.cs Merge branch 'master' into simplify_authz 2023-02-12 22:59:48 +01:00
PluginsController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
QuickConnectController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
RemoteImageController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
ScheduledTasksController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
SearchController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
SessionController.cs Merge branch 'master' into simplify_authz 2023-02-12 22:59:48 +01:00
StartupController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
StudiosController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
SubtitleController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
SuggestionsController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
SyncPlayController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
SystemController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
TimeSyncController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
TrailersController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
TvShowsController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
UniversalAudioController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
UserController.cs Merge branch 'master' into simplify_authz 2023-02-12 22:59:48 +01:00
UserLibraryController.cs Properly check for item visibility in UserLibraryController 2023-02-20 11:53:20 +01:00
UserViewsController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
VideoAttachmentsController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
VideosController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
YearsController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00