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
Cody Robibero 2920611ffc
Convert string MediaType to enum MediaType
7 months ago
..
ActivityLogController.cs Migrate to file-scoped namespaces 1 year ago
ApiKeyController.cs Migrate to file-scoped namespaces 1 year ago
ArtistsController.cs Convert string MediaType to enum MediaType 7 months 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) 7 months ago
EnvironmentController.cs Migrate to file-scoped namespaces 1 year ago
FilterController.cs Convert string MediaType to enum MediaType 7 months 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 Convert string MediaType to enum MediaType 7 months ago
LibraryController.cs Reduce bottlenecks scan code (#9863) 11 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 Convert string MediaType to enum MediaType 7 months 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 Convert string MediaType to enum MediaType 7 months ago
SessionController.cs Convert string MediaType to enum MediaType 7 months ago
StartupController.cs do not allow empty admin password during wizard 12 months 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 Convert string MediaType to enum MediaType 7 months 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 Convert string MediaType to enum MediaType 7 months 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 Convert string MediaType to enum MediaType 7 months ago