Bond_009
eb022c49cc
Update to .NET 8
1 year ago
Bond_009
a9ef103c95
Add IDisposableAnalyzers to more projects
1 year ago
Zoltan Csizmadia
e0519189b2
Use Directory.Packages.props ( #9135 )
...
Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com>
2 years ago
renovate[bot]
e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 ( #9117 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Bond_009
236dd650d0
Update projects to .net7
2 years ago
dependabot[bot]
812841d01e
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 ( #7726 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
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
13fbfe6091
Target net6.0
3 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
a8ed753f6c
FxCop -> Net Analyzers (part 2)
4 years ago
Bond_009
9ed7f429c0
FxCop -> Net Analyzers (part 1)
4 years ago
crobibero
83629ab6f2
Update packages to net5
4 years ago
crobibero
14f32b4927
Remove warnings from MediaBrowser.LocalMetadata
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
a245f5a0d4
Rewrite hex encoder/decoder
5 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
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
40442f887b
consolidate emby.server.core into emby.server.implementations
8 years ago
Luke Pulverenti
a39d7e888b
move xml providers to plugin
8 years ago
Luke Pulverenti
21816ff63e
trim excess logging
8 years ago
Luke Pulverenti
f676ea6315
make local metadata project portable
8 years ago
Luke Pulverenti
823e558ade
stub out BaseXmlSaver.cs
8 years ago
Luke Pulverenti
049dca644d
add more to .net core solution
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
Luke Pulverenti
c7f559f8ce
make model project portable
8 years ago
Luke Pulverenti
2d7c82d0dd
add loopback handler
9 years ago
Luke Pulverenti
55bbc5d12a
update components
9 years ago
Luke Pulverenti
cd144bc6f5
update photo resolver
9 years ago
Luke Pulverenti
0cd008bcb9
update commonio
9 years ago
Luke Pulverenti
fbf8d27637
update channel db
9 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
cd759e215e
3.0.5641.4
10 years ago
Luke Pulverenti
25736b259a
normalize tv recording objects
10 years ago
Luke Pulverenti
628c6cbc28
make library scan a bit more hands off
10 years ago
Luke Pulverenti
56f6b0335c
updated nuget
10 years ago
Luke Pulverenti
40897bac14
fixes #941 - Rework password recovery and remove IsLocal checks
10 years ago
Luke Pulverenti
b5842f9f19
rework build scripts
10 years ago
Luke Pulverenti
0690b4f2e0
Add user cinema mode setting
11 years ago
Luke Pulverenti
c5319bb4ae
update playlist xml saving
11 years ago