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
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
cgoIT
0b20f1c16a
feat(base64-string-converter): switch to encode and decode url safe base64 strings ( #392 )
...
* feat(base64-string-converter): switch to encode and decode url safe
* feat(base64-string-converter): changes based on review comments, use config object instead of boolean argument.
* feat(base64-string-converter): fix validation, add option to watch additional refs for changes which interfere with validation rules
2023-05-15 14:35:44 +02:00
Corentin Thomasset
f7fc779e63
refactor(ui): replaced some n-input with c-input-text
2023-05-15 01:31:22 +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
f080933d2a
refactor(ui): replaced naive ui cards with custom ones
2023-04-20 20:57:38 +02:00
Corentin Thomasset
c45bce36f9
refactor(ui): getting ride of naive ui buttons
2023-04-19 22:33:22 +02:00
Corentin Thomasset
cf723f144e
refactor(clean): removed empty style tag
2022-12-20 21:14:40 +01:00
Corentin Thomasset
447bdf2148
refactor(base64): mutualized base64 functions into global utilities
2022-08-04 12:09:32 +02:00
Corentin Thomasset
77b5b0cab5
refactor(validation): simplified validation system
2022-08-03 17:13:33 +02:00
Corentin Thomasset
8a9e7888de
fix(base64-to-string): prevent validation error
2022-08-03 17:13:33 +02:00
Corentin Thomasset
e6953d1b67
refactor(base64): split base64 text and file conversion in two tools + base64 to file
2022-07-25 23:21:42 +02:00