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
Ibrahima G. Coulibaly
c5f4f678fd
Merge remote-tracking branch 'origin/main' into fork/TheLukasHenry/createUIsForTools
...
# Conflicts:
# .idea/workspace.xml
2025-03-09 01:51:30 +00:00
Ibrahima G. Coulibaly
0499673a03
refactor: use ToolContent
2025-03-09 01:50:09 +00:00
Ibrahima G. Coulibaly
b372692971
refactor: use ToolContent in palindrome
2025-03-09 01:29:50 +00:00
Ibrahima G. Coulibaly
0fadb91b2c
refactor: use ToolContent in ExtractSubstring
2025-03-09 01:26:40 +00:00
Ibrahima G. Coulibaly
8661fabe7d
refactor: use ToolContent
2025-03-09 01:22:23 +00:00
Ibrahima G. Coulibaly
cf1c0e7e57
feat: csv to json
2025-03-09 00:41:59 +00:00
‘lukasHerajt’
a279c442ec
Uppercase Icon fixed
2025-03-08 07:46:41 -05:00
‘lukasHerajt’
fa0de1cf2d
icons added to links
2025-03-08 07:46:31 -05:00
‘lukasHerajt’
6402001d80
Added ui's(create palindrome, extract substring, palindrome check, randomize case, reverse, uppercase)
2025-03-08 07:32:13 -05:00
Ibrahima G. Coulibaly
4e1d2468df
feat: change pgn opacity
2025-03-08 08:46:25 +00:00
Ibrahima G. Coulibaly
5d04e5794a
feat: change pgn opacity
2025-03-08 08:38:35 +00:00