mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-02-07 01:24:45 +00:00
- Adds an image_details table, which stores the height, width, and content_type for local and remote images. - For LocalImages, this information already comes back with the upload. - For RemoteImages, it calls the pictrs details endpoint. - Fixed some issues with proxying non-image urls. - Fixes #3328 - Also fixes #4703 |
||
---|---|---|
.. | ||
aggregates | ||
impls | ||
source | ||
diesel_ltree.patch | ||
lib.rs | ||
newtypes.rs | ||
schema.rs | ||
schema_setup.rs | ||
traits.rs | ||
utils.rs |