You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To make it easier to deduplicate images, as well as programatically determine the output filename for a media file, could we move to using a content-addressible hash?
For instance, this is what my current media endpoint does:
To make it easier to deduplicate images, as well as programatically determine the output filename for a media file, could we move to using a content-addressible hash?
For instance, this is what my current media endpoint does:
Inspired by Marty's https://martymcgui.re/2017/01/26/spano-a-minimum-viable-micropub-media-endpoint/
The text was updated successfully, but these errors were encountered: