Commit Graph

803 Commits (60ce0c9fa9a3df50a8a7a08629bcedbe3724aee3)

Author SHA1 Message Date
Patrick Barron 06d682c296 Merge remote-tracking branch 'origin/authenticationdb-efcore' into authenticationdb-efcore
3 years ago
Patrick Barron af2e7aec2e Add missing service registration for IAuthenticationManager
3 years ago
Patrick Barron dbfd30ec4c Migrate DeviceOptions
3 years ago
Patrick Barron ae878fa051 Merge branch 'master' into authenticationdb-efcore
3 years ago
Patrick Barron f96722fa74 Fix migration
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
Patrick Barron be88efce3c Merge branch 'master' into authenticationdb-efcore
3 years ago
Patrick Barron 336ba2879f Re-add support for API keys
3 years ago
Patrick Barron 3264575047 Add data migration
3 years ago
Patrick Barron 3d9c16ba6b Fix concurrency issues
3 years ago
crobibero e021a0e9ce Update to dotnet 5.0.7
3 years ago
Bond_009 06401ffa0d Fix duplicate keys causing an exception
3 years ago
Bond_009 2fc14375f8 Fix index out of range and add reg tests
3 years ago
Claus Vium 93387ba235
Merge pull request #5990 from BaronGreenback/UrlDecoding
3 years ago
BaronGreenback 147612f59b
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
3 years ago
BaronGreenback 37326a8099
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
3 years ago
BaronGreenback ada052fcb1
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
3 years ago
BaronGreenback c1fa7cbbf8
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
3 years ago
BaronGreenback 371f8629b1
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
3 years ago
BaronGreenback e1a0b5d2a1
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
3 years ago
BaronGreenback cc2166550f
Update Jellyfin.Server/Middleware/QueryStringDecodingMiddleware.cs
3 years ago
BaronGreenback b59e81dcdf
Update Jellyfin.Server/Middleware/QueryStringDecodingMiddleware.cs
3 years ago
crobibero dfc776e451 Redirect to default if root is requested
3 years ago
crobibero 9595aa258e Simplify BaseUrlRedirectionMiddleware
3 years ago
crobibero 01e8ff8ddf Merge remote-tracking branch 'upstream/master' into healthy-base-url
3 years ago
Fernando Fernández 6db229af5d
Address review comments
3 years ago
Fernando Fernández 69baa9c467
Run SQLite query planner optimization at shutdown/restart
3 years ago
Patrick Barron b6446c06ee Merge branch 'master' into authenticationdb-efcore
3 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
Patrick Barron a225f34796 Merge branch 'master' into authenticationdb-efcore
3 years ago
crobibero 66b185898f Update to dotnet5.0.6
3 years ago
BaronGreenback d0bfb56d2e changed to slice.
3 years ago
BaronGreenback 903bf2a086 changed to use index
3 years ago
BaronGreenback bd71de131c Changed to use span
3 years ago
BaronGreenback 7185de970c Merge remote-tracking branch 'upstream/master' into UrlDecoding
3 years ago
BaronGreenback 4f5c9e9504 tests and small fix.
3 years ago
BaronGreenback c8061f92be slight format correction.
3 years ago
BaronGreenback dabeabc553 corrected comments
3 years ago
BaronGreenback a7bccd4fe0 removed unneeded logger.
3 years ago
BaronGreenback 81d675990f Enable automatic url decoding
3 years ago
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