jellyfin/Jellyfin.Api/Controllers
Patrick Barron e463dbda47 Move network configuration to MediaBrowser.Common 2023-11-12 10:24:35 -05: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 Merge branch 'master' into media-type 2023-11-09 22:03:55 -07: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 Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07: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 Use DI for MediaReceiverRegistrarService 2023-10-11 11:12:33 -04:00
DynamicHlsController.cs Merge branch 'master' into trickplay 2023-10-18 19:27:05 -07:00
EnvironmentController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
FilterController.cs Convert string MediaType to enum MediaType 2023-10-10 15:57:15 -06:00
GenresController.cs Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
HlsSegmentController.cs Reduce string allocations 2023-10-06 01:04:25 +02:00
ImageController.cs Use CryptoStream to convert stream from base64 2023-10-05 23:36:37 +02: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
ItemUpdateController.cs Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
ItemsController.cs Merge branch 'master' into media-type 2023-11-09 22:03:55 -07:00
LibraryController.cs Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
LibraryStructureController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
LiveTvController.cs Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07:00
LocalizationController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
MediaInfoController.cs Merge branch 'master' into network-rewrite 2023-02-20 11:58:14 +01:00
MoviesController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
MusicGenresController.cs Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07: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 Convert string MediaType to enum MediaType 2023-10-10 15:57:15 -06:00
PlaystateController.cs Merge branch 'master' into simplify_authz 2023-02-12 22:59:48 +01:00
PluginsController.cs Use MinBy and MaxBy 2023-04-01 23:00:51 +02:00
QuickConnectController.cs Remove unused using directives 2023-04-06 19:17:28 +02: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 Convert string MediaType to enum MediaType 2023-10-10 15:57:15 -06:00
SessionController.cs Convert string MediaType to enum MediaType 2023-10-10 15:57:15 -06:00
StartupController.cs Move network configuration to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
StudiosController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
SubtitleController.cs add policy to the subtitle controller 2023-10-18 18:31:32 +02:00
SuggestionsController.cs Convert string MediaType to enum MediaType 2023-10-10 15:57:15 -06:00
SyncPlayController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
SystemController.cs Add SystemManager service 2023-10-04 14:40:00 -04:00
TimeSyncController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
TrailersController.cs Merge branch 'master' into media-type 2023-11-09 22:03:55 -07:00
TrickplayController.cs Avoid unnecessary string -> byte[] conversion (Bond-009) 2023-10-13 16:13:42 -07:00
TvShowsController.cs Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07:00
UniversalAudioController.cs Merge branch 'master' into network-rewrite 2023-05-09 15:25:41 +02:00
UserController.cs Fix the is-local check when resetting the password 2023-07-31 21:49:51 +02:00
UserLibraryController.cs Properly check for item visibility in UserLibraryController 2023-02-20 11:53:20 +01:00
UserViewsController.cs Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07: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 Merge branch 'master' into media-type 2023-11-09 22:03:55 -07:00