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
Stepan Goremykin 8d7e4229ca
Merge branch 'master' into fix-resharper-warnings
8 months ago
..
ActivityLogController.cs Migrate to file-scoped namespaces 1 year ago
ApiKeyController.cs Migrate to file-scoped namespaces 1 year ago
ArtistsController.cs Validate requested user id (#8812) 1 year ago
AudioController.cs Migrate to file-scoped namespaces 1 year ago
BrandingController.cs Migrate to file-scoped namespaces 1 year ago
ChannelsController.cs Reduce usage of GetAwaiter().GetResult() 1 year ago
ClientLogController.cs refactor: simplify authz 1 year ago
CollectionController.cs Add permission for collection management 1 year ago
ConfigurationController.cs refactor: simplify authz 1 year ago
DashboardController.cs refactor: simplify authz 1 year ago
DevicesController.cs Validate requested user id (#8812) 1 year ago
DisplayPreferencesController.cs refactor: simplify authz 1 year ago
DlnaController.cs Migrate to file-scoped namespaces 1 year ago
DlnaServerController.cs Migrate to file-scoped namespaces 1 year ago
DynamicHlsController.cs Fix HLS playback of m4a files with mjpeg stream (#10069) 8 months ago
EnvironmentController.cs Migrate to file-scoped namespaces 1 year ago
FilterController.cs Remove unused using directives 1 year ago
GenresController.cs Enable nullable for more files 1 year ago
HlsSegmentController.cs Reduce string allocations 8 months ago
ImageController.cs Use CryptoStream to convert stream from base64 8 months ago
InstantMixController.cs Validate requested user id (#8812) 1 year ago
ItemLookupController.cs refactor: simplify authz 1 year ago
ItemRefreshController.cs Migrate to file-scoped namespaces 1 year ago
ItemUpdateController.cs Set removed and added tags recursively 1 year ago
ItemsController.cs Don't ignore parentId for playlists 12 months ago
LibraryController.cs Remove conditional access when it is known to be not null 8 months ago
LibraryStructureController.cs Migrate to file-scoped namespaces 1 year ago
LiveTvController.cs Remove unused fields and parameters 8 months ago
LocalizationController.cs Migrate to file-scoped namespaces 1 year ago
MediaInfoController.cs Merge branch 'master' into network-rewrite 1 year ago
MoviesController.cs Validate requested user id (#8812) 1 year ago
MusicGenresController.cs Validate requested user id (#8812) 1 year ago
PackageController.cs refactor: simplify authz 1 year ago
PersonsController.cs Validate requested user id (#8812) 1 year ago
PlaylistsController.cs Fix playlists library and migration (#9770) 1 year ago
PlaystateController.cs Merge branch 'master' into simplify_authz 1 year ago
PluginsController.cs Use MinBy and MaxBy 1 year ago
QuickConnectController.cs Remove unused using directives 1 year ago
RemoteImageController.cs refactor: simplify authz 1 year ago
ScheduledTasksController.cs Migrate to file-scoped namespaces 1 year ago
SearchController.cs Remove unused using directives 1 year ago
SessionController.cs Merge branch 'master' into simplify_authz 1 year ago
StartupController.cs do not allow empty admin password during wizard 1 year ago
StudiosController.cs Validate requested user id (#8812) 1 year ago
SubtitleController.cs Use CryptoStream to convert stream from base64 8 months ago
SuggestionsController.cs refactor: simplify authz 1 year ago
SyncPlayController.cs Migrate to file-scoped namespaces 1 year ago
SystemController.cs Add SystemManager service 8 months ago
TimeSyncController.cs Migrate to file-scoped namespaces 1 year ago
TrailersController.cs refactor: simplify authz 1 year ago
TvShowsController.cs Add option to include resumable items in next up requests 9 months ago
UniversalAudioController.cs Merge branch 'master' into network-rewrite 1 year ago
UserController.cs Fix the is-local check when resetting the password 10 months ago
UserLibraryController.cs Properly check for item visibility in UserLibraryController 1 year ago
UserViewsController.cs refactor: simplify authz 1 year ago
VideoAttachmentsController.cs Migrate to file-scoped namespaces 1 year ago
VideosController.cs Validate requested user id (#8812) 1 year ago
YearsController.cs Validate requested user id (#8812) 1 year ago