-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: gorhill/uBlock
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 77c1482
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: gorhill/uBlock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cfc3b05
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 73 files changed
- 1 contributor
Commits on Jun 5, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c6009a7 - Browse repository at this point
Copy the full SHA c6009a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa027e2 - Browse repository at this point
Copy the full SHA fa027e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17d6ae0 - Browse repository at this point
Copy the full SHA 17d6ae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36fec77 - Browse repository at this point
Copy the full SHA 36fec77View commit details
Commits on Jun 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4a7ce50 - Browse repository at this point
Copy the full SHA 4a7ce50View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe45329 - Browse repository at this point
Copy the full SHA fe45329View commit details
Commits on Jun 7, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 2d5884f - Browse repository at this point
Copy the full SHA 2d5884fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5512f70 - Browse repository at this point
Copy the full SHA 5512f70View commit details
Commits on Jun 8, 2026
-
Improve
JSONPath; add[trusted-]edit-element-objectscriptletsImprove JSONPath: Add ability to call a method on looked-up instances, jsonpath query example (to be further documented): $.["onload","onerror"]=call(["${obj}","removeAttribute","${key}"]) New scriptlet `edit-element-object`: @description Prune properties of one or more elements matching a specific selector. Properties can only be removed. @param selector The selector used to locate the elements on which the JSONPath query will be applied. @param jsonq A uBO-flavored JSONPath query. @param timeout The maximum time (in milliseconds) to wait for matching elements before stopping. Defaults to 0, which executes a single lookup attempt without waiting. New scriptlet `trusted-edit-element-object`: @description Edit properties of one or more elements matching a specific selector. Properties can be assigned new values. @param selector The selector used to locate the elements on which the JSONPath query will be applied. @param jsonq A uBO-flavored JSONPath query. @param timeout The maximum time (in milliseconds) to wait for matching elements before stopping. Defaults to 0, which executes a single lookup attempt without waiting.Configuration menu - View commit details
-
Copy full SHA for fdc1a4e - Browse repository at this point
Copy the full SHA fdc1a4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2793300 - Browse repository at this point
Copy the full SHA 2793300View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5241e37 - Browse repository at this point
Copy the full SHA 5241e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25eb28a - Browse repository at this point
Copy the full SHA 25eb28aView commit details
Commits on Jun 9, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 6d50515 - Browse repository at this point
Copy the full SHA 6d50515View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b3450b - Browse repository at this point
Copy the full SHA 1b3450bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b0f4da - Browse repository at this point
Copy the full SHA 5b0f4daView commit details -
Add regex-based selectors to jsonpath
Related discussion: uBlockOrigin/uAssets#23076
Configuration menu - View commit details
-
Copy full SHA for cfc3b05 - Browse repository at this point
Copy the full SHA cfc3b05View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 77c1482...cfc3b05