lemmy/crates/routes/src
Nutomic db88ba3cbb 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-12-03 12:41:01 +01:00
..
feeds.rs Add category to RSS feeds (fixes #3446) (#5030) 2024-09-20 10:06:41 +02:00
images.rs Allow bypassing image proxy for specific domains (#5223) 2024-12-03 12:41:01 +01:00
lib.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
nodeinfo.rs Remove .json from nodeinfo urls, according to spec. (#4773) 2024-06-03 17:30:16 -04:00
webfinger.rs chore: fix some comments (#4637) 2024-04-17 14:35:54 +02:00