1
0
Fork 0
mirror of https://github.com/CorentinTh/it-tools.git synced 2025-08-08 23:15:19 +02:00

Commit graph

  • 8089c60000
    refactor(json-prettifier): more permissive json parser Corentin Thomasset 2022-08-04 22:18:15 +02:00
  • d30cd8a9ab
    refactor(home): removed new tool first sort Corentin Thomasset 2022-08-04 21:59:22 +02:00
  • 04a8e122be
    chore(release): 2.10.1 v2.10.1 Corentin Thomasset 2022-08-04 12:16:54 +02:00
  • 447bdf2148
    refactor(base64): mutualized base64 functions into global utilities Corentin Thomasset 2022-08-04 12:09:32 +02:00
  • ca7cb44389
    fix(bip39-generator): cleared an issue with the mnemonic validation Corentin Thomasset 2022-08-04 12:08:23 +02:00
  • e48d60b1ed
    refactor(chronometer): improved chronometer precision Corentin Thomasset 2022-08-04 09:06:42 +02:00
  • fda0b0ca25
    fix(import): removed auto added weird .js extension Corentin Thomasset 2022-08-04 08:49:35 +02:00
  • cc717bc87e
    chore(release): 2.10.0 v2.10.0 Corentin Thomasset 2022-08-03 17:25:48 +02:00
  • 1bc6380c6f feat(new-tool): hmac generator Corentin Thomasset 2022-08-03 13:59:45 +02:00
  • 02c4963531 refactor(lint): externalization of prettier for simpler IDE support Corentin Thomasset 2022-08-03 13:59:23 +02:00
  • a91d6804af
    feat(new-tool): hmac generator Corentin Thomasset 2022-08-03 13:59:45 +02:00
  • 73354135b5
    refactor(lint): externalization of prettier for simpler IDE support Corentin Thomasset 2022-08-03 13:59:23 +02:00
  • 129f74c371 feat(new-tool): an svg placeholder image generator Corentin Thomasset 2022-08-03 13:58:00 +02:00
  • 0be33fb337 refactor(display): mutualized code display Corentin Thomasset 2022-08-03 12:47:00 +02:00
  • bb67fbb0fa
    feat(new-tool): an svg placeholder image generator Corentin Thomasset 2022-08-03 13:58:00 +02:00
  • e1a05ef139
    refactor(display): mutualized code display Corentin Thomasset 2022-08-03 12:47:00 +02:00
  • 422b6eb05a
    feat(hash-text): digest base selector (#254) Corentin THOMASSET 2022-08-03 17:16:03 +02:00
  • 7461e578c5
    feat(hash-text): digest base selector Corentin Thomasset 2022-08-03 13:55:00 +02:00
  • fad4833ca2
    chore(deps): updated dependencies Corentin Thomasset 2022-08-02 11:50:34 +02:00
  • 531a25c1c4
    fix(eta-calculator): clamp inputs (#249) marvin-j97 2022-08-03 08:37:00 +02:00
  • 77b5b0cab5
    refactor(validation): simplified validation system Corentin Thomasset 2022-07-29 15:49:28 +02:00
  • 7570ad9656
    fix(bip39-generator): typo in validation message Corentin Thomasset 2022-07-29 10:58:03 +02:00
  • 8a9e7888de
    fix(base64-to-string): prevent validation error Corentin Thomasset 2022-07-29 10:56:42 +02:00
  • 750a76b00f
    refactor(base64-to-file): clean validation to convert base64 to file Corentin Thomasset 2022-07-29 10:56:04 +02:00
  • 5f03619ab4
    fix(wording): removed spaces before ponctuation (#252) marvin-j97 2022-08-03 08:46:59 +02:00
  • 20015ac535
    Remove spaces before question marks marvin-j97 2022-08-03 00:00:00 +02:00
  • df3a3739d2
    fix(eta-calculator): clamp inputs marvin-j97 2022-08-02 23:22:46 +02:00
  • 352365f012
    chore(release): 2.9.2 v2.9.2 Corentin Thomasset 2022-07-28 19:31:16 +02:00
  • 4f599b6999
    fix(device-information): handle of unknown values Corentin Thomasset 2022-07-28 19:30:36 +02:00
  • 138149e6f0
    fix(device-information): prevent unwanted y-truncature of text JWB 2022-07-28 13:28:23 -04:00
  • 118366ed2c
    Update src/tools/device-information/device-information.vue Corentin THOMASSET 2022-07-28 19:24:04 +02:00
  • 17eb9184f0
    Device information page styling fix JWB 2022-07-28 12:49:57 -04:00
  • 412de23796
    fix(base64-file): fixed url slug Corentin Thomasset 2022-07-25 23:31:06 +02:00
  • 1a22d55b3c
    refactor(base64-file): fixed typo Corentin Thomasset 2022-07-25 23:23:53 +02:00
  • bb4aac6d4a
    chore(release): 2.9.1 v2.9.1 Corentin Thomasset 2022-07-25 23:22:32 +02:00
  • e6953d1b67
    refactor(base64): split base64 text and file conversion in two tools + base64 to file Corentin Thomasset 2022-07-25 23:21:42 +02:00
  • a70a0f83a1
    chore(release): 2.9.0 v2.9.0 Corentin Thomasset 2022-07-25 18:48:09 +02:00
  • bdee93a9e4
    feat(new-tool): added a basic auth generator Corentin Thomasset 2022-07-25 18:37:14 +02:00
  • 08ce407a01
    chore(release): 2.8.0 v2.8.0 Corentin Thomasset 2022-07-24 18:36:15 +02:00
  • 125a50215a
    feat(new-tool): added an ETA calculator Corentin Thomasset 2022-07-24 18:28:06 +02:00
  • d5738e1aef
    chore(deps): upgraded naive-ui version Corentin Thomasset 2022-07-24 18:24:44 +02:00
  • 560fcf3f78
    fix(sql-prettifier): better responsiveness Corentin Thomasset 2022-07-24 15:54:05 +02:00
  • 328fda65b3
    refactor(json-prettify): improved layout for the json prettifier Corentin Thomasset 2022-07-24 15:10:38 +02:00
  • ba87097e3d
    refactor(sql-prettifier): remove unused service files Corentin Thomasset 2022-07-24 15:06:57 +02:00
  • 99383d25fc
    chore(release): 2.7.0 v2.7.0 Corentin Thomasset 2022-07-24 14:39:40 +02:00
  • d1f95f5b34
    feat(new-tool): added an SQL prettifier and formatter Corentin Thomasset 2022-07-24 14:37:27 +02:00
  • 6cd25a743e
    fix(typo): fix few typos Corentin Thomasset 2022-07-24 10:38:28 +02:00
  • d2f5d3c3de
    chore(release): 2.6.0 v2.6.0 Corentin Thomasset 2022-07-24 00:58:59 +02:00
  • 130031c225
    feat(new-tool): added chronometer Corentin Thomasset 2022-07-24 00:58:18 +02:00
  • 1c7257eeb0
    fix(script):fixed missing paranthesis in tool generator script Corentin Thomasset 2022-07-23 23:07:53 +02:00
  • 214084262c
    refactor(import): auto reordered imports Corentin Thomasset 2022-07-23 23:04:57 +02:00
  • 92ce419f45
    fix(text-statistics): empty text mean 0 words and 0 lines Corentin Thomasset 2022-07-23 19:09:22 +02:00
  • 394d085846
    refactor: added accessibility labels on icon buttons Corentin Thomasset 2022-07-23 18:55:26 +02:00
  • ab53048d5f
    feat(search): focus the search bar using Ctrl+K Corentin Thomasset 2022-07-23 18:49:10 +02:00
  • c3a302bc38
    fix(lint): cleanned index.html Corentin Thomasset 2022-07-23 18:19:40 +02:00
  • a16161cdb4
    fix(deps): run dependencie audit auto fix Corentin Thomasset 2022-07-23 18:19:06 +02:00
  • 1dc113aaef
    chore(release): 2.5.3 v2.5.3 Corentin Thomasset 2022-07-21 21:13:42 +02:00
  • e371e8fedf
    fix: updated license in README Corentin Thomasset 2022-07-21 21:13:01 +02:00
  • e7997457a8
    chore(release): 2.5.2 v2.5.2 Corentin Thomasset 2022-07-21 21:07:42 +02:00
  • c4f9e90cc7
    chore: added missing fields in package.json Corentin Thomasset 2022-07-21 21:06:28 +02:00
  • eff7c23ebb
    chore: added license file Corentin Thomasset 2022-07-21 21:06:22 +02:00
  • 7a01af1c14
    chore(release): 2.5.1 v2.5.1 Corentin Thomasset 2022-06-02 01:00:49 +02:00
  • c2e1d59cb9
    fix(title): trully reactive tool title Corentin Thomasset 2022-06-02 00:58:31 +02:00
  • f48cd058cf
    fix: menu label key value was undefined Corentin Thomasset 2022-06-02 00:57:17 +02:00
  • 5ab4dd3d4a
    fix: tool sorting inconsistencies in home page Corentin Thomasset 2022-06-02 00:44:23 +02:00
  • f05c8e1dc6
    fix(lint): missing dangling comma Corentin Thomasset 2022-06-02 00:30:43 +02:00
  • ba3b84c668
    chore(release): 2.5.0 v2.5.0 Corentin Thomasset 2022-06-02 00:26:10 +02:00
  • 433ba2a3e5
    feat(new-tool): math evaluator Corentin Thomasset 2022-06-02 00:10:03 +02:00
  • 8fb0e6af9c
    refactor: removed unused import Corentin Thomasset 2022-06-02 00:09:21 +02:00
  • 11720e6cde
    feat(tools): new badge for recently created tools Corentin Thomasset 2022-06-01 23:52:21 +02:00
  • ac89490794
    refactor: renammed Tool.ts to tool.ts Corentin Thomasset 2022-05-25 23:20:51 +02:00
  • 2f61c745f5
    fix(config): updated env values loading Corentin Thomasset 2022-06-01 09:08:46 +02:00
  • a9a6526e75
    chore(deps): updated vitest version Corentin Thomasset 2022-06-01 09:07:28 +02:00
  • af0b02d3a8
    chore(release): 2.4.2 v2.4.2 Corentin Thomasset 2022-06-01 08:50:10 +02:00
  • a46d125c19
    refactor: set coerent head title for home page Corentin Thomasset 2022-05-30 20:35:22 +02:00
  • 6becdbb423
    refactor(config): added config management with figue Corentin Thomasset 2022-05-24 00:07:54 +02:00
  • 5ce1262fb4
    refactor(imports): removed useless defineProps import Corentin Thomasset 2022-05-24 00:07:24 +02:00
  • d591a73ce7
    chore(release): 2.4.1 v2.4.1 Corentin Thomasset 2022-05-15 11:34:19 +02:00
  • a88e4a9289
    fix(seo): wrong url in share metas Corentin Thomasset 2022-05-15 11:31:17 +02:00
  • d4ea393c1d
    refactor(seo): changed title string Corentin Thomasset 2022-05-15 11:29:36 +02:00
  • 048bc4ae94
    refactor(json-viewer): add clear button Corentin Thomasset 2022-05-14 16:29:50 +02:00
  • 3aefe83a31
    chore(release): 2.4.0 v2.4.0 Corentin Thomasset 2022-05-14 12:48:43 +02:00
  • c3b6132c26
    refactor(seo): changed title string Corentin Thomasset 2022-05-14 12:34:33 +02:00
  • d600b40b0d chore: use volta to manage node and npm versions Frode Fuglestad 2022-05-13 19:37:38 +02:00
  • 69f564e6fe
    chore: added pull request template Corentin Thomasset 2022-05-11 17:37:28 +02:00
  • e9cc499ed8
    feat(hash-text): compute all hashes at the same time (#242) Evo Stamatov 2022-05-12 00:29:55 +10:00
  • 36b64438fc revert back to allow empty value to be hashed; lint Evo Stamatov 2022-05-11 23:15:19 +10:00
  • 383d975695
    refactor(base-layout): renammed one letter variable Corentin Thomasset 2022-05-11 15:09:48 +02:00
  • 347144bfe8
    chore(deps): npm audit fix Corentin Thomasset 2022-05-11 14:39:51 +02:00
  • 4c4da16970
    docs: added producthunt banners Corentin Thomasset 2022-05-11 14:35:45 +02:00
  • 9450537bae
    chore: added eslint in recommended extensions Corentin Thomasset 2022-05-11 14:14:29 +02:00
  • 1d7032d026
    fix: update recommended extension ids (#244) Evo Stamatov 2022-05-11 22:08:39 +10:00
  • d2c767f092
    refactor(date-converter): mutualised and dry-ed code Evo Stamatov 2022-05-11 22:06:39 +10:00
  • cfdb6d38af add a format type and use shorthand assignment Evo Stamatov 2022-05-11 10:28:49 +10:00
  • a6c9905c3d fix: update recommended extension ids Evo Stamatov 2022-05-11 20:41:55 +10:00
  • 3508157f0f fix: address requested changes Evo Stamatov 2022-05-11 20:36:08 +10:00
  • 05e6bdd49a Revert "add prettier config" Evo Stamatov 2022-05-11 20:29:53 +10:00
  • 0cc7af6b1d
    chore(ci): run ci on PR Corentin Thomasset 2022-05-11 10:12:21 +02:00
  • 7b9fd5723b add a format type and use shorthand assignment Evo Stamatov 2022-05-11 10:28:49 +10:00
  • fd374ff6fd add prettier config Evo Stamatov 2022-05-11 10:13:30 +10:00