Commit Graph

  • 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
  • 352365f012 chore(release): 2.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
  • 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 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 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 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 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 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 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 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 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 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 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 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 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
  • 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
  • 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
  • 0cc7af6b1d chore(ci): run ci on PR Corentin Thomasset 2022-05-11 10:12:21 +02: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 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 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
  • 9d21fc8f9e chore(release): 2.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
  • 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 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 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 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