Commit Graph

309 Commits

Author SHA1 Message Date
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
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
Ibrahima G. Coulibaly (aider)
5b7eb7961a feat: Add comments to tools list to check ToolContent usage 2025-03-09 16:52:36 +00:00
Ibrahima G. Coulibaly (aider)
3bfb521d26 feat: Implement ToolContent for duplicate tool page. 2025-03-09 16:52:17 +00:00
Ibrahima G. Coulibaly (aider)
0b2fbb5cd1 feat: Create plan to refactor tools to use ToolContent 2025-03-09 16:50:59 +00:00
Ibrahima G. Coulibaly
cb59050deb Merge pull request #44 from ady-cf/feature/validate-json
feat: added Json Validation
2025-03-09 15:50:36 +00:00
Ibrahima G. Coulibaly
8461270024 refactor: validateJson 2025-03-09 15:49:44 +00:00
Adithya Jagadeesh
d7587d526a Feature: Added Json Validation #issue42 2025-03-09 15:46:47 +05:30
Adithya Jagadeesh
038dfdd9a5 feat: add JSON validation utility with detailed error messages 2025-03-09 15:38:46 +05:30
Ibrahima G. Coulibaly
d01e2f0f2f fix: misc 2025-03-09 04:27:41 +00:00
Ibrahima G. Coulibaly
372cb95d14 chore: remove unnecessary files 2025-03-09 04:02:19 +00:00
Ibrahima G. Coulibaly
0f1956799c feat: crop png 2025-03-09 03:58:04 +00:00
Ibrahima G. Coulibaly
5e1aceccd1 feat: crop png 2025-03-09 02:35:30 +00:00
Ibrahima G. Coulibaly
0a21aa07ab feat: crop png 2025-03-09 02:35:01 +00:00
Ibrahima G. Coulibaly
214081ca7b Merge pull request #41 from TheLukasHenry/createUIsForTools
Create UI for already created tools (#35)
2025-03-09 01:56:32 +00:00