aboutsummaryrefslogtreecommitdiff
path: root/src/tools/url-parser (follow)
AgeCommit message (Collapse)AuthorFilesLines
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-30/+30
2023-05-14refactor(ui): replaced some n-input with c-input-textGravatar Corentin Thomasset 1-31/+39
2023-04-20refactor(ui): replaced naive ui cards with custom onesGravatar Corentin Thomasset 1-2/+2
2022-08-04refactor(validation): simplified validation management with helpersGravatar Corentin Thomasset 1-10/+4
2022-08-04refactor(dry): mutualised duplicated code with withDefaultOnErrorGravatar Corentin Thomasset 1-7/+3
2022-08-04refactor(lint): added import rulesGravatar Corentin Thomasset 1-1/+1
2022-06-02feat(tools): new badge for recently created toolsGravatar Corentin Thomasset 1-3/+3
2022-06-02refactor: renammed Tool.ts to tool.tsGravatar Corentin Thomasset 1-1/+1
2022-05-09fix(lint): missing new linesGravatar Corentin Thomasset 1-1/+2
2022-05-09fix(typo): misspelingsGravatar Corentin Thomasset 1-2/+1
2022-04-22refactor(lint): linter auto fixGravatar Corentin Thomasset 2-66/+43
2022-04-19fix(url-parser): cleaned weird margins on dark modeGravatar Corentin Thomasset 1-17/+1
2022-04-19feat(new-tool): url parserGravatar Corentin Thomasset 2-0/+129