jellyfin/Jellyfin.Api/Controllers
2023-09-06 00:35:32 -04: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 Validate requested user id (#8812) 2023-02-17 23:16:08 +01: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 Reduce usage of GetAwaiter().GetResult() 2023-03-14 12:05:49 +01: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 Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
DynamicHlsController.cs Fix AV1 playback in LiveTV 2023-09-02 00:25:40 +08:00
EnvironmentController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
FilterController.cs Remove unused using directives 2023-04-06 19:17:28 +02:00
GenresController.cs Enable nullable for more files 2023-02-23 19:09:16 +01:00
HlsSegmentController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
ImageController.cs Verify ContentType of uploaded images 2023-02-16 15:08:01 +01: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
ItemsController.cs Don't ignore parentId for playlists 2023-06-20 18:06:30 +02:00
ItemUpdateController.cs Set removed and added tags recursively 2023-05-14 21:45:46 +02:00
LibraryController.cs Reduce bottlenecks scan code (#9863) 2023-06-21 21:01:47 -06:00
LibraryStructureController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
LiveTvController.cs Reduce usage of GetAwaiter().GetResult() 2023-03-14 12:05:49 +01: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 Validate requested user id (#8812) 2023-02-17 23:16:08 +01: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 Fix playlists library and migration (#9770) 2023-05-15 06:45:33 -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 Remove unused using directives 2023-04-06 19:17:28 +02:00
SessionController.cs Merge branch 'master' into simplify_authz 2023-02-12 22:59:48 +01:00
StartupController.cs do not allow empty admin password during wizard 2023-05-26 21:50:51 +02:00
StudiosController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
SubtitleController.cs Add ability to upload (and save) SDH subtitles (#10036) 2023-07-29 06:52:35 -06:00
SuggestionsController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
SyncPlayController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
SystemController.cs Merge branch 'master' into network-rewrite 2023-05-11 15:41:39 +02:00
TimeSyncController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
TrailersController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
TvShowsController.cs Add option to include resumable items in next up requests 2023-09-06 00:35:32 -04: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 refactor: simplify authz 2023-02-09 13:51:37 +01: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 Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00