Claus Vium
|
5a9bd712b3
|
Merge pull request #6296 from Bond-009/oscheck
Improve platform checks
|
2021-07-23 20:54:13 +02:00 |
|
Joshua M. Boniface
|
71158dfb3f
|
Merge pull request #6326 from crobibero/5.0.8
Update to dotnet 5.0.8
|
2021-07-19 13:25:41 -04:00 |
|
Cody Robibero
|
de12ee5dba
|
Update to dotnet 5.0.8
|
2021-07-19 08:08:02 -06:00 |
|
dependabot[bot]
|
cd541f105c
|
Bump Serilog.Sinks.Console from 3.1.1 to 4.0.0
Bumps [Serilog.Sinks.Console](https://github.com/serilog/serilog-sinks-console) from 3.1.1 to 4.0.0.
- [Release notes](https://github.com/serilog/serilog-sinks-console/releases)
- [Commits](https://github.com/serilog/serilog-sinks-console/compare/v3.1.1...v4.0.0)
---
updated-dependencies:
- dependency-name: Serilog.Sinks.Console
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-19 12:00:49 +00:00 |
|
dependabot[bot]
|
00b1f96ed0
|
Bump prometheus-net.AspNetCore from 4.1.1 to 4.2.0
Bumps [prometheus-net.AspNetCore](https://github.com/prometheus-net/prometheus-net) from 4.1.1 to 4.2.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/v4.1.1...v4.2.0)
---
updated-dependencies:
- dependency-name: prometheus-net.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-12 21:54:28 +00:00 |
|
Bond_009
|
8528e9bddb
|
Improve platform checks
|
2021-07-12 20:21:51 +02:00 |
|
dependabot[bot]
|
e757c58e86
|
Bump prometheus-net from 4.1.1 to 4.2.0
Bumps [prometheus-net](https://github.com/prometheus-net/prometheus-net) from 4.1.1 to 4.2.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/v4.1.1...v4.2.0)
---
updated-dependencies:
- dependency-name: prometheus-net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-12 12:00:56 +00:00 |
|
Bond-009
|
539dc2ba82
|
Merge pull request #6241 from jellyfin/dependabot/nuget/Serilog.Sinks.Async-1.5.0
Bump Serilog.Sinks.Async from 1.4.0 to 1.5.0
|
2021-06-28 21:18:24 +02:00 |
|
dependabot[bot]
|
b434b16ddc
|
Bump Serilog.Sinks.File from 4.1.0 to 5.0.0
Bumps [Serilog.Sinks.File](https://github.com/serilog/serilog-sinks-file) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/serilog/serilog-sinks-file/releases)
- [Changelog](https://github.com/serilog/serilog-sinks-file/blob/dev/CHANGES.md)
- [Commits](https://github.com/serilog/serilog-sinks-file/compare/v4.1.0...v5.0.0)
---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-28 12:00:58 +00:00 |
|
dependabot[bot]
|
d933262c2b
|
Bump Serilog.Sinks.Async from 1.4.0 to 1.5.0
Bumps [Serilog.Sinks.Async](https://github.com/serilog/serilog-sinks-async) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/serilog/serilog-sinks-async/releases)
- [Commits](https://github.com/serilog/serilog-sinks-async/compare/v1.4.0...v1.5.0)
---
updated-dependencies:
- dependency-name: Serilog.Sinks.Async
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-28 12:00:51 +00:00 |
|
Bond_009
|
6f8ccab788
|
Move non-jellyfin extensions to separate project
|
2021-06-19 18:04:46 +02:00 |
|
crobibero
|
e021a0e9ce
|
Update to dotnet 5.0.7
|
2021-06-14 06:44:55 -06:00 |
|
Bond_009
|
06401ffa0d
|
Fix duplicate keys causing an exception
|
2021-06-09 09:59:30 +02:00 |
|
Bond_009
|
2fc14375f8
|
Fix index out of range and add reg tests
|
2021-06-08 15:35:49 +02:00 |
|
Claus Vium
|
93387ba235
|
Merge pull request #5990 from BaronGreenback/UrlDecoding
|
2021-06-07 23:07:59 +02:00 |
|
BaronGreenback
|
147612f59b
|
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-06-07 16:22:37 +01:00 |
|
BaronGreenback
|
37326a8099
|
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-06-07 16:22:28 +01:00 |
|
BaronGreenback
|
ada052fcb1
|
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-06-07 16:22:17 +01:00 |
|
BaronGreenback
|
c1fa7cbbf8
|
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-06-07 16:22:11 +01:00 |
|
BaronGreenback
|
371f8629b1
|
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-06-07 16:21:47 +01:00 |
|
BaronGreenback
|
e1a0b5d2a1
|
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-06-07 16:21:15 +01:00 |
|
BaronGreenback
|
cc2166550f
|
Update Jellyfin.Server/Middleware/QueryStringDecodingMiddleware.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-06-07 16:20:44 +01:00 |
|
BaronGreenback
|
b59e81dcdf
|
Update Jellyfin.Server/Middleware/QueryStringDecodingMiddleware.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-06-07 16:20:37 +01:00 |
|
crobibero
|
dfc776e451
|
Redirect to default if root is requested
|
2021-06-07 07:47:49 -06:00 |
|
crobibero
|
9595aa258e
|
Simplify BaseUrlRedirectionMiddleware
|
2021-05-27 06:31:00 -06:00 |
|
crobibero
|
01e8ff8ddf
|
Merge remote-tracking branch 'upstream/master' into healthy-base-url
|
2021-05-27 06:07:57 -06:00 |
|
Fernando Fernández
|
6db229af5d
|
Address review comments
|
2021-05-24 10:48:01 +02:00 |
|
Fernando Fernández
|
69baa9c467
|
Run SQLite query planner optimization at shutdown/restart
|
2021-05-24 10:45:21 +02:00 |
|
Bond_009
|
7e8428e588
|
Enable nullable reference types for Emby.Server.Implementations
|
2021-05-20 22:48:53 +02:00 |
|
crobibero
|
66b185898f
|
Update to dotnet5.0.6
|
2021-05-14 17:28:36 -06:00 |
|
BaronGreenback
|
d0bfb56d2e
|
changed to slice.
|
2021-05-12 16:19:08 +01:00 |
|
BaronGreenback
|
903bf2a086
|
changed to use index
|
2021-05-08 16:00:41 +01:00 |
|
BaronGreenback
|
bd71de131c
|
Changed to use span
|
2021-05-08 12:52:25 +01:00 |
|
BaronGreenback
|
7185de970c
|
Merge remote-tracking branch 'upstream/master' into UrlDecoding
|
2021-05-08 12:22:09 +01:00 |
|
BaronGreenback
|
4f5c9e9504
|
tests and small fix.
|
2021-05-07 14:02:42 +01:00 |
|
BaronGreenback
|
c8061f92be
|
slight format correction.
|
2021-05-05 23:15:24 +01:00 |
|
BaronGreenback
|
dabeabc553
|
corrected comments
|
2021-05-05 23:14:05 +01:00 |
|
BaronGreenback
|
a7bccd4fe0
|
removed unneeded logger.
|
2021-05-05 23:09:04 +01:00 |
|
BaronGreenback
|
81d675990f
|
Enable automatic url decoding
|
2021-05-05 22:52:39 +01:00 |
|
Bond-009
|
eeb5d4bd1e
|
Merge pull request #5842 from BaronGreenback/optimization
Code Clean up: Group Methods
|
2021-04-29 21:14:57 +02:00 |
|
Bond-009
|
18cf030c77
|
Merge pull request #5866 from Bond-009/httpmsghandler
Switch from HttpClientHandler to SocketsHttpHandler
|
2021-04-21 13:53:03 +02:00 |
|
Bond-009
|
233900401e
|
Merge pull request #5873 from cvium/fix-displaypref-migration
|
2021-04-20 15:51:57 +02:00 |
|
cvium
|
4d7c1fbdca
|
use int.Parse
|
2021-04-20 13:43:05 +02:00 |
|
cvium
|
cbb855e65f
|
Check for empty string when migrating displaypreferences
|
2021-04-20 13:24:15 +02:00 |
|
Bond_009
|
500c2e5224
|
Switch from HttpClientHandler to SocketsHttpHandler
SocketsHttpHandler is the default for .Net Core 2.1 and newer
Set RequestHeaderEncoding to UTF-8 by default
|
2021-04-19 22:37:24 +02:00 |
|
cvium
|
586e1fc58a
|
use IF NOT EXISTS in migration
|
2021-04-19 13:51:55 +02:00 |
|
BaronGreenback
|
bc1cc2d04a
|
Remove unused using directives
|
2021-04-17 11:37:55 +01:00 |
|
BaronGreenback
|
bb6fddde9a
|
Group Methods
|
2021-04-17 11:19:09 +01:00 |
|
Joshua M. Boniface
|
e2cfc308ea
|
Merge pull request #5729 from crobibero/dotnet5.0.5
Update to dotnet 5.0.5
|
2021-04-14 09:49:43 -04:00 |
|
crobibero
|
78791a932f
|
Simplify baseUrl check
|
2021-04-14 06:44:11 -06:00 |
|