Commit Graph

  • ed39bebc44
    refactor(imports): removed unnecessary imports to vue Corentin Thomasset 2023-06-10 17:14:50 +0200
  • 93799af83c
    chore(config): netlify deployment support (#443) David Nguyen 2023-06-10 22:02:08 +0700
  • e1dee25acf
    Update netlify.toml Corentin THOMASSET 2023-06-10 17:01:26 +0200
  • 962a6d6ec4 chore(ci): shard e2e tests Corentin Thomasset 2023-06-10 16:46:52 +0200
  • 2353780caf
    chore(ci): shard e2e tests Corentin Thomasset 2023-06-10 16:46:52 +0200
  • d2956b66fe feat(phone-parser): searchable country code select Corentin Thomasset 2023-06-10 16:35:30 +0200
  • f1ac9e5284
    feat(phone-parser): searchable country code select Corentin Thomasset 2023-06-10 16:35:30 +0200
  • 7dce07debd Create netlify.toml David Nguyen 2023-06-09 16:58:30 +0700
  • 4447ffee3c Merge remote-tracking branch 'CorentinTh/main' into main marvin-j97 2023-06-01 22:48:33 +0200
  • 4eaa75c843
    cd: parametrize listen port FerranAD 2023-06-01 22:15:33 +0200
  • 105b21badc
    fix(readme): typo DawnElixir 2023-06-01 04:55:44 +0800
  • 100df7dcc8
    Update README.md DawnElixir 2023-05-31 15:56:17 +0800
  • 33c9b6643f chore(lint): switched to a better lint config Corentin Thomasset 2023-05-28 23:13:24 +0200
  • 586a9b73df
    chore(lint): switched to a better lint config Corentin Thomasset 2023-05-28 23:13:24 +0200
  • 4d2b037dbe refactor(ui): removed all n-space Corentin Thomasset 2023-05-27 17:36:15 +0200
  • 5aeeb6ca0e
    refactor(ui): removed all n-space Corentin Thomasset 2023-05-27 17:36:15 +0200
  • 9da5b19dc6
    Merge a4aad32401 into 34d8e5ce2c LinkinStars 2023-05-17 10:02:22 +0200
  • 34d8e5ce2c
    feat(new tool): camera screenshot and recorder Corentin Thomasset 2023-05-16 23:12:37 +0200
  • e1302037e6
    feat(new tool): camera screenshot and recorder Corentin Thomasset 2023-05-16 23:12:37 +0200
  • 8515c24264 chors(deps): updated vueuse dependency version Corentin Thomasset 2023-05-15 16:59:53 +0200
  • 2aa2029e2b
    chors(deps): updated vueuse dependency version Corentin Thomasset 2023-05-15 16:59:53 +0200
  • 0b20f1c16a
    feat(base64-string-converter): switch to encode and decode url safe base64 strings (#392) cgoIT 2023-05-15 14:35:44 +0200
  • 8c92d56318
    fix(ipv4-range-expander): calculate correct for ip addresses where the first octet is lower than 128 (#405) cgoIT 2023-05-15 10:23:16 +0200
  • a90c5c19a8 Merge branch 'main' into feat/base64-url-encode-option Carsten Götzinger 2023-05-15 10:22:36 +0200
  • abd637f6f4 fix(ipv4-range-expander): calculate correct for ip addresses where the first octet is lower than 128 Carsten Götzinger 2023-05-15 10:13:59 +0200
  • 0285d5cb6d fix(ipv4-address-converter): make ipv4 input field editable again Carsten Götzinger 2023-05-15 10:03:55 +0200
  • 7aed9c56fd fix(ipv4-converter): removed readonly on input Corentin Thomasset 2023-05-15 09:55:25 +0200
  • 9cb312aad4
    fix(ipv4-converter): removed readonly on input Corentin Thomasset 2023-05-15 09:55:25 +0200
  • d0e02456e1 feat(base64-string-converter): fix validation, add option to watch additional refs for changes which interfere with validation rules Carsten Götzinger 2023-05-15 09:33:12 +0200
  • 12f3697d53 Merge branch 'main' into feat/base64-url-encode-option Carsten Götzinger 2023-05-15 06:44:51 +0200
  • 01e7cfaefb feat(base64-string-converter): changes based on review comments, use config object instead of boolean argument. Carsten Götzinger 2023-05-15 06:39:07 +0200
  • f7fc779e63 refactor(ui): replaced some n-input with c-input-text Corentin Thomasset 2023-05-15 00:41:45 +0200
  • 68c7e57e0e
    refactor(ui): replaced some n-input with c-input-text Corentin Thomasset 2023-05-15 00:41:45 +0200
  • b3b6b7c46b
    chore(version): release 2023.05.14-77f2efc v2023.5.14-77f2efc Corentin Thomasset 2023-05-14 22:48:20 +0200
  • 141c12455e
    docs(changelog): update changelog for 2023.05.14-77f2efc Corentin Thomasset 2023-05-14 22:48:20 +0200
  • 77f2efc0b9 refactor(ui): replaced some n-input with c-input-text Corentin Thomasset 2023-05-14 21:26:18 +0200
  • aad8d84e13 ui-lib(new-component): added text input component in the c-lib Corentin Thomasset 2023-05-07 23:31:10 +0200
  • 401f13f7e3 ui-lib(button): size variants Corentin Thomasset 2023-05-07 23:29:55 +0200
  • 006b566f0c
    refactor(ui): replaced some n-input with c-input-text Corentin Thomasset 2023-05-14 21:26:18 +0200
  • a64ebd43d5
    ui-lib(new-component): added text input component in the c-lib Corentin Thomasset 2023-05-07 23:31:10 +0200
  • cb1665acf2
    ui-lib(button): size variants Corentin Thomasset 2023-05-07 23:29:55 +0200
  • edae4c6915 chore(issues): updated new tool request issue template Corentin THOMASSET 2023-05-13 22:09:36 +0200
  • 5f37ee221a
    chore(issues): updated new tool request issue template Corentin THOMASSET 2023-05-13 22:09:36 +0200
  • e9d5429f30 feat(base64-string-converter): switch to encode and decode url safe Carsten Götzinger 2023-05-07 20:25:15 +0200
  • a43c546e34
    fix(phone-parser): use default country code Corentin Thomasset 2023-05-07 13:04:55 +0200
  • 83a7b3bae9
    feat(list-converter): a small converter who deals with column based data and do some stuff with it (#387) cgoIT 2023-05-07 11:29:22 +0200
  • 6f3b3150a0
    fix(phone-parser): use default country code Corentin Thomasset 2023-05-07 13:04:55 +0200
  • cb09e278d2
    feat(list-converter): a small converter who deals with column based data and do some stuff with it (#387) cgoIT 2023-05-07 11:29:22 +0200
  • 8136a3d799
    Update src/tools/list-converter/index.ts Corentin THOMASSET 2023-05-07 11:24:31 +0200
  • 06b4aef422
    Update src/tools/list-converter/index.ts Corentin THOMASSET 2023-05-07 11:24:27 +0200
  • 557860ba08
    Update src/tools/list-converter/index.ts Corentin THOMASSET 2023-05-07 11:24:22 +0200
  • a8c1231753
    feat(new-tool): svg mesh gradient generator svg-mesh-gradient-generator Corentin Thomasset 2023-03-19 11:53:15 +0100
  • adcffe1e51 feat(list-converter): a small converter who deals with column based data and do some stuff with it Carsten Götzinger 2023-05-02 18:32:41 +0200
  • ce3150c65d feat(new tool): phone parser and normalizer Corentin Thomasset 2023-05-01 16:43:45 +0200
  • 48d023fe59
    feat(new tool): phone parser and normalizer Corentin Thomasset 2023-05-01 16:43:45 +0200
  • 3f6c8f0edd
    fix(home): prevent weird blue border on card Corentin Thomasset 2023-05-01 13:44:30 +0200
  • daf2cf0285
    chore(version): release 2023.04.23-92bd835 v2023.4.23-92bd835 Corentin Thomasset 2023-04-23 22:44:35 +0200
  • b7aaea1b58
    docs(changelog): update changelog for 2023.04.23-92bd835 Corentin Thomasset 2023-04-23 22:44:35 +0200
  • 92bd83536f feat(ui-lib): demo pages for c-lib components Corentin Thomasset 2023-04-23 22:26:32 +0200
  • def1b3d822
    feat(ui-lib): demo pages for c-lib components Corentin Thomasset 2023-04-23 22:26:32 +0200
  • e88c1d5f2c fix(ts): cleaned legacy typechecking warning Corentin Thomasset 2023-04-23 16:12:11 +0200
  • 103f04e988
    fix(ts): cleaned legacy typechecking warning Corentin Thomasset 2023-04-23 16:12:11 +0200
  • 362f2fa280 feat(new-tool): diff of two json objects Corentin Thomasset 2023-04-22 00:49:03 +0200
  • 212c00ccc2
    feat(new-tool): diff of two json objects Corentin Thomasset 2023-04-22 00:49:03 +0200
  • 61ece2387f
    refactor(ui-lib): prevent c-button to shrink Corentin Thomasset 2023-04-20 21:01:45 +0200
  • f080933d2a refactor(ui): replaced naive ui cards with custom ones Corentin Thomasset 2023-04-20 20:49:28 +0200
  • 23587747e1
    refactor(ui): replaced naive ui cards with custom ones Corentin Thomasset 2023-04-20 20:49:28 +0200
  • a4aad32401 feat(aes): specify the initialization vector in AES encryption LinkinStars 2023-04-20 12:30:41 +0800
  • bb32513bd3
    refactor(clean): removed unused lodash import Corentin Thomasset 2023-04-19 22:57:55 +0200
  • c311e3824d fix(mac-address-lookup): added copy handler on button click Corentin Thomasset 2023-04-19 22:56:31 +0200
  • fa57783eb7
    fix(mac-address-lookup): added copy handler on button click Corentin Thomasset 2023-04-19 22:56:31 +0200
  • 74073f5038 refactor(clean): removed useless br tags Corentin Thomasset 2023-04-19 22:44:22 +0200
  • f015963ff3
    refactor(clean): removed useless br tags Corentin Thomasset 2023-04-19 22:44:22 +0200
  • c45bce36f9 refactor(ui): getting ride of naive ui buttons Corentin Thomasset 2023-04-19 21:38:59 +0200
  • 510fa8d0c3
    refactor(ui): getting ride of naive ui buttons Corentin Thomasset 2023-04-19 21:38:59 +0200
  • df989e24b3
    feat(ipv4-range-expander): expands a given IPv4 start and end address to a valid IPv4 subnet (#366) cgoIT 2023-04-19 20:30:45 +0200
  • e9f5bc3422 feat(ipv4-range-expander): only show n-alert if both ipv4 addresses are valid Carsten Götzinger 2023-04-19 20:25:09 +0200
  • 0e9c916259 Merge branch 'main' into feat/ipv4-range-expander Carsten Götzinger 2023-04-19 19:22:13 +0200
  • 527a4456b1 feat(ipv4-range-expander): changes due to review Carsten Götzinger 2023-04-19 19:20:34 +0200
  • 2b446472ad feat(ipv4-range-expander): fix sonar findings Carsten Götzinger 2023-04-19 13:44:38 +0200
  • fd6c71ba12 feat(ipv4-range-expander): remove old component copyable-ip-like.vue Carsten Götzinger 2023-04-19 13:37:08 +0200
  • 0b7ba4fbfe feat(ipv4-range-expander): expands a given IPv4 start and end address to a valid IPv4 subnet Carsten Götzinger 2023-04-19 13:35:02 +0200
  • 6d2202597c feat(date converter): auto focus main input Corentin Thomasset 2023-04-19 13:06:48 +0200
  • 81f34e2ca1
    feat(date converter): auto focus main input Corentin Thomasset 2023-04-19 13:06:48 +0200
  • 492d6b16c9
    Merge 8bcca22694 into c68a1fd713 Corentin THOMASSET 2023-04-16 12:43:32 +0000
  • 8bcca22694
    feat(new tool): argon2 password hashing and verification argon2 Corentin Thomasset 2023-04-16 13:55:15 +0200
  • 0fd99deca9
    wip ssg Corentin Thomasset 2023-04-15 02:10:28 +0200
  • b4b4195060 feat(json-diff): resolve merge conflicts Carsten Götzinger 2023-04-15 11:12:37 +0200
  • e756229c0d Merge branch 'main' into feat/json-diff Carsten Götzinger 2023-04-15 11:11:58 +0200
  • f7a1383da5
    chore(deps): updated dependencies versions update-dependencies Corentin Thomasset 2023-04-14 23:32:09 +0200
  • c68a1fd713
    chore(version): release 2023.04.14-dbad773 v2023.4.14-dbad773 Corentin Thomasset 2023-04-14 21:09:36 +0200
  • 46b1a07213
    docs(changelog): update changelog for 2023.04.14-dbad773 Corentin Thomasset 2023-04-14 21:09:36 +0200
  • dbad7730f9
    chore(release): create a github release on new version Corentin Thomasset 2023-04-14 18:44:22 +0200
  • 85cb0ffabd chore(version): reset CHANGELOG content to support new format Corentin Thomasset 2023-04-14 18:25:33 +0200
  • fab8629ebf
    chore(release): create a github release on new version Corentin Thomasset 2023-04-14 18:27:54 +0200
  • e78b33bee8
    chore(version): reset CHANGELOG content to support new format Corentin Thomasset 2023-04-14 18:25:33 +0200
  • dd3be277c3 feat(json-diff): resolve merge conflicts Carsten Götzinger 2023-04-14 14:09:11 +0200
  • fb822f9634 Merge branch 'main' into feat/json-diff Carsten Götzinger 2023-04-14 14:08:47 +0200
  • 8355bd2ae4 feat(new-tool): http status codes Corentin Thomasset 2023-04-14 01:20:47 +0200
  • 1ab90b1d27
    feat(new-tool): http status codes Corentin Thomasset 2023-04-14 01:20:47 +0200