it-tools/src/tools
2023-10-14 23:01:32 +02:00
..
base64-file-converter refactor(ui): remove n-text (#506) 2023-06-25 13:49:43 +00:00
base64-string-converter refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
basic-auth-generator fix(copy): prevent shorthand copy if source is present in useCopy (#559) 2023-08-09 22:07:44 +00:00
bcrypt refactor(bcrypt): fix typo (#604) 2023-09-01 16:30:51 +02:00
benchmark-builder refactor(ui): switched naive tooltip components to custom ones (#661) 2023-10-14 16:24:54 +00:00
bip39-generator fix(copy): prevent shorthand copy if source is present in useCopy (#559) 2023-08-09 22:07:44 +00:00
camera-recorder feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00:00
case-converter chore(deps): update dependency @antfu/eslint-config to ^0.40.0 (#552) 2023-08-21 18:27:08 +00:00
chmod-calculator feat(chmod-calculator): added symbolic representation (#455) 2023-06-18 11:01:54 +02:00
chronometer refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
color-converter refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
crontab-generator refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
date-time-converter refactor(spelling): minor corrections to phrasing/spelling (#596) 2023-09-04 14:51:04 +02:00
device-information refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
docker-run-to-docker-compose-converter refactor(ui): replaced some n-input to c-input (#505) 2023-06-25 13:00:50 +00:00
emoji-picker chore(deps): switched to fucking typescript v5 (#501) 2023-08-21 19:57:59 +00:00
encryption feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00:00
eta-calculator feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00:00
git-memo refactor(naming): prevent auto import conflicts for git memo 2023-06-10 17:37:38 +02:00
hash-text chore(deps): update dependency @antfu/eslint-config to ^0.40.0 (#552) 2023-08-21 18:27:08 +00:00
hmac-generator feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00:00
html-entities fix(copy): prevent shorthand copy if source is present in useCopy (#559) 2023-08-09 22:07:44 +00:00
html-wysiwyg-editor refactor(ui): switched naive tooltip components to custom ones (#661) 2023-10-14 16:24:54 +00:00
http-status-codes refactor(ui): replaced some n-input to c-input (#505) 2023-06-25 13:00:50 +00:00
iban-validator-and-parser refactor(c-key-value-list): got rid of table for layout (#611) 2023-09-03 16:12:22 +00:00
integer-base-converter refactor(ui): replaced some n-input to c-input (#505) 2023-06-25 13:00:50 +00:00
ipv4-address-converter chore(deps): update dependency @antfu/eslint-config to ^0.40.0 (#552) 2023-08-21 18:27:08 +00:00
ipv4-range-expander chore(deps): update dependency @antfu/eslint-config to ^0.40.0 (#552) 2023-08-21 18:27:08 +00:00
ipv4-subnet-calculator refactor(ui): remove n-text (#506) 2023-06-25 13:49:43 +00:00
ipv6-ula-generator chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
json-diff feat(new tool): emoji picker (#551) 2023-08-08 22:25:59 +02:00
json-minify fix(typos): fixed more typos & uppercase JSON (#475) 2023-06-23 15:23:47 +02:00
json-to-csv fix(typos): fixed more typos & uppercase JSON (#475) 2023-06-23 15:23:47 +02:00
json-to-toml feat(new-tool): json to toml 2023-06-23 21:47:23 +02:00
json-to-yaml-converter chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
json-viewer refactor(json-viewer): input monospace font (#485) 2023-06-23 19:38:34 +00:00
jwt-parser chore(deps): removed ts-pattern (#565) 2023-08-21 17:06:09 +00:00
keycode-info refactor(ui): remove n-text (#506) 2023-06-25 13:49:43 +00:00
list-converter feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00:00
lorem-ipsum-generator fix(copy): prevent shorthand copy if source is present in useCopy (#559) 2023-08-09 22:07:44 +00:00
mac-address-lookup feat(copy): support legacy copy to clipboard for older browser (#581) 2023-08-21 23:00:20 +00:00
math-evaluator refactor(ui): replaced some n-input to c-input (#505) 2023-06-25 13:00:50 +00:00
meta-tag-generator feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00:00
mime-types feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00:00
otp-code-generator-and-validator refactor(ui): switched naive tooltip components to custom ones (#661) 2023-10-14 16:24:54 +00:00
password-strength-analyser refactor(spelling): minor corrections to phrasing/spelling (#596) 2023-09-04 14:51:04 +02:00
percentage-calculator feat(new-tool): percentage calculator (#456) 2023-06-18 18:24:39 +02:00
phone-parser-and-formatter feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00:00
qr-code-generator feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00:00
random-port-generator fix(copy): prevent shorthand copy if source is present in useCopy (#559) 2023-08-09 22:07:44 +00:00
roman-numeral-converter feat(copy): support legacy copy to clipboard for older browser (#581) 2023-08-21 23:00:20 +00:00
rsa-key-pair-generator refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
slugify-string fix(copy): prevent shorthand copy if source is present in useCopy (#559) 2023-08-09 22:07:44 +00:00
sql-prettify fix(deps): update dependency sql-formatter to v12 (#520) 2023-08-21 18:34:15 +02:00
string-obfuscator feat(copy): support legacy copy to clipboard for older browser (#581) 2023-08-21 23:00:20 +00:00
svg-placeholder-generator refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
temperature-converter refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
text-diff feat(new tool): text diff and comparator (#588) 2023-08-26 16:43:47 +02:00
text-statistics refactor(ui): replaced some n-input to c-input (#505) 2023-06-25 13:00:50 +00:00
text-to-nato-alphabet fix(copy): prevent shorthand copy if source is present in useCopy (#559) 2023-08-09 22:07:44 +00:00
token-generator chore(deps): switched to fucking typescript v5 (#501) 2023-08-21 19:57:59 +00:00
toml-to-json feat(new-tool): toml to json 2023-06-23 21:47:23 +02:00
toml-to-yaml feat(new-tool): toml to yaml 2023-06-23 21:47:23 +02:00
ulid-generator feat(new tool): ULID generator (#623) 2023-09-11 22:57:42 +00:00
url-encoder fix(copy): prevent shorthand copy if source is present in useCopy (#559) 2023-08-09 22:07:44 +00:00
url-parser refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
user-agent-parser refactor(ui): removed n-page-header component in user-agent parser (#663) 2023-10-14 23:01:32 +02:00
uuid-generator refactor(spelling): minor corrections to phrasing/spelling (#596) 2023-09-04 14:51:04 +02:00
wifi-qr-code-generator feat(new tool): add wifi qr code generator (#599) 2023-09-06 07:46:40 +00:00
xml-formatter feat(new tool): xml formatter (#457) 2023-06-18 10:27:26 +00:00
yaml-to-json-converter chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
yaml-to-toml feat(new-tool): yaml to toml 2023-06-23 21:47:23 +02:00
index.ts feat(new tool): ULID generator (#623) 2023-09-11 22:57:42 +00:00
tool.ts refactor(config): removed new tools env config 2023-04-10 13:11:10 +02:00
tools.store.ts chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
tools.types.ts chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00