Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-02-11 | feat(i18n): get locales on build (#880) | 6 | -12/+0 | ||
2024-02-05 | feat(i18n): added vi tools translations (#876) | 1 | -0/+4 | ||
* Update Vietnamese translations in vi.yml file * Add Vietnamese translations for various tools | |||||
2024-02-05 | feat(i18n): added zh tools translations (#874) | 1 | -0/+4 | ||
2024-02-01 | feat(i18n): added missing locale files in tools (#863) | 4 | -0/+0 | ||
2024-02-01 | refactor(i18n): added locales per tool (#861) | 2 | -2/+7 | ||
2023-10-14 | refactor(ui): switched naive tooltip components to custom ones (#661) | 2 | -65/+26 | ||
2023-08-21 | feat(copy): support legacy copy to clipboard for older browser (#581) | 1 | -4/+4 | ||
2023-08-21 | chore(deps): update dependency @antfu/eslint-config to ^0.40.0 (#552) | 1 | -2/+2 | ||
* 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-06-29 | chore(e2e): execute e2e against built app (#511) | 1 | -4/+3 | ||
2023-06-10 | refactor(imports): removed unnecessary imports to vue | 2 | -2/+0 | ||
2023-05-28 | chore(lint): switched to a better lint config | 5 | -110/+122 | ||
2023-05-27 | refactor(ui): removed all n-space | 2 | -8/+7 | ||
2023-05-14 | refactor(ui): replaced some n-input with c-input-text | 1 | -61/+65 | ||
2023-04-19 | refactor(ui): getting ride of naive ui buttons | 2 | -12/+11 | ||
2023-04-09 | feat(test): added e2e tests | 2 | -3/+61 | ||
2023-04-06 | feat(css): added unocss with attributify preset | 1 | -1/+1 | ||
2023-04-04 | fix(otp-generator): editable secret | 1 | -3/+7 | ||
2023-03-31 | fix(otp-generator): better computation of token | 1 | -23/+14 | ||
2023-03-26 | refactor(otp-generator): coerce lowercase secret characters to uppercase | 3 | -2/+7 | ||
2023-03-26 | refactor(otp-generator): no more barcode color invertion | 1 | -1/+4 | ||
2022-08-24 | refactor(otp-generator): changed url | 1 | -1/+1 | ||
2022-08-24 | feat(new-tool): added otp generator | 5 | -0/+496 | ||