jellyfin/Jellyfin.Api/Controllers
Bond-009 4035f6aa21 Backport pull request #11876 from jellyfin/release-10.9.z
Don't check if admin has access to library when updating

Original-merge: 563033786f

Merged-by: crobibero <cody@robibe.ro>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-01 18:41:10 -04:00
..
ActivityLogController.cs
ApiKeyController.cs
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
ChannelsController.cs Use helper function to compare guid (#10825) 2024-01-17 08:51:39 -07:00
ClientLogController.cs
CollectionController.cs
ConfigurationController.cs fix: disable api endpoint for ffmpeg path for security (#11225) 2024-03-28 13:57:55 -06:00
DashboardController.cs Require elevation for plugin related endpoints 2024-04-26 19:00:53 +02: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 Properly await Task.Delay() 2024-04-29 10:16:28 +02:00
EnvironmentController.cs
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 Always attempt to get User if a user id is provided (#11471) 2024-05-01 06:42:01 -06:00
ItemUpdateController.cs Backport pull request #11743 from jellyfin/release-10.9.z 2024-06-01 18:40:56 -04:00
LibraryController.cs More efficient array creation (#11468) 2024-04-30 13:32:59 -06:00
LibraryStructureController.cs Backport pull request #11876 from jellyfin/release-10.9.z 2024-06-01 18:41:10 -04:00
LiveTvController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
LocalizationController.cs
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 Require elevation for plugin related endpoints 2024-04-26 19:00:53 +02:00
PersonsController.cs Use helper function to compare guid (#10825) 2024-01-17 08:51:39 -07:00
PlaylistsController.cs Playlist fixes (#11487) 2024-05-05 19:22:21 -06:00
PlaystateController.cs Allow explicitly set userId for RequestHelpers.GetSession (#11505) 2024-05-07 09:43:54 -06:00
PluginsController.cs Require elevation for plugin related endpoints 2024-04-26 19:00:53 +02:00
QuickConnectController.cs
RemoteImageController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
ScheduledTasksController.cs
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
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
SystemController.cs Return 404 if log file does not exist 2024-02-03 14:25:44 -07:00
TimeSyncController.cs
TrailersController.cs
TrickplayController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
TvShowsController.cs Backport pull request #11806 from jellyfin/release-10.9.z 2024-06-01 18:40:59 -04: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 More efficient array creation (#11468) 2024-04-30 13:32:59 -06: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