jellyfin/Jellyfin.Api/Controllers
Joshua M. Boniface a10eea41ac Merge pull request #5402 from Ullmie02/fix-null-size
Use FileShare.None when creating files

(cherry picked from commit 480dd66428)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2021-03-08 18:08:25 -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 Merge pull request #5375 from crobibero/default-api-value 2021-03-06 14:27:58 -05:00
BrandingController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
ChannelsController.cs Merge pull request #5091 from crobibero/query-param-array 2021-02-21 13:29:02 -05: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 Merge pull request #4709 from BaronGreenback/PluginDowngrade 2020-12-31 18:49:53 -05:00
DevicesController.cs Fix endpoint auth 2020-11-01 20:37:03 -07:00
DisplayPreferencesController.cs Merge pull request #4836 from crobibero/dashboard-theme 2020-12-30 18:55:51 -05:00
DlnaController.cs merge all attributes 2020-09-06 09:07:27 -06:00
DlnaServerController.cs Merge pull request #4821 from BaronGreenback/disableDlna 2020-12-30 18:55:51 -05:00
DynamicHlsController.cs Merge pull request #5375 from crobibero/default-api-value 2021-03-06 14:27:58 -05: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 Merge pull request #5375 from crobibero/default-api-value 2021-03-06 14:27:58 -05:00
ImageByNameController.cs Fix nullability errors in Jellyfin.Api (part 1) 2020-11-13 09:04:31 -07:00
ImageController.cs Merge pull request #5375 from crobibero/default-api-value 2021-03-06 14:27:58 -05:00
InstantMixController.cs Merge pull request #4486 from crobibero/split-api 2020-11-21 17:19:08 -05:00
ItemLookupController.cs Merge pull request #5402 from Ullmie02/fix-null-size 2021-03-08 18:08:25 -05:00
ItemRefreshController.cs merge all attributes 2020-09-06 09:07:27 -06:00
ItemsController.cs Merge pull request #5091 from crobibero/query-param-array 2021-02-21 13:29:02 -05:00
ItemUpdateController.cs Merge pull request #5375 from crobibero/default-api-value 2021-03-06 14:27:58 -05:00
LibraryController.cs Merge pull request #5375 from crobibero/default-api-value 2021-03-06 14:27:58 -05:00
LibraryStructureController.cs Fix UpdateMediaPath model binding (#5378) 2021-03-06 14:28:08 -05:00
LiveTvController.cs Merge pull request #5091 from crobibero/query-param-array 2021-02-21 13:29:02 -05:00
LocalizationController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
MediaInfoController.cs Merge pull request #5069 from crobibero/obsolete-param 2021-01-23 15:39:35 -05: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 Merge pull request #5099 from crobibero/non-required-query-param 2021-02-21 13:29:02 -05:00
PersonsController.cs Use Guid as API parameter type where possible 2020-12-01 11:07:41 -07:00
PlaylistsController.cs Merge pull request #5069 from crobibero/obsolete-param 2021-01-23 15:39:35 -05:00
PlaystateController.cs Merge pull request #5375 from crobibero/default-api-value 2021-03-06 14:27:58 -05:00
PluginsController.cs Merge pull request #5216 from jellyfin/remove-old-settings 2021-02-21 13:30:31 -05:00
QuickConnectController.cs Merge pull request #4722 from crobibero/forbid 2020-12-13 20:34:32 -05:00
RemoteImageController.cs Merge pull request #5402 from Ullmie02/fix-null-size 2021-03-08 18:08:25 -05: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 Merge pull request #4997 from crobibero/subtitle-upload-auth 2021-01-23 15:37:26 -05:00
SuggestionsController.cs Remove UTF8 bom from some files 2020-11-21 14:26:03 +01:00
SyncPlayController.cs Merge pull request #4716 from OancaAndrei/syncplay-new-auth-policies 2020-12-13 20:34:32 -05:00
SystemController.cs Merge pull request #4850 from BaronGreenback/NetworkApiFix 2020-12-30 18:55:51 -05:00
TimeSyncController.cs Merge branch 'master' into syncplay-enhanced 2020-11-27 09:46:18 -05:00
TrailersController.cs Merge pull request #5091 from crobibero/query-param-array 2021-02-21 13:29:02 -05:00
TvShowsController.cs Merge pull request #5027 from crobibero/episode-first-up 2021-01-23 15:37:26 -05:00
UniversalAudioController.cs Merge pull request #5375 from crobibero/default-api-value 2021-03-06 14:27:58 -05:00
UserController.cs Merge pull request #5171 from Ullmie02/reset-fix 2021-02-21 13:29:02 -05: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 Merge pull request #5375 from crobibero/default-api-value 2021-03-06 14:27:58 -05:00
VideosController.cs Merge pull request #5383 from cvium/fix-mergeversions-overflow 2021-03-06 14:30:11 -05:00
YearsController.cs Merge pull request #5091 from crobibero/query-param-array 2021-02-21 13:29:02 -05:00