aboutsummaryrefslogtreecommitdiff
path: root/src/components/MenuIconItem.vue (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-19added switch to toggle display of parsed valuesGravatar bastantoine 1-4/+19
2022-11-19show human readable valuesGravatar bastantoine 5-10/+476
2022-11-19use a table to display the dataGravatar bastantoine 1-9/+23
2022-11-18added function to decode JWT and display header and payloadGravatar bastantoine 1-0/+33
2022-11-18added base tool structureGravatar bastantoine 4-0/+42
2022-11-18npm install jwt-decodeGravatar bastantoine 2-0/+17252
2022-11-14chore(release): 2.13.0v2.13.0Gravatar Corentin Thomasset 2-1/+24
2022-11-14chore(deps): upgraded dependenciesGravatar Corentin Thomasset 2-1065/+1157
2022-11-14feat(new-tool): mime type to extension converterGravatar Corentin Thomasset 4-0/+117
2022-11-13refactor(ui): change sponsor button location and captionGravatar Corentin Thomasset 1-4/+5
2022-11-13fix(ui): remove icon transparency overlapGravatar Corentin Thomasset 1-2/+4
2022-09-09feat(date-converter): added mongodb objectID formatGravatar Corentin Thomasset 1-0/+5
2022-08-24refactor(otp-generator): changed urlGravatar Corentin Thomasset 1-1/+1
2022-08-24chore(release): 2.12.0Gravatar Corentin Thomasset 2-1/+25
2022-08-24feat(new-tool): added otp generatorGravatar Corentin Thomasset 6-1/+506
2022-08-24feat(config): added tsx to allowed extensionGravatar Corentin Thomasset 1-0/+1
2022-08-24refactor(useQRCode): switched args to MaybeRefGravatar Corentin Thomasset 1-10/+11
2022-08-24refactor: token generator can use a custom alphabetGravatar Corentin Thomasset 1-7/+11
2022-08-19chore(release): 2.11.0v2.11.0Gravatar Corentin Thomasset 2-1/+21
2022-08-19chore: updated ci workflow to handle pnpmGravatar Corentin Thomasset 1-19/+8
2022-08-19refactor(colored-card): added transition on like hoverGravatar Corentin Thomasset 1-0/+1
2022-08-19feat(new-tool): meta tag generatorGravatar Corentin Thomasset 23-36/+544
2022-08-18fix(deps): added missing optional depsGravatar Corentin Thomasset 3-3/+9
2022-08-18chore(deps): switched to pnpmGravatar Corentin Thomasset 3-20611/+7308
2022-08-17fix: removed colored card borderGravatar Corentin Thomasset 1-4/+1
2022-08-17feat: added colored share cardGravatar Corentin Thomasset 2-0/+84
2022-08-16refactor(share): updated share metaGravatar Corentin THOMASSET 1-4/+2
2022-08-14chore(release): 2.10.3v2.10.3Gravatar Corentin Thomasset 3-3/+12
2022-08-14refactor(share): updated twitter meta tagsGravatar Corentin Thomasset 1-4/+8
2022-08-14refactor(share): new share bannerGravatar Corentin Thomasset 1-0/+0
2022-08-04refactor(validation): simplified validation management with helpersGravatar Corentin Thomasset 5-39/+35
2022-08-04chore(release): 2.10.2v2.10.2Gravatar Corentin Thomasset 3-3/+13
2022-08-04refactor(dry): mutualised duplicated code with withDefaultOnErrorGravatar Corentin Thomasset 4-35/+10
2022-08-04refactor(lint): added import rulesGravatar Corentin Thomasset 16-17/+841
2022-08-04refactor(json-prettifier): more permissive json parserGravatar Corentin Thomasset 1-9/+5
2022-08-04refactor(home): removed new tool first sortGravatar Corentin Thomasset 1-8/+2
2022-08-04chore(release): 2.10.1v2.10.1Gravatar Corentin Thomasset 3-3/+17
2022-08-04refactor(base64): mutualized base64 functions into global utilitiesGravatar Corentin Thomasset 8-12/+138
2022-08-04fix(bip39-generator): cleared an issue with the mnemonic validationGravatar Corentin Thomasset 1-7/+7
2022-08-04refactor(chronometer): improved chronometer precisionGravatar Corentin Thomasset 3-17/+37
2022-08-04fix(import): removed auto added weird .js extensionGravatar Corentin Thomasset 2-3/+3
2022-08-03chore(release): 2.10.0v2.10.0Gravatar Corentin Thomasset 3-3/+28
2022-08-03feat(new-tool): hmac generatorGravatar Corentin Thomasset 3-1/+112
2022-08-03refactor(lint): externalization of prettier for simpler IDE supportGravatar Corentin Thomasset 4-10/+10
2022-08-03feat(new-tool): an svg placeholder image generatorGravatar Corentin Thomasset 3-1/+107
2022-08-03refactor(display): mutualized code displayGravatar Corentin Thomasset 3-27/+102
2022-08-03feat(hash-text): digest base selector (#254)Gravatar Corentin THOMASSET 3-7/+62
2022-08-03chore(deps): updated dependenciesGravatar Corentin Thomasset 1-3219/+3350
2022-08-03fix(eta-calculator): clamp inputs (#249)Gravatar marvin-j97 1-3/+3
2022-08-03refactor(validation): simplified validation systemGravatar Corentin Thomasset 2-5/+13