Compare commits

...

7 commits

Author SHA1 Message Date
Ibrahima G. Coulibaly
922b28ce15 fix(i18n): Correct "hireMe" translation in navbar (main)
Some checks are pending
CI / test-and-build (push) Waiting to run
CI / Playwright Tests (push) Waiting to run
CI / Build and Push Multi-Platform Docker Image (push) Blocked by required conditions
CI / deploy (push) Blocked by required conditions
This commit corrects the translation of "hireMe" in the
navigation bar across all supported languages. The order of
the elements was also fixed to be consistent.
2025-10-03 15:55:07 +01:00
Ibrahima G. Coulibaly
958b9b8cd8 fix(i18n): Correct "hireMe" translation in navbar
This commit corrects the translation of "hireMe" in the
navigation bar across all supported languages. The order of
the elements was also fixed to be consistent.
2025-10-03 15:50:49 +01:00
Ibrahima G. Coulibaly
5a0a01aa94 feat: Update workspace and translation files (main)
This commit includes the following changes:

- Updated the workspace configuration in .idea/workspace.xml to
  reflect the recent npm script execution.
- Modified the English translation file (translation.json) by
  reordering the "navbar" keys.
- Updated translation files in other languages with "hireMe".
2025-10-03 15:50:14 +01:00
Ibrahima G. Coulibaly
0de9c7872d Merge remote-tracking branch 'origin/main' 2025-10-03 15:45:11 +01:00
Ibrahima G. Coulibaly
409f2cb0f9 feat: Update workspace and translation files (main)
This commit includes the following changes:

- Updated the workspace configuration in .idea/workspace.xml to
  reflect the recent npm script execution.
- Modified the English translation file (translation.json) by
  reordering the "navbar" keys.
2025-10-03 15:45:04 +01:00
Ibrahima G. Coulibaly
f0e78e5cd4 chore: Replace "Buy me a coffee" with "Hire me" (main)
This commit replaces the "Buy me a coffee" button with a
"Hire me" button in the navbar. It also updates the
corresponding translation in the `en/translation.json` file.
The icon has been changed to a job search icon, and the
link points to a Google Drive document.
2025-10-03 15:41:05 +01:00
Ibrahima G. Coulibaly
bd83c26857
Update version in README.md 2025-10-03 14:12:25 +01:00
13 changed files with 77 additions and 62 deletions

116
.idea/workspace.xml generated
View file

@ -4,10 +4,10 @@
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="b30e2810-c4c1-4aad-b134-794e52cc1c7d" name="Changes" comment="feat: Upgrade onnxruntime-web and onnxruntime-common (main)&#10;&#10;Upgrades onnxruntime-web and onnxruntime-common to versions&#10;1.23.0. This includes updates to dependencies and related&#10;packages.">
<list default="true" id="b30e2810-c4c1-4aad-b134-794e52cc1c7d" name="Changes" comment="fix(i18n): Correct &quot;hireMe&quot; translation in navbar&#10;&#10;This commit corrects the translation of &quot;hireMe&quot; in the&#10;navigation bar across all supported languages. The order of&#10;the elements was also fixed to be consistent.">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/public/locales/es/translation.json" beforeDir="false" afterPath="$PROJECT_DIR$/public/locales/es/translation.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/public/locales/fr/translation.json" beforeDir="false" afterPath="$PROJECT_DIR$/public/locales/fr/translation.json" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -536,10 +536,10 @@
<recent_temporary>
<list>
<item itemvalue="npm.dev" />
<item itemvalue="npm.i18n:sync" />
<item itemvalue="npm.test:e2e" />
<item itemvalue="npm.test" />
<item itemvalue="npm.typecheck" />
<item itemvalue="npm.i18n:sync" />
</list>
</recent_temporary>
</component>
@ -659,38 +659,8 @@
<workItem from="1753201599796" duration="4449000" />
<workItem from="1753206561770" duration="119000" />
<workItem from="1753206717510" duration="3599000" />
</task>
<task id="LOCAL-00206" summary="chore: new logo and font">
<option name="closed" value="true" />
<created>1752022118195</created>
<option name="number" value="00206" />
<option name="presentableId" value="LOCAL-00206" />
<option name="project" value="LOCAL" />
<updated>1752022118199</updated>
</task>
<task id="LOCAL-00207" summary="chore: white logo">
<option name="closed" value="true" />
<created>1752022731608</created>
<option name="number" value="00207" />
<option name="presentableId" value="LOCAL-00207" />
<option name="project" value="LOCAL" />
<updated>1752022731608</updated>
</task>
<task id="LOCAL-00208" summary="chore: png icon">
<option name="closed" value="true" />
<created>1752023182341</created>
<option name="number" value="00208" />
<option name="presentableId" value="LOCAL-00208" />
<option name="project" value="LOCAL" />
<updated>1752023182341</updated>
</task>
<task id="LOCAL-00209" summary="fix: remove xml viewer">
<option name="closed" value="true" />
<created>1752023796004</created>
<option name="number" value="00209" />
<option name="presentableId" value="LOCAL-00209" />
<option name="project" value="LOCAL" />
<updated>1752023796004</updated>
<workItem from="1759497758761" duration="1012000" />
<workItem from="1759502144651" duration="1106000" />
</task>
<task id="LOCAL-00210" summary="feat: convert to jpg">
<option name="closed" value="true" />
@ -1052,7 +1022,39 @@
<option name="project" value="LOCAL" />
<updated>1759442775014</updated>
</task>
<option name="localTasksCounter" value="255" />
<task id="LOCAL-00255" summary="chore: Replace &quot;Buy me a coffee&quot; with &quot;Hire me&quot; (main)&#10;&#10;This commit replaces the &quot;Buy me a coffee&quot; button with a&#10;&quot;Hire me&quot; button in the navbar. It also updates the&#10;corresponding translation in the `en/translation.json` file.&#10;The icon has been changed to a job search icon, and the&#10;link points to a Google Drive document.">
<option name="closed" value="true" />
<created>1759502472647</created>
<option name="number" value="00255" />
<option name="presentableId" value="LOCAL-00255" />
<option name="project" value="LOCAL" />
<updated>1759502472647</updated>
</task>
<task id="LOCAL-00256" summary="feat: Update workspace and translation files (main)&#10;&#10;This commit includes the following changes:&#10;&#10;- Updated the workspace configuration in .idea/workspace.xml to&#10; reflect the recent npm script execution.&#10;- Modified the English translation file (translation.json) by&#10; reordering the &quot;navbar&quot; keys.">
<option name="closed" value="true" />
<created>1759502707923</created>
<option name="number" value="00256" />
<option name="presentableId" value="LOCAL-00256" />
<option name="project" value="LOCAL" />
<updated>1759502707923</updated>
</task>
<task id="LOCAL-00257" summary="feat: Update workspace and translation files (main)&#10;&#10;This commit includes the following changes:&#10;&#10;- Updated the workspace configuration in .idea/workspace.xml to&#10; reflect the recent npm script execution.&#10;- Modified the English translation file (translation.json) by&#10; reordering the &quot;navbar&quot; keys.&#10;- Updated translation files in other languages with &quot;hireMe&quot;.">
<option name="closed" value="true" />
<created>1759503018626</created>
<option name="number" value="00257" />
<option name="presentableId" value="LOCAL-00257" />
<option name="project" value="LOCAL" />
<updated>1759503018627</updated>
</task>
<task id="LOCAL-00258" summary="fix(i18n): Correct &quot;hireMe&quot; translation in navbar&#10;&#10;This commit corrects the translation of &quot;hireMe&quot; in the&#10;navigation bar across all supported languages. The order of&#10;the elements was also fixed to be consistent.">
<option name="closed" value="true" />
<created>1759503051936</created>
<option name="number" value="00258" />
<option name="presentableId" value="LOCAL-00258" />
<option name="project" value="LOCAL" />
<updated>1759503051936</updated>
</task>
<option name="localTasksCounter" value="259" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
@ -1116,32 +1118,32 @@
<option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
<option name="CHECK_NEW_TODO" value="false" />
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
<MESSAGE value="```&#10;feat: remove temperature conversion from generic-calc&#10;&#10;This commit removes the temperature conversion tool from the&#10;generic-calc tool. This is because the tool was causing" />
<MESSAGE value="```&#10;feat: remove temperature conversion from generic-calc&#10;&#10;This commit removes the temperature conversion tool from the&#10;generic-calc tool. This is because the tool was causing issues.&#10;&#10;The following files were modified:&#10;- src/pages/tools/number/generic-calc/data/index.ts&#10;- src/" />
<MESSAGE value="```&#10;feat: remove temperature conversion from generic-calc&#10;&#10;This commit removes the temperature conversion tool from the&#10;generic-calc tool. This is because the tool was causing issues.&#10;&#10;The following files were modified:&#10;- src/pages/tools/number/generic-calc/data/index.ts&#10;- src/pages/tools/number/generic-calc/data/temperature.ts&#10;- package.json&#10;- .idea/workspace.xml&#10;```" />
<MESSAGE value="feat: remove temperature conversion from generic-calc&#10;&#10;This commit removes the temperature conversion tool from the&#10;generic-calc tool. This is because the tool was causing issues.&#10;&#10;The following files were modified:&#10;- src/pages/tools/number/generic-calc/data/index.ts&#10;- src/pages/tools/number/generic-calc/data/temperature.ts&#10;- package.json&#10;- .idea/workspace.xml" />
<MESSAGE value="feat: Remove onnxruntime-web dependency (main)&#10;&#10;This commit removes the onnxruntime-web package&#10;from package.json.&#10;```" />
<MESSAGE value="```&#10;feat: Remove onnxruntime-web dependency (main)&#10;&#10;This commit removes the" />
<MESSAGE value="```&#10;feat: Remove onnxruntime-web dependency (main)&#10;&#10;This commit" />
<MESSAGE value="```&#10;feat: Remove onnxruntime-web dependency (main)&#10;&#10;This commit removes the onnxruntime-web package&#10;from package.json.&#10;```" />
<MESSAGE value="```&#10;feat: Remove onnxruntime-web dependency (main)&#10;&#10;This commit removes the on" />
<MESSAGE value="```&#10;feat: Remove onnxruntime-web dependency (main)&#10;&#10;This commit removes the onnxruntime-web package&#10;from package.json.&#10;```&#10;" />
<MESSAGE value="{&#13;&#10; &quot;error&quot;: {&#13;&#10; &quot;code&quot;: 503,&#13;&#10; &quot;message&quot;: &quot;The model is overloaded. Please try again later.&quot;,&#13;&#10; &quot;status&quot;: &quot;UNAVAILABLE&quot;&#13;&#10; }&#13;&#10;}" />
<MESSAGE value="```&#10;chore: Remove onnxruntime-web dependency (main)&#10;&#10;This commit removes the on" />
<MESSAGE value="```&#10;chore: Remove onnxruntime-web dependency (main)&#10;&#10;This commit removes the onnxruntime-web package&#10;from package.json and package-lock.json.&#10;```" />
<MESSAGE value="```&#10;chore: Remove onnxruntime-web dependency (main)&#10;&#10;This commit removes the onnxruntime-web package&#10;from package.json and package-lock.json.&#10;```&#10;" />
<MESSAGE value="fix: onnxruntime-web version" />
<MESSAGE value="```" />
<MESSAGE value="```&#10;feat: Upgrade Node.js versions in CI (main)&#10;&#10;This commit updates the Node" />
<MESSAGE value="```&#10;feat: Upgrade Node.js versions in CI (main)&#10;&#10;This commit updates the Node.js versions used in the CI&#10;workflows to version 20. This ensures that" />
<MESSAGE value="```&#10;feat: Upgrade Node.js versions in CI (main)&#10;&#10;This commit updates the Node.js versions used in the CI&#10;workflows to version 20. This ensures that the CI&#10;environment uses a more up-to-date and supported version&#10;of Node.js.&#10;```&#10;" />
<MESSAGE value="feat: Upgrade Node.js versions in CI (main)&#10;&#10;This commit updates the Node.js versions used in the CI&#10;workflows to version 20. This ensures that the CI&#10;environment uses a more up-to-date and supported version&#10;of Node.js." />
<MESSAGE value="feat" />
<MESSAGE value="feat: Upgrade onnxruntime-web and onnxruntime-common (main)&#10;&#10;Up" />
<MESSAGE value="feat: Upgrade onnxruntime-web and onnxruntime-common (main)&#10;&#10;Upgrades onnxruntime-web and onnxruntime-common to versions&#10;1" />
<MESSAGE value="feat: Upgrade onnxruntime-web and onnxruntime-common (main)&#10;&#10;Upgrades onnxruntime-web and onnxruntime-common to versions&#10;1.23.0. This includes updates to dependencies and related&#10;packages.&#10;" />
<MESSAGE value="feat: Upgrade onnxruntime-web and onnxruntime-common (main)&#10;&#10;Upgrades onnxruntime-web and onnxruntime-common to versions&#10;1.23.0. This includes updates to dependencies and related&#10;packages." />
<option name="LAST_COMMIT_MESSAGE" value="feat: Upgrade onnxruntime-web and onnxruntime-common (main)&#10;&#10;Upgrades onnxruntime-web and onnxruntime-common to versions&#10;1.23.0. This includes updates to dependencies and related&#10;packages." />
<MESSAGE value="```&#10;feat: Replace &quot;Buy me a coffee&quot; with &quot;Hire me&quot; (main)&#10;&#10;" />
<MESSAGE value="```&#10;feat: Replace &quot;Buy me a coffee&quot; with &quot;Hire me&quot; (main)&#10;&#10;This commit replaces the &quot;Buy me a coffee&quot; button with a&#10;&quot;Hire" />
<MESSAGE value="```&#10;feat: Replace &quot;Buy me a coffee&quot; with &quot;Hire me&quot; (main)&#10;&#10;This commit replaces the &quot;Buy me a coffee&quot; button with a&#10;&quot;Hire me&quot; button in the navbar. It also updates the&#10;corresponding translation in the `en/translation.json` file.&#10;The icon has been changed to a" />
<MESSAGE value="```&#10;feat: Replace &quot;Buy me a coffee&quot; with &quot;Hire me&quot; (main)&#10;&#10;This commit replaces the &quot;Buy me a coffee&quot; button with a&#10;&quot;Hire me&quot; button in the navbar. It also updates the&#10;corresponding translation in the `en/translation.json` file.&#10;The icon has been changed to a job search icon, and the&#10;link points to a Google Drive document.&#10;```" />
<MESSAGE value="chore: Replace &quot;Buy me a coffee&quot; with &quot;Hire me&quot; (main)&#10;&#10;This commit replaces the &quot;Buy me a coffee&quot; button with a&#10;&quot;Hire me&quot; button in the navbar. It also updates the&#10;corresponding translation in the `en/translation.json` file.&#10;The icon has been changed to a job search icon, and the&#10;link points to a Google Drive document." />
<MESSAGE value="```&#10;feat: Update workspace and translation files (main)&#10;&#10;This commit includes the following changes:" />
<MESSAGE value="```&#10;feat: Update workspace and translation files (main)&#10;&#10;This commit includes the following changes:&#10;&#10;- Updated the workspace configuration in .idea/workspace.xml to&#10; reflect" />
<MESSAGE value="```&#10;feat: Update workspace and translation files (main)&#10;&#10;This commit includes the following changes:&#10;&#10;- Updated the workspace configuration in .idea/workspace.xml to&#10; reflect the recent npm script execution.&#10;- Modified the English translation file (translation.json) by&#10; reordering the &quot;navbar&quot; keys.&#10;```&#10;" />
<MESSAGE value="feat: Update workspace and translation files (main)&#10;&#10;This commit includes the following changes:&#10;&#10;- Updated the workspace configuration in .idea/workspace.xml to&#10; reflect the recent npm script execution.&#10;- Modified the English translation file (translation.json) by&#10; reordering the &quot;navbar&quot; keys." />
<MESSAGE value="```&#10;feat: Update workspace and translation files (main)&#10;&#10;This commit includes the following" />
<MESSAGE value="```&#10;feat: Update workspace and translation files (main)&#10;&#10;This commit includes the following changes:&#10;&#10;- Updated the workspace configuration in .idea/workspace.xml to&#10; " />
<MESSAGE value="```&#10;feat: Update workspace and translation files (main)&#10;&#10;This commit includes the following changes:&#10;&#10;- Updated the workspace configuration in .idea/workspace.xml to&#10; reflect the recent npm script execution.&#10;- Modified the English translation file (translation.json) by&#10; reordering the &quot;navbar&quot; keys.&#10;-" />
<MESSAGE value="```&#10;feat: Update workspace and translation files (main)&#10;&#10;This commit includes the following changes:&#10;&#10;- Updated the workspace configuration in .idea/workspace.xml to&#10; reflect the recent npm script execution.&#10;- Modified the English translation file (translation.json) by&#10; reordering the &quot;navbar&quot; keys.&#10;- Updated translation files in other languages with &quot;hireMe&quot;.&#10;```&#10;" />
<MESSAGE value="feat: Update workspace and translation files (main)&#10;&#10;This commit includes the following changes:&#10;&#10;- Updated the workspace configuration in .idea/workspace.xml to&#10; reflect the recent npm script execution.&#10;- Modified the English translation file (translation.json) by&#10; reordering the &quot;navbar&quot; keys.&#10;- Updated translation files in other languages with &quot;hireMe&quot;." />
<MESSAGE value="```" />
<MESSAGE value="```&#10;fix(i18n): Correct &quot;hireMe&quot; translation in navbar" />
<MESSAGE value="```&#10;fix(i18n): Correct &quot;hireMe&quot; translation in navbar&#10;&#10;This commit corrects the translation of &quot;hireMe&quot; in the&#10;navigation bar" />
<MESSAGE value="```&#10;fix(i18n): Correct &quot;hireMe&quot; translation in navbar&#10;&#10;This commit corrects the translation of &quot;hireMe&quot; in the&#10;navigation bar across all supported languages. The order of&#10;the elements was also fixed to be consistent.&#10;```&#10;" />
<MESSAGE value="fix(i18n): Correct &quot;hireMe&quot; translation in navbar&#10;&#10;This commit corrects the translation of &quot;hireMe&quot; in the&#10;navigation bar across all supported languages. The order of&#10;the elements was also fixed to be consistent." />
<option name="LAST_COMMIT_MESSAGE" value="fix(i18n): Correct &quot;hireMe&quot; translation in navbar&#10;&#10;This commit corrects the translation of &quot;hireMe&quot; in the&#10;navigation bar across all supported languages. The order of&#10;the elements was also fixed to be consistent." />
</component>
<component name="VgoProject">
<integration-enabled>false</integration-enabled>

View file

@ -4,7 +4,7 @@
<a href="https://trendshift.io/repositories/13055" target="_blank"><img src="https://trendshift.io/api/badge/repositories/13055" alt="iib0011%2Fomni-tools | Trendshift" style="width: 200px;" width="200"/></a>
<br /><br />
<a href="https://github.com/iib0011/omni-tools/releases">
<img src="https://img.shields.io/badge/version-0.5.0-blue?style=for-the-badge" />
<img src="https://img.shields.io/badge/version-0.6.0-blue?style=for-the-badge" />
</a>
<a href="https://hub.docker.com/r/iib0011/omni-tools">
<img src="https://img.shields.io/docker/pulls/iib0011/omni-tools?style=for-the-badge&logo=docker" />

View file

@ -121,6 +121,7 @@
},
"navbar": {
"buyMeACoffee": "Kauf mir einen Kaffee",
"hireMe": "Stellen Sie mich ein",
"home": "Heim",
"tools": "Werkzeuge"
},

View file

@ -121,6 +121,7 @@
},
"navbar": {
"buyMeACoffee": "Buy me a coffee",
"hireMe": "Hire me",
"home": "Home",
"tools": "Tools"
},

View file

@ -122,7 +122,8 @@
"navbar": {
"buyMeACoffee": "Invítame a un café",
"home": "Hogar",
"tools": "Herramientas"
"tools": "Herramientas",
"hireMe": "Contrátame"
},
"number": {
"generate": {

View file

@ -121,6 +121,7 @@
},
"navbar": {
"buyMeACoffee": "Offre-moi un café",
"hireMe": "Embauchez-moi",
"home": "Maison",
"tools": "Outils"
},

View file

@ -121,6 +121,7 @@
},
"navbar": {
"buyMeACoffee": "मुझे कॉफी खरीदें",
"hireMe": "मुझे नौकरी दें",
"home": "होम",
"tools": "टूल्स"
},

View file

@ -121,6 +121,7 @@
},
"navbar": {
"buyMeACoffee": "コーヒーを買ってください",
"hireMe": "私を雇ってください",
"home": "家",
"tools": "ツール"
},

View file

@ -121,6 +121,7 @@
},
"navbar": {
"buyMeACoffee": "Koop me een koffie",
"hireMe": "Neem mij aan",
"home": "Thuis",
"tools": "Hulpmiddelen"
},

View file

@ -121,6 +121,7 @@
},
"navbar": {
"buyMeACoffee": "Compre-me um café",
"hireMe": "Me contrate",
"home": "Lar",
"tools": "Ferramentas"
},

View file

@ -121,6 +121,7 @@
},
"navbar": {
"buyMeACoffee": "Купи мне кофе",
"hireMe": "Нанимайте меня",
"home": "Дом",
"tools": "Инструменты"
},

View file

@ -121,6 +121,7 @@
},
"navbar": {
"buyMeACoffee": "请我喝杯咖啡",
"hireMe": "雇用我",
"home": "家",
"tools": "工具"
},

View file

@ -127,7 +127,10 @@ const Navbar: React.FC<NavbarProps> = ({
></iframe>,
<Button
onClick={() => {
window.open('https://buymeacoffee.com/iib0011', '_blank');
window.open(
'https://drive.google.com/file/d/1-r9-rDYnDJic9dnDywKTAsueehIAVp5F/view?usp=sharing',
'_blank'
);
}}
sx={{ borderRadius: '100px' }}
variant={'contained'}
@ -135,11 +138,11 @@ const Navbar: React.FC<NavbarProps> = ({
<Icon
style={{ cursor: 'pointer' }}
fontSize={25}
icon={'mdi:heart-outline'}
icon={'hugeicons:job-search'}
/>
}
>
{t('navbar.buyMeACoffee')}
{t('navbar.hireMe')}
</Button>
];
const drawerList = (