aboutsummaryrefslogtreecommitdiff
path: root/src/tools/base64-file-converter (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-04refactor(base64): mutualized base64 functions into global utilitiesGravatar Corentin Thomasset 1-1/+2
2022-08-03refactor(base64-to-file): clean validation to convert base64 to fileGravatar Corentin Thomasset 1-2/+30
2022-07-25fix(base64-file): fixed url slugGravatar Corentin Thomasset 1-2/+1
2022-07-25refactor(base64-file): fixed typoGravatar Corentin Thomasset 1-1/+1
2022-07-25refactor(base64): split base64 text and file conversion in two tools + base64...Gravatar Corentin Thomasset 2-0/+71