lemmy/crates/utils
Nutomic a91a03a536
Image api rework (#5260)
* Split image endpoints into API v3 and v4

* Move into subfolders

* Upload avatar endpoint and other changes

* Various other changes

fixes #1772
fixes #4001

* clippy

* config options

* fix ts bindings

* fix api tests

* Add option to disable image upload (fixes #1118)

* split files into upload, download

* move sitemap to top level, not in api

* simplify code

* add upload user banner

* community icon/banner

* site icon/banner

* update js client

* wip

* add delete endpoints

* change comment

* optimization

Co-authored-by: dullbananas <dull.bananas0@gmail.com>

* move fn

* 1024px banner

* dont use static client

* fix api tests

* shear

* proxy pictrs in request.rs (fixes #5270)

* clippy

* try to fix api tests

* skip api tests

* create user

* debug

* dbg

* test

* image

* run another

* fixed?

* clippy

* fix

* fix health check

---------

Co-authored-by: dullbananas <dull.bananas0@gmail.com>
2025-01-13 16:09:00 -05:00
..
src Image api rework (#5260) 2025-01-13 16:09:00 -05:00
tests Fixing LemmyError imports. (#5157) 2024-11-04 10:44:58 +01:00
translations@dbb09b0784 Bump versions used in compose (#5180) 2024-11-08 17:43:44 -05:00
build.rs Add email translations (#2175) 2022-03-29 18:23:03 +00:00
Cargo.toml Add markdown-it-footnotes (#5303) 2025-01-07 13:16:30 -05:00