asus.com - Dark Mode

Easy Dark mode for Asus

Bunlar scriptin tüm versiyonlarıdır. Versiyonların sadece değişen kodlarını göster.

  • v1.0.2 23.05.2026

    🎨 [style] Update stylelint configuration and user styles for dark mode enhancements

    • ✨ [feat] Enhance stylelint configuration to ignore non-userstyle files and reduce false positives for legacy userstyles.

      • Added reportNeedlessDisables: false to suppress meta warnings.
      • Scoped linting to UserCSS files only with ignoreFiles: ["**/*", "!**/*.user.css"].
      • Introduced specific overrides for UserStyle rules to accommodate legacy patterns and prevent false positives.
    • 🎨 [style] Refactor veloviewer-darkmode.user.css for improved readability and consistency.

      • Adjusted indentation and formatting for better structure.
      • Ensured consistent use of CSS properties and selectors.
    • 🎨 [style] Refactor zwifthub.com-darkmode.user.css for improved readability.

      • Adjusted indentation and formatting for better structure.
      • Ensured consistent use of CSS properties and selectors.

    Signed-off-by: Nick2bad4u [email protected]

  • v1.0.2 12.04.2026

    🎨 [style] Update namespaces for user scripts and stylesheets

    • Updated the namespace from typpi.online to nick2bad4u.github.io in the following files:
      • Strava-Add-Balance-Updated.user.js
      • stravatoolbox-darkmode.user.css
      • veloviewer-darkmode.user.css
      • zwifthub.com-darkmode.user.css

    Signed-off-by: Nick2bad4u [email protected]

  • v1.0.2 09.04.2026

    ✨ [feat] Update user scripts and stylesheets with new features and improvements

    • 📝 [docs] Update download and update URLs for user stylesheets
    • 🎨 [style] Improve formatting and structure in user scripts
    • 🐛 [fix] Correct module type declaration in Strava balance scripts
    • ✨ [feat] Add eslint-plugin-userscripts dependency for better linting

    Signed-off-by: Nick2bad4u [email protected]

    🎨 [style] Improve code formatting and consistency across multiple files

    • Refactor spacing and indentation in strava-balance/messages.js for better readability.
    • Standardize formatting in strava-balance/strava-fit-parser.js, ensuring consistent use of spaces and line breaks.
    • Clean up whitespace and line breaks in zwiftbikes/zwiftBikeCalculator.js and zwiftbikes/zwiftBikeGallery.js for improved clarity.
    • Adjust event listener syntax in zwiftbikes/zwiftBikeCalculator.js and zwiftbikes/zwiftBikeGallery.js to use concise arrow functions. ✨ [feat] Add TypeScript configuration file
    • Introduce tsconfig.json to enable TypeScript support and improve type safety across the project.
    • Configure various compiler options to enhance development experience and enforce strict type checking.

    Signed-off-by: Nick2bad4u [email protected]

  • v1.0.2 25.05.2025

    fix: update version to 1.0.2 and add update URL in user style metadata

  • v1.0.1 25.05.2025 Imported from URL