Chesterkxng
f3400dc12c
feat: csv-rows-to-columns
2025-03-28 17:01:12 +00:00
Ibrahima G. Coulibaly
105a85a5ef
Merge pull request #60 from iib0011/chesterkxng
...
feat: truncate-clock-time
2025-03-26 21:41:08 +00:00
Chesterkxng
15506c2841
feat: truncate-clock-time
2025-03-26 21:35:21 +00:00
Ibrahima G. Coulibaly
ca7f6a6900
chore: text result extensions
2025-03-26 20:50:56 +00:00
Ibrahima G. Coulibaly
ab587e60d0
chore: result file name
2025-03-26 20:24:46 +00:00
Ibrahima G. Coulibaly
c3023ae4ef
Merge pull request #58 from lfsjesus/feature/json2xml
...
Feature: JSON to XML
2025-03-26 20:02:53 +00:00
Ibrahima G. Coulibaly
26ae9e06ee
Merge pull request #59 from iib0011/chesterkxng
...
feat: convert-seconds-to-time, convert-time-to-seconds
2025-03-26 20:02:37 +00:00
Ibrahima G. Coulibaly
065cc20562
fix: typo
2025-03-26 20:01:47 +00:00
Chesterkxng
e081a5ee9c
feat: convert-time-to-seconds
2025-03-26 17:40:24 +00:00
Chesterkxng
890005f77c
fix: containsOnlyDigits (remove minus)
2025-03-26 17:39:51 +00:00
Luís Jesus
b61ac4d969
Refactor: code is easier to understand and more recursive-friendly
2025-03-26 15:49:56 +00:00
Chesterkxng
674c587bd0
feat: convert-seconds-to-time
2025-03-26 14:38:50 +00:00
Luís Jesus
c9f94f5f61
Fix: indentation fix
2025-03-26 12:41:18 +00:00
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