index
:
noscript
master
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bg
/
ChildPolicies.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ChildPolicies and its dependencies.
hackademix
2019-09-29
1
-200
/
+0
*
Make RequestGuard's header processing synchronous on non-supporting browsers.
hackademix
2019-04-08
1
-4
/
+5
*
Fixed inconsistencies in handling of browser-internal URLs.
hackademix
2019-04-08
1
-1
/
+1
*
Graceful degradation for missing WebExtensions APIs on Chromium.
hackademix
2019-02-01
1
-0
/
+4
*
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
1
-14
/
+13
*
Include ftp:// URLs in non-secure domain matching.
hackademix
2018-09-26
1
-2
/
+6
*
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
1
-24
/
+11
*
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
1
-1
/
+1
*
Transparent support for FQDNs and better management of file:/// URLs.
hackademix
2018-09-04
1
-12
/
+14
*
Better file: protocol support.
hackademix
2018-09-04
1
-33
/
+46
*
Further CSP refactoring and removal of obsolete fallbacks.
hackademix
2018-08-27
1
-14
/
+58
*
Fixed inconstitencies in ChildPolicies content script URL matching.
hackademix
2018-08-21
1
-1
/
+2
*
Removed all references to RequestUtil.js and dependancies.
hackademix
2018-08-18
1
-1
/
+2
*
Hack: use top.name to store per-tab content-side configuration (e.g. unrestri...
hackademix
2018-08-17
1
-6
/
+24
*
Policy serialization using the contentScripts API.
hackademix
2018-08-16
1
-0
/
+111