Joshua M. Boniface
e2cfc308ea
Merge pull request #5729 from crobibero/dotnet5.0.5
...
Update to dotnet 5.0.5
4 years ago
cvium
01491796a2
Enable Workstation GC mode
4 years ago
crobibero
b1faf8c2e8
Update to dotnet 5.0.5
4 years ago
dependabot[bot]
820a373016
Bump Microsoft.Extensions.Diagnostics.HealthChecks from 5.0.3 to 5.0.4
...
Bumps [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore ) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.3...v5.0.4 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
023467ebce
Bump Serilog.AspNetCore from 3.4.0 to 4.1.0
...
Bumps [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore ) from 3.4.0 to 4.1.0.
- [Release notes](https://github.com/serilog/serilog-aspnetcore/releases )
- [Commits](https://github.com/serilog/serilog-aspnetcore/compare/v3.4.0...v4.1.0 )
Signed-off-by: dependabot[bot] <support@github.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
407c35f087
Update to dotnet 5.0.3
4 years ago
crobibero
a087ab389a
dotnet 5.0.2
4 years ago
dependabot[bot]
fdb3632e7a
Bump prometheus-net.AspNetCore from 4.0.0 to 4.1.1
...
Bumps [prometheus-net.AspNetCore](https://github.com/prometheus-net/prometheus-net ) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/prometheus-net/prometheus-net/releases )
- [Changelog](https://github.com/prometheus-net/prometheus-net/blob/master/History )
- [Commits](https://github.com/prometheus-net/prometheus-net/compare/v4.0.0...v4.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
9460611fbb
Bump prometheus-net from 4.0.0 to 4.1.1
...
Bumps [prometheus-net](https://github.com/prometheus-net/prometheus-net ) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/prometheus-net/prometheus-net/releases )
- [Changelog](https://github.com/prometheus-net/prometheus-net/blob/master/History )
- [Commits](https://github.com/prometheus-net/prometheus-net/compare/v4.0.0...v4.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
crobibero
79cf57ce16
Remove SQLitePCLRaw.provider.sqlite3.netstandard11
4 years ago
crobibero
aa5fa7cb8f
Update to dotnet 5.0.1
4 years ago
crobibero
83629ab6f2
Update packages to net5
4 years ago
dependabot[bot]
3874f570ed
Bump Serilog.Sinks.Graylog from 2.2.1 to 2.2.2
...
Bumps [Serilog.Sinks.Graylog](https://github.com/whir1/serilog-sinks-graylog ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/whir1/serilog-sinks-graylog/releases )
- [Commits](https://github.com/whir1/serilog-sinks-graylog/commits )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
crobibero
e41e832495
Dependency catch up
4 years ago
dependabot[bot]
eb00a59750
Bump prometheus-net from 3.6.0 to 4.0.0
...
Bumps [prometheus-net](https://github.com/prometheus-net/prometheus-net ) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/prometheus-net/prometheus-net/releases )
- [Changelog](https://github.com/prometheus-net/prometheus-net/blob/master/History )
- [Commits](https://github.com/prometheus-net/prometheus-net/compare/v3.6.0...v4.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
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
...
Removed browser auto-launch functionality
4 years ago
dependabot[bot]
45faf56085
Bump Serilog.Sinks.Graylog from 2.1.3 to 2.2.1
...
Bumps [Serilog.Sinks.Graylog](https://github.com/whir1/serilog-sinks-graylog ) from 2.1.3 to 2.2.1.
- [Release notes](https://github.com/whir1/serilog-sinks-graylog/releases )
- [Commits](https://github.com/whir1/serilog-sinks-graylog/commits )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
spookbits
246ab260f7
Do not implicitly reference ASP.NET Core Analyzers.
...
Also do not explicitly reference AspNetCore.App (fixes compiler warning).
4 years ago
spookbits
5cca8bffea
Removed browser auto-load functionality from the server.
...
Added profiles in launchSettings to start either the web client or the swagger API page.
Removed --noautorunwebapp as this is the default functionality.
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
...
Bumps [SQLitePCLRaw.bundle_e_sqlite3](https://github.com/ericsink/SQLitePCL.raw ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases )
- [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.0.3...v2.0.4 )
Signed-off-by: dependabot[bot] <support@github.com>
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
...
Add support for custom 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
...
Bumps [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore ) from 3.2.0 to 3.4.0.
- [Release notes](https://github.com/serilog/serilog-aspnetcore/releases )
- [Commits](https://github.com/serilog/serilog-aspnetcore/compare/v3.2.0...v3.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
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
...
Bumps [prometheus-net.AspNetCore](https://github.com/prometheus-net/prometheus-net ) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/prometheus-net/prometheus-net/releases )
- [Changelog](https://github.com/prometheus-net/prometheus-net/blob/master/History )
- [Commits](https://github.com/prometheus-net/prometheus-net/compare/v3.5.0...v3.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
be4fdd2394
Bump prometheus-net from 3.5.0 to 3.6.0
...
Bumps [prometheus-net](https://github.com/prometheus-net/prometheus-net ) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/prometheus-net/prometheus-net/releases )
- [Changelog](https://github.com/prometheus-net/prometheus-net/blob/master/History )
- [Commits](https://github.com/prometheus-net/prometheus-net/compare/v3.5.0...v3.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Bond-009
0426f3d93d
Merge pull request #3349 from jellyfin/dependabot/nuget/Serilog.Sinks.Graylog-2.1.3
...
Bump Serilog.Sinks.Graylog from 2.1.2 to 2.1.3
4 years ago
dependabot[bot]
685458b40d
Bump Serilog.Sinks.Graylog from 2.1.2 to 2.1.3
...
Bumps [Serilog.Sinks.Graylog](https://github.com/whir1/serilog-sinks-graylog ) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/whir1/serilog-sinks-graylog/releases )
- [Commits](https://github.com/whir1/serilog-sinks-graylog/commits )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
b0093fbce4
Bump CommandLineParser from 2.7.82 to 2.8.0
...
Bumps [CommandLineParser](https://github.com/commandlineparser/commandline ) from 2.7.82 to 2.8.0.
- [Release notes](https://github.com/commandlineparser/commandline/releases )
- [Changelog](https://github.com/commandlineparser/commandline/blob/master/CHANGELOG.md )
- [Commits](https://github.com/commandlineparser/commandline/commits/2.8.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dkanada
72a688aa7a
Merge pull request #3298 from jellyfin/dependabot/nuget/SQLitePCLRaw.bundle_e_sqlite3-2.0.3
...
Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.0.2 to 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
...
Bumps [SQLitePCLRaw.bundle_e_sqlite3](https://github.com/ericsink/SQLitePCL.raw ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases )
- [Commits](https://github.com/ericsink/SQLitePCL.raw/commits/v2.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Mark Monteiro
3ed76d7e08
Update to .NET Core 3.1.4
5 years ago
Patrick Barron
b94afc597c
Address review comments
5 years ago
Patrick Barron
032de931b1
Migrate activity db to EF Core
5 years ago
sparky8251
68c7a914c3
Added option to disable metrics collection and defaulted it to off
5 years ago
sparky8251
233337256f
Add prometheus exporters
5 years ago
Mark Monteiro
c5f163293f
Add <ProjectGuid> properties to all project files
...
This is required for SonarCloud analysis to run
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