jellyfin/Jellyfin.Api/Controllers
2023-02-16 15:08:01 +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 refactor: simplify authz 2023-02-09 13:51:37 +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 refactor: simplify authz 2023-02-09 13:51:37 +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 Migrate to file-scoped namespaces 2023-02-02 18:50:33 +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 refactor: simplify authz 2023-02-09 13:51:37 +01:00
GenresController.cs refactor: simplify authz 2023-02-09 13:51:37 +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 refactor: simplify authz 2023-02-09 13:51:37 +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 Merge branch 'master' into simplify_authz 2023-02-12 22:59:48 +01:00
ItemUpdateController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
LibraryController.cs Merge branch 'master' into simplify_authz 2023-02-12 22:59:48 +01:00
LibraryStructureController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
LiveTvController.cs Add permissions for LiveTV access and management 2023-02-14 18:48:31 +01:00
LocalizationController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
MediaInfoController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
MoviesController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
MusicGenresController.cs Merge branch 'master' into simplify_authz 2023-02-12 22:59:48 +01:00
PackageController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
PersonsController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
PlaylistsController.cs refactor: simplify authz 2023-02-09 13:51:37 +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 refactor: simplify authz 2023-02-09 13:51:37 +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 refactor: simplify authz 2023-02-09 13:51:37 +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 refactor: simplify authz 2023-02-09 13:51:37 +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 refactor: simplify authz 2023-02-09 13:51:37 +01:00
UniversalAudioController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
UserController.cs Merge branch 'master' into simplify_authz 2023-02-12 22:59:48 +01:00
UserLibraryController.cs Merge branch 'master' into simplify_authz 2023-02-12 22:59:48 +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 Merge branch 'master' into simplify_authz 2023-02-12 22:59:48 +01:00
YearsController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00