|
|
|
|
@ -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) Upgrades onnxruntime-web and onnxruntime-common to versions 1.23.0. This includes updates to dependencies and related packages.">
|
|
|
|
|
<list default="true" id="b30e2810-c4c1-4aad-b134-794e52cc1c7d" name="Changes" comment="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.">
|
|
|
|
|
<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 "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.">
|
|
|
|
|
<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) 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.">
|
|
|
|
|
<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) 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".">
|
|
|
|
|
<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 "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.">
|
|
|
|
|
<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="``` feat: remove temperature conversion from generic-calc This commit removes the temperature conversion tool from the generic-calc tool. This is because the tool was causing" />
|
|
|
|
|
<MESSAGE value="``` feat: remove temperature conversion from generic-calc This commit removes the temperature conversion tool from the generic-calc tool. This is because the tool was causing issues. The following files were modified: - src/pages/tools/number/generic-calc/data/index.ts - src/" />
|
|
|
|
|
<MESSAGE value="``` feat: remove temperature conversion from generic-calc This commit removes the temperature conversion tool from the generic-calc tool. This is because the tool was causing issues. The following files were modified: - src/pages/tools/number/generic-calc/data/index.ts - src/pages/tools/number/generic-calc/data/temperature.ts - package.json - .idea/workspace.xml ```" />
|
|
|
|
|
<MESSAGE value="feat: remove temperature conversion from generic-calc This commit removes the temperature conversion tool from the generic-calc tool. This is because the tool was causing issues. The following files were modified: - src/pages/tools/number/generic-calc/data/index.ts - src/pages/tools/number/generic-calc/data/temperature.ts - package.json - .idea/workspace.xml" />
|
|
|
|
|
<MESSAGE value="feat: Remove onnxruntime-web dependency (main) This commit removes the onnxruntime-web package from package.json. ```" />
|
|
|
|
|
<MESSAGE value="``` feat: Remove onnxruntime-web dependency (main) This commit removes the" />
|
|
|
|
|
<MESSAGE value="``` feat: Remove onnxruntime-web dependency (main) This commit" />
|
|
|
|
|
<MESSAGE value="``` feat: Remove onnxruntime-web dependency (main) This commit removes the onnxruntime-web package from package.json. ```" />
|
|
|
|
|
<MESSAGE value="``` feat: Remove onnxruntime-web dependency (main) This commit removes the on" />
|
|
|
|
|
<MESSAGE value="``` feat: Remove onnxruntime-web dependency (main) This commit removes the onnxruntime-web package from package.json. ``` " />
|
|
|
|
|
<MESSAGE value="{ "error": { "code": 503, "message": "The model is overloaded. Please try again later.", "status": "UNAVAILABLE" } }" />
|
|
|
|
|
<MESSAGE value="``` chore: Remove onnxruntime-web dependency (main) This commit removes the on" />
|
|
|
|
|
<MESSAGE value="``` chore: Remove onnxruntime-web dependency (main) This commit removes the onnxruntime-web package from package.json and package-lock.json. ```" />
|
|
|
|
|
<MESSAGE value="``` chore: Remove onnxruntime-web dependency (main) This commit removes the onnxruntime-web package from package.json and package-lock.json. ``` " />
|
|
|
|
|
<MESSAGE value="fix: onnxruntime-web version" />
|
|
|
|
|
<MESSAGE value="```" />
|
|
|
|
|
<MESSAGE value="``` feat: Upgrade Node.js versions in CI (main) This commit updates the Node" />
|
|
|
|
|
<MESSAGE value="``` feat: Upgrade Node.js versions in CI (main) This commit updates the Node.js versions used in the CI workflows to version 20. This ensures that" />
|
|
|
|
|
<MESSAGE value="``` feat: Upgrade Node.js versions in CI (main) This commit updates the Node.js versions used in the CI workflows to version 20. This ensures that the CI environment uses a more up-to-date and supported version of Node.js. ``` " />
|
|
|
|
|
<MESSAGE value="feat: Upgrade Node.js versions in CI (main) This commit updates the Node.js versions used in the CI workflows to version 20. This ensures that the CI environment uses a more up-to-date and supported version of Node.js." />
|
|
|
|
|
<MESSAGE value="feat" />
|
|
|
|
|
<MESSAGE value="feat: Upgrade onnxruntime-web and onnxruntime-common (main) Up" />
|
|
|
|
|
<MESSAGE value="feat: Upgrade onnxruntime-web and onnxruntime-common (main) Upgrades onnxruntime-web and onnxruntime-common to versions 1" />
|
|
|
|
|
<MESSAGE value="feat: Upgrade onnxruntime-web and onnxruntime-common (main) Upgrades onnxruntime-web and onnxruntime-common to versions 1.23.0. This includes updates to dependencies and related packages. " />
|
|
|
|
|
<MESSAGE value="feat: Upgrade onnxruntime-web and onnxruntime-common (main) Upgrades onnxruntime-web and onnxruntime-common to versions 1.23.0. This includes updates to dependencies and related packages." />
|
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="feat: Upgrade onnxruntime-web and onnxruntime-common (main) Upgrades onnxruntime-web and onnxruntime-common to versions 1.23.0. This includes updates to dependencies and related packages." />
|
|
|
|
|
<MESSAGE value="``` feat: Replace "Buy me a coffee" with "Hire me" (main) " />
|
|
|
|
|
<MESSAGE value="``` feat: Replace "Buy me a coffee" with "Hire me" (main) This commit replaces the "Buy me a coffee" button with a "Hire" />
|
|
|
|
|
<MESSAGE value="``` feat: 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" />
|
|
|
|
|
<MESSAGE value="``` feat: 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. ```" />
|
|
|
|
|
<MESSAGE value="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." />
|
|
|
|
|
<MESSAGE value="``` feat: Update workspace and translation files (main) This commit includes the following changes:" />
|
|
|
|
|
<MESSAGE value="``` feat: Update workspace and translation files (main) This commit includes the following changes: - Updated the workspace configuration in .idea/workspace.xml to reflect" />
|
|
|
|
|
<MESSAGE value="``` 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. ``` " />
|
|
|
|
|
<MESSAGE value="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." />
|
|
|
|
|
<MESSAGE value="``` feat: Update workspace and translation files (main) This commit includes the following" />
|
|
|
|
|
<MESSAGE value="``` feat: Update workspace and translation files (main) This commit includes the following changes: - Updated the workspace configuration in .idea/workspace.xml to " />
|
|
|
|
|
<MESSAGE value="``` 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. -" />
|
|
|
|
|
<MESSAGE value="``` 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". ``` " />
|
|
|
|
|
<MESSAGE value="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"." />
|
|
|
|
|
<MESSAGE value="```" />
|
|
|
|
|
<MESSAGE value="``` fix(i18n): Correct "hireMe" translation in navbar" />
|
|
|
|
|
<MESSAGE value="``` fix(i18n): Correct "hireMe" translation in navbar This commit corrects the translation of "hireMe" in the navigation bar" />
|
|
|
|
|
<MESSAGE value="``` 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. ``` " />
|
|
|
|
|
<MESSAGE value="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." />
|
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="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." />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="VgoProject">
|
|
|
|
|
<integration-enabled>false</integration-enabled>
|
|
|
|
|
|