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: violentmonkey/violentmonkey
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.31.4
Choose a base ref
...
head repository: violentmonkey/violentmonkey
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.31.5
Choose a head ref
  • 6 commits
  • 43 files changed
  • 2 contributors

Commits on Dec 22, 2025

  1. Configuration menu
    Copy the full SHA
    e51bd78 View commit details
    Browse the repository at this point in the history
  2. fix #2404: keep sandbox if grantless to avoid bugs + match TM

    * disable sandbox only via an explicit `@grant none`
    * don't expose unsafeWindow unless explicitly requested via `@grant`
    * only expose cloneInto, createObjectIn, exportFunction in the sandboxed mode
    tophf committed Dec 22, 2025
    Configuration menu
    Copy the full SHA
    da721f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2025

  1. Configuration menu
    Copy the full SHA
    cf7216a View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2025

  1. Configuration menu
    Copy the full SHA
    4da8873 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2025

  1. Configuration menu
    Copy the full SHA
    4112cf8 View commit details
    Browse the repository at this point in the history
  2. v2.31.5

    tophf committed Dec 29, 2025
    Configuration menu
    Copy the full SHA
    f829015 View commit details
    Browse the repository at this point in the history
Loading