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-11-01 | fix(encryption): alert on decryption error (#711) | 1 | -3/+9 | ||
* update(c-alert): Add variant 'error' * fix(encryption): Alert decryption error (#652) * feat(c-alert): added title * refactor(composable): mutualized computedCatch --------- Co-authored-by: code2933 <code2933@outlook.com> | |||||
2023-08-07 | feat(ui): added c-select in the ui lib (#550) | 1 | -12/+10 | ||
* feat(ui): added c-select in the ui lib * refactor(ui): switched n-select to c-select | |||||
2023-06-25 | refactor(ui): replaced some n-input to c-input (#505) | 1 | -50/+28 | ||
2023-06-10 | refactor(imports): removed unnecessary imports to vue | 1 | -1/+0 | ||
2023-05-28 | chore(lint): switched to a better lint config | 1 | -19/+19 | ||
2023-05-27 | refactor(ui): removed all n-space | 1 | -10/+10 | ||
2023-05-14 | refactor(ui): replaced some n-input with c-input-text | 1 | -6/+12 | ||
2023-04-20 | refactor(ui): replaced naive ui cards with custom ones | 1 | -4/+4 | ||
2023-04-19 | refactor(clean): removed useless br tags | 1 | -4/+2 | ||
2022-06-02 | feat(tools): new badge for recently created tools | 1 | -3/+3 | ||
2022-06-02 | refactor: renammed Tool.ts to tool.ts | 1 | -1/+1 | ||
2022-05-09 | fix(typo): misspelings | 2 | -3/+3 | ||
2022-04-24 | refactor(responsive): row layout for multicards on big screens | 1 | -66/+63 | ||
2022-04-22 | refactor(lint): linter auto fix | 1 | -51/+26 | ||
2022-04-16 | refactor: removed empty sources | 1 | -3/+0 | ||
2022-04-16 | feat(router): added legacy routes redirections | 1 | -0/+1 | ||
2022-04-15 | refactor(style): updated linter config | 1 | -77/+101 | ||
2022-04-13 | refactor(style): replaced scss style block to less | 1 | -1/+1 | ||
2022-04-07 | feat(tool): encryption | 2 | -0/+113 | ||