lemmy/crates/routes/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
..
feeds.rs Dont sanitize RSS content manually (fixes #5171) (#5174) 2024-11-18 09:58:31 -05:00
images.rs Allow bypassing image proxy for specific domains (#5223) 2024-11-28 18:23:18 -05:00
lib.rs Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
nodeinfo.rs Remove enable nsfw (#5017) 2024-09-16 11:18:16 -04:00
webfinger.rs Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00