mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-15 21:41:43 +00:00
ee7df0dc35
- 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 |
||
---|---|---|
.. | ||
src | ||
.eslintrc.json | ||
.prettierrc.json | ||
jest.config.js | ||
package.json | ||
pnpm-lock.yaml | ||
prepare-drone-federation-test.sh | ||
run-federation-test.sh | ||
tsconfig.json |