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 |
|
Corentin THOMASSET
|
95698cb938
|
refactor(i18n): added locales per tool (#861)
|
2024-02-01 14:05:54 +01:00 |
|
Corentin THOMASSET
|
025f556023
|
refactor(ui): switched naive tooltip components to custom ones (#661)
|
2023-10-14 16:24:54 +00:00 |
|
Corentin THOMASSET
|
6f93cba3da
|
feat(copy): support legacy copy to clipboard for older browser (#581)
|
2023-08-21 23:00:20 +00:00 |
|
renovate[bot]
|
6ff9a01cc8
|
chore(deps): update dependency @antfu/eslint-config to ^0.40.0 (#552)
* chore(deps): update dependency @antfu/eslint-config to ^0.40.0
* chore(deps): updated eslint
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2023-08-21 18:27:08 +00:00 |
|
Corentin THOMASSET
|
cf382b5a10
|
chore(e2e): execute e2e against built app (#511)
|
2023-06-29 18:48:51 +02:00 |
|
Corentin Thomasset
|
fe61f0f2f2
|
refactor(imports): removed unnecessary imports to vue
|
2023-06-10 17:24:10 +02: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
|
77f2efc0b9
|
refactor(ui): replaced some n-input with c-input-text
|
2023-05-14 22:30:23 +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
|
001031b7b5
|
feat(css): added unocss with attributify preset
|
2023-04-06 20:35:37 +02:00 |
|
Corentin Thomasset
|
a599528044
|
fix(otp-generator): editable secret
|
2023-04-04 12:55:02 +02:00 |
|
Corentin Thomasset
|
5281824b5d
|
fix(otp-generator): better computation of token
|
2023-03-31 01:01:44 +02:00 |
|
Corentin Thomasset
|
7c40539ef9
|
refactor(otp-generator): coerce lowercase secret characters to uppercase
|
2023-03-26 22:43:56 +02:00 |
|
Corentin Thomasset
|
b1d6bfd2dc
|
refactor(otp-generator): no more barcode color invertion
|
2023-03-26 16:15:37 +02:00 |
|
Corentin Thomasset
|
7f229959d6
|
refactor(otp-generator): changed url
|
2022-08-24 00:22:54 +02:00 |
|
Corentin Thomasset
|
5f16885923
|
feat(new-tool): added otp generator
|
2022-08-24 00:18:01 +02:00 |
|