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
Niels van Velzen 55916a09eb
Remove some unused client capabilities and sync code (#10812)
9 months ago
..
ActivityLogController.cs Move API policies to MediaBrowser.Common 11 months ago
ApiKeyController.cs Move API policies to MediaBrowser.Common 11 months ago
ArtistsController.cs Merge branch 'master' into media-type 11 months ago
AudioController.cs Add ITranscodeManager service 9 months ago
BrandingController.cs Migrate to file-scoped namespaces 2 years ago
ChannelsController.cs Convert ItemSortBy to enum (#9765) 11 months ago
ClientLogController.cs refactor: simplify authz 2 years ago
CollectionController.cs Move API policies to MediaBrowser.Common 11 months ago
ConfigurationController.cs Move API policies to MediaBrowser.Common 11 months ago
DashboardController.cs refactor: simplify authz 2 years ago
DevicesController.cs Remove some unused client capabilities and sync code (#10812) 9 months ago
DisplayPreferencesController.cs refactor: simplify authz 2 years ago
DynamicHlsController.cs Add ITranscodeManager service 9 months ago
EnvironmentController.cs Revert "Use System.Net.IPNetwork" 11 months ago
FilterController.cs Convert string MediaType to enum MediaType 12 months ago
GenresController.cs Convert CollectionType to use lowercase enum names 10 months ago
HlsSegmentController.cs Add ITranscodeManager service 9 months ago
ImageController.cs Revert "Use System.Net.IPNetwork" 11 months ago
InstantMixController.cs Validate requested user id (#8812) 2 years ago
ItemLookupController.cs Move API policies to MediaBrowser.Common 11 months ago
ItemRefreshController.cs Move API policies to MediaBrowser.Common 11 months ago
ItemUpdateController.cs Convert CollectionType to use lowercase enum names 10 months ago
ItemsController.cs Merge pull request #10702 from crobibero/collection-type-lowercase 9 months ago
LibraryController.cs Convert CollectionType to use lowercase enum names 10 months ago
LibraryStructureController.cs Move API policies to MediaBrowser.Common 11 months ago
LiveTvController.cs Move ProgressiveFileStream to Controller 9 months ago
LocalizationController.cs Move API policies to MediaBrowser.Common 11 months ago
MediaInfoController.cs Merge branch 'master' into network-rewrite 2 years ago
MoviesController.cs Validate requested user id (#8812) 2 years ago
MusicGenresController.cs Revert "Use System.Net.IPNetwork" 11 months ago
PackageController.cs Move API policies to MediaBrowser.Common 11 months ago
PersonsController.cs Validate requested user id (#8812) 2 years ago
PlaylistsController.cs Convert string MediaType to enum MediaType 12 months ago
PlaystateController.cs Add ITranscodeManager service 9 months ago
PluginsController.cs Move API policies to MediaBrowser.Common 11 months ago
QuickConnectController.cs Remove unused using directives 1 year ago
RemoteImageController.cs Move API policies to MediaBrowser.Common 11 months ago
ScheduledTasksController.cs Move API policies to MediaBrowser.Common 11 months ago
SearchController.cs Convert string MediaType to enum MediaType 12 months ago
SessionController.cs Remove some unused client capabilities and sync code (#10812) 9 months ago
StartupController.cs Move API policies to MediaBrowser.Common 11 months ago
StudiosController.cs Validate requested user id (#8812) 2 years ago
SubtitleController.cs Move API policies to MediaBrowser.Common 11 months ago
SuggestionsController.cs Convert string MediaType to enum MediaType 12 months ago
SyncPlayController.cs Move API policies to MediaBrowser.Common 11 months ago
SystemController.cs Move API policies to MediaBrowser.Common 11 months ago
TimeSyncController.cs Migrate to file-scoped namespaces 2 years ago
TrailersController.cs Merge branch 'master' into media-type 11 months ago
TrickplayController.cs Avoid unnecessary string -> byte[] conversion (Bond-009) 12 months ago
TvShowsController.cs Convert ItemSortBy to enum (#9765) 11 months ago
UniversalAudioController.cs Add ITranscodeManager service 9 months ago
UserController.cs Move API policies to MediaBrowser.Common 11 months ago
UserLibraryController.cs Properly check for item visibility in UserLibraryController 2 years ago
UserViewsController.cs Remove some unused client capabilities and sync code (#10812) 9 months ago
VideoAttachmentsController.cs Migrate to file-scoped namespaces 2 years ago
VideosController.cs Add ITranscodeManager service 9 months ago
YearsController.cs Merge branch 'master' into media-type 11 months ago