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
cbf58fdd28
refactor(ui): removed n-page-header component in user-agent parser ( #663 )
2023-10-14 23:01:32 +02:00
Corentin THOMASSET
025f556023
refactor(ui): switched naive tooltip components to custom ones ( #661 )
2023-10-14 16:24:54 +00:00
Corentin THOMASSET
72c98a3c5e
refactor(ui): remove n-text ( #506 )
2023-06-25 13:49:43 +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
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
e88c1d5f2c
fix(ts): cleaned legacy typechecking warning
2023-04-23 17:11:04 +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
cgoIT
f350dc19aa
feat(new-tool): add new tool user agent parser ( #329 )
...
* fix(docker-run-to-docker-compose-converter): use different version of converter which suppports more options and is mor failsafe
* chore(docker-run-to-docker-compose-converter): add pnpm-lock.yaml again which was accidently removed in last commit
* chore(docker-run-to-docker-compose-converter): add fixed version of composerize-ts
* chore(user-agent-parser): changes requested by code review
* chore(user-agent-parser): some more changes requested by code review
2023-04-06 10:28:12 +02:00