aboutsummaryrefslogtreecommitdiff
path: root/src/tools/url-parser (follow)
AgeCommit message (Collapse)AuthorFilesLines
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