aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server
AgeCommit message (Expand)Author
2021-09-06Log EFCore migrationsFernando Fernández
2021-09-06Use appHost.Resolve for accessing the context in Program.csFernando Fernández
2021-09-06Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.0.5 to 2.0.6dependabot[bot]
2021-09-06Merge pull request #6177 from Bond-009/asyncClaus Vium
2021-09-03Merge remote-tracking branch 'upstream/master' into authenticationdb-efcoreCody Robibero
2021-09-02Use async FileStreams where it makes senseBond_009
2021-08-30Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.0.4 to 2.0.5dependabot[bot]
2021-08-27Bump prometheus-net.AspNetCore from 4.2.0 to 5.0.1dependabot[bot]
2021-08-23Bump prometheus-net from 4.2.0 to 5.0.1dependabot[bot]
2021-08-16Bump Serilog.Settings.Configuration from 3.1.0 to 3.2.0dependabot[bot]
2021-08-15Update to dotnet 5.0.9Cody Robibero
2021-08-13Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-08-07Update Jellyfin.Server/Middleware/BaseUrlRedirectionMiddleware.csCody Robibero
2021-08-07Fix redirect logic if request path is exactly the base urlCody Robibero
2021-08-04Minor improvementsBond_009
2021-07-30Invert code and style analysis configuration (#6334)Rich Lander
2021-07-23Merge pull request #6296 from Bond-009/oscheckClaus Vium
2021-07-19Merge pull request #6326 from crobibero/5.0.8Joshua M. Boniface
2021-07-19Update to dotnet 5.0.8Cody Robibero
2021-07-19Bump Serilog.Sinks.Console from 3.1.1 to 4.0.0dependabot[bot]
2021-07-12Bump prometheus-net.AspNetCore from 4.1.1 to 4.2.0dependabot[bot]
2021-07-12Improve platform checksBond_009
2021-07-12Bump prometheus-net from 4.1.1 to 4.2.0dependabot[bot]
2021-06-28Merge pull request #6241 from jellyfin/dependabot/nuget/Serilog.Sinks.Async-1...Bond-009
2021-06-28Bump Serilog.Sinks.File from 4.1.0 to 5.0.0dependabot[bot]
2021-06-28Bump Serilog.Sinks.Async from 1.4.0 to 1.5.0dependabot[bot]
2021-06-27Merge remote-tracking branch 'origin/authenticationdb-efcore' into authentica...Patrick Barron
2021-06-27Add missing service registration for IAuthenticationManagerPatrick Barron
2021-06-24Migrate DeviceOptionsPatrick Barron
2021-06-23Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-06-21Fix migrationPatrick Barron
2021-06-19Move non-jellyfin extensions to separate projectBond_009
2021-06-18Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-06-18Re-add support for API keysPatrick Barron
2021-06-18Add data migrationPatrick Barron
2021-06-18Fix concurrency issuesPatrick Barron
2021-06-14Update to dotnet 5.0.7crobibero
2021-06-09Fix duplicate keys causing an exceptionBond_009
2021-06-08Fix index out of range and add reg testsBond_009
2021-06-07Merge pull request #5990 from BaronGreenback/UrlDecodingClaus Vium
2021-06-07Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.csBaronGreenback
2021-06-07Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.csBaronGreenback
2021-06-07Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.csBaronGreenback
2021-06-07Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.csBaronGreenback
2021-06-07Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.csBaronGreenback
2021-06-07Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.csBaronGreenback
2021-06-07Update Jellyfin.Server/Middleware/QueryStringDecodingMiddleware.csBaronGreenback
2021-06-07Update Jellyfin.Server/Middleware/QueryStringDecodingMiddleware.csBaronGreenback
2021-06-07Redirect to default if root is requestedcrobibero
2021-05-27Simplify BaseUrlRedirectionMiddlewarecrobibero