-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Offline translation + readme #546
Merged
Merged
+114
−338
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
v0.80.1 Loccus patch
v0.80.1 loccus patch
…oad_action_description (#525)
* moved metadata tip * metadata form changed to be different for images and videos * changed json files back * video and image for metadata section * Synthetic image detection UX improvements * refactoring + updated offline translations * 465 checkgif labels (#503) * functional fake text on check gif and gif download * functional checkGif with moveable "Fake" label * clean up tests * better Fake text * can toggle fake image text and change its color * can add and remove "Fake" annotation * user can change text size, more intuitive interactions for adding fake annotation and customizing it * language keywords added * added comments, removed useless code * made gifs bigger * comment * removed fragments and corrected type error * updated translation * Revert "video and image for metadata section" This reverts commit 9189891. * Revert "changed json files back" This reverts commit 977d603. * Revert "metadata form changed to be different for images and videos" This reverts commit 98e06a4. * correct file input button * cleaned up code --------- Co-authored-by: Valentin Porcellini <[email protected]>
Bug with assistant help tooltip not appearing and crashing when clicked - changed from `HelpDialog` to `Tooltip` in `AssistantIntroduction.jsx`
* Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings --------- Co-authored-by: Bertrand Goupil <[email protected]>
* Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings * Bumped version, added missing keyword, added rtl support --------- Co-authored-by: Bertrand Goupil <[email protected]>
* Added missing controller + fixed warning
…tooltip Fix bug with assistant help tooltip
Syntetic detector 0.81
* Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings * Bumped version, added missing keyword, added rtl support * Added missing controller * Added missing controller + fixed warning * Removed console.log * Improved error handling * Added scale modal to Loccus, refactoring, added download buttons to loccus * Refactoring --------- Co-authored-by: Bertrand Goupil <[email protected]>
* Add missing assistant_video_download_action and assistant_video_download_action_description (#525) * added translations for fake annotation on checkGIF (#527) * 454 metadata form refactoring (#528) * moved metadata tip * metadata form changed to be different for images and videos * changed json files back * video and image for metadata section * Synthetic image detection UX improvements * refactoring + updated offline translations * 465 checkgif labels (#503) * functional fake text on check gif and gif download * functional checkGif with moveable "Fake" label * clean up tests * better Fake text * can toggle fake image text and change its color * can add and remove "Fake" annotation * user can change text size, more intuitive interactions for adding fake annotation and customizing it * language keywords added * added comments, removed useless code * made gifs bigger * comment * removed fragments and corrected type error * updated translation * Revert "video and image for metadata section" This reverts commit 9189891. * Revert "changed json files back" This reverts commit 977d603. * Revert "metadata form changed to be different for images and videos" This reverts commit 98e06a4. * correct file input button * cleaned up code --------- * Fix bug with assistant help tooltip Bug with assistant help tooltip not appearing and crashing when clicked - changed from `HelpDialog` to `Tooltip` in `AssistantIntroduction.jsx` * Loccus chart + refactoring (#530) * Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings --------- * Loccus enhancements (#532) * Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings * Bumped version, added missing keyword, added rtl support --------- * Loccus enhancements (#533) * Added missing controller + fixed warning * #534 update detector names * #526 Fix error message for 404 * navbar and all tool use category keys instead of translated label * fix assistant help * Loccus enhancements (#539) * Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings * Bumped version, added missing keyword, added rtl support * Added missing controller * Added missing controller + fixed warning * Removed console.log * Improved error handling * Added scale modal to Loccus, refactoring, added download buttons to loccus * Refactoring --------- * Updated translation --------- Co-authored-by: Goupil Conseil <[email protected]> Co-authored-by: Twin Karmakharm <[email protected]> Co-authored-by: Robin Farkas <[email protected]> Co-authored-by: Rosanna Milner <[email protected]> Co-authored-by: Bertrand Goupil <[email protected]>
* Updated README.md * Update README.md * Updated README.md
Merged
Sallaa
added a commit
that referenced
this pull request
Jun 20, 2024
* 0.81 (#542) * Add missing assistant_video_download_action and assistant_video_download_action_description (#525) * added translations for fake annotation on checkGIF (#527) * 454 metadata form refactoring (#528) * moved metadata tip * metadata form changed to be different for images and videos * changed json files back * video and image for metadata section * Synthetic image detection UX improvements * refactoring + updated offline translations * 465 checkgif labels (#503) * functional fake text on check gif and gif download * functional checkGif with moveable "Fake" label * clean up tests * better Fake text * can toggle fake image text and change its color * can add and remove "Fake" annotation * user can change text size, more intuitive interactions for adding fake annotation and customizing it * language keywords added * added comments, removed useless code * made gifs bigger * comment * removed fragments and corrected type error * updated translation * Revert "video and image for metadata section" This reverts commit 9189891. * Revert "changed json files back" This reverts commit 977d603. * Revert "metadata form changed to be different for images and videos" This reverts commit 98e06a4. * correct file input button * cleaned up code --------- Co-authored-by: Valentin Porcellini <[email protected]> * Fix bug with assistant help tooltip Bug with assistant help tooltip not appearing and crashing when clicked - changed from `HelpDialog` to `Tooltip` in `AssistantIntroduction.jsx` * Loccus chart + refactoring (#530) * Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings --------- Co-authored-by: Bertrand Goupil <[email protected]> * Loccus enhancements (#532) * Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings * Bumped version, added missing keyword, added rtl support --------- Co-authored-by: Bertrand Goupil <[email protected]> * Loccus enhancements (#533) * Added missing controller + fixed warning * #534 update detector names * #526 Fix error message for 404 * navbar and all tool use category keys instead of translated label * fix assistant help * Loccus enhancements (#539) * Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings * Bumped version, added missing keyword, added rtl support * Added missing controller * Added missing controller + fixed warning * Removed console.log * Improved error handling * Added scale modal to Loccus, refactoring, added download buttons to loccus * Refactoring --------- Co-authored-by: Bertrand Goupil <[email protected]> * Updated translation --------- Co-authored-by: Goupil Conseil <[email protected]> Co-authored-by: Twin Karmakharm <[email protected]> Co-authored-by: Robin Farkas <[email protected]> Co-authored-by: Rosanna Milner <[email protected]> Co-authored-by: Bertrand Goupil <[email protected]> * Offline translation + readme (#546) * Add missing assistant_video_download_action and assistant_video_download_action_description (#525) * added translations for fake annotation on checkGIF (#527) * 454 metadata form refactoring (#528) * moved metadata tip * metadata form changed to be different for images and videos * changed json files back * video and image for metadata section * Synthetic image detection UX improvements * refactoring + updated offline translations * 465 checkgif labels (#503) * functional fake text on check gif and gif download * functional checkGif with moveable "Fake" label * clean up tests * better Fake text * can toggle fake image text and change its color * can add and remove "Fake" annotation * user can change text size, more intuitive interactions for adding fake annotation and customizing it * language keywords added * added comments, removed useless code * made gifs bigger * comment * removed fragments and corrected type error * updated translation * Revert "video and image for metadata section" This reverts commit 9189891. * Revert "changed json files back" This reverts commit 977d603. * Revert "metadata form changed to be different for images and videos" This reverts commit 98e06a4. * correct file input button * cleaned up code --------- Co-authored-by: Valentin Porcellini <[email protected]> * Fix bug with assistant help tooltip Bug with assistant help tooltip not appearing and crashing when clicked - changed from `HelpDialog` to `Tooltip` in `AssistantIntroduction.jsx` * Loccus chart + refactoring (#530) * Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings --------- Co-authored-by: Bertrand Goupil <[email protected]> * Loccus enhancements (#532) * Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings * Bumped version, added missing keyword, added rtl support --------- Co-authored-by: Bertrand Goupil <[email protected]> * Loccus enhancements (#533) * Added missing controller + fixed warning * #534 update detector names * #526 Fix error message for 404 * navbar and all tool use category keys instead of translated label * fix assistant help * Loccus enhancements (#539) * Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings * Bumped version, added missing keyword, added rtl support * Added missing controller * Added missing controller + fixed warning * Removed console.log * Improved error handling * Added scale modal to Loccus, refactoring, added download buttons to loccus * Refactoring --------- Co-authored-by: Bertrand Goupil <[email protected]> * Updated translation * 0.81 (#542) (#543) * Add missing assistant_video_download_action and assistant_video_download_action_description (#525) * added translations for fake annotation on checkGIF (#527) * 454 metadata form refactoring (#528) * moved metadata tip * metadata form changed to be different for images and videos * changed json files back * video and image for metadata section * Synthetic image detection UX improvements * refactoring + updated offline translations * 465 checkgif labels (#503) * functional fake text on check gif and gif download * functional checkGif with moveable "Fake" label * clean up tests * better Fake text * can toggle fake image text and change its color * can add and remove "Fake" annotation * user can change text size, more intuitive interactions for adding fake annotation and customizing it * language keywords added * added comments, removed useless code * made gifs bigger * comment * removed fragments and corrected type error * updated translation * Revert "video and image for metadata section" This reverts commit 9189891. * Revert "changed json files back" This reverts commit 977d603. * Revert "metadata form changed to be different for images and videos" This reverts commit 98e06a4. * correct file input button * cleaned up code --------- * Fix bug with assistant help tooltip Bug with assistant help tooltip not appearing and crashing when clicked - changed from `HelpDialog` to `Tooltip` in `AssistantIntroduction.jsx` * Loccus chart + refactoring (#530) * Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings --------- * Loccus enhancements (#532) * Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings * Bumped version, added missing keyword, added rtl support --------- * Loccus enhancements (#533) * Added missing controller + fixed warning * #534 update detector names * #526 Fix error message for 404 * navbar and all tool use category keys instead of translated label * fix assistant help * Loccus enhancements (#539) * Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings * Bumped version, added missing keyword, added rtl support * Added missing controller * Added missing controller + fixed warning * Removed console.log * Improved error handling * Added scale modal to Loccus, refactoring, added download buttons to loccus * Refactoring --------- * Updated translation --------- Co-authored-by: Goupil Conseil <[email protected]> Co-authored-by: Twin Karmakharm <[email protected]> Co-authored-by: Robin Farkas <[email protected]> Co-authored-by: Rosanna Milner <[email protected]> Co-authored-by: Bertrand Goupil <[email protected]> * Readme update (#544) * Updated README.md * Update README.md * Updated README.md * Updated offline translation --------- Co-authored-by: Goupil Conseil <[email protected]> Co-authored-by: Twin Karmakharm <[email protected]> Co-authored-by: Robin Farkas <[email protected]> Co-authored-by: Rosanna Milner <[email protected]> Co-authored-by: Bertrand Goupil <[email protected]> --------- Co-authored-by: Goupil Conseil <[email protected]> Co-authored-by: Twin Karmakharm <[email protected]> Co-authored-by: Robin Farkas <[email protected]> Co-authored-by: Rosanna Milner <[email protected]> Co-authored-by: Bertrand Goupil <[email protected]>
Sallaa
added a commit
that referenced
this pull request
Jun 24, 2024
* Pre master (#547) * 0.81 (#542) * Add missing assistant_video_download_action and assistant_video_download_action_description (#525) * added translations for fake annotation on checkGIF (#527) * 454 metadata form refactoring (#528) * moved metadata tip * metadata form changed to be different for images and videos * changed json files back * video and image for metadata section * Synthetic image detection UX improvements * refactoring + updated offline translations * 465 checkgif labels (#503) * functional fake text on check gif and gif download * functional checkGif with moveable "Fake" label * clean up tests * better Fake text * can toggle fake image text and change its color * can add and remove "Fake" annotation * user can change text size, more intuitive interactions for adding fake annotation and customizing it * language keywords added * added comments, removed useless code * made gifs bigger * comment * removed fragments and corrected type error * updated translation * Revert "video and image for metadata section" This reverts commit 9189891. * Revert "changed json files back" This reverts commit 977d603. * Revert "metadata form changed to be different for images and videos" This reverts commit 98e06a4. * correct file input button * cleaned up code --------- Co-authored-by: Valentin Porcellini <[email protected]> * Fix bug with assistant help tooltip Bug with assistant help tooltip not appearing and crashing when clicked - changed from `HelpDialog` to `Tooltip` in `AssistantIntroduction.jsx` * Loccus chart + refactoring (#530) * Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings --------- Co-authored-by: Bertrand Goupil <[email protected]> * Loccus enhancements (#532) * Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings * Bumped version, added missing keyword, added rtl support --------- Co-authored-by: Bertrand Goupil <[email protected]> * Loccus enhancements (#533) * Added missing controller + fixed warning * #534 update detector names * #526 Fix error message for 404 * navbar and all tool use category keys instead of translated label * fix assistant help * Loccus enhancements (#539) * Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings * Bumped version, added missing keyword, added rtl support * Added missing controller * Added missing controller + fixed warning * Removed console.log * Improved error handling * Added scale modal to Loccus, refactoring, added download buttons to loccus * Refactoring --------- Co-authored-by: Bertrand Goupil <[email protected]> * Updated translation --------- Co-authored-by: Goupil Conseil <[email protected]> Co-authored-by: Twin Karmakharm <[email protected]> Co-authored-by: Robin Farkas <[email protected]> Co-authored-by: Rosanna Milner <[email protected]> Co-authored-by: Bertrand Goupil <[email protected]> * Offline translation + readme (#546) * Add missing assistant_video_download_action and assistant_video_download_action_description (#525) * added translations for fake annotation on checkGIF (#527) * 454 metadata form refactoring (#528) * moved metadata tip * metadata form changed to be different for images and videos * changed json files back * video and image for metadata section * Synthetic image detection UX improvements * refactoring + updated offline translations * 465 checkgif labels (#503) * functional fake text on check gif and gif download * functional checkGif with moveable "Fake" label * clean up tests * better Fake text * can toggle fake image text and change its color * can add and remove "Fake" annotation * user can change text size, more intuitive interactions for adding fake annotation and customizing it * language keywords added * added comments, removed useless code * made gifs bigger * comment * removed fragments and corrected type error * updated translation * Revert "video and image for metadata section" This reverts commit 9189891. * Revert "changed json files back" This reverts commit 977d603. * Revert "metadata form changed to be different for images and videos" This reverts commit 98e06a4. * correct file input button * cleaned up code --------- Co-authored-by: Valentin Porcellini <[email protected]> * Fix bug with assistant help tooltip Bug with assistant help tooltip not appearing and crashing when clicked - changed from `HelpDialog` to `Tooltip` in `AssistantIntroduction.jsx` * Loccus chart + refactoring (#530) * Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings --------- Co-authored-by: Bertrand Goupil <[email protected]> * Loccus enhancements (#532) * Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings * Bumped version, added missing keyword, added rtl support --------- Co-authored-by: Bertrand Goupil <[email protected]> * Loccus enhancements (#533) * Added missing controller + fixed warning * #534 update detector names * #526 Fix error message for 404 * navbar and all tool use category keys instead of translated label * fix assistant help * Loccus enhancements (#539) * Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings * Bumped version, added missing keyword, added rtl support * Added missing controller * Added missing controller + fixed warning * Removed console.log * Improved error handling * Added scale modal to Loccus, refactoring, added download buttons to loccus * Refactoring --------- Co-authored-by: Bertrand Goupil <[email protected]> * Updated translation * 0.81 (#542) (#543) * Add missing assistant_video_download_action and assistant_video_download_action_description (#525) * added translations for fake annotation on checkGIF (#527) * 454 metadata form refactoring (#528) * moved metadata tip * metadata form changed to be different for images and videos * changed json files back * video and image for metadata section * Synthetic image detection UX improvements * refactoring + updated offline translations * 465 checkgif labels (#503) * functional fake text on check gif and gif download * functional checkGif with moveable "Fake" label * clean up tests * better Fake text * can toggle fake image text and change its color * can add and remove "Fake" annotation * user can change text size, more intuitive interactions for adding fake annotation and customizing it * language keywords added * added comments, removed useless code * made gifs bigger * comment * removed fragments and corrected type error * updated translation * Revert "video and image for metadata section" This reverts commit 9189891. * Revert "changed json files back" This reverts commit 977d603. * Revert "metadata form changed to be different for images and videos" This reverts commit 98e06a4. * correct file input button * cleaned up code --------- * Fix bug with assistant help tooltip Bug with assistant help tooltip not appearing and crashing when clicked - changed from `HelpDialog` to `Tooltip` in `AssistantIntroduction.jsx` * Loccus chart + refactoring (#530) * Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings --------- * Loccus enhancements (#532) * Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings * Bumped version, added missing keyword, added rtl support --------- * Loccus enhancements (#533) * Added missing controller + fixed warning * #534 update detector names * #526 Fix error message for 404 * navbar and all tool use category keys instead of translated label * fix assistant help * Loccus enhancements (#539) * Tools Refactoring (#519) * Synthetic image detection UX improvements * refactoring + updated offline translations * wip * Refactored footer types and Footer, Navbar, DrawerItem, AllTools. Highlight the tool used in the side menu * Added missing package, fixed scroll bars and enhanced general layout * Improved naming to have TopMenu, MainContentMenu, and SideMenu, fixed some variables, code cleanup * Improved alignment * Fixed RTL padding * Fixed RTL chevron * Improved naming * Fixed lint warning * Added jsdoc * Cleanup * Fixed error * add v0.81 manifest * Added chartJs, added chart with detection percentage over time * Removed console.log * Added chart gradient based on detection score * Updated packages * Moved variables * Fixed lint warnings * Bumped version, added missing keyword, added rtl support * Added missing controller * Added missing controller + fixed warning * Removed console.log * Improved error handling * Added scale modal to Loccus, refactoring, added download buttons to loccus * Refactoring --------- * Updated translation --------- Co-authored-by: Goupil Conseil <[email protected]> Co-authored-by: Twin Karmakharm <[email protected]> Co-authored-by: Robin Farkas <[email protected]> Co-authored-by: Rosanna Milner <[email protected]> Co-authored-by: Bertrand Goupil <[email protected]> * Readme update (#544) * Updated README.md * Update README.md * Updated README.md * Updated offline translation --------- Co-authored-by: Goupil Conseil <[email protected]> Co-authored-by: Twin Karmakharm <[email protected]> Co-authored-by: Robin Farkas <[email protected]> Co-authored-by: Rosanna Milner <[email protected]> Co-authored-by: Bertrand Goupil <[email protected]> --------- Co-authored-by: Goupil Conseil <[email protected]> Co-authored-by: Twin Karmakharm <[email protected]> Co-authored-by: Robin Farkas <[email protected]> Co-authored-by: Rosanna Milner <[email protected]> Co-authored-by: Bertrand Goupil <[email protected]> * Reverts using id from map as it causes a bug --------- Co-authored-by: Goupil Conseil <[email protected]> Co-authored-by: Twin Karmakharm <[email protected]> Co-authored-by: Robin Farkas <[email protected]> Co-authored-by: Rosanna Milner <[email protected]> Co-authored-by: Bertrand Goupil <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.