jellyfin/Jellyfin.Api/Controllers
Joshua M. Boniface bba01bf7b9
Merge pull request #3194 from OancaAndrei/syncplay-enhanced
SyncPlay for TV series (and Music)
2020-12-04 20:22:30 -05:00
..
ActivityLogController.cs Rewrite activity log backend to use a query class. 2020-10-04 20:29:28 -04:00
ApiKeyController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
ArtistsController.cs Use GetParentItem where applicable 2020-12-01 16:16:17 -07:00
AudioController.cs fix trascodeReasons report 2020-11-30 18:41:59 +08:00
BrandingController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
ChannelsController.cs Use Guid as API parameter type where possible 2020-12-01 11:07:41 -07:00
CollectionController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
ConfigurationController.cs Removing left over edits left from the acceptance of previous PR's. 2020-11-16 19:45:21 +00:00
DashboardController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
DevicesController.cs Fix endpoint auth 2020-11-01 20:37:03 -07:00
DisplayPreferencesController.cs Use md5 Guid for legacy compat 2020-12-04 16:27:31 -07:00
DlnaController.cs merge all attributes 2020-09-06 09:07:27 -06:00
DlnaServerController.cs Fixed baseurl in dlna. 2020-11-21 19:50:40 +00:00
DynamicHlsController.cs fix trascodeReasons report 2020-11-30 18:41:59 +08:00
EnvironmentController.cs Fix Environment authorization policy 2020-11-17 13:44:51 -07:00
FilterController.cs Merge pull request #4643 from crobibero/empty-lib-null-ref 2020-12-03 07:58:05 +01:00
GenresController.cs Use Guid as API parameter type where possible 2020-12-01 11:07:41 -07:00
HlsSegmentController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
ImageByNameController.cs Fix nullability errors in Jellyfin.Api (part 1) 2020-11-13 09:04:31 -07:00
ImageController.cs Merge pull request #4486 from crobibero/split-api 2020-11-21 17:19:08 -05:00
InstantMixController.cs Merge pull request #4486 from crobibero/split-api 2020-11-21 17:19:08 -05:00
ItemLookupController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
ItemRefreshController.cs merge all attributes 2020-09-06 09:07:27 -06:00
ItemsController.cs Use GetParentItem where applicable 2020-12-01 16:16:17 -07:00
ItemUpdateController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
LibraryController.cs Use Guid as API parameter type where possible 2020-12-01 11:07:41 -07:00
LibraryStructureController.cs Remove CommaDelimitedArrayModelBinderProvider 2020-10-14 13:03:36 -06:00
LiveTvController.cs Schedules Direct requires the hex to be lowercase 2020-11-26 13:21:04 +01:00
LocalizationController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
MediaInfoController.cs Don't nest DeviceProfile 2020-11-23 10:50:18 -07:00
MoviesController.cs Use Guid as API parameter type where possible 2020-12-01 11:07:41 -07:00
MusicGenresController.cs Use Guid as API parameter type where possible 2020-12-01 11:07:41 -07:00
NotificationsController.cs remove unused directives 2020-08-18 07:29:12 -06:00
PackageController.cs Use Guid as API parameter type where possible 2020-12-01 11:07:41 -07:00
PersonsController.cs Use Guid as API parameter type where possible 2020-12-01 11:07:41 -07:00
PlaylistsController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
PlaystateController.cs Merge pull request #4526 from crobibero/mark-played 2020-11-21 17:17:44 -05:00
PluginsController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
QuickConnectController.cs Get userId from claim 2020-08-17 18:55:16 -05:00
RemoteImageController.cs Merge remote-tracking branch 'upstream/master' into dotnet-5 2020-11-15 11:56:35 -07:00
ScheduledTasksController.cs Fix GET ScheduledTasks return value 2020-10-26 11:21:32 +01:00
SearchController.cs Use Guid as API parameter type where possible 2020-12-01 11:07:41 -07:00
SessionController.cs Convert ClientCapabilities to a Dto with JsonConverters 2020-11-21 11:37:22 -07:00
StartupController.cs Networking: 1 - Network Manager (#4124) 2020-11-21 13:59:14 +01:00
StudiosController.cs Use Guid as API parameter type where possible 2020-12-01 11:07:41 -07:00
SubtitleController.cs Remove api client generator errors 2020-11-15 10:58:39 -07:00
SuggestionsController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
SyncPlayController.cs Fix access policies to SyncPlay 2020-12-04 22:03:35 +01:00
SystemController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
TimeSyncController.cs Merge branch 'master' into syncplay-enhanced 2020-11-27 09:46:18 -05:00
TrailersController.cs Use Guid as API parameter type where possible 2020-12-01 11:07:41 -07:00
TvShowsController.cs Use Guid as API parameter type where possible 2020-12-01 11:07:41 -07:00
UniversalAudioController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
UserController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
UserLibraryController.cs Merge pull request #4499 from crobibero/more-param 2020-11-20 12:34:18 -05:00
UserViewsController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
VideoAttachmentsController.cs Remove api client generator errors 2020-11-15 10:58:39 -07:00
VideoHlsController.cs fix trascodeReasons report 2020-11-30 18:41:59 +08:00
VideosController.cs fix trascodeReasons report 2020-11-30 18:41:59 +08:00
YearsController.cs Use GetParentItem where applicable 2020-12-01 16:16:17 -07:00