dependabot[bot]
dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
...
Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers ) from 1.2.0-beta.376 to 1.2.0-beta.406.
- [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases )
- [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.376...1.2.0-beta.406 )
---
updated-dependencies:
- dependency-name: StyleCop.Analyzers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Bond_009
2dcb2f8a9f
Ban the usage of Task.Result
...
If the calling function can't be made async easily you can still use
.GetAwaiter().GetResult(), which is way easier to find in the future
3 years ago
Bond_009
cbfa355e31
Update StyleCop
3 years ago
Bond_009
f7ae3c6a85
Set AnalysisMode to AllEnabledByDefault
4 years ago
Bond_009
13fbfe6091
Target net6.0
4 years ago
Rich Lander
c07e83fdf8
Invert code and style analysis configuration ( #6334 )
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
4 years ago
Bond_009
9ed7f429c0
FxCop -> Net Analyzers (part 1)
4 years ago
crobibero
83629ab6f2
Update packages to net5
4 years ago
Bond_009
118f30059c
Merge branch 'master' into nullable4
5 years ago
Mark Monteiro
c5f163293f
Add <ProjectGuid> properties to all project files
...
This is required for SonarCloud analysis to run
5 years ago
Bond_009
2fcbc2a5b8
Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.Skia
5 years ago
Bond_009
ddf9b38799
Simplify image processing by removing image enhancers
5 years ago
Bond_009
a245f5a0d4
Rewrite hex encoder/decoder
5 years ago
Bond_009
c0e71cdea7
Fix build on .Net Core 2.x
6 years ago
Bond_009
838e5d05d5
Document all public/internal members of Emby.Drawing
...
Forces all new public/internal members to be documented.
Enables TreatWarningsAsErrors for Emby.Drawing
6 years ago
Bond_009
ce11869a1a
Move Skia back into it's own project
6 years ago
Andrew Rabert
875392c77f
Combine Emby.Drawing and Emby.Drawing.Skia
6 years ago
Andrew Rabert
9a7a5ef50e
Replace custom image parser with Skia
6 years ago
Erwin de Haan
c5430f86b0
Fixed csproj and xml identation.
6 years ago
Erwin de Haan
089ad8e7c2
Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt
6 years ago
Erwin de Haan
742bef5b5f
EditorConfig reformat: Non-CS files.
6 years ago
Anthony Lavado
87812d1e7f
Fix spacing to C#/Visual Studio standards
...
- This is a fix automatically applied by Visual Studio
6 years ago
Bond_009
b4edb24ec3
Change libraries from netcoreapp to netstandard
...
Ref: https://dotnetcoretutorials.com/2017/01/13/net-standard-vs-net-core-whats-difference/
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
7 years ago
Luke Pulverenti
bfcd1b520f
merge common implementations and server implementations
8 years ago
Luke Pulverenti
5655787c1a
update portable projects
8 years ago
Luke Pulverenti
8b7a8ab396
make photos project portable
9 years ago
Luke Pulverenti
049dca644d
add more to .net core solution
9 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
9 years ago
Luke Pulverenti
c7f559f8ce
make model project portable
9 years ago
Luke Pulverenti
9143359c90
update taglibsharp
9 years ago
Luke Pulverenti
c3baf28246
update playlist collages
9 years ago
Luke Pulverenti
55bbc5d12a
update components
9 years ago
Luke Pulverenti
cd144bc6f5
update photo resolver
9 years ago
Luke Pulverenti
f380ddc558
use image magick for auto-orientation
9 years ago
Luke Pulverenti
0cd008bcb9
update commonio
9 years ago
Luke Pulverenti
818662e051
use ImageMagick scale method
10 years ago
Luke Pulverenti
c80e1df1ca
support null image encoder
10 years ago
Luke Pulverenti
47b428b36c
update commonio
10 years ago
Luke Pulverenti
1aaf09112b
remove nuget restores
10 years ago
Luke Pulverenti
a08d5e695a
remove nuget targets
10 years ago
Luke Pulverenti
21352d5248
Complete rework of IFileSystem
10 years ago
Luke Pulverenti
078277ebc2
continue file system rework
10 years ago
Luke Pulverenti
6d3fda8693
more client sync stubs
10 years ago
Luke Pulverenti
11d7585aa3
use taglibsharp to read image sizes
10 years ago
Luke Pulverenti
7e8e899bc2
updated fonts
10 years ago
Luke Pulverenti
5492e34c6d
update indexedDb
10 years ago
Luke Pulverenti
db66b73a4f
updated ImageMagickSharp
10 years ago
Luke Pulverenti
71e1283c2f
updated ImageMagickSharp
10 years ago
Luke Pulverenti
6d983daf78
updated image magick
10 years ago