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
Ionut Andrei Oanca 5d77f422f0
Hide some property setters, init null values, update namespaces
4 years ago
..
ActivityLogController.cs Rewrite activity log backend to use a query class. 4 years ago
AlbumsController.cs merge all attributes 4 years ago
ApiKeyController.cs Remove nullable from required 4 years ago
ArtistsController.cs Convert filters string to enum. 4 years ago
AudioController.cs Merge remote-tracking branch 'upstream/master' into bad-route 4 years ago
BrandingController.cs fix openapi validation errors 4 years ago
ChannelsController.cs Convert filters string to enum. 4 years ago
CollectionController.cs Remove nullable from required 4 years ago
ConfigurationController.cs Merge remote-tracking branch 'upstream/master' into bad-route 4 years ago
DashboardController.cs Merge remote-tracking branch 'upstream/master' into api-stream-return 4 years ago
DevicesController.cs Remove nullable from required 4 years ago
DisplayPreferencesController.cs Remove nullable from required 4 years ago
DlnaController.cs merge all attributes 4 years ago
DlnaServerController.cs Merge remote-tracking branch 'upstream/master' into api-stream-return 4 years ago
DynamicHlsController.cs Merge pull request #4163 from Bond-009/minor4 4 years ago
EnvironmentController.cs Fix ValidatePath response code 4 years ago
FilterController.cs Fix all route for base url support 4 years ago
GenresController.cs Convert filters string to enum. 4 years ago
HlsSegmentController.cs Merge remote-tracking branch 'upstream/master' into api-stream-return 4 years ago
ImageByNameController.cs Merge remote-tracking branch 'upstream/master' into bad-route 4 years ago
ImageController.cs Update documentation 4 years ago
InstantMixController.cs Fix api routes 4 years ago
ItemLookupController.cs Fix Identify by renaming route parameter to match function argument 4 years ago
ItemRefreshController.cs merge all attributes 4 years ago
ItemUpdateController.cs Remove nullable from required 4 years ago
ItemsController.cs Merge pull request #4304 from crobibero/query-location-type 4 years ago
LibraryController.cs Merge remote-tracking branch 'upstream/master' into bad-route 4 years ago
LibraryStructureController.cs Fix model binding in UpdateLibraryOptions 4 years ago
LiveTvController.cs Minor improvements 4 years ago
LocalizationController.cs Apply fixes from review 4 years ago
MediaInfoController.cs Merge pull request #4093 from crobibero/bad-route 4 years ago
MoviesController.cs Move library entities to folder. 4 years ago
MusicGenresController.cs Convert filters string to enum. 4 years ago
NotificationsController.cs remove unused directives 4 years ago
PackageController.cs Merge remote-tracking branch 'upstream/master' into package-install-repo 4 years ago
PersonsController.cs Convert filters string to enum. 4 years ago
PlaylistsController.cs Fix api routes 4 years ago
PlaystateController.cs merge all attributes 4 years ago
PluginsController.cs Fix api routes 4 years ago
QuickConnectController.cs Get userId from claim 4 years ago
RemoteImageController.cs Merge remote-tracking branch 'upstream/master' into api-stream-return 4 years ago
ScheduledTasksController.cs Fix api routes 4 years ago
SearchController.cs Remove nullable from required 4 years ago
SessionController.cs Merge branch '4214-supported-commands-enum' of https://github.com/skyfrk/jellyfin into 4214-supported-commands-enum 4 years ago
StartupController.cs Conver all remaining form request to body 4 years ago
StudiosController.cs Convert filters string to enum. 4 years ago
SubtitleController.cs Minor improvements 4 years ago
SuggestionsController.cs merge all attributes 4 years ago
SyncPlayController.cs Hide some property setters, init null values, update namespaces 4 years ago
SystemController.cs Merge pull request #4093 from crobibero/bad-route 4 years ago
TimeSyncController.cs Apply fixes from review 4 years ago
TrailersController.cs Merge pull request #4304 from crobibero/query-location-type 4 years ago
TvShowsController.cs Remove nullable from required 4 years ago
UniversalAudioController.cs Merge pull request #4093 from crobibero/bad-route 4 years ago
UserController.cs Add Dto to ForgotPassword 4 years ago
UserLibraryController.cs merge all attributes 4 years ago
UserViewsController.cs merge all attributes 4 years ago
VideoAttachmentsController.cs revert changes 4 years ago
VideoHlsController.cs Merge remote-tracking branch 'upstream/master' into api-stream-return 4 years ago
VideosController.cs Merge pull request #4082 from cromefire/patch-4 4 years ago
YearsController.cs merge all attributes 4 years ago