Commit Graph

71 Commits (60f4d70cc5e1326bcead2717da47da98ebf73696)

Author SHA1 Message Date
Bond_009 5726535a26 Fix some warnings
3 years ago
KonH b6bf43af45 Fix warning: Using directive is not required by the code and can be safely removed (#2149)
3 years ago
Bond_009 4643fd5dcb Address comments
3 years ago
Bond_009 e627b1b154 Fix failing tests
3 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
Cody Robibero bdbac12d4f
Update Jellyfin.Server/Middleware/BaseUrlRedirectionMiddleware.cs
3 years ago
Cody Robibero a7585dd2d6 Fix redirect logic if request path is exactly the base url
3 years ago
Bond_009 f1f72c3060 Minor improvements
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
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
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
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
crobibero 78791a932f Simplify baseUrl check
3 years ago
crobibero b11718a01d Properly redirect healthcheck endpoint if using BaseUrl
3 years ago
BaronGreenback 6765f6ab17 fix compilation
3 years ago
BaronGreenback 3fdf0de6e3 Fix remote access
3 years ago
crobibero 69d581033b Use a more descriptive middleware name
4 years ago
crobibero b66abf0556 Add support back for /emby and /mediabrowser routes
4 years ago
crobibero d65e8d7044 Redirect robots.txt if hosting web content
4 years ago
Greenback 83af636c61 Updated with new NetManager
4 years ago
Greenback ec57eeff2b Updated to latest version of code.
4 years ago
Greenback ebe650afa9 Merge remote-tracking branch 'upstream/master' into NetworkPR2
4 years ago
Greenback deb4d27857 Moved all settings across to network.xml
4 years ago
cvium df75c1cd9c SecurityException should return 403
4 years ago
Jim Cartlidge 0ec3633f9e removing whitespace & upgraded library version
4 years ago
BaronGreenback 96c3c4af42
Update IpBasedAccessValidationMiddleware.cs
4 years ago
BaronGreenback 40464a6fdd
Update LanFilteringMiddleware.cs
4 years ago
Jim Cartlidge 38b8110a3e Removing blank lines.
4 years ago
Jim Cartlidge b44455ad0d Update based on PR1 changes.
4 years ago