Commit Graph

322 Commits

Author SHA1 Message Date
Luís Jesus
44f0856ad4 Fixed comment 2025-03-26 12:00:26 +00:00
Luís Jesus
1fbba9b359 Fix: line break in arrays 2025-03-26 11:42:59 +00:00
Luís Jesus
1023d8d002 Merge branch 'iib0011:main' into feature/json2xml 2025-03-26 11:23:53 +00:00
Luís Jesus
52134e82a3 Refactor: removed redundancy on array conversion 2025-03-26 11:22:57 +00:00
Luís Jesus
63884cd5ea Added support for null values: empty xml tag 2025-03-26 11:09:20 +00:00
Ibrahima G. Coulibaly
c602fdbb8c Merge pull request #57 from iib0011/split-pdf
feat: split pdf
2025-03-26 05:56:52 +00:00
Ibrahima G. Coulibaly
ca778284b9 feat: split pdf 2025-03-26 05:55:53 +00:00
Ibrahima G. Coulibaly
e6f54a3f2b feat: split pdf 2025-03-26 05:43:59 +00:00
Ibrahima G. Coulibaly
c0297a187d refactor: background removal 2025-03-26 04:14:19 +00:00
Ibrahima G. Coulibaly
a7c3e47ba1 feat: background removal 2025-03-26 04:04:54 +00:00
Ibrahima G. Coulibaly
585cf7fa67 Merge pull request #56 from iib0011/refactor-file-input
refactor: file inputs
2025-03-26 03:49:28 +00:00
Ibrahima G. Coulibaly
b762cc86da refactor: file inputs 2025-03-26 03:48:45 +00:00
Ibrahima G. Coulibaly
31dca53efb Merge pull request #55 from iib0011/chesterkxng
feat: convert-hours-to-days
2025-03-26 01:46:36 +00:00
Chesterkxng
fadd503133 feat: convert-hours-to-days 2025-03-26 01:32:09 +00:00
Luís Jesus
52666b2780 Removed unecessary dependencies 2025-03-25 19:23:29 +00:00
Luís Jesus
b13ae88475 Added conversion from json to xml 2025-03-25 19:07:26 +00:00
Luís Jesus
ff628c0ef1 Added tool options 2025-03-25 16:42:21 +00:00
Luís Jesus
fdb7d5d704 Initial setup of pages. Tool definition 2025-03-25 16:11:17 +00:00
Ibrahima G. Coulibaly
243c7d45a2 Merge pull request #54 from iib0011/chesterkxng
Chesterkxng
2025-03-24 21:14:16 +00:00
Chesterkxng
76ca4254ca deleting date dir 2025-03-24 21:09:51 +00:00
Chesterkxng
d1b53fa62e test: fixed 2025-03-24 20:59:53 +00:00
Chesterkxng
82b238ffe0 feat: convert-days-to-hours (time tools) 2025-03-24 20:43:08 +00:00
Chesterkxng
a23e53386b Merge branch 'chesterkxng' of https://github.com/iib0011/omni-tools into chesterkxng 2025-03-24 20:27:08 +00:00
Chesterkxng
6ca0c805c0 Merge branch 'main' into chesterkxng 2025-03-24 20:24:13 +00:00
Chesterkxng
3c51268397 feat: convert-days-to-hours (time tools) 2025-03-24 20:23:28 +00:00
Ibrahima G. Coulibaly
92986dd114 Merge pull request #53 from ARRY7686/csvToXml
Added CSV to XML conversion tool with customizable options
2025-03-18 19:21:57 +00:00
Ibrahima G. Coulibaly
6bcf9ebf8a fix: misc 2025-03-18 19:20:54 +00:00
ARRY7686
f4f09f4852 feat: add CSV to XML conversion tool with customizable options 2025-03-19 00:02:25 +05:30
Ibrahima G. Coulibaly
0a4186e4a5 chore: convert-days-to-hours init 2025-03-17 17:50:26 +00:00
Ibrahima G. Coulibaly
64e1dd5b83 Merge pull request #52 from EpicureanHeron/patch-1
Docker compose file example
2025-03-17 15:27:32 +00:00
Joe Thor
0546ef76f0 Docker compose file example
Adding docker compose file example to documentation.
2025-03-16 18:31:11 -05:00
Ibrahima G. Coulibaly
330e24e27d chore: optimize create-tool.mjs 2025-03-16 18:57:07 +00:00
Ibrahima G. Coulibaly
8de1c51adf fix: compute not firing 2025-03-14 17:06:38 +00:00
Ibrahima G. Coulibaly
9a1ecffedd Merge pull request #48 from EugSh1/truncate-text
feat: add Text Truncate tool
2025-03-11 18:33:58 +00:00
Ibrahima G. Coulibaly
bc83b0fcfa Merge branch 'main' into truncate-text 2025-03-11 18:30:49 +00:00
EugSh
3b4af2f2fb refactor: replace SimpleRadio with CheckboxWithDesc for boolean options 2025-03-11 08:17:50 +03:00
EugSh
19bdc5a53c feat: add Text Truncate tool
Implement Text Truncate tool with options for truncating text from the right, left, and line-by-line.
Allows setting custom truncation length and defining a truncation indicator.
2025-03-10 13:09:22 +03:00
Ibrahima G. Coulibaly
fec4d3f141 chore: remove some tests 2025-03-10 04:48:31 +00:00
Ibrahima G. Coulibaly
917a5c238c feat: trim video 2025-03-10 04:25:31 +00:00
Ibrahima G. Coulibaly
d76abec8c0 feat: trim video 2025-03-10 04:13:10 +00:00
Ibrahima G. Coulibaly
e2c6d02fe6 fix: missing meta 2025-03-10 00:56:05 +00:00
Ibrahima G. Coulibaly
10ff91f7e4 fix: tools by category scroll 2025-03-09 19:20:40 +00:00
Ibrahima G. Coulibaly
874efeed58 refactor: sum 2025-03-09 18:14:41 +00:00
Ibrahima G. Coulibaly
27f7b5460b fix: prettify json 2025-03-09 18:08:37 +00:00
Ibrahima G. Coulibaly
37154c6461 refactor: use ToolContent 2025-03-09 18:06:27 +00:00
Ibrahima G. Coulibaly
04832bd104 feat: missing tools 2025-03-09 17:45:13 +00:00
Ibrahima G. Coulibaly
2859b1ddc2 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	.idea/workspace.xml
2025-03-09 17:22:27 +00:00
Ibrahima G. Coulibaly
b168edea82 refactor: use ToolContent 2025-03-09 17:22:14 +00:00
Ibrahima G. Coulibaly (aider)
b4322335cc chore: Update checklist and tool list after implementing ToolContent. 2025-03-09 16:53:11 +00:00
Ibrahima G. Coulibaly (aider)
de68f1221f chore: Add comments to tools needing ToolContent update. 2025-03-09 16:52:56 +00:00