jellyfin/Jellyfin.Api/Controllers
2024-04-22 10:23:36 -06:00
..
ActivityLogController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
ApiKeyController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
ArtistsController.cs Use helper function to compare guid (#10825) 2024-01-17 08:51:39 -07:00
AudioController.cs fix: forward port patch for GHSA-866x-wj5j-2vf4 (#11228) 2024-03-28 09:26:14 -06:00
BrandingController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
ChannelsController.cs Use helper function to compare guid (#10825) 2024-01-17 08:51:39 -07:00
ClientLogController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
CollectionController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
ConfigurationController.cs fix: disable api endpoint for ffmpeg path for security (#11225) 2024-03-28 13:57:55 -06:00
DashboardController.cs refactor: simplify authz 2023-02-09 13:51:37 +01:00
DevicesController.cs Remove some unused client capabilities and sync code (#10812) 2024-01-06 13:33:48 -07:00
DisplayPreferencesController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
DynamicHlsController.cs Only apply custom downmix to 5.1 audios (#11401) 2024-04-22 10:23:36 -06:00
EnvironmentController.cs Revert "Use System.Net.IPNetwork" 2023-11-14 21:16:33 +01:00
FilterController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
GenresController.cs Use helper function to compare guid (#10825) 2024-01-17 08:51:39 -07:00
HlsSegmentController.cs Add ITranscodeManager service 2023-12-21 12:53:50 -05:00
ImageController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
InstantMixController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
ItemLookupController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
ItemRefreshController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
ItemsController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
ItemUpdateController.cs Fix InvalidCastException in ItemUpdateController (#11398) 2024-04-21 21:53:27 -06:00
LibraryController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
LibraryStructureController.cs Enable nullable for LibraryManager (#11191) 2024-04-17 10:44:50 -06:00
LiveTvController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
LocalizationController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
LyricsController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
MediaInfoController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
MoviesController.cs Use helper function to compare guid (#10825) 2024-01-17 08:51:39 -07:00
MusicGenresController.cs Use helper function to compare guid (#10825) 2024-01-17 08:51:39 -07:00
PackageController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
PersonsController.cs Use helper function to compare guid (#10825) 2024-01-17 08:51:39 -07:00
PlaylistsController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
PlaystateController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
PluginsController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
QuickConnectController.cs Remove unused using directives 2023-04-06 19:17:28 +02:00
RemoteImageController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
ScheduledTasksController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
SearchController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
SessionController.cs Limit sessions per user (#11370) 2024-04-21 10:54:49 -06:00
StartupController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
StudiosController.cs Use helper function to compare guid (#10825) 2024-01-17 08:51:39 -07:00
SubtitleController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
SuggestionsController.cs Move userId in API from route to optional query parameter (#11074) 2024-03-03 13:51:31 -07:00
SyncPlayController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
SystemController.cs Return 404 if log file does not exist 2024-02-03 14:25:44 -07:00
TimeSyncController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
TrailersController.cs Merge branch 'master' into media-type 2023-11-09 22:03:55 -07:00
TrickplayController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
TvShowsController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
UniversalAudioController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
UserController.cs Move userId in API from route to optional query parameter (#11074) 2024-03-03 13:51:31 -07:00
UserLibraryController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
UserViewsController.cs Move userId in API from route to optional query parameter (#11074) 2024-03-03 13:51:31 -07:00
VideoAttachmentsController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
VideosController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
YearsController.cs Use helper function to compare guid (#10825) 2024-01-17 08:51:39 -07:00