summaryrefslogtreecommitdiff
path: root/internal/api/client/admin/mediacleanup_test.go
AgeCommit message (Collapse)AuthorFiles
2022-06-19[chore] make tests more cacheable by avoiding time.Now() (#656)Libravatar tobi1
2022-05-15[feature] Media cleanup endpoint (#560)Libravatar Sashanoraa1
Adds an admin endpoint to trigger a remote media cleanup. Fixed #348 Signed-off-by: Sashanoraa <sasha@noraa.gay>