lemmy/crates
Dessalines 6bfbb9332d
Adding listMedia endpoint, to view all your local image uploads. (#4509)
* Adding listMedia endpoint, to view all your local image uploads.

- Fixes #4445

* Fix ts import.

* Forgot to order by published desc

* Adding an endpoint to list all images, for admins only.

* Forgot to add file.

* Add additional test.

* Use better logic for no-limit version.

* Better call sites.

* Adding another test.

* Fix tests.

* Moving list_media to /account action.

* Addressing PR comments.

* Removing pointless comment.

---------

Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>
2024-03-26 12:06:11 -04:00
..
api Adding listMedia endpoint, to view all your local image uploads. (#4509) 2024-03-26 12:06:11 -04:00
api_common Adding listMedia endpoint, to view all your local image uploads. (#4509) 2024-03-26 12:06:11 -04:00
api_crud Fixing issue with comment replies wrongly marked as read. (#4567) 2024-03-26 10:46:37 -04:00
apub Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
db_perf Remove error-type feature from lemmy-utils (#4474) 2024-02-27 11:13:52 -05:00
db_schema Adding listMedia endpoint, to view all your local image uploads. (#4509) 2024-03-26 12:06:11 -04:00
db_views Add creator_banned_from_community to vote_view. (#4568) 2024-03-26 16:22:04 +01:00
db_views_actor Adding listMedia endpoint, to view all your local image uploads. (#4509) 2024-03-26 12:06:11 -04:00
db_views_moderator View mod history for a post or comment. Fixes #4162 (#4491) 2024-03-04 11:42:25 -05:00
federate Upgrading deps. (#4537) 2024-03-18 10:36:49 +01:00
routes Fix missing private key for signed fetch (#4516) 2024-03-08 10:23:15 -05:00
utils Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00