Author: Michael Lynch <git@mtlynch.io>
Committer: Michael Lynch <mtlynch@noreply.codeberg.org>
Switch media filenames to typed values (#252) Use Filename for generated media file variants and add MustCreateFilename for trusted filename construction. Convert typed filenames back to strings only at existing string API boundaries. Reviewed-on: https://codeberg.org/mtlynch/little-moments/pulls/252