Corentin THOMASSET
025f556023
refactor(ui): switched naive tooltip components to custom ones ( #661 )
2023-10-14 16:24:54 +00:00
Corentin THOMASSET
5c4d775e2d
feat(new tool): ULID generator ( #623 )
2023-09-11 22:57:42 +00:00
Simon Bordeyne
0eedce69a6
feat(new tool): add wifi qr code generator ( #599 )
...
* (feat: new tool): add wifi qr code generator
* Update src/tools/wifi-qr-code-generator/wifi-qr-code-generator.vue
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
* Update src/tools/wifi-qr-code-generator/index.ts
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
* remove naive UI grid
* Update src/tools/wifi-qr-code-generator/index.ts
---------
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
2023-09-06 07:46:40 +00:00
Mark Townsend
8a30b6bdb3
refactor(spelling): minor corrections to phrasing/spelling ( #596 )
...
* Minor corrections to phrasing/spelling.
* Corrected 'millennia'.
* Corrected tests.
---------
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
2023-09-04 14:51:04 +02:00
Corentin THOMASSET
7ab9204e96
refactor(c-key-value-list): got rid of table for layout ( #611 )
2023-09-03 16:12:22 +00:00
Anton Mosich
e18bae1fca
refactor(bcrypt): fix typo ( #604 )
2023-09-01 16:30:51 +02:00
Corentin THOMASSET
3a63837d3d
feat(new tool): iban validation and parser ( #591 )
2023-08-27 18:12:31 +00:00
Corentin THOMASSET
81bfe57cb8
feat(new tool): text diff and comparator ( #588 )
...
* feat(new tool): text diff and comparator
* chore(ci): increased memory in CI
2023-08-26 16:43:47 +02:00
Corentin THOMASSET
6f93cba3da
feat(copy): support legacy copy to clipboard for older browser ( #581 )
2023-08-21 23:00:20 +00:00
renovate[bot]
76b2761d62
chore(deps): switched to fucking typescript v5 ( #501 )
...
* chore(deps): update dependency typescript to v5
* chore(deps): switched to fucking typescript v5
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2023-08-21 19:57:59 +00:00
renovate[bot]
6ff9a01cc8
chore(deps): update dependency @antfu/eslint-config to ^0.40.0 ( #552 )
...
* chore(deps): update dependency @antfu/eslint-config to ^0.40.0
* chore(deps): updated eslint
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2023-08-21 18:27:08 +00:00
renovate[bot]
a2b9b157e5
chore(deps): update dependency prettier to v3 ( #564 )
...
* chore(deps): update dependency prettier to v3
* chore(deps): updated prettier
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2023-08-21 18:02:54 +00:00
renovate[bot]
0f1f6590c5
chore(deps): removed ts-pattern ( #565 )
...
* fix(deps): update dependency ts-pattern to v5
* chore(deps): removed ts-pattern
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2023-08-21 17:06:09 +00:00
renovate[bot]
2bcb77a9f9
fix(deps): update dependency sql-formatter to v12 ( #520 )
...
* fix(deps): update dependency sql-formatter to v12
* fix(sql-prettify): corrected types
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2023-08-21 18:34:15 +02:00
Corentin THOMASSET
c58d6e3423
feat(new tool): string obfuscator ( #575 )
2023-08-16 21:43:45 +00:00
Corentin THOMASSET
86e964a274
fix(copy): prevent shorthand copy if source is present in useCopy ( #559 )
...
* fix(copy): prevent shorthand copy if source is present in useCopy
* refactor(copy): normalized copy usage
2023-08-09 22:07:44 +00:00
Marvin
7b6232a151
feat(Case Converter): Add lowercase and uppercase ( #534 )
...
* feat(case converter): add uppercase and lowercase
* (case converter) correctly use stripRegexp
* style: lint fix
* 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
* feat(new tool): emoji picker (#551 )
* chore(deps): update dependency @vitejs/plugin-vue to v4 (#496 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update dependency @vitejs/plugin-vue-jsx to v3 (#497 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* refactor(case converter): using nocase to convert to upper and lower case
* refactor(case converter): config based case changes
---------
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-09 23:45:21 +02: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
cf382b5a10
chore(e2e): execute e2e against built app ( #511 )
2023-06-29 18:48:51 +02: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
ea50a3fc65
feat(new-tool): json to toml
2023-06-23 21:47:23 +02:00
Corentin Thomasset
746e5bdccc
feat(new-tool): toml to yaml
2023-06-23 21:47:23 +02:00
Corentin Thomasset
c7d4f112c0
feat(new-tool): toml to json
2023-06-23 21:47:23 +02:00
Marvin
9125dcf9c6
refactor(json-viewer): input monospace font ( #485 )
2023-06-23 19:38:34 +00:00
Marvin
ba4876d0d5
refacor(transformers): use monospace font for JSON and SQL text areas ( #476 )
...
* feat(c-input): Add monospace prop
* feat: use monospace input for json and sql inputs
2023-06-23 16:51:52 +02:00
Marvin
9526ed8324
fix(typos): fixed more typos & uppercase JSON ( #475 )
...
* fix(About): typo
* uppercase json & typos
2023-06-23 15:23:47 +02:00
Corentin THOMASSET
1b038c7826
chore(i18n): tool scoped locales ( #471 )
2023-06-19 21:14:44 +00:00
Corentin THOMASSET
c4cec9e18f
fix(mime-types): typos ( #470 )
2023-06-19 16:09:03 +00: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
Corentin Thomasset
4cbd7ac145
fix(sonar): took down minor sonar warning
2023-06-18 14:56:52 +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
myztillx
f771e7a99f
feat(chmod-calculator): added symbolic representation ( #455 )
2023-06-18 11:01:54 +02:00
Corentin Thomasset
45c2474279
refactor(naming): prevent auto import conflicts for git memo
2023-06-10 17:37:38 +02:00
Corentin Thomasset
fe61f0f2f2
refactor(imports): removed unnecessary imports to vue
2023-06-10 17:24:10 +02:00
Corentin Thomasset
d2956b66fe
feat(phone-parser): searchable country code select
2023-06-10 16:43:03 +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
34d8e5ce2c
feat(new tool): camera screenshot and recorder
2023-05-17 00:34:10 +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
cgoIT
8c92d56318
fix(ipv4-range-expander): calculate correct for ip addresses where the first octet is lower than 128 ( #405 )
2023-05-15 10:23:16 +02:00
Corentin Thomasset
7aed9c56fd
fix(ipv4-converter): removed readonly on input
2023-05-15 10:00:55 +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
a43c546e34
fix(phone-parser): use default country code
2023-05-07 13:25:33 +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