Commit Graph

179 Commits (master)

Author SHA1 Message Date
crobibero e41e832495 Dependency catch up
4 years ago
dependabot[bot] eb00a59750
Bump prometheus-net from 3.6.0 to 4.0.0
4 years ago
crobibero f998e52107 Update to dotnet 3.1.9
4 years ago
Bond-009 c7b3d4a90c
Merge pull request #4164 from spooksbit/remove-browser-auto-load
4 years ago
dependabot[bot] 45faf56085
Bump Serilog.Sinks.Graylog from 2.1.3 to 2.2.1
4 years ago
spookbits 246ab260f7 Do not implicitly reference ASP.NET Core Analyzers.
4 years ago
spookbits 5cca8bffea Removed browser auto-load functionality from the server.
4 years ago
crobibero 46ae51bc9a update to dotnet 3.1.8
4 years ago
dependabot[bot] 37a8be5db2
Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.0.3 to 2.0.4
4 years ago
crobibero becd3b1542 Merge remote-tracking branch 'upstream/master' into mad-stylez
4 years ago
crobibero 3be12a9d38 replace swagger logo
4 years ago
crobibero 4df47dea47 Use efcore library for health check
4 years ago
Bond-009 388fe236c5
Merge pull request #3932 from crobibero/api-doc-css
4 years ago
crobibero 12c3039185 Merge remote-tracking branch 'upstream/master' into health
4 years ago
crobibero d6594a8a70 Add db health check
4 years ago
crobibero 1d9285c594 add support for custom doc css
4 years ago
crobibero 6709645ec9 bump deps
4 years ago
dependabot[bot] be277e74d7
Bump Serilog.AspNetCore from 3.2.0 to 3.4.0
4 years ago
Patrick Barron 4742ddbb71 Update .NET Core to 3.1.6
4 years ago
dependabot[bot] 35d80392ec
Bump prometheus-net.AspNetCore from 3.5.0 to 3.6.0
4 years ago
dependabot[bot] be4fdd2394
Bump prometheus-net from 3.5.0 to 3.6.0
4 years ago
Bond-009 0426f3d93d
Merge pull request #3349 from jellyfin/dependabot/nuget/Serilog.Sinks.Graylog-2.1.3
4 years ago
dependabot[bot] 685458b40d
Bump Serilog.Sinks.Graylog from 2.1.2 to 2.1.3
4 years ago
dependabot[bot] b0093fbce4
Bump CommandLineParser from 2.7.82 to 2.8.0
4 years ago
dkanada 72a688aa7a
Merge pull request #3298 from jellyfin/dependabot/nuget/SQLitePCLRaw.bundle_e_sqlite3-2.0.3
4 years ago
crobibero a6815018dc Update to .NET Core 3.1.5
4 years ago
dependabot[bot] ef9a8c5414
Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.0.2 to 2.0.3
4 years ago
Mark Monteiro 3ed76d7e08 Update to .NET Core 3.1.4
4 years ago
Patrick Barron b94afc597c Address review comments
4 years ago
Patrick Barron 032de931b1 Migrate activity db to EF Core
4 years ago
sparky8251 68c7a914c3 Added option to disable metrics collection and defaulted it to off
4 years ago
sparky8251 233337256f Add prometheus exporters
4 years ago
Mark Monteiro c5f163293f Add <ProjectGuid> properties to all project files
4 years ago
Mark Monteiro aa9737afb3 Update .NET Core to 3.1.3
4 years ago
Mark Monteiro debab44870 Update all packages to .NET Core 3.1.2
4 years ago
Bond_009 2186df8ac4 Update deps
4 years ago
Bond-009 65fe243afb Add thread ID and source to logging
5 years ago
Bond_009 bb236b9591 Merge branch 'master' into warn12
5 years ago
dkanada fb61a1f882
Merge pull request #2150 from Bond-009/releaseerror
5 years ago
Bond_009 5a8e972952 Enable TreatWarningsAsErrors for some projects
5 years ago
Bond_009 2ef4ffd698 More warnings (removed)
5 years ago
Bond_009 c8f403238e Move to .Net Core 3.1
5 years ago
excelite 12dd2c51a7 added required nuget package to enable serilog based centralized logging in gelf fromat
5 years ago
Vasily 5263aaa026
Merge pull request #1503 from cvium/webapi_v2
5 years ago
Vasily c45d54efb2
Merge pull request #1942 from Bond-009/nullable
5 years ago
Claus Vium 27e3cf1558 Move appbuilder and service collection to Jellyfin.Server
5 years ago
Bond_009 3cf9313c86 Update deps
5 years ago
Bond_009 3f7836d9eb Update deps and add MultiThreading analyzer
5 years ago
Bond_009 2702dca8b6 Enable nullable reference types for Jellyfin.Server
5 years ago
Bond_009 516933aab5 Move to netcore3.0
5 years ago
Bond_009 c9820d30ed Fix multiple mistakes and warnings
5 years ago
Bond-009 2919cf28ea Update deps (#1735)
5 years ago
Bond_009 14fbd845c2 Move IsoMounter to plugin
5 years ago
Bond_009 3fd489d1cb Upgrade SQLitePCL to v2
5 years ago
Bond_009 d62a3f0e57 Fix master
5 years ago
Bond_009 003238ef5e Update deps + document startup project
5 years ago
Bond_009 5554595255 Update deps
5 years ago
Bond-009 a6f9ceedd8 Fix more warnings
5 years ago
Bond-009 620d7b560d Fail on warnings for Jellyfin.Server
5 years ago
Vasily 3947f2315d Update Jellyfin.Server/Jellyfin.Server.csproj
5 years ago
Bond-009 e620bb9512 Remove more doc warnings
5 years ago
Bond-009 be77e14db9 Warnings for docs
5 years ago
Bond-009 a5882ae162 Treat warnings as errors for release builds
5 years ago
Bond_009 bee8f58265 Upgrade package versions
5 years ago
PloughPuff e18b89ca27 Move Options to Jellyfin.Server and create interface file
5 years ago
Bond_009 ce11869a1a Move Skia back into it's own project
5 years ago
Bond-009 fd36bbede8
Fix debug build on windows
5 years ago
Bond_009 58591da0b8 Disable warning for calling local function without this. prefixed
5 years ago
Andrew Rabert 875392c77f Combine Emby.Drawing and Emby.Drawing.Skia
6 years ago
Erwin de Haan c5430f86b0 Fixed csproj and xml identation.
6 years ago
Erwin de Haan 9d0a08571e Merge branch 'dev' into reformat
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 56de8c893a Add code analysers for debug builds
6 years ago
Bond_009 7af3754a11 Improve logging performance
6 years ago
Erwin de Haan d15af6eb35 Removed all old and unused ImageEncoders.
6 years ago
Bond_009 9ccc259c99 Fix errors and assembly name
6 years ago
Bond_009 a44936f97f Fix and improve logging
6 years ago
Bond_009 75efe9cf0a Rename and rework entry point
6 years ago