Commit graph

  • 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
  • 4df3af4888 compute all hashes at the same time instead of using a select Evo Stamatov 2022-05-11 10:13:15 +10:00
  • 34bc6a57a7
    feat(seo): added cannonical meta Corentin Thomasset 2022-05-10 09:12:11 +02:00
  • d356b1488f
    feat(new-tool): json viewer Corentin Thomasset 2022-05-09 17:41:42 +02:00
  • a60f64f744
    feat: catch throw on validation Corentin Thomasset 2022-05-09 17:40:29 +02:00
  • b89db3c8d0
    refactor: updated description Corentin Thomasset 2022-05-09 17:19:12 +02:00
  • 3cfc5f8bc2
    fix(lint): missing new lines Corentin Thomasset 2022-05-09 15:25:48 +02:00
  • 9da56da096
    chore(release): 2.3.2 v2.3.2 Corentin Thomasset 2022-05-09 14:45:47 +02:00
  • 9755e51fe2
    fix(typo): misspelings Corentin Thomasset 2022-05-09 14:38:54 +02:00
  • 0b0cbd55c3
    fix(base-converter): responsive input Corentin Thomasset 2022-04-24 23:22:52 +02:00
  • e21230bbd9
    refactor(responsive): row layout for multicards on big screens Corentin Thomasset 2022-04-24 23:09:12 +02:00
  • 84cf1bb964
    fix(base64-converter): async onUpload callback Corentin Thomasset 2022-04-24 22:33:15 +02:00
  • b64839cb73
    chore(release): 2.3.1 v2.3.1 Corentin Thomasset 2022-04-24 19:43:01 +02:00
  • 608ec3a81d
    refactor: changed twitter account handler Corentin Thomasset 2022-04-24 19:26:28 +02:00
  • d87091b23f
    chore(config): no index master Corentin Thomasset 2022-04-23 00:48:31 +02:00
  • 9d21fc8f9e
    chore(release): 2.3.0 v2.3.0 Corentin Thomasset 2022-04-23 00:45:22 +02:00
  • 81566bc648
    chore(release): 2.2.1 Corentin Thomasset 2022-04-21 17:24:10 +02:00
  • b22aa941f5
    fix(sider): default collapsed value Corentin Thomasset 2022-04-23 00:43:42 +02:00
  • b12cbe4124
    refactor: removed useless ref and value Corentin Thomasset 2022-04-23 00:04:14 +02:00
  • 086d31eab5
    refactor(lint): linter auto fix Corentin Thomasset 2022-04-22 23:31:40 +02:00
  • 8e29a97404
    feat(new-tool): html entities escape/unescape Corentin Thomasset 2022-04-22 20:13:37 +02:00
  • f60b95a63e
    chore(release): 2.2.1 v2.2.1 Corentin Thomasset 2022-04-21 17:24:10 +02:00
  • ebf6695d25
    fix(style): hard width for group labels Corentin Thomasset 2022-04-21 13:30:12 +02:00
  • c4dabccdae
    fix(sider): missing href for link in footer Corentin Thomasset 2022-04-19 13:20:55 +02:00
  • 0a15892dde
    fix(head): added titles for non-tool pages Corentin Thomasset 2022-04-19 13:19:44 +02:00
  • 005ebfba31
    fix(url-parser): cleaned weird margins on dark mode Corentin Thomasset 2022-04-19 00:23:28 +02:00
  • eb2755c8ae
    chore(release): 2.2.0 v2.2.0 Corentin Thomasset 2022-04-19 00:13:32 +02:00
  • 2b38d6f81e
    feat(new-tool): url parser Corentin Thomasset 2022-04-19 00:12:44 +02:00
  • ed9046d3e1
    fix(sider-footer): fixed commit sha url Corentin Thomasset 2022-04-18 18:27:52 +02:00
  • 3f8c345981
    chore(release): 2.1.0 v2.1.0 Corentin Thomasset 2022-04-18 18:24:16 +02:00
  • 277bd5f0da
    feat(new-tool): device information Corentin Thomasset 2022-04-18 18:11:06 +02:00
  • 09abffbcf9
    refactor(menu): removed burger menu icon tooltip Corentin Thomasset 2022-04-18 10:19:19 +02:00
  • 6d5856fa93
    feat(new-tool): bcrypt Corentin Thomasset 2022-04-18 10:16:59 +02:00
  • 2b89111cbb
    chore(release): 2.0.2 v2.0.2 Corentin Thomasset 2022-04-18 09:19:44 +02:00
  • 6b11de258a
    refactor(crontab): list instead of table on small screen Corentin Thomasset 2022-04-18 09:18:48 +02:00
  • 4fc303e5e3
    fix(git-memo): pre scroll on overflow Corentin Thomasset 2022-04-18 08:50:57 +02:00
  • cbf0b3d699
    fix(qr-code): responsive layout Corentin Thomasset 2022-04-18 08:49:39 +02:00
  • 71f79a5bbf
    fix(menu): menu auto closed on mobile Corentin Thomasset 2022-04-18 08:36:22 +02:00
  • 4112fa532e
    refactor: throw an error object instead of string Corentin Thomasset 2022-04-16 21:21:47 +02:00
  • a14cac6d5c
    refactor: removed empty sources Corentin Thomasset 2022-04-16 21:20:09 +02:00
  • dc768561f7
    chore(release): 2.0.1 v2.0.1 Corentin Thomasset 2022-04-16 21:02:40 +02:00
  • a58ae24d94
    refactor: lint fix Corentin Thomasset 2022-04-16 21:01:31 +02:00
  • 582808597c
    refactor: ref name Corentin Thomasset 2022-04-16 21:00:14 +02:00
  • 724e142222
    refactor: clean imports Corentin Thomasset 2022-04-16 20:59:44 +02:00
  • d066319b45
    fix: remove duplicate property Corentin Thomasset 2022-04-16 20:42:50 +02:00
  • 2e046ad09f
    feat(config): added vercel.json Corentin Thomasset 2022-04-16 16:53:21 +02:00
  • 34480b4e25
    fix(style): url encode/decode layout Corentin Thomasset 2022-04-16 16:16:00 +02:00
  • 1a18b744dc
    chore(style): lint README Corentin Thomasset 2022-04-16 15:54:39 +02:00
  • 70a3df044e
    docs: updated description Corentin Thomasset 2022-04-16 15:33:18 +02:00
  • a8b0d7f6f7
    chore(release): 2.0.0 v2.0.0 Corentin Thomasset 2022-04-16 15:29:08 +02:00
  • 81778834e6
    docs: added new tool creation procedure Corentin Thomasset 2022-04-16 15:28:49 +02:00
  • 668625c6da
    feat: added commit short sha Corentin Thomasset 2022-04-16 15:12:33 +02:00
  • f544928402
    chore: removed cypress integrations Corentin Thomasset 2022-04-16 13:43:35 +02:00
  • db21c5a1be
    chore: added standard-version Corentin Thomasset 2022-04-16 13:41:10 +02:00