lemmy/crates/db_schema/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
..
aggregates Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
impls Adding listMedia endpoint, to view all your local image uploads. (#4509) 2024-03-26 12:06:11 -04:00
source Adding listMedia endpoint, to view all your local image uploads. (#4509) 2024-03-26 12:06:11 -04:00
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
lib.rs Add site.content_warning, local_site.default_post_listing_mode (#4393) 2024-02-16 07:24:35 -05:00
newtypes.rs Move DbUrl trait impls to newtypes.rs (#4463) 2024-02-19 12:41:28 -05:00
schema.rs Add a blocklist for URLs. (#4515) 2024-03-15 07:03:29 -04:00
traits.rs Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 2024-02-15 08:52:04 -05:00
utils.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00