Remove the repetitive use of thumbnail generating logic #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There is logic that determines how the thumbnail for the cover image should be generated. For e.g. :
116cbf2a62/src/client/components/RecentlyImported.tsx (L44)This should be abstracted away for re-use.