Commit Graph

  • 6e5c940184 Merge remote-tracking branch 'origin/main' Ibrahima G. Coulibaly 2025-03-29 11:21:10 +00:00
  • d4ee73be1a docs: url in readme Ibrahima G. Coulibaly 2025-03-29 11:20:59 +00:00
  • 35be979a6e fix; unecessary ternary condition Chesterkxng 2025-03-29 11:20:07 +00:00
  • 9f13da2968 fix: edge case (empty string in csv-rows-to-columns) Chesterkxng 2025-03-29 09:37:10 +00:00
  • 0da754c0e9 Merge pull request #70 from iib0011/chesterkxng Ibrahima G. Coulibaly 2025-03-28 20:53:18 +00:00
  • 68f82f442b fix: description Ibrahima G. Coulibaly 2025-03-28 20:51:18 +00:00
  • 7979025c6f chore: check emptyValuesFilling while rendering Ibrahima G. Coulibaly 2025-03-28 20:47:52 +00:00
  • 968a354d84 fix: condition fixed Chesterkxng 2025-03-28 19:59:59 +00:00
  • 39cf7aa4e3 fix: removing empty lines Chesterkxng 2025-03-28 19:52:14 +00:00
  • 68976a48f6 Merge branch 'main' into chesterkxng Chesterkxng 2025-03-28 17:28:28 +00:00
  • 01d6151802 Merge remote-tracking branch 'origin/main' Ibrahima G. Coulibaly 2025-03-28 17:27:47 +00:00
  • 93f5ddd204 fix: process.env undefined Ibrahima G. Coulibaly 2025-03-28 17:27:31 +00:00
  • 2280059e14 feat: csv-rows-to-columns Chesterkxng 2025-03-28 17:14:19 +00:00
  • 04e885a9b0 Merge branch 'main' into chesterkxng Chesterkxng 2025-03-28 17:02:26 +00:00
  • f3400dc12c feat: csv-rows-to-columns Chesterkxng 2025-03-28 17:01:12 +00:00
  • f31b2cb350 Update release version Ibrahima G. Coulibaly 2025-03-28 13:23:49 +00:00
  • f9e23d528a chore: time between dates icon v0.2.0 Ibrahima G. Coulibaly 2025-03-27 21:31:23 +00:00
  • c619e4b609 Merge pull request #61 from TheLukasHenry/days-calculator-#51 Ibrahima G. Coulibaly 2025-03-27 20:40:19 +00:00
  • 6ac0f24c02 test: time between dates Ibrahima G. Coulibaly 2025-03-27 20:33:15 +00:00
  • 0576223aa5 refactor: time between dates Ibrahima G. Coulibaly 2025-03-27 20:19:43 +00:00
  • dc44f44f53 fixed Title of examples Lukas Herajt 2025-03-27 11:08:33 -04:00
  • a3d75e57ed added time between 2 dates Lukas Herajt 2025-03-27 10:14:05 -04:00
  • 4b2d38cae3 chore: zoom on hover Ibrahima G. Coulibaly 2025-03-27 05:08:27 +00:00
  • 21ee0a7ac5 chore: show new tools in landing Ibrahima G. Coulibaly 2025-03-27 05:03:06 +00:00
  • d487fa10ab Merge remote-tracking branch 'origin/main' Ibrahima G. Coulibaly 2025-03-27 04:09:42 +00:00
  • 15cc852cf0 feat: rotate pdf Ibrahima G. Coulibaly 2025-03-27 04:09:31 +00:00
  • 105a85a5ef Merge pull request #60 from iib0011/chesterkxng Ibrahima G. Coulibaly 2025-03-26 21:41:08 +00:00
  • 15506c2841 feat: truncate-clock-time Chesterkxng 2025-03-26 21:35:21 +00:00
  • ca7f6a6900 chore: text result extensions Ibrahima G. Coulibaly 2025-03-26 20:50:56 +00:00
  • ab587e60d0 chore: result file name Ibrahima G. Coulibaly 2025-03-26 20:24:46 +00:00
  • c3023ae4ef Merge pull request #58 from lfsjesus/feature/json2xml Ibrahima G. Coulibaly 2025-03-26 20:02:53 +00:00
  • 26ae9e06ee Merge pull request #59 from iib0011/chesterkxng Ibrahima G. Coulibaly 2025-03-26 20:02:37 +00:00
  • 065cc20562 fix: typo Ibrahima G. Coulibaly 2025-03-26 20:01:47 +00:00
  • e081a5ee9c feat: convert-time-to-seconds Chesterkxng 2025-03-26 17:40:24 +00:00
  • 890005f77c fix: containsOnlyDigits (remove minus) Chesterkxng 2025-03-26 17:39:51 +00:00
  • b61ac4d969 Refactor: code is easier to understand and more recursive-friendly Luís Jesus 2025-03-26 15:49:56 +00:00
  • 674c587bd0 feat: convert-seconds-to-time Chesterkxng 2025-03-26 14:38:50 +00:00
  • c9f94f5f61 Fix: indentation fix Luís Jesus 2025-03-26 12:41:18 +00:00
  • 44f0856ad4 Fixed comment Luís Jesus 2025-03-26 12:00:26 +00:00
  • 1fbba9b359 Fix: line break in arrays Luís Jesus 2025-03-26 11:42:59 +00:00
  • 1023d8d002 Merge branch 'iib0011:main' into feature/json2xml Luís Jesus 2025-03-26 11:23:53 +00:00
  • 52134e82a3 Refactor: removed redundancy on array conversion Luís Jesus 2025-03-26 11:22:57 +00:00
  • 63884cd5ea Added support for null values: empty xml tag Luís Jesus 2025-03-26 11:09:20 +00:00
  • c602fdbb8c Merge pull request #57 from iib0011/split-pdf Ibrahima G. Coulibaly 2025-03-26 05:56:52 +00:00
  • ca778284b9 feat: split pdf Ibrahima G. Coulibaly 2025-03-26 05:55:53 +00:00
  • e6f54a3f2b feat: split pdf Ibrahima G. Coulibaly 2025-03-26 05:43:59 +00:00
  • c0297a187d refactor: background removal Ibrahima G. Coulibaly 2025-03-26 04:14:19 +00:00
  • a7c3e47ba1 feat: background removal Ibrahima G. Coulibaly 2025-03-26 04:04:54 +00:00
  • 585cf7fa67 Merge pull request #56 from iib0011/refactor-file-input Ibrahima G. Coulibaly 2025-03-26 03:49:28 +00:00
  • b762cc86da refactor: file inputs Ibrahima G. Coulibaly 2025-03-26 03:48:45 +00:00
  • 31dca53efb Merge pull request #55 from iib0011/chesterkxng Ibrahima G. Coulibaly 2025-03-26 01:46:36 +00:00
  • fadd503133 feat: convert-hours-to-days Chesterkxng 2025-03-26 01:32:09 +00:00
  • 52666b2780 Removed unecessary dependencies Luís Jesus 2025-03-25 19:23:29 +00:00
  • b13ae88475 Added conversion from json to xml Luís Jesus 2025-03-25 19:07:26 +00:00
  • ff628c0ef1 Added tool options Luís Jesus 2025-03-25 16:42:21 +00:00
  • fdb7d5d704 Initial setup of pages. Tool definition Luís Jesus 2025-03-25 16:11:17 +00:00
  • 243c7d45a2 Merge pull request #54 from iib0011/chesterkxng Ibrahima G. Coulibaly 2025-03-24 21:14:16 +00:00
  • 76ca4254ca deleting date dir Chesterkxng 2025-03-24 21:09:51 +00:00
  • d1b53fa62e test: fixed Chesterkxng 2025-03-24 20:59:53 +00:00
  • 82b238ffe0 feat: convert-days-to-hours (time tools) Chesterkxng 2025-03-24 20:43:08 +00:00
  • a23e53386b Merge branch 'chesterkxng' of https://github.com/iib0011/omni-tools into chesterkxng Chesterkxng 2025-03-24 20:27:08 +00:00
  • 6ca0c805c0 Merge branch 'main' into chesterkxng Chesterkxng 2025-03-24 20:24:13 +00:00
  • 3c51268397 feat: convert-days-to-hours (time tools) Chesterkxng 2025-03-24 20:23:28 +00:00
  • 92986dd114 Merge pull request #53 from ARRY7686/csvToXml Ibrahima G. Coulibaly 2025-03-18 19:21:57 +00:00
  • 6bcf9ebf8a fix: misc Ibrahima G. Coulibaly 2025-03-18 19:20:54 +00:00
  • f4f09f4852 feat: add CSV to XML conversion tool with customizable options ARRY7686 2025-03-19 00:02:25 +05:30
  • 0a4186e4a5 chore: convert-days-to-hours init Ibrahima G. Coulibaly 2025-03-17 17:50:26 +00:00
  • 64e1dd5b83 Merge pull request #52 from EpicureanHeron/patch-1 Ibrahima G. Coulibaly 2025-03-17 15:27:32 +00:00
  • 0546ef76f0 Docker compose file example Joe Thor 2025-03-16 18:31:11 -05:00
  • 330e24e27d chore: optimize create-tool.mjs Ibrahima G. Coulibaly 2025-03-16 18:57:07 +00:00
  • 8de1c51adf fix: compute not firing Ibrahima G. Coulibaly 2025-03-14 17:06:38 +00:00
  • 9a1ecffedd Merge pull request #48 from EugSh1/truncate-text Ibrahima G. Coulibaly 2025-03-11 18:33:58 +00:00
  • bc83b0fcfa Merge branch 'main' into truncate-text Ibrahima G. Coulibaly 2025-03-11 18:30:49 +00:00
  • 3b4af2f2fb refactor: replace SimpleRadio with CheckboxWithDesc for boolean options EugSh 2025-03-11 08:17:50 +03:00
  • 19bdc5a53c feat: add Text Truncate tool EugSh 2025-03-10 13:09:22 +03:00
  • fec4d3f141 chore: remove some tests Ibrahima G. Coulibaly 2025-03-10 04:48:31 +00:00
  • 917a5c238c feat: trim video Ibrahima G. Coulibaly 2025-03-10 04:25:31 +00:00
  • d76abec8c0 feat: trim video Ibrahima G. Coulibaly 2025-03-10 04:13:10 +00:00
  • e2c6d02fe6 fix: missing meta Ibrahima G. Coulibaly 2025-03-10 00:56:05 +00:00
  • 10ff91f7e4 fix: tools by category scroll Ibrahima G. Coulibaly 2025-03-09 19:20:40 +00:00
  • 874efeed58 refactor: sum Ibrahima G. Coulibaly 2025-03-09 18:14:41 +00:00
  • 27f7b5460b fix: prettify json Ibrahima G. Coulibaly 2025-03-09 18:08:37 +00:00
  • 37154c6461 refactor: use ToolContent Ibrahima G. Coulibaly 2025-03-09 18:06:27 +00:00
  • 04832bd104 feat: missing tools Ibrahima G. Coulibaly 2025-03-09 17:45:13 +00:00
  • 2859b1ddc2 Merge remote-tracking branch 'origin/main' Ibrahima G. Coulibaly 2025-03-09 17:22:27 +00:00
  • b168edea82 refactor: use ToolContent Ibrahima G. Coulibaly 2025-03-09 17:22:14 +00:00
  • b4322335cc chore: Update checklist and tool list after implementing ToolContent. Ibrahima G. Coulibaly (aider) 2025-03-09 16:53:11 +00:00
  • de68f1221f chore: Add comments to tools needing ToolContent update. Ibrahima G. Coulibaly (aider) 2025-03-09 16:52:56 +00:00
  • 5b7eb7961a feat: Add comments to tools list to check ToolContent usage Ibrahima G. Coulibaly (aider) 2025-03-09 16:52:36 +00:00
  • 3bfb521d26 feat: Implement ToolContent for duplicate tool page. Ibrahima G. Coulibaly (aider) 2025-03-09 16:52:17 +00:00
  • 0b2fbb5cd1 feat: Create plan to refactor tools to use ToolContent Ibrahima G. Coulibaly (aider) 2025-03-09 16:50:59 +00:00
  • cb59050deb Merge pull request #44 from ady-cf/feature/validate-json Ibrahima G. Coulibaly 2025-03-09 15:50:36 +00:00
  • 8461270024 refactor: validateJson Ibrahima G. Coulibaly 2025-03-09 15:49:44 +00:00
  • d7587d526a Feature: Added Json Validation #issue42 Adithya Jagadeesh 2025-03-09 15:46:47 +05:30
  • 038dfdd9a5 feat: add JSON validation utility with detailed error messages Adithya Jagadeesh 2025-03-09 15:38:46 +05:30
  • d01e2f0f2f fix: misc Ibrahima G. Coulibaly 2025-03-09 04:27:41 +00:00
  • 372cb95d14 chore: remove unnecessary files Ibrahima G. Coulibaly 2025-03-09 04:02:19 +00:00
  • 0f1956799c feat: crop png Ibrahima G. Coulibaly 2025-03-09 03:58:04 +00:00
  • 5e1aceccd1 feat: crop png Ibrahima G. Coulibaly 2025-03-09 02:35:30 +00:00
  • 0a21aa07ab feat: crop png Ibrahima G. Coulibaly 2025-03-09 02:35:01 +00:00