Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: StaticPH/Userscripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: StaticPH/Userscripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 22 files changed
  • 1 contributor

Commits on Dec 16, 2025

  1. Configuration menu
    Copy the full SHA
    37a022f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    873ef3e View commit details
    Browse the repository at this point in the history
  3. Improve README automation scripts abilities to change to the correct …

    …directory contexts for operation.
    StaticPH committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    4597b89 View commit details
    Browse the repository at this point in the history
  4. Fix README automation writing 2-part version strings in scripts as 3-…

    …part version strings in the manifest.
    StaticPH committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    3a95520 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c324f5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    979636c View commit details
    Browse the repository at this point in the history
  7. Add oxlint config

    StaticPH committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    9ba15b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. Update oxlint config

    StaticPH committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    37dd3e0 View commit details
    Browse the repository at this point in the history
  2. Trivial linting

    StaticPH committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    aa92548 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. Twitch Transparent Video Stats: Update CSS selectors and delay script…

    … injection time. Also coerce script versions in manifest file to three-segments.
    StaticPH committed Feb 9, 2026
    Configuration menu
    Copy the full SHA
    e1a4cb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d72eac6 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. Github Repo Network Tab: Thanks for making it more annoying to find o…

    …r work with meaningful elements using CSS selectors in a modern browser, GitHub. /s
    StaticPH committed Feb 27, 2026
    Configuration menu
    Copy the full SHA
    c5611ec View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2026

  1. GitHub Issue Comments Legacy Workaround: Relax a selector.

    GitHub Collapsed Details Legacy Workaround: Unconditionally remove and add a CSS class instead of attempting to replace and falling back to adding.
    GitHub Lazy Release Assets Legacy Workaround: Made a selector more strict.
    StaticPH committed Feb 28, 2026
    Configuration menu
    Copy the full SHA
    a418321 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2026

  1. GitHub Issue Comments Legacy Workaround: Slightly simplify the non-fu…

    …nctional reactions button, and hardcode a tooltip. It's not like anyone but me will use this, and I know what to expect in the first place.
    StaticPH committed Mar 1, 2026
    Configuration menu
    Copy the full SHA
    4ea7215 View commit details
    Browse the repository at this point in the history
  2. GitHub Issue Comments Legacy Workaround: Add tooltips for long descri…

    …ptions to Issue labels. While not strictly within the scope of the script, it seemed like expanding upon this later might help cover some bases.
    StaticPH committed Mar 1, 2026
    Configuration menu
    Copy the full SHA
    4af43b6 View commit details
    Browse the repository at this point in the history
  3. GitHub Issue Comments Legacy Workaround: Use friendly, localized, abs…

    …olute timestamps because GitHub's relative-time-element isn't loading for some reason, which results in the custom element not showing any time.
    StaticPH committed Mar 1, 2026
    Configuration menu
    Copy the full SHA
    1d4ed11 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2026

  1. GitHub Lazy Release Assets Legacy Workaround: Convert all times to lo…

    …cale's absolute time, so that there's at least a time and a year on everything that needs it.
    
    StackExchange Legacy Comments Expander: Re-implement expanding comments on answers, because that's somehow different from comments on the question itself.
    Add an entry to the exclusions list for Github Repo Network Tab and GitHub Collapsed Details Legacy Workaround.
    StaticPH committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    40bde33 View commit details
    Browse the repository at this point in the history
Loading