summaryrefslogtreecommitdiff
path: root/test/web/media_proxy/media_proxy_controller_test.exs
AgeCommit message (Expand)Author
2020-10-13tests consistencyAlexander Strizhakov
2020-09-26Adjusted MediaProxyControllerTest to gracefully fail on missing dependencies....Ivan Tashkinov
2020-09-17[#2497] Configurability of :min_content_length (preview proxy). Refactoring, ...Ivan Tashkinov
2020-08-07Removed unused alias.Ivan Tashkinov
2020-07-21[#2497] Resolved merge conflicts.Ivan Tashkinov
2020-07-12MediaProxy whitelist setting now supports hosts with schemeAlexander Strizhakov
2020-06-17Change references from "deleted_urls" to "banned_urls" as nothing is handled ...Mark Felder
2020-06-17Apply suggestion to test/web/media_proxy/media_proxy_controller_test.exsMaksim
2020-06-14fix invalidates media url'sMaksim Pechnikov
2020-03-20Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...Ivan Tashkinov
2020-03-09[#1560] Ensured authentication or enabled federation for federation-related r...Ivan Tashkinov
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-02-13Tweaks to `clear_config` calls in tests in order to prevent side effects on c...Ivan Tashkinov
2019-09-18Bump copyright years of files changed in 2019Haelwenn (lanodan) Monnier
2019-07-14added tests for Web.MediaProxyMaksim