1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-06 17:41:00 +00:00
miniflux-v2/internal/mediaproxy
jvoisin f864a2ed70 refactor(mediaproxy): simplify shouldProxy
The original function was non-trivial to understand, as `!A && (B || !C)` isn't
easily grokable by humans.
2025-07-07 15:50:13 -07:00
..
media_proxy_test.go refactor(config): remove deprecated config options 2025-06-15 14:42:28 -07:00
rewriter.go refactor(mediaproxy): simplify shouldProxy 2025-07-07 15:50:13 -07:00
url.go fix: use root URL to generate absolute proxy URL 2024-08-19 20:44:46 -07:00