index
:
noscript
master
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed onionSecure setting persistence issue (Tor ticket #32362).
hackademix
2019-11-07
1
-0
/
+2
*
Fixed bug in policy fetching.
hackademix
2019-10-31
1
-1
/
+2
*
Make tests not to run automatically on dev mode startup anymore.
hackademix
2019-10-31
1
-5
/
+5
*
[Tor] Treat .onion sites whose protocol is HTTP as if it was HTTPS.
hackademix
2019-10-27
1
-0
/
+2
*
[Mobile] Blocked scripts count displayed in the browser action menu item.
hackademix
2019-10-25
1
-3
/
+5
*
Policy fetching asynchronous only before initialization.
hackademix
2019-10-18
1
-1
/
+4
*
Fixed typo causing initializing promise not being cached.
hackademix
2019-10-18
1
-2
/
+3
*
Avoid unnecessary page reloads on extension updates.
hackademix
2019-10-18
1
-1
/
+1
*
Handle edge-case policy retrieval for file:// pages loaded by session restore...
hackademix
2019-10-01
1
-6
/
+16
*
Make policy fetching resilient to missing tab information.
hackademix
2019-09-30
1
-5
/
+5
*
Fix CSP violation reporting management of "fake" blocked-uri like "eval".
hackademix
2019-09-30
1
-1
/
+1
*
Replace cookie-based hacks with synchronous messaging (currently shimmed) to ...
hackademix
2019-09-29
2
-11
/
+17
*
Work-around for Chromium not supporting frameAncestors in webRequest.
hackademix
2019-09-29
1
-8
/
+14
*
Remove ChildPolicies and its dependencies.
hackademix
2019-09-29
3
-223
/
+33
*
Removed dead tab permissions management code.
hackademix
2019-09-29
1
-5
/
+0
*
Block CSP violation reports requests synchronously, before they fail on .inva...
hackademix
2019-09-29
1
-1
/
+1
*
Fixed "Cascade top document restrictions" option not always applied to embedd...
hackademix
2019-09-26
1
-14
/
+21
*
Add "Collapse blocked objects" option to the Blocked Objects prompt.
hackademix
2019-07-23
1
-3
/
+7
*
Removed work-around for https://bugzilla.mozilla.org/show_bug.cgi?id=1532530...
hackademix
2019-05-22
2
-4
/
+0
*
Reference internal pages as absolute URLs for Chromium compatibility.
hackademix
2019-04-29
1
-1
/
+3
*
Make RequestGuard's header processing synchronous on non-supporting browsers.
hackademix
2019-04-08
2
-8
/
+15
*
Fixed inconsistencies in handling of browser-internal URLs.
hackademix
2019-04-08
3
-6
/
+8
*
Fixed resetting options works just once per session (defaults reference curre...
hackademix
2019-04-06
1
-1
/
+1
*
Chromium-compatible popup closure handling.
hackademix
2019-03-28
2
-1
/
+18
*
Merge branch 'chromium' into merge/chromium
hackademix
2019-03-27
3
-4
/
+11
|
\
|
*
Graceful degradation for missing WebExtensions APIs on Chromium.
hackademix
2019-02-01
3
-4
/
+11
*
|
Fixed ns.requestCan() using hardcoded "script" rather than its capability arg...
hackademix
2019-03-16
1
-1
/
+1
*
|
"General/Cascade top document's restrictions to subdocuments" option (default...
hackademix
2019-03-15
3
-6
/
+17
*
|
Remove double quotes around property names for consistency.
hackademix
2019-03-15
1
-6
/
+6
*
|
Selective handling of Tor Browser options and work-around for https://bugzill...
hackademix
2019-03-14
4
-14
/
+72
*
|
Added missing await to async options saving.
hackademix
2019-03-14
1
-1
/
+1
|
/
*
Cascade top document's restrictions to subframes (Tor issue #28873).
hackademix
2018-12-17
1
-5
/
+20
*
Limit fix for issue #41 to origin-less fetch (exclude frames).
hackademix
2018-11-25
1
-2
/
+3
*
Allow extensions to perform origin-less fetching and framing (issue #41).
hackademix
2018-11-24
1
-1
/
+4
*
Fixed issue #35 "tabId is not defined" on startup.
hackademix
2018-11-12
1
-6
/
+6
*
Darker red badge background to ensure text is kept white across browsers.
hackademix
2018-10-26
1
-1
/
+1
*
Fixed potential race condition in per-tab configuration cookie hack.
hackademix
2018-10-14
1
-1
/
+2
*
Use cookie instead of window.name as a tab-configuration hack.
hackademix
2018-10-13
3
-16
/
+21
*
Set tab restrictions status across all frames.
hackademix
2018-10-12
1
-1
/
+1
*
Simplified CSP HTTP header injection, avoiding report-to until actually suppo...
hackademix
2018-10-06
1
-12
/
+20
*
Include ftp:// URLs in non-secure domain matching.
hackademix
2018-09-26
1
-2
/
+6
*
Fixed line endings.
hackademix
2018-09-15
1
-38
/
+38
*
Removed unused regexp.
hackademix
2018-09-10
1
-1
/
+0
*
Better IPV6 support.
hackademix
2018-09-10
1
-9
/
+16
*
Streamlined child policy content scripts.
hackademix
2018-09-10
1
-2
/
+1
*
Fix for various content script timing related issues.
hackademix
2018-09-09
2
-25
/
+12
*
Prevent total breakages when policies accidentally map to invalid match patte...
hackademix
2018-09-09
1
-12
/
+21
*
More efficient window.name persistence for tab-scoped permissions.
hackademix
2018-09-08
3
-2
/
+10
*
Fixed regression: undefined fake request.url ends to for inline scripts CSP r...
hackademix
2018-09-08
1
-1
/
+1
*
Saner message dispatching.
hackademix
2018-09-08
2
-11
/
+13
[next]