Commit graph

33 commits

Author SHA1 Message Date
ShareVB
8881f440ef feat: add sample of useful denied chars
Fix #1206
2024-08-03 14:47:50 +02:00
ShareVB
f7e535f3c0 fix: denied chars expected values 2024-08-03 14:46:53 +02:00
ShareVB
cbd32fdade fix(Token Generator): handle UI for small smartphone screen
Fix #1091
2024-05-15 21:27:50 +02:00
sharevb
ff57fda388 fix(Token Generator): multi token, last settings, length input, denied chars
Fix #777, #822 , #797, #466, #806, #1065
2024-05-13 08:29:27 +02: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
Raúl Mora
85b50bb8f0
feat(i18n): added spanish language (#854)
* spanish

translation

* Create es.yaml
2024-01-31 10:10:21 +00:00
Corentin THOMASSET
de1ee69ef9
refactor(token, i18n): complete fr translation (#752) 2023-11-14 23:14:05 +00:00
Corentin THOMASSET
16ffe6b5c9
refactor(token): added password in token generator keywords (#746) 2023-11-12 22:54:13 +00:00
莫颓
02e68d3f56
feat(i18n): token generator (#688) 2023-10-23 09:17:08 +02:00
renovate[bot]
76b2761d62
chore(deps): switched to fucking typescript v5 (#501)
* chore(deps): update dependency typescript to v5

* chore(deps): switched to fucking typescript v5

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2023-08-21 19:57:59 +00:00
Corentin THOMASSET
86e964a274
fix(copy): prevent shorthand copy if source is present in useCopy (#559)
* fix(copy): prevent shorthand copy if source is present in useCopy

* refactor(copy): normalized copy usage
2023-08-09 22:07:44 +00:00
Corentin THOMASSET
05ea545475
refactor(ui): replaced some n-input to c-input (#505) 2023-06-25 13:00:50 +00:00
Corentin THOMASSET
1b038c7826
chore(i18n): tool scoped locales (#471) 2023-06-19 21:14:44 +00:00
Corentin Thomasset
33c9b6643f chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
Corentin Thomasset
4d2b037dbe refactor(ui): removed all n-space 2023-05-27 17:53:13 +02:00
Corentin Thomasset
f080933d2a refactor(ui): replaced naive ui cards with custom ones 2023-04-20 20:57:38 +02:00
Corentin Thomasset
74073f5038 refactor(clean): removed useless br tags 2023-04-19 22:50:02 +02:00
Corentin Thomasset
c45bce36f9 refactor(ui): getting ride of naive ui buttons 2023-04-19 22:33:22 +02:00
Corentin Thomasset
ec7cb9351c feat(test): added e2e tests 2023-04-09 18:16:22 +02:00
Corentin Thomasset
cf16cb195d
refactor(token-generator): now using computedRefreshable 2023-03-29 21:12:20 +02:00
Corentin Thomasset
db817a2459
refactor(tools): config in query params 2023-01-28 21:06:16 +01:00
Corentin Thomasset
83da6b7ee9
refactor: token generator can use a custom alphabet 2022-08-24 00:18:01 +02:00
Corentin Thomasset
11720e6cde
feat(tools): new badge for recently created tools 2022-06-02 00:11:49 +02:00
Corentin Thomasset
ac89490794
refactor: renammed Tool.ts to tool.ts 2022-06-02 00:11:49 +02:00
Corentin Thomasset
086d31eab5
refactor(lint): linter auto fix 2022-04-22 23:31:40 +02:00
Corentin Thomasset
a14cac6d5c
refactor: removed empty sources 2022-04-16 21:20:09 +02:00
Corentin Thomasset
6b58ec554a
refactor(style): updated linter config 2022-04-15 23:10:47 +02:00
Corentin Thomasset
655d9d22e3
refactor(style): replaced scss style block to less 2022-04-13 22:54:57 +02:00
Corentin Thomasset
40dec52c84
feat(tool): added token generator 2022-04-04 00:25:29 +02:00
Corentin Thomasset
64c92a661c
chore: first commit 2022-03-31 00:33:29 +02:00