Helper script for labex.io website
Voici les versions de ce script où le code a été modifié. Voir toutes les versions.
Update version to 2.0.1 and modify font-family styles to include 'Maple Mono NF CN' for improved aesthetics in index.js
Update version to 2.0.0 and simplify font-family styles for improved consistency and modern design in index.js
Update version to 1.9.8 and change API endpoint to new domain for improved service reliability in index.js
Update connection endpoint in index.js to use new labex API proxy URL for improved reliability.
Update version to 1.9.5 and implement hover functionality for lab links, enhancing user interaction and data display in index.js
Optimize relative time formatting in index.js by shortening time units to single characters (e.g., 's', 'm', 'h', 'd') for improved readability.
Refactor CSS styles in index.js for improved readability and consistency, including adjustments to badge styles and layout spacing.
Implement relative time formatting for last update timestamp in lab stats for improved data clarity in index.js
Update version to 1.9.3 and add formatted last update timestamp display in lab stats for improved data visibility in index.js
Update version to 1.9.2 and translate loading and error messages to English for improved accessibility in index.js
Update version to 1.9.1 and enhance loading animations and error handling in lab data container for improved user experience in index.js
Refactor lab data container interactions and update labels to Chinese for improved user experience in index.js
Enhance lab data container and menu visibility by adjusting z-index and pointer events in index.js
Update version to 1.8.9 and enhance lab data fetching logic with improved error handling and new combined review metrics in index.js
Update version to 1.8.8 and implement lab data fetching and display functionality in index.js
Update version to 1.8.7 and add drag-and-drop functionality for the floating button in index.js
Update font-family in index.js to include 'Maple Mono NF CN' for enhanced typography
Update version to 1.8.6 and change font-family to include Maple Mono NF CN for enhanced typography
Update button hover styles in index.js to improve color contrast and visual consistency
Update button hover styles in index.js for enhanced visual appeal
Update version to 1.8.4 and modify IBM Plex Mono font toggle menu item text for clarity
Update button styles in index.js for improved visual consistency
Update version to 1.8.3 and adjust UI styles for improved layout and aesthetics
Update version to 1.8.2 and refactor helper initialization logic for improved readability and functionality
Update version to 1.8.1 and modify IBM Plex Mono font toggle menu item text
Bump version to 1.8 and add IBM Plex Mono font toggle functionality
Remove version, author, and license sections from README
Update Quick Start menu item text from Chinese to English
Bump version to 1.7.1
Add Quick Start menu item and remove close button, bump version to 1.7
Add Zen Mode, close button, and enhance floating menu interactions
Add route-based menu item state and disable interactions for non-applicable pages
Bump version to 1.6
Enhance language switching with multi-language support and dynamic submenu
Modernize UI design with enhanced floating button and menu styles
Update floating button and language menu with Feather icons and flag emojis
Add quick reply templates to floating menu for enhanced user interaction
Update index.js to version 1.5, replacing the floating button with an SVG icon for better visual representation. Removed font size styling for the button to enhance design consistency.
Refactor index.js to implement a floating menu for language and mode switching, and clear cache functionality. Updated button styles and improved menu item interactions. Removed previous button implementations in favor of a more streamlined approach.