aboutsummaryrefslogtreecommitdiff
path: root/src/composable (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-09fix(copy): prevent shorthand copy if source is present in useCopy (#559)Gravatar Corentin THOMASSET 1-1/+7
2023-08-09fix(emoji picker): fix copy button (#556)Gravatar Corentin THOMASSET 1-1/+1
2023-08-08feat(new tool): emoji picker (#551)Gravatar Corentin THOMASSET 1-4/+4
2023-08-07feat(ui): added c-select in the ui lib (#550)Gravatar Corentin THOMASSET 1-3/+10
2023-05-28chore(lint): switched to a better lint configGravatar Corentin Thomasset 6-27/+30
2023-05-14ui-lib(new-component): added text input component in the c-libGravatar Corentin Thomasset 1-2/+3
2023-04-23fix(ts): cleaned legacy typechecking warningGravatar Corentin Thomasset 2-4/+4
2023-04-23feat(new-tool): diff of two json objectsGravatar Corentin Thomasset 1-3/+2
2023-04-12refactor(date-converter): improved ux and layoutGravatar Corentin Thomasset 1-2/+10
2023-04-10refactor(dx): generic data transformerGravatar Corentin Thomasset 1-1/+1
2023-04-09feat(new-tool): generate ula based on timestamp and mac address (#344)Gravatar cgoIT 1-1/+1
2023-03-31fix(otp-generator): better computation of tokenGravatar Corentin Thomasset 1-3/+7
2023-03-29feat(rsa-key-pair-generator): refresh certs buttonGravatar Corentin Thomasset 1-0/+42
2023-01-28refactor(tools): config in query paramsGravatar Corentin Thomasset 1-0/+35
2022-12-16refactor(search-bar): improved tool fuzzy searchGravatar Corentin Thomasset 1-0/+23
2022-08-03refactor(validation): simplified validation systemGravatar Corentin Thomasset 1-0/+12
2022-08-03refactor(base64-to-file): clean validation to convert base64 to fileGravatar Corentin Thomasset 3-19/+82
2022-07-25refactor(base64): split base64 text and file conversion in two tools + base64...Gravatar Corentin Thomasset 1-2/+8
2022-05-09feat: catch throw on validationGravatar Corentin Thomasset 1-1/+9
2022-04-14feat(tool): qr-code generatorGravatar Corentin Thomasset 1-0/+12
2022-04-11fix(validation): proper rulesGravatar Corentin Thomasset 1-12/+15
2022-04-11feat(tool): bip39-generatorGravatar Corentin Thomasset 1-0/+27
2022-04-04chore: components baseGravatar Corentin Thomasset 1-0/+15