lemmy/crates/utils/src
Nutomic 3d7fbde091
Allow bypassing image proxy for specific domains (#5223)
* Allow bypassing proxy for some domains with ProxyAllImages

* remove web::

* remove expect

* bypass imgur by default

* correct imgur domain

* restore processing, cleanup

---------

Co-authored-by: sunaurus <sander@saarend.com>
2024-11-28 18:23:18 -05:00
..
rate_limit Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
settings Allow bypassing image proxy for specific domains (#5223) 2024-11-28 18:23:18 -05:00
utils Dont sanitize RSS content manually (fixes #5171) (#5174) 2024-11-18 09:58:31 -05:00
cache_header.rs Add http cache for webfingers (#3317) 2023-07-19 06:09:04 -04:00
email.rs Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
error.rs Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
lib.rs Add helper method for caching function results (#5220) 2024-11-22 09:33:35 -05:00
main.rs Remove error-type feature from lemmy-utils (#4474) 2024-02-27 11:13:52 -05:00
request.rs Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
response.rs Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00