aboutsummaryrefslogtreecommitdiff
path: root/src/tools/url-encoder/url-encoder.vue (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-09fix(copy): prevent shorthand copy if source is present in useCopy (#559)Gravatar Corentin THOMASSET 1-2/+2
2023-06-25refactor(ui): replaced some n-input to c-input (#505)Gravatar Corentin THOMASSET 1-40/+38
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-40/+44
2023-05-27refactor(ui): removed all n-spaceGravatar Corentin Thomasset 1-4/+4
2023-04-20refactor(ui): replaced naive ui cards with custom onesGravatar Corentin Thomasset 1-4/+4
2023-04-19refactor(ui): getting ride of naive ui buttonsGravatar Corentin Thomasset 1-2/+2
2022-08-04refactor(validation): simplified validation management with helpersGravatar Corentin Thomasset 1-16/+3
2022-08-04refactor(dry): mutualised duplicated code with withDefaultOnErrorGravatar Corentin Thomasset 1-15/+3
2022-04-24refactor(responsive): row layout for multicards on big screensGravatar Corentin Thomasset 1-55/+52
2022-04-22refactor(lint): linter auto fixGravatar Corentin Thomasset 1-51/+43
2022-04-16refactor: removed empty sourcesGravatar Corentin Thomasset 1-3/+0
2022-04-16fix(style): url encode/decode layoutGravatar Corentin Thomasset 1-41/+42
2022-04-15refactor(style): updated linter configGravatar Corentin Thomasset 1-34/+68
2022-04-13refactor(style): replaced scss style block to lessGravatar Corentin Thomasset 1-1/+1
2022-04-13feat(tool): url encode/decodeGravatar Corentin Thomasset 1-0/+100