mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-07-24 15:49:37 +02:00
* fix(base64): use js-base64 to handle non ascii text Use js-base64 to handle non ascii text and ignore whitespaces Fix #879 and #409 * fix(base64): use js-base64 to handle non ascii text Use js-base64 to handle non ascii text and ignore whitespaces Fix #879 and #409 * feat(base64 file converter): add a filename and extension fields Add filename and extension (auto filled if data url) to allow downloading with right extension and filename Fix #788 * feat(base64 file converter): add a preview image Fix #594. Taken from #595 (thanks @SAF2k) |
||
---|---|---|
.. | ||
assets | ||
components | ||
composable | ||
layouts | ||
modules | ||
pages | ||
plugins | ||
stores | ||
tools | ||
ui | ||
utils | ||
App.vue | ||
config.ts | ||
main.ts | ||
router.ts | ||
shims.d.ts | ||
themes.ts |