it-tools/src/utils
Carsten Götzinger 12f3697d53 Merge branch 'main' into feat/base64-url-encode-option
* main:
  refactor(ui): replaced some n-input with c-input-text
  chore(version): release 2023.05.14-77f2efc
  docs(changelog): update changelog for 2023.05.14-77f2efc
  refactor(ui): replaced some n-input with c-input-text
  ui-lib(new-component): added text input component in the c-lib
  ui-lib(button): size variants
  chore(issues): updated new tool request issue template

# Conflicts:
#	src/tools/base64-string-converter/base64-string-converter.vue
2023-05-15 06:44:51 +02:00
..
array.ts feat(list-converter): a small converter who deals with column based data and do some stuff with it (#387) 2023-05-07 13:25:25 +02:00
base64.test.ts feat(base64-string-converter): changes based on review comments, use config object instead of boolean argument. 2023-05-15 06:39:07 +02:00
base64.ts feat(base64-string-converter): changes based on review comments, use config object instead of boolean argument. 2023-05-15 06:39:07 +02:00
boolean.test.ts feat(new tool): phone parser and normalizer 2023-05-02 13:57:39 +02:00
boolean.ts feat(new tool): phone parser and normalizer 2023-05-02 13:57:39 +02:00
convert.ts feat(tool): text statistics 2022-04-14 01:06:06 +02:00
defaults.test.ts refactor(base64): mutualized base64 functions into global utilities 2022-08-04 12:09:32 +02:00
defaults.ts feat(new-tool): RSA key pair generator 2023-03-10 18:16:55 +01:00
error.test.ts fix(integer-base-converter): handle non-decimal char and better error message 2022-12-07 21:52:24 +01:00
error.ts fix(integer-base-converter): handle non-decimal char and better error message 2022-12-07 21:52:24 +01:00
macAddress.ts refactor(ui): replaced some n-input with c-input-text 2023-05-15 01:31:22 +02:00
random.ts ui-lib(new-component): added text input component in the c-lib 2023-05-14 22:30:23 +02:00