Commit Graph

  • 6b8682fd23
    chore(deps): update dependency workbox-window to v7 (#509) renovate[bot] 2023-06-27 20:29:41 +02:00
  • 9e8349dbc4
    chore(deps): update dependency vite-svg-loader to v4 (#508) renovate[bot] 2023-06-27 20:13:06 +02:00
  • f44050742d
    chore(deps): update dependency typescript to ~4.9.0 (#481) renovate[bot] 2023-06-27 20:08:12 +02:00
  • b0d9a3e6c7
    chore(deps): update dependency vue-tsc to ^0.40.0 (#490) renovate[bot] 2023-06-27 17:59:05 +00:00
  • 30f88fc6a8
    refactor(navbar): consistent spacing in navbar buttons (#507) Corentin THOMASSET 2023-06-27 18:47:32 +02:00
  • 72c98a3c5e
    refactor(ui): remove n-text (#506) Corentin THOMASSET 2023-06-25 15:49:43 +02:00
  • 05ea545475
    refactor(ui): replaced some n-input to c-input (#505) Corentin THOMASSET 2023-06-25 15:00:50 +02:00
  • 5c3bebfe62
    chore(deps): updated unplugin-auto-import (#504) Corentin THOMASSET 2023-06-25 11:45:56 +02:00
  • 8df7cd0f19
    chore(deps): removed start-server-and-test dependency renovate[bot] 2023-06-25 08:34:36 +00:00
  • a9c7b89193
    feat(new-tool): password strength analyzer (#502) Corentin THOMASSET 2023-06-25 10:26:29 +02:00
  • 6bda2caa04
    chore(deps): update dependency c8 to v8 (#498) renovate[bot] 2023-06-25 10:02:46 +02:00
  • 994a1c3401
    chore(deps): update dependency @types/jsdom to v21 (#495) renovate[bot] 2023-06-24 18:55:46 +02:00
  • 05edaf423c
    chore(deps): update node.js to v16.20.1 (#491) renovate[bot] 2023-06-24 18:54:36 +02:00
  • 8c72e692a7
    fix(deps): update dependency country-code-lookup to ^0.1.0 (#493) renovate[bot] 2023-06-24 18:49:54 +02:00
  • cec9dea9e0
    fix(deps): update dependency @vueuse/head to ^0.9.0 (#492) renovate[bot] 2023-06-24 18:48:42 +02:00
  • 49eacea195
    chore(deps): update dependency vitest to ^0.32.0 (#489) renovate[bot] 2023-06-24 18:47:57 +02:00
  • 3f7d469e9f
    chore(deps): update actions/checkout action to v3 (#494) renovate[bot] 2023-06-24 18:46:01 +02:00
  • 5f2190887d
    chore(deps): update dependency unplugin-vue-components to ^0.25.0 (#484) renovate[bot] 2023-06-23 22:19:08 +02:00
  • 6cb0845336
    chore(deps): update dependency unplugin-auto-import to ^0.16.0 (#483) renovate[bot] 2023-06-23 22:18:44 +02:00
  • 12d9e5d377
    fix(i18n): fallback for demo i18n Corentin Thomasset 2023-06-23 21:57:08 +02:00
  • e29b258e90 feat(new-tool): yaml to toml Corentin Thomasset 2023-06-23 21:40:43 +02:00
  • ea50a3fc65 feat(new-tool): json to toml Corentin Thomasset 2023-06-23 21:40:30 +02:00
  • 746e5bdccc feat(new-tool): toml to yaml Corentin Thomasset 2023-06-23 21:39:37 +02:00
  • c7d4f112c0 feat(new-tool): toml to json Corentin Thomasset 2023-06-23 21:33:54 +02:00
  • 9125dcf9c6
    refactor(json-viewer): input monospace font (#485) Marvin 2023-06-23 21:38:34 +02:00
  • 38710dce56
    chore(deps): update dependency unocss to ^0.53.0 (#482) renovate[bot] 2023-06-23 21:30:45 +02:00
  • 282cfc4c4b
    chore(deps): update dependency @unocss/eslint-config to ^0.53.0 (#478) renovate[bot] 2023-06-23 16:59:18 +02:00
  • ba4876d0d5
    refacor(transformers): use monospace font for JSON and SQL text areas (#476) Marvin 2023-06-23 16:51:52 +02:00
  • 363c2e47e6
    chore(deps): added renovate.json (#477) renovate[bot] 2023-06-23 16:49:03 +02:00
  • 9526ed8324
    fix(typos): fixed more typos & uppercase JSON (#475) Marvin 2023-06-23 15:23:47 +02:00
  • 7068610438
    fix(about): typos and wording (#474) Marvin 2023-06-21 21:45:48 +02:00
  • 847323ccba
    docs(ide): updated vscode extensions settings (#472) Corentin THOMASSET 2023-06-19 23:49:40 +02:00
  • 1b038c7826
    chore(i18n): tool scoped locales (#471) Corentin THOMASSET 2023-06-19 23:14:44 +02:00
  • ec4c533718
    feat(command-palette): random tool action Corentin Thomasset 2023-06-19 21:51:25 +02:00
  • 63045951e1
    feat(config): allow app to run in a subfolder via BASE_URL (#461) Seb 2023-06-19 17:42:29 +01:00
  • c4cec9e18f
    fix(mime-types): typos (#470) Corentin THOMASSET 2023-06-19 18:09:03 +02:00
  • bcb98b359c
    refactor(search): command palette design (#463) Corentin THOMASSET 2023-06-19 00:21:36 +02:00
  • 732da08157 chore(wysiwyg-editor): update tiptap dependencies Corentin Thomasset 2023-06-19 00:01:46 +02:00
  • b9406a492d
    feat(new-tool): percentage calculator (#456) Seb 2023-06-18 17:24:39 +01:00
  • 69f0bd079f
    feat(new-tool): json to csv converter Corentin Thomasset 2023-06-18 17:57:18 +02:00
  • 4cbd7ac145 fix(sonar): took down minor sonar warning Corentin Thomasset 2023-06-18 14:52:12 +02:00
  • ebfb872fae chore(i18n): setup i18n plugin config Corentin Thomasset 2023-06-18 14:11:38 +02:00
  • a6bbeaebd8
    feat(new tool): xml formatter (#457) jmmanzano 2023-06-18 12:27:26 +02:00
  • f771e7a99f
    feat(chmod-calculator): added symbolic representation (#455) myztillx 2023-06-18 05:01:54 -04:00
  • cf7b1f000a
    feat(enhancement): use system dark mode (#458) Seb 2023-06-18 09:59:22 +01:00
  • 1e2a35b892 refactor(c-input-text): force usage of props with default Corentin Thomasset 2023-06-11 21:16:26 +02:00
  • 45c2474279 refactor(naming): prevent auto import conflicts for git memo Corentin Thomasset 2023-06-10 17:31:19 +02:00
  • fe61f0f2f2 refactor(imports): removed unnecessary imports to vue Corentin Thomasset 2023-06-10 17:14:50 +02:00
  • 93799af83c
    chore(config): netlify deployment support (#443) David Nguyen 2023-06-10 22:02:08 +07:00
  • 962a6d6ec4 chore(ci): shard e2e tests Corentin Thomasset 2023-06-10 16:46:52 +02:00
  • d2956b66fe feat(phone-parser): searchable country code select Corentin Thomasset 2023-06-10 16:35:30 +02:00
  • 105b21badc
    fix(readme): typo DawnElixir 2023-06-01 04:55:44 +08:00
  • 33c9b6643f chore(lint): switched to a better lint config Corentin Thomasset 2023-05-28 23:13:24 +02:00
  • 4d2b037dbe refactor(ui): removed all n-space Corentin Thomasset 2023-05-27 17:36:15 +02:00
  • 34d8e5ce2c
    feat(new tool): camera screenshot and recorder Corentin Thomasset 2023-05-16 23:12:37 +02:00
  • 8515c24264 chors(deps): updated vueuse dependency version Corentin Thomasset 2023-05-15 16:59:53 +02:00
  • 0b20f1c16a
    feat(base64-string-converter): switch to encode and decode url safe base64 strings (#392) cgoIT 2023-05-15 14:35:44 +02:00
  • 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 +02:00
  • 7aed9c56fd fix(ipv4-converter): removed readonly on input Corentin Thomasset 2023-05-15 09:55:25 +02:00
  • f7fc779e63 refactor(ui): replaced some n-input with c-input-text Corentin Thomasset 2023-05-15 00:41:45 +02:00
  • b3b6b7c46b
    chore(version): release 2023.05.14-77f2efc v2023.5.14-77f2efc Corentin Thomasset 2023-05-14 22:48:20 +02:00
  • 141c12455e
    docs(changelog): update changelog for 2023.05.14-77f2efc Corentin Thomasset 2023-05-14 22:48:20 +02:00
  • 77f2efc0b9 refactor(ui): replaced some n-input with c-input-text Corentin Thomasset 2023-05-14 21:26:18 +02:00
  • aad8d84e13 ui-lib(new-component): added text input component in the c-lib Corentin Thomasset 2023-05-07 23:31:10 +02:00
  • 401f13f7e3 ui-lib(button): size variants Corentin Thomasset 2023-05-07 23:29:55 +02:00
  • edae4c6915 chore(issues): updated new tool request issue template Corentin THOMASSET 2023-05-13 22:09:36 +02:00
  • a43c546e34
    fix(phone-parser): use default country code Corentin Thomasset 2023-05-07 13:04:55 +02:00
  • 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 +02:00
  • a8c1231753
    feat(new-tool): svg mesh gradient generator svg-mesh-gradient-generator Corentin Thomasset 2023-03-19 11:53:15 +01:00
  • ce3150c65d feat(new tool): phone parser and normalizer Corentin Thomasset 2023-05-01 16:43:45 +02:00
  • 3f6c8f0edd
    fix(home): prevent weird blue border on card Corentin Thomasset 2023-05-01 13:44:30 +02:00
  • daf2cf0285
    chore(version): release 2023.04.23-92bd835 v2023.4.23-92bd835 Corentin Thomasset 2023-04-23 22:44:35 +02:00
  • b7aaea1b58
    docs(changelog): update changelog for 2023.04.23-92bd835 Corentin Thomasset 2023-04-23 22:44:35 +02:00
  • 92bd83536f feat(ui-lib): demo pages for c-lib components Corentin Thomasset 2023-04-23 22:26:32 +02:00
  • e88c1d5f2c fix(ts): cleaned legacy typechecking warning Corentin Thomasset 2023-04-23 16:12:11 +02:00
  • 362f2fa280 feat(new-tool): diff of two json objects Corentin Thomasset 2023-04-22 00:49:03 +02:00
  • 61ece2387f
    refactor(ui-lib): prevent c-button to shrink Corentin Thomasset 2023-04-20 21:01:45 +02:00
  • f080933d2a refactor(ui): replaced naive ui cards with custom ones Corentin Thomasset 2023-04-20 20:49:28 +02:00
  • bb32513bd3
    refactor(clean): removed unused lodash import Corentin Thomasset 2023-04-19 22:57:55 +02:00
  • c311e3824d fix(mac-address-lookup): added copy handler on button click Corentin Thomasset 2023-04-19 22:56:31 +02:00
  • 74073f5038 refactor(clean): removed useless br tags Corentin Thomasset 2023-04-19 22:44:22 +02:00
  • c45bce36f9 refactor(ui): getting ride of naive ui buttons Corentin Thomasset 2023-04-19 21:38:59 +02:00
  • 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 +02:00
  • 6d2202597c feat(date converter): auto focus main input Corentin Thomasset 2023-04-19 13:06:48 +02:00
  • 8bcca22694
    feat(new tool): argon2 password hashing and verification argon2 Corentin Thomasset 2023-04-16 13:55:15 +02:00
  • 0fd99deca9
    wip ssg Corentin Thomasset 2023-04-15 02:10:28 +02:00
  • f7a1383da5
    chore(deps): updated dependencies versions update-dependencies Corentin Thomasset 2023-04-14 23:32:09 +02:00
  • c68a1fd713
    chore(version): release 2023.04.14-dbad773 v2023.4.14-dbad773 Corentin Thomasset 2023-04-14 21:09:36 +02:00
  • 46b1a07213
    docs(changelog): update changelog for 2023.04.14-dbad773 Corentin Thomasset 2023-04-14 21:09:36 +02:00
  • dbad7730f9
    chore(release): create a github release on new version Corentin Thomasset 2023-04-14 18:44:22 +02:00
  • 85cb0ffabd chore(version): reset CHANGELOG content to support new format Corentin Thomasset 2023-04-14 18:25:33 +02:00
  • 8355bd2ae4 feat(new-tool): http status codes Corentin Thomasset 2023-04-14 01:20:47 +02:00
  • 6fb4994603 refactor(uuid-generator): prevent NaN in quantity Corentin Thomasset 2023-04-13 23:30:33 +02:00
  • 7d7cc99866
    chore(version): release v2023.04.13-dce9ff9 v2023.4.13-dce9ff9 Corentin Thomasset 2023-04-13 01:09:14 +02:00
  • 636cbb2c32
    chore(version): release v2023.04.13-023cc75 v2023.4.13-023cc75 Corentin Thomasset 2023-04-13 01:08:12 +02:00
  • dce9ff91e2 feat(cd): git version tag pushed to docker Corentin Thomasset 2023-04-13 01:03:21 +02:00
  • 023cc753e8
    feat(cd): git version tag pushed to docker Corentin Thomasset 2023-04-13 01:03:21 +02:00
  • 80401b6405
    refactor(404): simplified 404 page Corentin Thomasset 2023-04-13 00:03:08 +02:00
  • fd9ab59172 refactor(date-converter): improved ux and layout Corentin Thomasset 2023-04-12 23:01:21 +02:00
  • 5fa811a583 chore(deps): updated dependencies Corentin Thomasset 2023-04-12 20:27:32 +02:00