e repository.
aboutsummaryrefslogtreecommitdiff
path: root/src/tools/integer-base-converter/integer-base-converter.model.ts (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2024-05-27fix(jwt-parser): prevent UI overflow on small screen (#1095)Gravatar sharevb 1-2/+2
Fix #1045
2024-05-20feat(base64): Base64 enhancements (#905)Gravatar sharevb 6-37/+163
* 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)
2024-05-13chore(version): release 2024.05.13-a0bc346v2024.5.13-a0bc346Gravatar Corentin Thomasset 1-1/+1
2024-05-13docs(changelog): update changelog for 2024.05.13-a0bc346Gravatar Corentin Thomasset 2-2/+51