lemmy/crates/api_crud/src
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
..
comment Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
community Image api rework (#5260) 2025-01-13 16:09:00 -05:00
custom_emoji Remove TypedBuilder in favor of derive_new (fixes #4863) (#5020) 2024-09-20 08:15:25 -04:00
oauth_provider feat: add PKCE (#5189) 2024-12-02 16:47:03 -05:00
post Automatically marking posts created in an NSFW community as NSFW. (#5310) 2025-01-09 10:02:44 +01:00
private_message Cleanup post action forms (#5197) 2024-11-15 11:21:08 +01:00
site Image api rework (#5260) 2025-01-13 16:09:00 -05:00
tagline Cleanup post action forms (#5197) 2024-11-15 11:21:08 +01:00
user More test coverage for user deletion (#5259) 2024-12-12 10:03:55 -05:00
lib.rs Feature/custom emoji and tagline views (#4580) 2024-09-19 05:15:04 -04:00