Commit Graph

645 Commits

Author SHA1 Message Date
AshAnand34
2b27329d7f feat: add support for HEIC image conversion using heic2any 2025-07-20 00:24:26 -07:00
AshAnand34
164c2b6ecc Revert "feat: add random number and port generators with customizable options and validations"
This reverts commit b8d6924abc.
2025-07-20 00:09:39 -07:00
AshAnand34
1734b4dff4 feat: add random number and port generators with customizable options and validations 2025-07-19 23:06:44 -07:00
AshAnand34
b8d6924abc feat: add random number and port generators with customizable options and validations 2025-07-19 20:17:27 -07:00
Srivarshan-T
8fc9081487 feat: add AAC to MP3 audio converter tool 2025-07-20 00:19:13 +05:30
Bhavesh Kshatriya
4cec13da63 feat: replace text inputs with code editor in JSON tools 2025-07-19 19:04:55 +05:30
Bhavesh Kshatriya
4ba23ca127 fix: configure scrollbar settings for Monaco Editor 2025-07-19 18:38:38 +05:30
Bhavesh Kshatriya
6942b0b0a4 fix(ui): improve code editor styling to match MUI components 2025-07-19 18:32:33 +05:30
Chesterkxng
52ebb681fd fix (string): correct keywords for url encoder and decoder features 2025-07-19 02:47:41 +02:00
AshAnand34
bc5746d359 feat (string): add Hidden Character Detector tool to identify and analyze hidden Unicode characters 2025-07-18 17:12:08 -07:00
AshAnand34
b29845c2d3 Merge branch 'tools-filtering' of https://github.com/AshAnand34/omni-tools into tools-filtering 2025-07-18 15:03:48 -07:00
AshAnand34
d5c71b479e Fixing errors with userTypes 2025-07-18 15:03:26 -07:00
Aashish Anand
68a4d8edf8 Merge branch 'iib0011:main' into tools-filtering 2025-07-18 14:48:40 -07:00
AshAnand34
9e41071c01 Merge branch 'main' into tools-filtering 2025-07-18 14:45:15 -07:00
Chesterkxng
a54e8be366 Merge branch 'main' into chesterking 2025-07-18 19:53:03 +02:00
Chesterkxng
ff17e540c7 fix: updated decode method to handle special characters like emojis and others 2025-07-18 19:52:23 +02:00
Chesterkxng
1a327e2a93 feat (string): common files between url encoder and decoder 2025-07-18 17:26:37 +02:00
Chesterkxng
94fdcaef0d feat (string): url decode 2025-07-18 17:25:45 +02:00
Chesterkxng
c106489a26 feat (string): url encode 2025-07-18 17:23:52 +02:00
c.bringer
a2d6444cef feat: implement unix to date converter (#184) 2025-07-18 13:34:24 +02:00
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
64d6628270 fix: json comparison 2025-07-18 02:57:01 +01:00
Ibrahima G. Coulibaly
ecf62b0059 chore: translate merge videos 2025-07-18 02:42:11 +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
Ibrahima G. Coulibaly
9fa493e27b fix: merge videos 2025-07-18 02:34:32 +01:00
Ibrahima G. Coulibaly
2a05f42d1d fix: missing translations 2025-07-16 15:58:41 +01:00
Ibrahima G. Coulibaly
e533c6e39c fix: tools by category page title 2025-07-16 13:58:05 +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
Bhavesh Kshatriya
2c5972023f fix: add JSON comparison translations 2025-07-16 00:20:01 +05:30
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
aed1681b7f chore: delete unused i18n json files 2025-07-15 14:23:44 +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
Bhavesh Kshatriya
91bc7ac122 feat: add JSON comparison tool 2025-07-15 15:22:10 +05:30
Ibrahima G. Coulibaly
a6ec09283c fix: i18n.ts 2025-07-14 19:38:46 +01:00
Ibrahima G. Coulibaly
01e07154a6 fix: test 2025-07-14 19:21:47 +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
4441f987d2 feat: password generator to test translation 2025-07-14 18:33:59 +01:00
Ibrahima G. Coulibaly
3b5f852287 fix: translation related behaviors 2025-07-14 18:04:30 +01:00
Ibrahima G. Coulibaly
a6a2c1f3a1 chore: saveMissing 2025-07-14 16:06:29 +01:00
Ibrahima G. Coulibaly
9d51b64c07 chore: remove unnecessary 2025-07-14 15:36:06 +01:00
Ibrahima G. Coulibaly
9c4090d83c fix: tsc 2025-07-14 15:35:15 +01:00
Ibrahima G. Coulibaly
58dc97c920 chore: bundle translations at build time 2025-07-14 15:26:41 +01:00