Commit Graph

759 Commits (81ac11828bbf9310a507af034b0d749323db3688)

Author SHA1 Message Date
Bond-009 eeb5d4bd1e
Merge pull request #5842 from BaronGreenback/optimization
3 years ago
Bond-009 18cf030c77
Merge pull request #5866 from Bond-009/httpmsghandler
3 years ago
Bond-009 233900401e
Merge pull request #5873 from cvium/fix-displaypref-migration
3 years ago
cvium 4d7c1fbdca use int.Parse
3 years ago
cvium cbb855e65f Check for empty string when migrating displaypreferences
3 years ago
Bond_009 500c2e5224 Switch from HttpClientHandler to SocketsHttpHandler
3 years ago
cvium 586e1fc58a use IF NOT EXISTS in migration
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
BaronGreenback bb6fddde9a Group Methods
3 years ago
Joshua M. Boniface e2cfc308ea
Merge pull request #5729 from crobibero/dotnet5.0.5
3 years ago
Bond_009 a4ffc7a813 Fix random failing of tests
3 years ago
cvium 01491796a2 Enable Workstation GC mode
3 years ago
crobibero b1faf8c2e8 Update to dotnet 5.0.5
3 years ago
Claus Vium f718735b4e
Merge pull request #5688 from crobibero/api-docs-sever-discovery
3 years ago
Bond-009 cb111eb767
Merge pull request #5661 from ferferga/openapi-product-version
3 years ago
crobibero 31d1dbfda6 Add SessionDiscoveryInfo to generated api-docs
3 years ago
dependabot[bot] 820a373016
Bump Microsoft.Extensions.Diagnostics.HealthChecks from 5.0.3 to 5.0.4
3 years ago
Fernando Fernández 8c6bd2537c Return Major.Minor.Build instead of Major.Minor.Build.Revision for OpenAPI version
3 years ago
dependabot[bot] 023467ebce
Bump Serilog.AspNetCore from 3.4.0 to 4.1.0
3 years ago
BaronGreenback 6765f6ab17 fix compilation
3 years ago
BaronGreenback 5d16d1f66d
Merge branch 'master' into RemoteAccessFix
3 years ago
Claus Vium 94820f569b
Merge pull request #5512 from crobibero/api-spec-version
3 years ago
Patrick Barron e5380c653b Merge branch 'master' into ef-cleanup
3 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2)
3 years ago
crobibero 1169a0214b Set default version
3 years ago
crobibero 500832bdfd Set openapi version to server version
3 years ago
BaronGreenback 3fdf0de6e3 Fix remote access
3 years ago
crobibero 8e09276d7d Add websocket session message type to generated openapi.json
3 years ago
Bond_009 fa8bfece4e Split integration tests from unit tests
3 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1)
3 years ago
Joshua M. Boniface 3c46f10e3d
Merge pull request #5315 from BaronGreenback/FixFor5280Part2
3 years ago
Patrick Barron f638ee6b09 Enable nullable for Jellyfin.Data and remove unnecessary attributes
3 years ago
dkanada 8615847a8a
Merge pull request #5345 from BaronGreenback/IP6Fix
3 years ago
crobibero 631c0a35f6 Always use case insensitive json parsing for api
3 years ago
BaronGreenback c275c5c1ea
Update Jellyfin.Server/Program.cs
3 years ago
Bond-009 1f0bbe266c
Merge pull request #5342 from BaronGreenback/errorMessageCorrection
3 years ago
BaronGreenback 5942948714 Kestrel workaround
3 years ago
BaronGreenback fdd4b6b3f1 Changed message
3 years ago
BaronGreenback 80ca3da55c Merge remote-tracking branch 'upstream/master' into FixFor5280Part2
3 years ago
BaronGreenback f666b7e102 fix
3 years ago
Bond_009 032d72a8a7 Pls fix race condition
3 years ago
Joshua M. Boniface c0c4aff8a6
Merge pull request #5276 from Bond-009/minor12
3 years ago
Bond_009 57102090d3 Add tests for DashboardController
3 years ago
Bond_009 b1fe28d0a6 Use GetEncodingOptions where possible
3 years ago
crobibero 9da972682c Enable non-nullable reference types in generated api spec
3 years ago
crobibero d5f0b046bb Add image file accept to openapi
3 years ago
crobibero 407c35f087 Update to dotnet 5.0.3
3 years ago
dkanada 54a3ab15a3
Merge pull request #5005 from jellyfin/bytes
3 years ago
crobibero ef97ead707 Fix openapi nullable properties
3 years ago
Joshua M. Boniface 4b6b90e0b1
Merge pull request #5069 from crobibero/obsolete-param
3 years ago