jellyfin/Jellyfin.Api/Controllers
2021-11-02 17:56:12 -06:00
..
ActivityLogController.cs
ApiKeyController.cs Remove all unused usings 2021-09-06 21:15:30 +02:00
ArtistsController.cs
AudioController.cs Disambiguate vpx to vp8 or vp9 2021-09-04 07:36:17 -04:00
BrandingController.cs
ChannelsController.cs
ClientLogController.cs Use response dto 2021-10-29 06:33:34 -06:00
CollectionController.cs
ConfigurationController.cs
DashboardController.cs Fix warning: The nullable warning suppression expression is redundant (#2149) 2021-10-03 10:43:41 +07:00
DevicesController.cs Remove old response code documentation 2021-08-13 21:08:49 -04:00
DisplayPreferencesController.cs Fix warning: Type cast is redundant (#2149) 2021-10-03 11:05:18 +07:00
DlnaController.cs Use correct id when finding existing dlna profile 2021-10-31 08:49:24 -06:00
DlnaServerController.cs Remove the dependency on BaseAuthorizationHandler 2021-09-10 11:44:50 +02:00
DynamicHlsController.cs Fix warning: The nullable warning suppression expression is redundant (#2149) 2021-10-03 10:43:41 +07:00
EnvironmentController.cs
FilterController.cs
GenresController.cs
HlsSegmentController.cs Fix warning: The nullable warning suppression expression is redundant (#2149) 2021-10-03 10:43:41 +07:00
ImageByNameController.cs Use async FileStreams where it makes sense 2021-09-02 14:02:04 +02:00
ImageController.cs Remove all instances of en-US culture 2021-09-26 09:11:25 -06:00
InstantMixController.cs Fix warning: The nullable warning suppression expression is redundant (#2149) 2021-10-03 10:43:41 +07:00
ItemLookupController.cs Remove all unused usings 2021-09-06 21:15:30 +02:00
ItemRefreshController.cs
ItemsController.cs Fix warning: The nullable warning suppression expression is redundant (#2149) 2021-10-03 10:43:41 +07:00
ItemUpdateController.cs Fix warning: Type cast is redundant (#2149) 2021-10-03 11:05:18 +07:00
LibraryController.cs Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore 2021-09-03 11:01:55 -06:00
LibraryStructureController.cs Enable nullable for more files 2021-08-28 17:32:09 +02:00
LiveTvController.cs Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueId 2021-09-10 12:53:45 +02:00
LocalizationController.cs
MediaInfoController.cs Use new Random.Shared instead of creating new instances 2021-10-08 15:40:13 +02:00
MoviesController.cs Remove all unused usings 2021-09-06 21:15:30 +02:00
MusicGenresController.cs
NotificationsController.cs
PackageController.cs
PersonsController.cs
PlaylistsController.cs
PlaystateController.cs
PluginsController.cs
QuickConnectController.cs Fix issues with QuickConnect and AuthenticationDb 2021-06-23 21:07:08 -06:00
RemoteImageController.cs Remove workaround for dotnet/runtime#42790 2021-10-03 19:52:38 +02:00
ScheduledTasksController.cs
SearchController.cs
SessionController.cs
StartupController.cs
StudiosController.cs
SubtitleController.cs Add IsAutomated to SubtitleSearchRequest 2021-10-19 21:06:05 +02:00
SuggestionsController.cs Remove all unused usings 2021-09-06 21:15:30 +02:00
SyncPlayController.cs merge branch 'master' into syncplay-clear-queue 2021-09-06 13:35:58 +09:00
SystemController.cs Merge pull request #6486 from fredriklindberg/support-forwarded-headers-for-api-url 2021-10-25 22:41:32 +02:00
TimeSyncController.cs Specify DateTimeStyles when possible 2021-09-21 01:21:45 +02:00
TrailersController.cs
TvShowsController.cs Fix warning: The nullable warning suppression expression is redundant (#2149) 2021-10-03 10:43:41 +07:00
UniversalAudioController.cs Fix warning: The nullable warning suppression expression is redundant (#2149) 2021-10-03 10:43:41 +07:00
UserController.cs Fix issues with QuickConnect and AuthenticationDb 2021-06-23 21:07:08 -06:00
UserLibraryController.cs
UserViewsController.cs
VideoAttachmentsController.cs
VideoHlsController.cs Merge pull request #6523 from cvium/fix_livetv_cts_disposed 2021-09-09 13:46:26 +02:00
VideosController.cs Fix warning: The nullable warning suppression expression is redundant (#2149) 2021-10-03 10:43:41 +07:00
YearsController.cs