jellyfin/Jellyfin.Api/Controllers
2020-11-21 14:26:03 +01: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 Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
AudioController.cs Fixes spelling. 2020-11-18 13:23:45 +00:00
BrandingController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
ChannelsController.cs Add missing manual splits 2020-11-16 20:37:43 -07:00
CollectionController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
ConfigurationController.cs Merge remote-tracking branch 'upstream/master' into bad-route 2020-09-09 14:23:53 -06: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 Save new display preferences 2020-11-02 09:23:29 +01:00
DlnaController.cs merge all attributes 2020-09-06 09:07:27 -06:00
DlnaServerController.cs Add missing dlna attributes. 2020-11-07 17:30:56 -07:00
DynamicHlsController.cs Merge remote-tracking branch 'upstream/master' into fmp4-hls 2020-11-20 10:01:17 +08:00
EnvironmentController.cs Fix Environment authorization policy 2020-11-17 13:44:51 -07:00
FilterController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
GenresController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01: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 Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
InstantMixController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01: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 Merge pull request #4499 from crobibero/more-param 2020-11-20 12:34:18 -05:00
ItemUpdateController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
LibraryController.cs Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 2020-11-16 20:29:46 -07:00
LibraryStructureController.cs Remove CommaDelimitedArrayModelBinderProvider 2020-10-14 13:03:36 -06:00
LiveTvController.cs Merge pull request #4499 from crobibero/more-param 2020-11-20 12:34:18 -05:00
LocalizationController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
MediaInfoController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
MoviesController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
MusicGenresController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
NotificationsController.cs remove unused directives 2020-08-18 07:29:12 -06:00
PackageController.cs Merge remote-tracking branch 'upstream/master' into dotnet-5 2020-11-15 11:56:35 -07:00
PersonsController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
PlaylistsController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
PlaystateController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01: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 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 2020-11-16 20:29:46 -07:00
SessionController.cs Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 2020-11-16 20:29:46 -07:00
StartupController.cs Networking: 1 - Network Manager (#4124) 2020-11-21 13:59:14 +01:00
StudiosController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
SubtitleController.cs pascal case 2020-11-08 19:33:40 +08:00
SuggestionsController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
SyncPlayController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
SystemController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
TimeSyncController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
TrailersController.cs Merge pull request #4499 from crobibero/more-param 2020-11-20 12:34:18 -05:00
TvShowsController.cs Fixes spelling. 2020-11-18 13:23:45 +00: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 fix return type for GetAttachment 2020-11-14 22:28:22 +08:00
VideoHlsController.cs Apply suggestions from code review 2020-11-20 08:06:28 +01:00
VideosController.cs Merge pull request #4499 from crobibero/more-param 2020-11-20 12:34:18 -05:00
YearsController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00