子丶言
5f5e01d594
Merge branch 'CorentinTh:main' into main
2024-03-11 18:26:15 +08:00
sharevb
d3b32cc14e
feat(new tool): Outlook Safelink Decoder ( #911 )
...
* feat(new tool): Outlook Safelink Decoder
Fix #897
* Use native URL parsing
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
* Update src/tools/safelink-decoder/index.ts
---------
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
2024-03-11 10:19:32 +00:00
Amery2010
cc713b5805
feat(i18n): i18n ascii art generator tool
...
refactor(i18n): translate components
2024-03-05 13:34:45 +08:00
子丶言
6f3356abdf
Merge branch 'CorentinTh:main' into main
2024-03-05 12:57:38 +08:00
sharevb
fe349ad69b
feat(new tool): ascii art generator ( #886 )
...
* feat(new tool): ascii art generator
Fix #829 ; Text ASCII Art Generator (using figlet)
* fix: make fonts list searchable
* refactor(ascii-generator): updated tool definition
* refactor(ascii-generator): equilibrate ui
---------
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2024-03-03 10:37:09 +00:00
Amery2010
2999b9b50a
feat(i18n): Set the page language according to the browser default language
2024-02-22 15:44:39 +08:00
Amery2010
7d9790ad5a
feat: add clarity script
2024-02-21 20:18:22 +08:00
Amery2010
ac058ac87f
Merge branch 'develop'
...
# Conflicts:
# src/plugins/i18n.plugin.ts
# src/tools/base64-file-converter/index.ts
# src/tools/base64-string-converter/index.ts
# src/tools/basic-auth-generator/index.ts
# src/tools/bcrypt/index.ts
# src/tools/benchmark-builder/index.ts
# src/tools/bip39-generator/index.ts
# src/tools/camera-recorder/index.ts
# src/tools/case-converter/index.ts
# src/tools/chmod-calculator/index.ts
# src/tools/chronometer/index.ts
# src/tools/color-converter/index.ts
# src/tools/crontab-generator/index.ts
# src/tools/date-time-converter/index.ts
# src/tools/device-information/index.ts
# src/tools/docker-run-to-docker-compose-converter/index.ts
# src/tools/emoji-picker/index.ts
# src/tools/encryption/index.ts
# src/tools/eta-calculator/index.ts
# src/tools/git-memo/index.ts
# src/tools/hash-text/index.ts
# src/tools/hmac-generator/index.ts
# src/tools/html-entities/index.ts
# src/tools/html-wysiwyg-editor/index.ts
# src/tools/http-status-codes/index.ts
# src/tools/iban-validator-and-parser/index.ts
# src/tools/index.ts
# src/tools/integer-base-converter/index.ts
# src/tools/ipv4-address-converter/index.ts
# src/tools/ipv4-range-expander/index.ts
# src/tools/ipv4-subnet-calculator/index.ts
# src/tools/ipv6-ula-generator/index.ts
# src/tools/json-diff/index.ts
# src/tools/json-minify/index.ts
# src/tools/json-to-csv/index.ts
# src/tools/json-to-toml/index.ts
# src/tools/json-to-yaml-converter/index.ts
# src/tools/json-viewer/index.ts
# src/tools/jwt-parser/index.ts
# src/tools/keycode-info/index.ts
# src/tools/list-converter/index.ts
# src/tools/lorem-ipsum-generator/index.ts
# src/tools/mac-address-generator/index.ts
# src/tools/mac-address-lookup/index.ts
# src/tools/math-evaluator/index.ts
# src/tools/meta-tag-generator/index.ts
# src/tools/mime-types/index.ts
# src/tools/numeronym-generator/index.ts
# src/tools/otp-code-generator-and-validator/index.ts
# src/tools/password-strength-analyser/index.ts
# src/tools/pdf-signature-checker/index.ts
# src/tools/percentage-calculator/index.ts
# src/tools/phone-parser-and-formatter/index.ts
# src/tools/qr-code-generator/index.ts
# src/tools/random-port-generator/index.ts
# src/tools/roman-numeral-converter/index.ts
# src/tools/rsa-key-pair-generator/index.ts
# src/tools/slugify-string/index.ts
# src/tools/sql-prettify/index.ts
# src/tools/string-obfuscator/index.ts
# src/tools/svg-placeholder-generator/index.ts
# src/tools/temperature-converter/index.ts
# src/tools/text-diff/index.ts
# src/tools/text-statistics/index.ts
# src/tools/text-to-binary/index.ts
# src/tools/text-to-nato-alphabet/index.ts
# src/tools/token-generator/locales/en.yml
# src/tools/toml-to-json/index.ts
# src/tools/toml-to-yaml/index.ts
# src/tools/ulid-generator/index.ts
# src/tools/url-encoder/index.ts
# src/tools/url-parser/index.ts
# src/tools/user-agent-parser/index.ts
# src/tools/uuid-generator/index.ts
# src/tools/wifi-qr-code-generator/index.ts
# src/tools/xml-formatter/index.ts
# src/tools/yaml-to-json-converter/index.ts
# src/tools/yaml-to-toml/index.ts
2024-02-21 17:58:57 +08:00
Amery2010
ae71454a38
feat(translate): Complete translation of all tools
2024-02-21 15:56:48 +08:00
Amery2010
a2e498d0aa
WIP(translate): translate web and math category all tools
2024-02-21 01:37:59 +08:00
Amery2010
4f550a9499
WIP(translate): translate two category all tools
2024-02-19 17:38:30 +08:00
Amery2010
9db4b41daf
WIP(translate): translate web category all tools
2024-02-18 18:16:53 +08:00
Corentin THOMASSET
a07806cd15
refactor(home): lightened tool cards ( #882 )
2024-02-12 13:31:21 +00:00
Corentin THOMASSET
10e56b35bb
refactor(home): removed n-grid to prevent layout shift ( #881 )
2024-02-12 09:30:41 +00:00
Corentin THOMASSET
dc0461595f
feat(i18n): get locales on build ( #880 )
2024-02-11 00:33:52 +01:00
David Nguyen
079aa2164c
feat(i18n): added vi tools translations ( #876 )
...
* Update Vietnamese translations in vi.yml file
* Add Vietnamese translations for various tools
2024-02-05 10:09:07 +00:00
QingFeng
9c6b12225e
feat(i18n): added zh tools translations ( #874 )
2024-02-05 11:06:36 +01:00
Corentin THOMASSET
7f5fa00147
feat(i18n): added missing locale files in tools ( #863 )
2024-02-01 17:05:05 +00:00
hieudt-2054
1334bff30a
feat(i18n): added vietnamese language ( #859 )
2024-02-01 14:47:09 +01:00
Corentin THOMASSET
95698cb938
refactor(i18n): added locales per tool ( #861 )
2024-02-01 14:05:54 +01:00
Raúl Mora
85b50bb8f0
feat(i18n): added spanish language ( #854 )
...
* spanish
translation
* Create es.yaml
2024-01-31 10:10:21 +00:00
Marcelo Gonçalves
c65ffb6e75
feat(i18n): added portuguese language ( #813 )
2024-01-31 11:03:54 +01:00
Nikitin Roman
693f362e15
feat(i18n): added ukrainian language ( #827 )
...
Added Ukrainian language
2024-01-31 11:01:56 +01:00
Isaiah
fc06f01b34
feat(new-tool): yaml formater ( #779 )
...
* validating if yaml is correct and collecting format options
* Formatting yaml, sorting keys and changing indent size.
* Removed unused format options
* Fixed lint errors
* Installed types for js-yaml
* Removed legacy routing and added tool creation date
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
* Using existing yaml package instead of js-yaml
* Update src/tools/yaml-viewer/index.ts
---------
Co-authored-by: Isaiah <66272034+isaiah-j@users.noreply.github.com>
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
2024-01-31 09:58:53 +00:00
hieudt-2054
c46207f1bb
feat(new-tool): added unicode conversion utilities ( #858 )
...
* feat: add Text to Unicode tool
* Update src/tools/text-to-unicode/index.ts
---------
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
2024-01-31 09:55:18 +00:00
Amery2010
c6583ef013
WIP(translate): Completed some page translation under web category
2024-01-10 23:15:39 +08:00
Amery2010
2da11a7242
WIP(translate): translate converter category all tools
2023-12-26 23:57:28 +08:00
Amery2010
2ee3b01105
WIP(translate): translate ulid-generator, encryption, bip39-generator, hmac-generator, rsa-key-pair-generator, password-strength-analyser and pdf-signature-checker tools
2023-12-22 22:42:03 +08:00
Corentin Thomasset
670f735501
chore(version): release 2023.12.21-5ed3693
2023-12-21 08:45:28 +01:00
Corentin Thomasset
a29ad66809
docs(changelog): update changelog for 2023.12.21-5ed3693
2023-12-21 08:45:27 +01:00
Amery2010
70515d32a5
WIP(translate): translate token-generator, hash-text, bcrypt and uuid-generator tools
2023-12-20 23:04:58 +08:00
Markus Blaschke
5ed36935c7
fix(jwt-parser): jwt claim array support ( #799 )
...
fixes support of claim array values (was shown "[Object]" before)
Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
2023-12-12 14:04:19 +01:00
Isaiah
80e46c9292
fix(camera-recorder): stop camera on navigation ( #782 )
...
* Stopping camera when user switches to another page
* Missing ;
2023-11-29 13:58:07 +01:00
Richard "EpicKitty" Bowey
7a70dbbe0c
fix(doc): updated create new tool command in readme ( #762 )
2023-11-22 20:27:46 +01:00
lzb16
2e56641398
feat(i18n): improve chinese i18n ( #757 )
2023-11-16 18:27:51 +01:00
lzb16
a1037cf8f1
feat(i18n): add tooltip and favoriteButton i18n ( #756 )
2023-11-16 08:20:42 +00:00
renovate[bot]
0fe9a20329
chore(deps): switched from oui to oui-data for mac address lookup ( #693 )
...
* fix(deps): update dependency oui to v13
* chore(deps): switched from oui to oui-data for mac address lookup
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2023-11-14 23:44:23 +00:00
renovate[bot]
2e396d8776
chore(deps): update unocss monorepo to ^0.57.0 ( #638 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-15 00:19:09 +01:00
Corentin THOMASSET
bd3edcb528
refactor(about, i18n): improved i18n dx with markdown ( #753 )
2023-11-14 23:15:41 +00:00
Corentin THOMASSET
de1ee69ef9
refactor(token, i18n): complete fr translation ( #752 )
2023-11-14 23:14:05 +00:00
Gary
8f99eb6017
feat(i18n): add Chinese translation base ( #718 )
...
* Create zh_CN.yml
* rename
* Update zh.yml
* Update zh.yml
* Update zh.yml
* Update zh.yml
* Update zh.yml
2023-11-15 00:09:36 +01:00
Corentin THOMASSET
38586caab7
refactor(uuid generator): uuid version picker ( #751 )
2023-11-13 21:38:01 +00:00
Corentin THOMASSET
043e4f0a08
fix(base64-file-converter): fix downloading of index.html content without data preambula ( #750 )
...
* fix(base64-file-converter): fix downloading of index.html content without data preambula
* feat(base64-file-converter): infer mime type from base64 signature
---------
Co-authored-by: akharlov <harl_aa@skbkontur.ru>
2023-11-13 10:44:23 +00:00
Corentin THOMASSET
ca43a25569
refactor(case converter): no split on lowercase, uppercase and mocking case ( #748 )
2023-11-13 00:00:55 +00:00
Corentin THOMASSET
7fe47b3be4
refactor(ui): replaced legacy n-upload with c-file-upload ( #747 )
2023-11-13 00:56:51 +01:00
Corentin THOMASSET
16ffe6b5c9
refactor(token): added password in token generator keywords ( #746 )
2023-11-12 22:54:13 +00:00
Corentin THOMASSET
478192065e
feat(new tool): pdf signature checker ( #745 )
2023-11-12 22:22:41 +00:00
Corentin THOMASSET
205e360400
fix(docker): rollback armv7 in docker releases ( #741 )
2023-11-09 13:33:19 +00:00
Steltek
821cbea2bf
fix(eta): corrected example ( #737 )
2023-11-08 19:56:58 +01:00
Oceansdeep7
093ff311fd
refactor(bcrypt): fix input label align ( #721 )
...
Co-authored-by: robin.li <robin.li@webeye.com>
2023-11-07 09:10:52 +01:00