Commit Graph

193 Commits

Author SHA1 Message Date
Ibrahima G. Coulibaly
ad2c70841f chore: ToolCodeInput.tsx dark mode 2025-07-18 03:40:01 +01:00
Ibrahima G. Coulibaly
297b91cf29 Merge branch 'main' of https://github.com/iib0011/omni-tools into fork/bhavesh158/json-compare
# Conflicts:
#	.idea/workspace.xml
2025-07-18 03:28:14 +01:00
Ibrahima G. Coulibaly
db87355274 chore: use monaco editor 2025-07-18 03:26:42 +01:00
Ibrahima G. Coulibaly
fd943ff000 Merge branch 'main' of https://github.com/iib0011/omni-tools into fork/AshAnand34/merge-video-tool 2025-07-18 02:35:35 +01:00
Bhavesh Kshatriya
91d743bafc fix: improve JSON comparison error reporting and add line numbers 2025-07-16 00:45:31 +05:30
Ibrahima G. Coulibaly
54a5fd1757 chore: i18n pull dutch 2025-07-15 19:58:56 +01:00
Ibrahima G. Coulibaly
e7ac590023 fix: i18n tsc 2025-07-15 19:42:34 +01:00
Ibrahima G. Coulibaly
bf2668b963 fix: i18n 2025-07-15 18:30:02 +01:00
Ibrahima G. Coulibaly
f8189fdc23 fix: show Use this tool only if medium breakpoint 2025-07-15 15:56:21 +01:00
Ibrahima G. Coulibaly
67e092ff1c fix: translations 2025-07-15 14:15:46 +01:00
Ibrahima G. Coulibaly
73224021d6 Merge branch 'main' of https://github.com/iib0011/omni-tools into fork/y1hao/bookmark
# Conflicts:
#	src/components/Hero.tsx
#	src/components/ToolHeader.tsx
#	src/components/ToolLayout.tsx
#	src/tools/defineTool.tsx
2025-07-15 14:08:42 +01:00
Ibrahima G. Coulibaly
1031db7ed2 chore: refine bookmarking 2025-07-15 14:01:38 +01:00
Ibrahima G. Coulibaly
80e32dceba chore: add full languages array 2025-07-14 19:14:11 +01:00
Ibrahima G. Coulibaly
88c096544c docs: translation docs 2025-07-14 18:54:31 +01:00
Ibrahima G. Coulibaly
3b5f852287 fix: translation related behaviors 2025-07-14 18:04:30 +01:00
Ibrahima G. Coulibaly
6c9898f2d3 fix: tsc 2025-07-14 14:51:46 +01:00
Yihao Wang
afc61e6f4c Fix typing 2025-07-14 19:14:20 +12:00
Yihao Wang
5b98dda19b Allow unbookmarking from the card 2025-07-14 14:13:52 +12:00
Yihao Wang
03d49e384f Add bookmark button to tool page 2025-07-14 14:02:17 +12:00
Yihao Wang
a50028e1fb Improve styling 2025-07-14 13:35:48 +12:00
Ibrahima G. Coulibaly
24e0e38b4a fix: tsc 2025-07-13 15:39:12 +01:00
Ibrahima G. Coulibaly
0ed18c7231 fix: i18n tsc 2025-07-13 14:09:04 +01:00
Yihao Wang
989aa7958e Fix bookmarked tools retrieval 2025-07-14 00:11:17 +12:00
Ibrahima G. Coulibaly
2bcd88cfd1 fix: i18n tsc 2025-07-13 13:01:02 +01:00
Yihao Wang
0d3a17a923 Implement bookmarking 2025-07-13 23:49:26 +12:00
AshAnand34
035eb2edd1 feat: enhance Hero component with internationalization and update category translations 2025-07-12 23:28:37 -07:00
AshAnand34
c281eadd73 feat: add Hindi translations for various tools and components 2025-07-12 23:15:17 -07:00
AshAnand34
f22bb8bd57 feat: add internationalization support 2025-07-12 23:02:35 -07:00
AshAnand34
49b0ecb318 Fix rendering issue with ToolMultipleVideoInput as well as merge functionality. 2025-07-11 15:13:40 -07:00
AshAnand34
44c3792435 Merge branch 'main' of https://github.com/iib0011/omni-tools into merge-video-tool 2025-07-11 14:59:10 -07:00
Ibrahima G. Coulibaly
425102415a refactor: getGroups 2025-07-10 16:04:55 +01:00
Ibrahima G. Coulibaly
143a5684cf chore: examples button visibility 2025-07-09 17:47:44 +01:00
Ibrahima G. Coulibaly
90e0389156 feat: edit image 2025-07-09 04:34:43 +01:00
Ibrahima G. Coulibaly
992d7c4376 chore: white logo 2025-07-09 01:58:47 +01:00
Ibrahima G. Coulibaly
0166cd6751 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	.idea/workspace.xml
2025-07-09 01:48:49 +01:00
Ibrahima G. Coulibaly
1bd9e9098d chore: new logo and font 2025-07-09 01:48:33 +01:00
Aashish Anand
881b707392 Merge branch 'main' into audio-feature-addition 2025-07-08 12:04:15 -07:00
Ibrahima G. Coulibaly
f3ed70258e fix(audio): misc 2025-07-08 17:43:44 +01:00
AshAnand34
de19febda7 feat: add video merging tool with multiple video input component 2025-07-07 22:44:26 -07:00
AshAnand34
fe41c092f6 feat: add Crontab Guru tool for parsing and validating crontab expressions 2025-07-07 21:27:32 -07:00
AshAnand34
7962bba04f feat: introduce audio merging and trimming tools with support for multiple formats 2025-07-07 15:50:06 -07:00
AshAnand34
76245edd34 feat: add audio extraction tool to convert video files to audio formats (AAC, MP3, WAV) 2025-07-07 14:49:14 -07:00
Ibrahima G. Coulibaly
816a098971 Merge pull request #163 from y1hao/grouping
feat: group autocomplete results by categories for better discoverability
2025-07-07 14:19:23 +01:00
Ibrahima G. Coulibaly
daec8df499 feat: groupBy tools autocomplete 2025-07-07 14:18:47 +01:00
Ibrahima G. Coulibaly
72145a21e7 chore: add array key 2025-07-07 14:08:36 +01:00
Yihao Wang
ec360478cc Add groupings for the search bar 2025-07-08 00:37:31 +12:00
Yihao Wang
e63736e75b Implement system theme 2025-07-08 00:10:34 +12:00
Ibrahima G. Coulibaly
39fafe0300 Merge pull request #150 from omenmn/pdftopng
feat: pdf to png
2025-07-07 02:31:45 +01:00
Ibrahima G. Coulibaly
e5090014f5 fix: misc 2025-07-07 02:29:20 +01:00
Ibrahima G. Coulibaly
a683e01e67 Merge pull request #152 from Solomon002/add-scroll-to-top
Add scroll-to-top button for improved navigation
2025-07-07 01:35:14 +01:00