lemmy/crates
Nutomic 5bc3f0c4d9
Pictrs delete token (#5317)
* 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

* Get rid of pictrs delete token

* remove delete token params

* try to fix api tests

* fmt

* skip api tests

* clippy

* create user

* debug

* dbg

* ignore test

* test

* image

* run another

* fixed?

* clippy

* fix

* migration with column order

* drop default

* fix health check

* update client

* remove unused

* fix

* reuse delete_image_from_pictrs

* update lib

---------

Co-authored-by: dullbananas <dull.bananas0@gmail.com>
2025-01-15 11:28:43 -05:00
..
api Adding Combined modlog (#5253) 2025-01-14 15:14:58 +01:00
api_common Pictrs delete token (#5317) 2025-01-15 11:28:43 -05:00
api_crud Image api rework (#5260) 2025-01-13 16:09:00 -05:00
apub Upgrading deps. (#5326) 2025-01-15 10:10:12 +01:00
db_perf Correctly paginate PostView when read_only is enabled (#5320) 2025-01-13 15:46:46 -05:00
db_schema Pictrs delete token (#5317) 2025-01-15 11:28:43 -05:00
db_views Adding Combined modlog (#5253) 2025-01-14 15:14:58 +01:00
db_views_actor Shorten "options" variable name (#5285) 2025-01-01 12:52:20 -05:00
db_views_moderator Adding Combined modlog (#5253) 2025-01-14 15:14:58 +01:00
federate Upgrading deps. (#5326) 2025-01-15 10:10:12 +01:00
routes Pictrs delete token (#5317) 2025-01-15 11:28:43 -05:00
utils Upgrading deps. (#5326) 2025-01-15 10:10:12 +01:00