jellyfin/Jellyfin.Api/Controllers
2023-05-18 10:05:50 +02: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 Use MinBy and MaxBy 2023-04-01 23:00:51 +02: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 Fix playlists library and migration (#9770) 2023-05-15 06:45:33 -06:00
ItemUpdateController.cs Set removed and added tags recursively 2023-05-14 21:45:46 +02:00
LibraryController.cs Fix #7610 2023-03-27 15:22:21 +02: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 Validate requested user id (#8812) 2023-02-17 23:16:08 +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 Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
StudiosController.cs Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
SubtitleController.cs Remove redundant 'else' keywords 2023-04-06 19:38:34 +02: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 Fix FirstTimeSetupHandler not failing on invalid user if not in setup mode (#9747) 2023-05-10 14:05:27 -06: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 Validate requested user id (#8812) 2023-02-17 23:16:08 +01:00
UniversalAudioController.cs Remove unused using directives 2023-04-06 19:17:28 +02:00
UserController.cs Apply review suggestions 2023-03-17 11:43:53 +01: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