mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-22 12:33:09 +00:00
6bfbb9332d
* 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> |
||
---|---|---|
.. | ||
src | ||
.eslintrc.json | ||
.prettierrc.json | ||
jest.config.js | ||
package.json | ||
pnpm-lock.yaml | ||
prepare-drone-federation-test.sh | ||
run-federation-test.sh | ||
tsconfig.json |