lemmy/crates/api/src
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
..
comment Send purges to federated instances (fixes #4119) (#4398) 2024-01-25 09:24:09 -05:00
comment_report View report history for a post or comment. Fixes #4190 (#4492) 2024-03-05 11:31:40 +01:00
community Send purges to federated instances (fixes #4119) (#4398) 2024-01-25 09:24:09 -05:00
local_user Adding listMedia endpoint, to view all your local image uploads. (#4509) 2024-03-26 12:06:11 -04:00
post Adding ability to hide posts. (#4480) 2024-02-29 10:42:34 -05:00
post_report View report history for a post or comment. Fixes #4190 (#4492) 2024-03-05 11:31:40 +01:00
private_message Remove explicit auth params (#3946) 2023-09-21 06:42:28 -04:00
private_message_report Fixing private message reports. (#4279) 2023-12-18 10:25:05 +01:00
site Adding listMedia endpoint, to view all your local image uploads. (#4509) 2024-03-26 12:06:11 -04:00
lib.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
sitemap.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00