Claus Vium
|
94820f569b
|
Merge pull request #5512 from crobibero/api-spec-version
|
4 years ago |
Patrick Barron
|
e5380c653b
|
Merge branch 'master' into ef-cleanup
# Conflicts:
# Jellyfin.Data/Entities/Libraries/MediaFileStream.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
4 years ago |
Bond_009
|
a8ed753f6c
|
FxCop -> Net Analyzers (part 2)
|
4 years ago |
crobibero
|
1169a0214b
|
Set default version
|
4 years ago |
crobibero
|
500832bdfd
|
Set openapi version to server version
|
4 years ago |
crobibero
|
8e09276d7d
|
Add websocket session message type to generated openapi.json
|
4 years ago |
Bond_009
|
fa8bfece4e
|
Split integration tests from unit tests
|
4 years ago |
Bond_009
|
9ed7f429c0
|
FxCop -> Net Analyzers (part 1)
|
4 years ago |
Joshua M. Boniface
|
3c46f10e3d
|
Merge pull request #5315 from BaronGreenback/FixFor5280Part2
|
4 years ago |
Patrick Barron
|
f638ee6b09
|
Enable nullable for Jellyfin.Data and remove unnecessary attributes
|
4 years ago |
dkanada
|
8615847a8a
|
Merge pull request #5345 from BaronGreenback/IP6Fix
Dual IP4 / IP6 server fails on non-windows platforms
|
4 years ago |
crobibero
|
631c0a35f6
|
Always use case insensitive json parsing for api
|
4 years ago |
BaronGreenback
|
c275c5c1ea
|
Update Jellyfin.Server/Program.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
Bond-009
|
1f0bbe266c
|
Merge pull request #5342 from BaronGreenback/errorMessageCorrection
Corrected logging message
|
4 years ago |
BaronGreenback
|
5942948714
|
Kestrel workaround
|
4 years ago |
BaronGreenback
|
fdd4b6b3f1
|
Changed message
|
4 years ago |
BaronGreenback
|
80ca3da55c
|
Merge remote-tracking branch 'upstream/master' into FixFor5280Part2
|
4 years ago |
BaronGreenback
|
f666b7e102
|
fix
|
4 years ago |
Bond_009
|
032d72a8a7
|
Pls fix race condition
|
4 years ago |
Joshua M. Boniface
|
c0c4aff8a6
|
Merge pull request #5276 from Bond-009/minor12
|
4 years ago |
Bond_009
|
57102090d3
|
Add tests for DashboardController
|
4 years ago |
Bond_009
|
b1fe28d0a6
|
Use GetEncodingOptions where possible
|
4 years ago |
crobibero
|
9da972682c
|
Enable non-nullable reference types in generated api spec
|
4 years ago |
crobibero
|
d5f0b046bb
|
Add image file accept to openapi
|
4 years ago |
crobibero
|
407c35f087
|
Update to dotnet 5.0.3
|
4 years ago |
dkanada
|
54a3ab15a3
|
Merge pull request #5005 from jellyfin/bytes
JsonSerializer deserialize from bytes where possible
|
4 years ago |
crobibero
|
ef97ead707
|
Fix openapi nullable properties
|
4 years ago |
Joshua M. Boniface
|
4b6b90e0b1
|
Merge pull request #5069 from crobibero/obsolete-param
|
4 years ago |
Joshua M. Boniface
|
3bf7e18886
|
Merge pull request #5031 from crobibero/5.0.2
Update to dotnet 5.0.2
|
4 years ago |
Cody Robibero
|
91a9af95c2
|
Apply suggestions from code review
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
4 years ago |
crobibero
|
59ff2c5b4b
|
Add ability to mark query parameter as obsolete.
|
4 years ago |
BaronGreenback
|
ab632b96fe
|
renamed.
|
4 years ago |
BaronGreenback
|
82d365045a
|
Removed systemIp6 functionality.
|
4 years ago |
BaronGreenback
|
821473557c
|
Changed mapping logic
|
4 years ago |
BaronGreenback
|
6a7623da02
|
Simplified Code
|
4 years ago |
BaronGreenback
|
8b2b3b77a5
|
Removed duplication
|
4 years ago |
BaronGreenback
|
49e3b70722
|
Moved InternalsVisibleTo
|
4 years ago |
BaronGreenback
|
b9f0f4f53b
|
reverted
|
4 years ago |
BaronGreenback
|
688e7c6a2d
|
Moved internalVisibleToAttribute to .csj
|
4 years ago |
crobibero
|
a087ab389a
|
dotnet 5.0.2
|
4 years ago |
BaronGreenback
|
4bc8a1e77b
|
updated
|
4 years ago |
BaronGreenback
|
9a730241b1
|
Changed to address.
|
4 years ago |
BaronGreenback
|
d66bc3fb3e
|
Fixed indentation
|
4 years ago |
BaronGreenback
|
08e83cfa54
|
Remove additional debug logging.
|
4 years ago |
Bond_009
|
1ea2b200c0
|
JsonSerializer deserialize from bytes where possible
This is faster and uses way less memory
```
BenchmarkDotNet=v0.12.1, OS=fedora 32
Intel Core i7-6700HQ CPU 2.60GHz (Skylake), 1 CPU, 8 logical and 4 physical cores
.NET Core SDK=5.0.100
[Host] : .NET Core 5.0.0 (CoreCLR 5.0.20.51904, CoreFX 5.0.20.51904), X64 RyuJIT
DefaultJob : .NET Core 5.0.0 (CoreCLR 5.0.20.51904, CoreFX 5.0.20.51904), X64 RyuJIT
| Method | Mean | Error | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
|------- |---------:|--------:|--------:|--------:|------:|------:|----------:|
| Bytes | 158.4 us | 2.56 us | 2.14 us | 16.8457 | - | - | 52.08 KB |
| String | 172.8 us | 0.78 us | 0.70 us | 41.5039 | - | - | 127.82 KB |
| Custom | 155.5 us | 2.95 us | 2.76 us | 10.0098 | - | - | 31.27 KB |
```
|
4 years ago |
BaronGreenback
|
2979c8dd37
|
Fixed test on Mac
|
4 years ago |
BaronGreenback
|
35a30c9d09
|
Impliments KnownNetworks and KnownProxies
|
4 years ago |
Joshua M. Boniface
|
406ae3e43a
|
Merge pull request #4709 from BaronGreenback/PluginDowngrade
|
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 |
dkanada
|
1327bd9f7d
|
Merge pull request #4787 from jellyfin/dependabot/nuget/prometheus-net-4.1.1
Bump prometheus-net from 4.0.0 to 4.1.1
|
4 years ago |