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 |
|
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 |
|
Ibrahima G. Coulibaly
|
1b2fcdbcab
|
Merge pull request #94 from TheLukasHenry/#84-fix-dates
#84 fix dates
|
2025-04-09 23:59:09 +01:00 |
|
Ibrahima G. Coulibaly
|
fe5dffa0f1
|
Merge pull request #93 from iib0011/chesterkxng
feat: change-csv-separator
|
2025-04-09 23:48:36 +01:00 |
|
Ibrahima G. Coulibaly
|
dbaf482a7e
|
chore: responsive improvements
|
2025-04-09 23:44:22 +01:00 |
|
Daniel Dunn
|
80baf64ad1
|
Fix invalid extra outputs depending on solve for selection
|
2025-04-08 22:07:54 -06:00 |
|
Daniel Dunn
|
ef26fed3b3
|
Fix unknown unit types having nonsense options
|
2025-04-08 22:04:16 -06:00 |
|
Lukas Herajt
|
2f1be191de
|
merge upstream
|
2025-04-08 13:33:32 -04:00 |
|
Lukas Herajt
|
92ce1184de
|
time working
|
2025-04-08 13:27:30 -04:00 |
|
Chesterkxng
|
4db7c1bf33
|
feat: find incomplete csv records
|
2025-04-08 18:02:19 +02:00 |
|
Ibrahima G. Coulibaly
|
2f0970c49b
|
fix: redundant units
|
2025-04-07 22:45:13 +01:00 |
|
Ibrahima G. Coulibaly
|
ba47687546
|
ci: docker image tags
|
2025-04-07 20:28:11 +01:00 |
|
Ibrahima G. Coulibaly
|
ab0c96feec
|
Merge remote-tracking branch 'origin/main'
|
2025-04-07 20:01:25 +01:00 |
|
Ibrahima G. Coulibaly
|
d8bb9f2952
|
ci: build docker image on push
|
2025-04-07 20:01:17 +01:00 |
|
Chesterkxng
|
83d2a86bf6
|
feat: change-csv-separator
|
2025-04-07 17:39:20 +02:00 |
|
Ibrahima G. Coulibaly
|
6f91ff5d9b
|
Merge pull request #92 from iib0011/chesterkxng
feat: csv to yaml
|
2025-04-07 01:49:35 +01:00 |
|
Chesterkxng
|
cfc59f3ae0
|
fix: skip commas between quotes
|
2025-04-07 02:41:20 +02:00 |
|
Chesterkxng
|
adf72108c6
|
fix: min indent spaces set to 1 (thrown error when 0)
|
2025-04-06 02:06:15 +02:00 |
|
Chesterkxng
|
0da3189eb3
|
fix: examples and giving rigth input's names
|
2025-04-06 01:54:41 +02:00 |
|
Chesterkxng
|
cdda783e47
|
fix: initial (-) added to YAML output
|
2025-04-06 01:47:10 +02:00 |
|
Chesterkxng
|
f6fd1d9a04
|
fix: edge case in unquote function (when null)
|
2025-04-06 01:45:56 +02:00 |
|
Chesterkxng
|
b96c12bbd2
|
fix: remove quote when header flag is set to true
|
2025-04-05 13:34:35 +02:00 |
|
Ibrahima G. Coulibaly
|
da7e2726fa
|
chore: make responsive
|
2025-04-05 06:10:25 +00:00 |
|
Ibrahima G. Coulibaly
|
1b72557aa2
|
refactor: remove unnecessary state and ui improvements
|
2025-04-05 05:36:06 +00:00 |
|
Ibrahima G. Coulibaly
|
ab503c642d
|
refactor: init
|
2025-04-05 04:36:22 +00:00 |
|
Ibrahima G. Coulibaly
|
5c26d9b54f
|
fix: missing setInput while creating tools
|
2025-04-05 02:24:10 +00:00 |
|
Chesterkxng
|
d4d63b181c
|
Merge branch 'main' into chesterkxng
|
2025-04-05 03:56:27 +02:00 |
|
Chesterkxng
|
a5b8e989dd
|
feat: csv-to-yaml
|
2025-04-05 03:54:57 +02:00 |
|
Chesterkxng
|
fcb20a24f8
|
utils: removing unquote utils function from csv-to-tsv
|
2025-04-05 03:53:15 +02:00 |
|
Chesterkxng
|
bafaccc25b
|
utils: adding delimiter flag for custom delimiters in csv
|
2025-04-05 03:51:49 +02:00 |
|
Chesterkxng
|
3d243665f3
|
utils: moving unquote function to utlis (string)
|
2025-04-05 03:50:55 +02:00 |
|
Ibrahima G. Coulibaly
|
8047d32734
|
feat: tool search by category
|
2025-04-05 00:28:31 +00:00 |
|
Ibrahima G. Coulibaly
|
a039bbe0f0
|
chore: readme img and fix broken link
|
2025-04-05 00:12:51 +00:00 |
|
Daniel Dunn
|
3014443163
|
More area units
|
2025-04-04 01:22:16 -06:00 |
|
Daniel Dunn
|
1a9ed879d6
|
Allow manually derived formulas for things nerdimer can't handl
|
2025-04-04 01:11:50 -06:00 |
|
Daniel Dunn
|
32adf8effe
|
UI for the extra outputs
|
2025-04-04 00:58:04 -06:00 |
|
Daniel Dunn
|
868dbc549e
|
Remove unused stuff
|
2025-04-04 00:55:18 -06:00 |
|
Daniel Dunn
|
9fe703e0f7
|
Definitely still WIP, this lets you group calc inputs into equivalents
|
2025-04-04 00:53:21 -06:00 |
|
Daniel Dunn
|
9a55c934fa
|
Use nerdamer-prime
|
2025-04-03 21:05:00 -06:00 |
|
Ibrahima G. Coulibaly
|
1c22bf4c5b
|
chore: hideCopy if video or audio
|
2025-04-03 20:04:25 +00:00 |
|
Ibrahima G. Coulibaly
|
3b37b67474
|
feat: image to text
|
2025-04-03 19:55:29 +00:00 |
|
Ibrahima G. Coulibaly
|
5545f0f344
|
feat: protect pdf
|
2025-04-03 18:42:24 +00:00 |
|
Ibrahima G. Coulibaly
|
141a0a3a24
|
chore: uninstall @jspawn/ghostscript-wasm
|
2025-04-03 14:44:27 +00:00 |
|