Bond_009
|
03f933aaa0
|
Fix the last few warnings
Enables TreatWarningsAsErrors for all projects
|
2021-10-06 11:30:45 +02:00 |
|
Bond_009
|
f31224fa8f
|
Remove sync FileStream hack
|
2021-09-25 19:44:40 +02:00 |
|
Bond_009
|
a6d1e542e6
|
Reduce allocations
|
2021-09-19 20:53:31 +02:00 |
|
Claus Vium
|
74fef6c05b
|
Merge pull request #6177 from Bond-009/async
Use async FileStreams where it makes sense
|
2021-09-06 13:55:34 +02:00 |
|
Cody Robibero
|
bfb37a9ed9
|
Fix typos
|
2021-09-03 07:21:21 -06:00 |
|
Cody Robibero
|
8e498b01e7
|
Fix issues from merge
|
2021-09-03 06:57:04 -06:00 |
|
Bond_009
|
e3dac4fda2
|
Use async FileStreams where it makes sense
|
2021-09-02 14:02:04 +02:00 |
|
Cody Robibero
|
d7459fa2ec
|
Add missing xmldoc
|
2021-08-28 23:02:13 -06:00 |
|
Cody Robibero
|
cba07b1ca6
|
Remove more and more warnings
|
2021-08-28 16:32:50 -06:00 |
|
Bond_009
|
645825db36
|
Enable nullable for more files
|
2021-08-28 17:32:09 +02:00 |
|
Bond_009
|
6f8ccab788
|
Move non-jellyfin extensions to separate project
|
2021-06-19 18:04:46 +02:00 |
|
Bond_009
|
7e8428e588
|
Enable nullable reference types for Emby.Server.Implementations
|
2021-05-20 22:48:53 +02:00 |
|
BaronGreenback
|
2e98de9062
|
Code Clean up: Convert to null-coalescing operator ?? (#5845)
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
2021-05-05 13:51:14 +02:00 |
|
BaronGreenback
|
bc1cc2d04a
|
Remove unused using directives
|
2021-04-17 11:37:55 +01:00 |
|
Bond_009
|
a8ed753f6c
|
FxCop -> Net Analyzers (part 2)
|
2021-03-13 22:33:28 +01:00 |
|
Bond_009
|
eba859e33e
|
Minor improvements
|
2021-02-21 02:49:52 +01:00 |
|
dkanada
|
13d65318eb
|
Merge pull request #5223 from Bond-009/minor10
Minor improvements
|
2021-02-20 10:56:55 +09:00 |
|
Bond_009
|
e9f22303a4
|
Properly forward cancellationTokens
|
2021-02-15 14:19:17 +01:00 |
|
Bond_009
|
65bab55ca0
|
Minor improvements
|
2021-02-13 00:39:18 +01:00 |
|
Bond-009
|
054adf6379
|
Merge pull request #4853 from Ullmie02/servicestack-json
|
2020-12-30 10:33:32 +01:00 |
|
David
|
043d045448
|
Put json serializer options in private field
|
2020-12-24 11:22:34 +01:00 |
|
David
|
196388d607
|
Remove custom Json serializer from Emby.Server.Implementations
|
2020-12-23 13:14:40 +01:00 |
|
Ryan Petris
|
c0c0eaec05
|
new List(int) does not pre-allocate indicies like Arrays, it merely sets the initial capacity.
|
2020-12-22 20:37:07 -07:00 |
|
crobibero
|
a9aafbaf5a
|
Don't throw exception unless needed
|
2020-12-10 08:25:05 -07:00 |
|
crobibero
|
e621244405
|
Add missing EnsureSuccessStatusCode
|
2020-12-08 08:28:19 -07:00 |
|
Claus Vium
|
0a35f35311
|
Merge pull request #4591 from jellyfin/schedulesdirect
Clean up SchedulesDirect
|
2020-11-30 19:58:20 +01:00 |
|
Bond_009
|
81ca6cb47c
|
Clean up SchedulesDirect
|
2020-11-26 21:54:14 +01:00 |
|
Bond_009
|
38932fc7d1
|
Schedules Direct requires the hex to be lowercase
|
2020-11-26 13:21:04 +01:00 |
|
Bond_009
|
8c8a71692e
|
Remove Hex class as the BCL has one now
|
2020-11-25 23:40:31 +01:00 |
|
Greenback
|
e51ddd326c
|
Fixes spelling.
|
2020-11-18 13:23:45 +00:00 |
|
Bond_009
|
4b1c9dc9ea
|
Pass cancellation where possible
|
2020-11-17 19:43:00 +01:00 |
|
crobibero
|
95a2de757f
|
remove custom HttpException
|
2020-11-14 14:30:34 -07:00 |
|
Neil Burrows
|
e9d35cb2ca
|
Switching to the more efficient Hex.Encode function
|
2020-11-08 17:16:51 +00:00 |
|
Neil Burrows
|
866c41519f
|
Perform hashing of Password for Schedules Direct on server
|
2020-11-08 12:34:35 +00:00 |
|
Matt Montgomery
|
53d5f64e03
|
Fix SA1513, SA1514, SA1507, and SA1508
|
2020-09-28 15:04:31 -05:00 |
|
Bond_009
|
384ab39f5b
|
Fix some warnings
|
2020-09-07 13:20:39 +02:00 |
|
crobibero
|
2a8653b309
|
Merge remote-tracking branch 'upstream/master' into http-client-migrate
|
2020-09-04 08:16:49 -06:00 |
|
crobibero
|
ae8ff1ca54
|
last time I swear
|
2020-09-03 07:30:34 -06:00 |
|
crobibero
|
4d4dc0b555
|
Remove ResponseHeadersRead in SchedulesDirect
|
2020-09-03 07:22:32 -06:00 |
|
crobibero
|
d8a0edc511
|
Revert "Remove ResponseHeadersRead where applicable"
This reverts commit 85844a84b6 .
|
2020-09-03 07:20:33 -06:00 |
|
crobibero
|
85844a84b6
|
Remove ResponseHeadersRead where applicable
|
2020-09-03 06:48:19 -06:00 |
|
crobibero
|
b111b9e2c9
|
Fix styling
|
2020-09-01 07:58:05 -06:00 |
|
crobibero
|
4038d15c83
|
Properly migrate all HttpCompletionOption
|
2020-09-01 07:51:06 -06:00 |
|
Bond_009
|
e653eef44f
|
Fix some warnings
|
2020-08-31 22:20:19 +02:00 |
|
crobibero
|
97cc3d54bb
|
migrate to IHttpClientFactory in XmlTvListingsProvider
|
2020-08-31 12:00:09 -06:00 |
|
crobibero
|
652e688cc1
|
migrate to IHttpClientFactory in SchedulesDirect
|
2020-08-31 11:57:11 -06:00 |
|
Bond_009
|
ab2147751f
|
Make MediaBrowser.MediaEncoding warnings free
|
2020-08-20 12:16:24 +02:00 |
|
Bond_009
|
2b400c99ef
|
Fix warnings
|
2020-08-19 17:50:50 +02:00 |
|
Bond_009
|
febb6bced6
|
Review usage of string.Substring (part 1)
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
|
2020-07-22 13:39:24 +02:00 |
|
telans
|
247f9c61e6
|
fix SA1513/SA1516
|
2020-06-16 16:11:30 +12:00 |
|