Patrick Barron
|
4742ddbb71
|
Update .NET Core to 3.1.6
|
4 years ago |
crobibero
|
a6815018dc
|
Update to .NET Core 3.1.5
|
4 years ago |
Bond-009
|
f404e915ee
|
Enable StyleCop for MediaBrowser.Common
|
4 years ago |
Mark Monteiro
|
3ed76d7e08
|
Update to .NET Core 3.1.4
|
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
|
2be394089e
|
Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common
|
5 years ago |
Mark Monteiro
|
aa9737afb3
|
Update .NET Core to 3.1.3
|
5 years ago |
Mark Monteiro
|
debab44870
|
Update all packages to .NET Core 3.1.2
|
5 years ago |
Mark Monteiro
|
7e3b6768f8
|
Add NuGet reference to config abstractions in MediaBrowser.Common project
|
5 years ago |
Bond_009
|
2186df8ac4
|
Update deps
|
5 years ago |
Bond_009
|
2ef4ffd698
|
More warnings (removed)
|
5 years ago |
dkanada
|
3bfb36a67d
|
Merge pull request #1915 from Bond-009/hex
Rewrite hex encoder/decoder
|
5 years ago |
Bond_009
|
3f7836d9eb
|
Update deps and add MultiThreading analyzer
|
5 years ago |
Bond_009
|
a245f5a0d4
|
Rewrite hex encoder/decoder
|
5 years ago |
Joshua M. Boniface
|
91600b1c81
|
Merge pull request #1898 from Bond-009/jsonfix
Fix Json serialization error
|
5 years ago |
Vasily
|
9040ef87dc
|
Merge pull request #1871 from Bond-009/doc
Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos
|
5 years ago |
Bond_009
|
5edb8159a7
|
Fix Json serialization error
|
5 years ago |
Bond_009
|
9d4ce82ab9
|
Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos
Adds `#pragma warning disable CS1591` to all files in
MediaBrowser.Common containing undocumented members.
|
5 years ago |
Bond_009
|
e553eba31e
|
Use System.Text.Json api
|
5 years ago |
Bond-009
|
6f17a0b7af
|
Remove legacy auth code (#1677)
* Remove legacy auth code
* Adds tests so we don't break PasswordHash (again)
* Clean up interfaces
* Remove duplicate code
* Use auto properties
* static using
* Don't use 'this'
* Fix build
|
5 years ago |
Bond_009
|
499c3dbdca
|
Fix build for .Net Core 2.x
|
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
|
5 years ago |
Claus Vium
|
8c609bc9ce
|
Reduce aspnet imports
|
6 years ago |
Bond_009
|
81a8ebde22
|
Move to Microsoft.Extensions.DependencyInjection
This PR replaces SimpleInjector with
Microsoft.Extensions.DependencyInjection.
|
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 |
Bond_009
|
3a2a0fbfe8
|
Add more NuGet metadata properties
Remove old nuspec files
|
6 years ago |
Bond_009
|
e1379610e5
|
Ground work to get plugins functional again
|
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 |
Andrew Rabert
|
a86b71899e
|
Add GPL modules
|
6 years ago |
stefan
|
48facb797e
|
Update to 3.5.2 and .net core 2.1
|
6 years ago |
Luke Pulverenti
|
42d0b070b4
|
update project files
|
8 years ago |
Luke Pulverenti
|
33014f77aa
|
update GetItems method
|
8 years ago |
Luke Pulverenti
|
404171023f
|
clean up build configs
|
8 years ago |
Luke Pulverenti
|
65a1ef020b
|
move sync repository to portable project
|
8 years ago |
Luke Pulverenti
|
13dcb5abb1
|
fix projects
|
8 years ago |
Luke Pulverenti
|
8fd3bf4217
|
change pcl's to .netstandard
|
8 years ago |
Luke Pulverenti
|
ef6b90b8e6
|
make controller project portable
|
8 years ago |
Luke Pulverenti
|
2af3ec43d5
|
make common project portable
|
8 years ago |
Luke Pulverenti
|
0f8ccfaf49
|
prep for portable common
|
8 years ago |
Luke Pulverenti
|
07791d46a5
|
rework scheduled tasks in preparation of common project going portable
|
8 years ago |
Luke Pulverenti
|
2d91058b0d
|
remove targeting overrides
|
8 years ago |
Luke Pulverenti
|
c7f559f8ce
|
make model project portable
|
8 years ago |
Luke Pulverenti
|
a69ca6c55b
|
avoid buffering http responses
|
8 years ago |
Luke Pulverenti
|
3510ef3d2b
|
reduce use of timers throughout the system
|
9 years ago |
Luke Pulverenti
|
9b998a068a
|
update image encoding
|
9 years ago |
Luke Pulverenti
|
078277ebc2
|
continue file system rework
|
9 years ago |
Luke Pulverenti
|
8ad702060e
|
begin file system rework
|
9 years ago |
Mike
|
5b9999eccf
|
Prototype 2 of max task length for scheduled tasks.
|
10 years ago |