Joshua M. Boniface
a10eea41ac
Merge pull request #5402 from Ullmie02/fix-null-size
...
Use FileShare.None when creating files
(cherry picked from commit 480dd66428e2a8bf76c0747256f2e99b15aae212)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2021-03-08 18:08:25 -05:00
crobibero
dae4541bad
Merge remote-tracking branch 'upstream/master' into dotnet-5
2020-11-15 11:56:35 -07:00
Bond_009
c4bb32f259
Access last element by index where possible
2020-11-14 20:28:14 +01:00
crobibero
73d2cb1c2a
Updated based on review feedback
2020-11-13 18:04:06 -07:00
crobibero
95ebb9a55a
Use null coalescing when possible
2020-11-13 11:24:46 -07:00
crobibero
5f52a58e78
Convert NullReferenceException to ResourceNotFoundException
2020-11-13 11:14:44 -07:00
crobibero
01355e0498
Fix nullability errors in Jellyfin.Api (part 1)
2020-11-13 09:04:31 -07:00
crobibero
eab92a0b01
Merge remote-tracking branch 'upstream/master' into api-stream-return
2020-09-06 14:34:31 -06:00
crobibero
29fc882037
merge all attributes
2020-09-06 09:07:27 -06:00
crobibero
59d47ec3f5
Make all FromRoute required
2020-09-05 17:07:25 -06:00
crobibero
d5eb246557
Merge remote-tracking branch 'upstream/master' into api-stream-return
2020-09-04 16:42:40 -06:00
crobibero
c473645f9d
Set openapi schema type to file where possible
2020-09-01 17:31:31 -06:00
crobibero
dd078e7b82
use named client
2020-08-31 11:05:21 -06:00
Bond_009
119f64f5e7
Make some methods async
2020-08-21 22:01:19 +02:00
crobibero
8da646e12b
Dispose httpclient response
2020-08-16 10:57:01 -06:00
crobibero
8ddcd12348
Remove all using for HttpClient
2020-08-16 09:47:08 -06:00
crobibero
97fd11c9a4
Remove httpclient from Jellyfin.Api
2020-08-13 15:50:19 -06:00
crobibero
fffa94fc33
Apply fixes from review
2020-08-06 08:17:45 -06:00
David
4ea412f2ab
Fix remote images
2020-08-05 21:57:01 +02:00
crobibero
5d34b07d1f
Make query parameters nullable or set default value
2020-07-07 09:10:51 -06:00
crobibero
73bcda7eac
Make all optional strings nullable
2020-06-27 10:50:44 -06:00
David
5c6e9f4db5
Add missing authorization policies
2020-06-22 15:44:11 +02:00
crobibero
10ddbc34ec
Add missing attributes, fix response codes, fix route parameter casing
2020-06-20 18:02:07 -06:00
crobibero
9a51f484af
Remove nullable, add async task
2020-06-18 07:11:46 -06:00