aboutsummaryrefslogtreecommitdiff
path: root/src/tools/basic-auth-generator/basic-auth-generator.vue (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-08-09fix(copy): prevent shorthand copy if source is present in useCopy (#559)Gravatar Corentin THOMASSET 1-1/+1
* fix(copy): prevent shorthand copy if source is present in useCopy * refactor(copy): normalized copy usage
2023-06-10refactor(imports): removed unnecessary imports to vueGravatar Corentin Thomasset 1-1/+0
2023-05-28chore(lint): switched to a better lint configGravatar Corentin Thomasset 1-13/+15
2023-05-27refactor(ui): removed all n-spaceGravatar Corentin Thomasset 1-2/+2
2023-05-14refactor(ui): replaced some n-input with c-input-textGravatar Corentin Thomasset 1-12/+10
2023-04-20refactor(ui): replaced naive ui cards with custom onesGravatar Corentin Thomasset 1-2/+2
2023-04-19refactor(clean): removed useless br tagsGravatar Corentin Thomasset 1-3/+1
2023-04-19refactor(ui): getting ride of naive ui buttonsGravatar Corentin Thomasset 1-1/+1
2022-08-04refactor(base64): mutualized base64 functions into global utilitiesGravatar Corentin Thomasset 1-1/+2
2022-07-25feat(new-tool): added a basic auth generatorGravatar Corentin Thomasset 1-0/+48