aboutsummaryrefslogtreecommitdiff
path: root/src/tools/hash-text/hash-text.vue (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-07feat(ui): added c-select in the ui lib (#550)Gravatar Corentin THOMASSET 1-23/+23
2023-06-25refactor(ui): replaced some n-input to c-input (#505)Gravatar Corentin THOMASSET 1-1/+1
2023-06-10refactor(imports): removed unnecessary imports to vueGravatar Corentin Thomasset 1-1/+1
2023-05-28chore(lint): switched to a better lint configGravatar Corentin Thomasset 1-37/+40
2023-04-20refactor(ui): replaced naive ui cards with custom onesGravatar Corentin Thomasset 1-2/+2
2023-01-28refactor(tools): config in query paramsGravatar Corentin Thomasset 1-1/+2
2022-08-03feat(hash-text): digest base selector (#254)Gravatar Corentin THOMASSET 1-7/+40
2022-05-11feat(hash-text): compute all hashes at the same time (#242)Gravatar Evo Stamatov 1-27/+14
2022-04-22refactor(lint): linter auto fixGravatar Corentin Thomasset 1-46/+25
2022-04-16refactor: removed empty sourcesGravatar Corentin Thomasset 1-3/+0
2022-04-15refactor(style): updated linter configGravatar Corentin Thomasset 1-34/+40
2022-04-13refactor(style): replaced scss style block to lessGravatar Corentin Thomasset 1-1/+1
2022-04-04fix(hash-text): correct copy messageGravatar Corentin Thomasset 1-1/+1
2022-04-04fix(hash-text): added missing toString()Gravatar Corentin Thomasset 1-3/+3
2022-04-04feat(tool): text hashGravatar Corentin Thomasset 1-0/+72