lemmy/crates
flamingos-cant ff2bbf41ca
Use magic number to detemine file type (#5225)
* Revert "Guess image mime type from file extension (fixes #5196) (#5212)"

This reverts commit 63ea99d38a.

* Use magic numbers to determine file type.

* fmt

* Don't wrap response in an option

* Regen Cargo.lock

* Clean-up + guess mime type from extension if server is unresponsive

* Move some things about.

* Some cleanup.

* Removing comment lines.

---------

Co-authored-by: Dessalines <tyhou13@gmx.com>
2024-12-04 08:29:50 -05:00
..
api Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
api_common Use magic number to detemine file type (#5225) 2024-12-04 08:29:50 -05:00
api_crud feat: add PKCE (#5189) 2024-12-02 16:47:03 -05:00
apub Add note wrapper (fixes #2657) (#5221) (#5236) 2024-12-02 05:28:23 -05:00
db_perf Upgrading diesel and a few other deps. (#5203) 2024-11-18 10:23:02 -07:00
db_schema feat: add PKCE (#5189) 2024-12-02 16:47:03 -05:00
db_views Return content of removed comments for admins (ref #5232) (#5245) 2024-12-02 17:06:39 -05:00
db_views_actor Fixing a few clippy recommendations on 1.84 nightly. (#5222) 2024-11-25 10:06:39 +01:00
db_views_moderator Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
federate Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
routes Allow bypassing image proxy for specific domains (#5223) 2024-11-28 18:23:18 -05:00
utils feat: add PKCE (#5189) 2024-12-02 16:47:03 -05:00