Corentin THOMASSET
c58d6e3423
feat(new tool): string obfuscator ( #575 )
2023-08-16 21:43:45 +00:00
Corentin THOMASSET
93f7cf0e98
feat(new tool): emoji picker ( #551 )
2023-08-08 22:25:59 +02:00
Corentin THOMASSET
dfa1ba8554
feat(ui): added c-select in the ui lib ( #550 )
...
* feat(ui): added c-select in the ui lib
* refactor(ui): switched n-select to c-select
2023-08-07 15:30:00 +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
a9c7b89193
feat(new-tool): password strength analyzer ( #502 )
2023-06-25 08:26:29 +00:00
Corentin Thomasset
e29b258e90
feat(new-tool): yaml to toml
2023-06-23 21:47:23 +02:00
Corentin THOMASSET
bcb98b359c
refactor(search): command palette design ( #463 )
2023-06-19 00:35:50 +02:00
Corentin Thomasset
732da08157
chore(wysiwyg-editor): update tiptap dependencies
2023-06-19 00:08:07 +02:00
Seb
b9406a492d
feat(new-tool): percentage calculator ( #456 )
...
* feat(new tool): percentage calculator
* Apply suggestions from code review
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
---------
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
2023-06-18 18:24:39 +02:00
Corentin Thomasset
69f0bd079f
feat(new-tool): json to csv converter
2023-06-18 18:10:06 +02:00
jmmanzano
a6bbeaebd8
feat(new tool): xml formatter ( #457 )
...
* feat(new tool): xml formatter
* feat(xml-formatter): added happy path e2e tests
* refactor(xml-formatter): improved unit tests
* refactor(xml-formatter): add better suitable icon
* feat(xml-formatter): added happy path e2e tests
* feat(xml-formatter): registered xml as syntax highlighter
* chore(auto-import): removed unused NSpace
---------
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2023-06-18 10:27:26 +00:00
Corentin Thomasset
45c2474279
refactor(naming): prevent auto import conflicts for git memo
2023-06-10 17:37:38 +02:00
Corentin Thomasset
33c9b6643f
chore(lint): switched to a better lint config
2023-05-28 23:29:14 +02:00
Corentin Thomasset
34d8e5ce2c
feat(new tool): camera screenshot and recorder
2023-05-17 00:34:10 +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
aad8d84e13
ui-lib(new-component): added text input component in the c-lib
2023-05-14 22:30:23 +02:00
cgoIT
83a7b3bae9
feat(list-converter): a small converter who deals with column based data and do some stuff with it ( #387 )
...
* feat(list-converter): a small converter who deals with column based data and do some stuff with it
* Update src/tools/list-converter/index.ts
* Update src/tools/list-converter/index.ts
* Update src/tools/list-converter/index.ts
---------
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
fix(list-format): fix e2e
2023-05-07 13:25:25 +02:00
Corentin Thomasset
ce3150c65d
feat(new tool): phone parser and normalizer
2023-05-02 13:57:39 +02:00
Corentin Thomasset
92bd83536f
feat(ui-lib): demo pages for c-lib components
2023-04-23 22:43:06 +02:00
Corentin Thomasset
362f2fa280
feat(new-tool): diff of two json objects
2023-04-23 15:24:20 +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
cgoIT
df989e24b3
feat(ipv4-range-expander): expands a given IPv4 start and end address to a valid IPv4 subnet ( #366 )
...
* feat(ipv4-range-expander): expands a given IPv4 start and end address to a valid IPv4 subnet
* feat(ipv4-range-expander): remove old component copyable-ip-like.vue
* feat(ipv4-range-expander): fix sonar findings
* feat(ipv4-range-expander): changes due to review
* feat(ipv4-range-expander): only show n-alert if both ipv4 addresses are valid
2023-04-19 20:30:45 +02:00
Corentin Thomasset
8355bd2ae4
feat(new-tool): http status codes
2023-04-14 09:04:49 +02:00
Corentin Thomasset
05f06f6a07
refactor(dx): generic data transformer
2023-04-10 16:42:06 +02:00
Corentin Thomasset
ec7cb9351c
feat(test): added e2e tests
2023-04-09 18:16:22 +02:00
Corentin Thomasset
d7a503b4ae
feat(new-tool): ipv4 address converter
2023-04-08 22:09:22 +02:00
Corentin Thomasset
076df11024
feat(new-tool): mac address lookup
2023-04-07 00:24:49 +02:00
Corentin Thomasset
001031b7b5
feat(css): added unocss with attributify preset
2023-04-06 20:35:37 +02:00
Corentin Thomasset
4ccd73c2d1
feat(dx): auto resolve vue components
2023-04-06 19:08:28 +02:00