jellyfin/Jellyfin.Api/Controllers
2025-05-04 21:21:44 -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 Fixed namespaces 2025-03-25 16:45:00 +01:00
AudioController.cs Add validation for level input 2025-03-28 08:21:37 +01:00
BrandingController.cs Preserve SplashscreenLocation when updating branding config (#13756) 2025-03-31 17:46:01 -06:00
ChannelsController.cs WIP fixed namespaces 2025-03-25 15:30:22 +00:00
ClientLogController.cs Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
CollectionController.cs Make the JsonConverters for delimited arrays more generic (#13396) 2025-02-13 20:24:55 -07:00
ConfigurationController.cs Preserve SplashscreenLocation when updating branding config (#13756) 2025-03-31 17:46:01 -06:00
DashboardController.cs Require elevation for plugin related endpoints 2024-04-26 19:00:53 +02:00
DevicesController.cs Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.Write 2024-09-18 15:42:15 +02:00
DisplayPreferencesController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
DynamicHlsController.cs Merge commit from fork 2025-04-05 14:44:19 -04:00
EnvironmentController.cs Revert "Use System.Net.IPNetwork" 2023-11-14 21:16:33 +01:00
FilterController.cs Make the JsonConverters for delimited arrays more generic (#13396) 2025-02-13 20:24:55 -07:00
GenresController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
HlsSegmentController.cs Add ITranscodeManager service 2023-12-21 12:53:50 -05:00
ImageController.cs allow admin users to get Splashscreen even when disabled (#13825) 2025-04-02 16:32:53 -06:00
InstantMixController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
ItemLookupController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
ItemRefreshController.cs Backport pull request #12955 from jellyfin/release-10.10.z 2024-11-19 15:43:21 -05:00
ItemsController.cs Rework parental ratings (#12615) 2025-03-30 21:51:54 -06:00
ItemUpdateController.cs Fix distinction queries (#14007) 2025-04-26 18:49:30 -06:00
LibraryController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
LibraryStructureController.cs Make the JsonConverters for delimited arrays more generic (#13396) 2025-02-13 20:24:55 -07:00
LiveTvController.cs Rename ValidationRegex to ContainerValidationRegex 2025-03-28 08:21:37 +01:00
LocalizationController.cs Rework parental ratings (#12615) 2025-03-30 21:51:54 -06:00
LyricsController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
MediaInfoController.cs Add option to always burn in subtitles if transcoding is triggered (#12430) 2024-09-12 09:53:21 -06:00
MediaSegmentsController.cs Recognize file changes and remove data on change (#13839) 2025-05-04 21:21:44 -06:00
MoviesController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
MusicGenresController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
PackageController.cs Require elevation for plugin related endpoints 2024-04-26 19:00:53 +02:00
PersonsController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
PlaylistsController.cs Make the JsonConverters for delimited arrays more generic (#13396) 2025-02-13 20:24:55 -07:00
PlaystateController.cs Deprecate OnPlaybackXXX API operations in favor of ReportPlaybackXXX 2025-04-23 22:00:07 +02:00
PluginsController.cs Backport pull request #12490 from jellyfin/release-10.9.z 2024-08-25 02:46:38 -04: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 Make the JsonConverters for delimited arrays more generic (#13396) 2025-02-13 20:24:55 -07:00
SessionController.cs Make the JsonConverters for delimited arrays more generic (#13396) 2025-02-13 20:24:55 -07:00
StartupController.cs Remove the hashed password from startup users response (#13904) 2025-04-12 07:12:33 -06:00
StudiosController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
SubtitleController.cs Prefer ApiKey over api_key in generated URL's (#13342) 2025-01-11 09:35:44 -07:00
SuggestionsController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
SyncPlayController.cs Cleanup file related code (#14023) 2025-05-04 08:40:34 -06:00
SystemController.cs Add Api and startup check for sufficient storage capacity (#13888) 2025-04-20 20:06:50 -06:00
TimeSyncController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
TrailersController.cs WIP fixed namespaces 2025-03-25 15:30:22 +00:00
TrickplayController.cs Fix GetTrickplayTileImage operation name (#12681) 2024-09-22 10:25:43 -06:00
TvShowsController.cs WIP fixed namespaces 2025-03-25 15:30:22 +00:00
UniversalAudioController.cs Rename ValidationRegex to ContainerValidationRegex 2025-03-28 08:21:37 +01:00
UserController.cs WIP fixed namespaces 2025-03-25 15:30:22 +00:00
UserLibraryController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
UserViewsController.cs Make the JsonConverters for delimited arrays more generic (#13396) 2025-02-13 20:24:55 -07:00
VideoAttachmentsController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
VideosController.cs Add validation for level input 2025-03-28 08:21:37 +01:00
YearsController.cs Fix distinction queries (#14007) 2025-04-26 18:49:30 -06:00