Frédéric Guillot
|
50947318e1
refactor(mediaproxy): remove dependency on gorilla/mux in unit tests
|
3 weeks ago |
Frédéric Guillot
|
b1713dc626
refactor(mediaproxy): remove dependency on gorilla/mux
|
3 weeks ago |
Frédéric Guillot
|
30c9ba9f18
fix(mediaproxy): ignore unsupported proxy targets
|
3 weeks ago |
Frédéric Guillot
|
de61a3c64c
fix(mediaproxy): match MIME types case-insensitively
|
3 weeks ago |
Frédéric Guillot
|
5e607be86a
refactor(config): rewrite config parser
|
6 months ago |
gudvinr
|
ce6cadc176
refactor(mediaproxy): use *url.URL for MEDIA_PROXY_CUSTOM_URL
|
8 months ago |
Frédéric Guillot
|
63891501e5
refactor(model): add test coverage and simplify `ProxifyEnclosureURL`
|
9 months ago |
Frédéric Guillot
|
d291d6a74d
refactor(config): remove deprecated config options
|
9 months ago |
Frédéric Guillot
|
4bbc12e3b2
fix: use root URL to generate absolute proxy URL
|
1 year ago |
Frédéric Guillot
|
d048d59d39
fix: use BASE_URL instead of `r.Host` to generate absolute media proxy URL
|
1 year ago |
wangb
|
f847c3e754
fix: video poster image URL is encoded twice when using `MEDIA_PROXY_MODE=all`
|
1 year ago |
Frédéric Guillot
|
c2311e316c
Rename PROXY_* options to MEDIA_PROXY_*
|
2 years ago |