Commit Graph

648 Commits

Author SHA1 Message Date
Chesterkxng
2280059e14 feat: csv-rows-to-columns 2025-03-28 17:14:19 +00:00
Chesterkxng
04e885a9b0 Merge branch 'main' into chesterkxng 2025-03-28 17:02:26 +00:00
Chesterkxng
f3400dc12c feat: csv-rows-to-columns 2025-03-28 17:01:12 +00:00
Ibrahima G. Coulibaly
f31b2cb350 Update release version 2025-03-28 13:23:49 +00:00
Ibrahima G. Coulibaly
f9e23d528a chore: time between dates icon v0.2.0 2025-03-27 21:31:23 +00:00
Ibrahima G. Coulibaly
c619e4b609 Merge pull request #61 from TheLukasHenry/days-calculator-#51
added time between 2 dates #51
2025-03-27 20:40:19 +00:00
Ibrahima G. Coulibaly
6ac0f24c02 test: time between dates 2025-03-27 20:33:15 +00:00
Ibrahima G. Coulibaly
0576223aa5 refactor: time between dates 2025-03-27 20:19:43 +00:00
Lukas Herajt
dc44f44f53 fixed Title of examples 2025-03-27 11:08:33 -04:00
Lukas Herajt
a3d75e57ed added time between 2 dates 2025-03-27 10:54:51 -04:00
Ibrahima G. Coulibaly
4b2d38cae3 chore: zoom on hover 2025-03-27 05:08:27 +00:00
Ibrahima G. Coulibaly
21ee0a7ac5 chore: show new tools in landing 2025-03-27 05:03:06 +00:00
Ibrahima G. Coulibaly
d487fa10ab Merge remote-tracking branch 'origin/main' 2025-03-27 04:09:42 +00:00
Ibrahima G. Coulibaly
15cc852cf0 feat: rotate pdf 2025-03-27 04:09:31 +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