jellyfin-server/Jellyfin.Api/Controllers
2021-09-25 19:44:40 +02: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
CollectionController.cs
ConfigurationController.cs Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
DashboardController.cs
DevicesController.cs Remove old response code documentation 2021-08-13 21:08:49 -04:00
DisplayPreferencesController.cs
DlnaController.cs
DlnaServerController.cs
DynamicHlsController.cs Remove all unused usings 2021-09-06 21:15:30 +02:00
EnvironmentController.cs
FilterController.cs
GenresController.cs
HlsSegmentController.cs
ImageByNameController.cs Use async FileStreams where it makes sense 2021-09-02 14:02:04 +02:00
ImageController.cs Target net6.0 2021-09-24 20:15:46 +02:00
InstantMixController.cs Remove obsolete attribute, clean controller name 2021-07-16 08:58:04 -06:00
ItemLookupController.cs Remove all unused usings 2021-09-06 21:15:30 +02:00
ItemRefreshController.cs
ItemsController.cs Remove more and more warnings 2021-08-28 16:32:50 -06:00
ItemUpdateController.cs Remove more and more warnings 2021-08-28 16:32:50 -06: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 Merge branch 'master' into authenticationdb-efcore 2021-08-13 21:08:24 -04: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 Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
QuickConnectController.cs Fix issues with QuickConnect and AuthenticationDb 2021-06-23 21:07:08 -06:00
RemoteImageController.cs Remove sync FileStream hack 2021-09-25 19:44:40 +02:00
ScheduledTasksController.cs
SearchController.cs
SessionController.cs
StartupController.cs
StudiosController.cs
SubtitleController.cs Merge branch 'master' into authenticationdb-efcore 2021-06-18 18:56:10 -04: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 Remove sync FileStream hack 2021-09-25 19:44:40 +02:00
TimeSyncController.cs Specify DateTimeStyles when possible 2021-09-21 01:21:45 +02:00
TrailersController.cs Change userId to required in operations that would otherwise throw exceptions 2021-06-12 16:19:34 +02:00
TvShowsController.cs Specify DateTimeStyles when possible 2021-09-21 01:21:45 +02:00
UniversalAudioController.cs
UserController.cs Fix issues with QuickConnect and AuthenticationDb 2021-06-23 21:07:08 -06:00
UserLibraryController.cs Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
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 Missing linebreaks that Rider apparently can't just do for me? 2021-09-10 13:09:24 +02:00
YearsController.cs