Commit Graph

527 Commits

Author SHA1 Message Date
Ibrahima G. Coulibaly
7412d19cd1 Merge pull request #119 from C043/main
Adds change speed video tool
2025-05-23 20:21:21 +01:00
Ibrahima G. Coulibaly
863f00e913 chore: remove unnecessary prop 2025-05-23 20:20:51 +01:00
Ibrahima G. Coulibaly
9593ee516b fix: misc 2025-05-23 20:18:04 +01:00
Ibrahima G. Coulibaly
4eacb71938 chore: revert create-tool.mjs 2025-05-23 20:04:39 +01:00
Mario Fragnito
9d89f8c0b9 Refactored code for readability 2025-05-23 15:35:28 +02:00
C043
2d55cab940 Removed boilerplate test file 2025-05-23 12:41:32 +02:00
C043
9ac36711a7 Moved setLoading call inside the processVideo fucntion 2025-05-23 12:31:41 +02:00
Mario Fragnito
338bd8d937 Adds ffmpeg logic 2025-05-23 09:55:33 +02:00
C043
e064689e35 WIP
- Setted the tool structure and integration with the project
2025-05-22 23:34:17 +02:00
C043
9a0ca5c611 [Video Change-speed tool] Initial commit 2025-05-22 22:48:29 +02:00
C043
2a9d3c4fda Fixed create-tool script
- It was creating all my pwd inside the project before and exiting with an error
- Now it work as intened
2025-05-22 22:47:27 +02:00
Ibrahima G. Coulibaly
7e4c18c7dc Merge pull request #95
fix: create tool command for windows users
2025-05-22 17:27:11 +01:00
Ibrahima G. Coulibaly
5bc084123a chore: revert create-tool.mjs 2025-05-22 17:25:50 +01:00
Ibrahima G. Coulibaly
6b7c0683e6 Merge pull request #117 from nevolodia/flip-video
Flip video tool added.
2025-05-22 17:19:27 +01:00
Ibrahima G. Coulibaly
0a68edfbad fix: missing previews 2025-05-22 17:18:36 +01:00
nevolodia
6af2957314 Video flip tool added to main page. 2025-05-22 16:59:00 +02:00
nevolodia
b6b3b6a643 Video flip logic added. 2025-05-22 16:58:42 +02:00
nevolodia
3149ae7cef Main flip page tool and meta added. 2025-05-22 16:58:22 +02:00
Ibrahima G. Coulibaly
7498b3c1c7 Merge pull request #102 from rohit267/feat/pdf-merge
[Feature] Merge PDFs
2025-05-13 22:52:51 +01:00
Ibrahima G. Coulibaly
001b9a525a fix: unnecessary 2025-05-13 22:52:13 +01:00
Ibrahima G. Coulibaly
93c776aa72 fix: misc 2025-05-13 22:48:28 +01:00
Ibrahima G. Coulibaly
4b804856ad Merge pull request #112 from EternityForest/slackline
Add tension in a slack line calculator
2025-05-13 22:31:33 +01:00
Ibrahima G. Coulibaly
82ad643998 Merge pull request #103 from iib0011/gif-light-bug
Issue #14 - Gif result not well defined - Fixed yellow light on result gif
2025-05-13 22:31:07 +01:00
Ibrahima G. Coulibaly
0f368cf6f3 docs: version 2025-05-12 01:39:45 +01:00
Daniel Dunn
a31fe6b617 Add slack line calc 2025-05-06 01:19:54 -06:00
rohit267
8fb2656fc2 Merge branch 'feat/pdf-merge' of git-rohit:rohit267/omni-tools into feat/pdf-merge 2025-04-27 22:57:45 +05:30
rohit267
76a3d7f4d0 remove useless deps 2025-04-27 22:57:13 +05:30
Rohit Mahto
1d901c9018 Merge branch 'main' into feat/pdf-merge 2025-04-27 22:54:57 +05:30
rohit267
0a396c8d72 feat complete 2025-04-27 22:52:03 +05:30
PedroLandolt
f7a9210fa7 Fixed yellow light on result gif 2025-04-27 18:11:51 +01:00
Ibrahima G. Coulibaly
7813594bbb feat: drag and drop 2025-04-26 18:34:22 +01:00
Ibrahima G. Coulibaly
c033cfc9a6 fix: add mkv to supported videos 2025-04-26 18:25:52 +01:00
Ibrahima G. Coulibaly
76d615ec7c Merge remote-tracking branch 'origin/main' v0.3.0 2025-04-24 01:43:38 +01:00
Ibrahima G. Coulibaly
291821eb6d ci: on tag push, push docker images 2025-04-24 01:43:23 +01:00
Ibrahima G. Coulibaly
0a675f8001 Merge pull request #100 from usefmahmud/feat/loop-video
Loop Video #65
2025-04-20 20:00:21 +01:00
Ibrahima G. Coulibaly
a17379ab6b fix: initial value 2025-04-20 19:59:14 +01:00
Yousef Mahmoud
2b7ffb49f6 feat(loop): add loop video tool to video tools list 2025-04-20 11:14:41 +02:00
Ibrahima G. Coulibaly
1cc774e75d fix: misc 2025-04-17 08:22:21 +01:00
Ibrahima G. Coulibaly
1d49889e18 Merge pull request #89 from EternityForest/generic-calc
WIP: Automatic generation of simple calculators from equations
2025-04-17 08:12:35 +01:00
Ibrahima G. Coulibaly
f0ac25c60b Merge branch 'main' of https://github.com/iib0011/omni-tools into generic-calc
# Conflicts:
#	.idea/workspace.xml
#	src/tools/defineTool.tsx
2025-04-17 08:12:08 +01:00
Ibrahima G. Coulibaly
db02e0d80c chore: descriptions 2025-04-17 08:10:23 +01:00
Ibrahima G. Coulibaly
6310fbdc0e chore: use full meta init 2025-04-17 08:03:18 +01:00
Ibrahima G. Coulibaly
779a5cfdb7 chore: make responsive 2025-04-17 07:47:29 +01:00
Chesterkxng
a53dfc7c15 fix: adjusting CSV Meta file for consistency 2025-04-10 19:02:29 +02:00
Chesterkxng
b51642c955 Merge pull request #99 from iib0011/transpose-csv-feat
Transpose-csv-feat
2025-04-10 18:49:27 +02:00
Chesterkxng
9a5bc91e93 Merge branch 'main' into transpose-csv-feat 2025-04-10 18:46:35 +02:00
Chesterkxng
e48f1757e2 feat: transpose-CSV 2025-04-10 18:39:09 +02:00
Chesterkxng
c4d78a6c0c utils: array util functions (any types) 2025-04-10 18:34:04 +02:00
Ibrahima G. Coulibaly
7308cf05e2 Merge remote-tracking branch 'origin/main' 2025-04-10 16:57:03 +01:00
Ibrahima G. Coulibaly
c8a320cf18 chore: ensure timezones uniqueness in time-between-dates 2025-04-10 16:56:51 +01:00