Vladimir Kirill Bickov
|
81709e3400
|
Merge branch 'main' into link-bug-fix
|
2025-05-27 03:02:18 -07:00 |
|
nevolodia
|
afce436933
|
<a> tag changed to <Link>
|
2025-05-27 11:56:31 +02:00 |
|
Ibrahima G. Coulibaly
|
962e30d12a
|
Merge pull request #125 from nevolodia/logo-right-mouse-click-bug
Right mouse click on logo bug fixed.
|
2025-05-26 19:51:23 +01:00 |
|
Ibrahima G. Coulibaly
|
9ff20c4d20
|
Merge branch 'main' into logo-right-mouse-click-bug
|
2025-05-26 19:51:15 +01:00 |
|
Ibrahima G. Coulibaly
|
19c9ad7173
|
chore: remove unnecessary pointerEvents
|
2025-05-26 19:49:50 +01:00 |
|
Ibrahima G. Coulibaly
|
a13762a56f
|
Merge pull request #122 from nevolodia/crop-video
Crop video tool
|
2025-05-26 19:46:10 +01:00 |
|
Ibrahima G. Coulibaly
|
147448c4ca
|
Merge branch 'main' into crop-video
|
2025-05-26 19:44:55 +01:00 |
|
Ibrahima G. Coulibaly
|
3e149cdc56
|
chore: change default dimensions
|
2025-05-26 19:41:27 +01:00 |
|
Ibrahima G. Coulibaly
|
8b1cb412f8
|
Merge pull request #120 from iib0011/chesterkxng
feat: insert csv columns
|
2025-05-26 19:16:50 +01:00 |
|
Ibrahima G. Coulibaly
|
88d34928fd
|
chore: remove TextareaWithDesc.tsx
|
2025-05-26 19:14:46 +01:00 |
|
nevolodia
|
4031cda431
|
Right mouse click on logo bug fixed.
|
2025-05-25 16:31:31 +02:00 |
|
Vladimir Kirill Bickov
|
f0ea1c1b80
|
Merge branch 'main' into crop-video
|
2025-05-25 05:17:57 -07:00 |
|
nevolodia
|
2f104f5a1b
|
Check for valid coordinates added, bugs fixed.
|
2025-05-25 14:14:01 +02:00 |
|
nevolodia
|
13a566566f
|
Crop video added to video tools page.
|
2025-05-25 13:39:38 +02:00 |
|
nevolodia
|
fd28651c78
|
Crop video main page added.
|
2025-05-25 13:39:21 +02:00 |
|
nevolodia
|
8d2e0ab8fd
|
Crop video meta added.
|
2025-05-25 13:38:43 +02:00 |
|
nevolodia
|
37c8b30a11
|
Crop video logic added.
|
2025-05-25 13:38:23 +02:00 |
|
Chesterkxng
|
577530e6f6
|
fix: test file fix since function behaviour improved
|
2025-05-24 03:04:49 +02:00 |
|
Chesterkxng
|
8b213ab0d7
|
Merge branch 'main' into chesterkxng
|
2025-05-24 02:57:17 +02:00 |
|
Chesterkxng
|
a2f63664b0
|
feat: insert csv columns
|
2025-05-24 02:50:38 +02:00 |
|
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 |
|