index
:
noscript
master
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fixed CapsCSP bug allowing data: URLs to bypass font blocking (thanks dcent ↵
hackademix
2020-03-01
1
-1
/
+1
|
|
|
|
and skriptimaahinen).
*
Fixed UNTRUSTED domains accidentally set in "match HTTPS only" mode (issue ↵
hackademix
2019-12-29
1
-3
/
+7
|
|
|
|
#126).
*
Added "ping" (beacon/ping) capability control.
hackademix
2019-12-25
1
-1
/
+2
|
*
[Tor] Treat .onion sites whose protocol is HTTP as if it was HTTPS.
hackademix
2019-10-27
1
-0
/
+3
|
*
- Use this refence instead of global ns property.
hackademix
2019-10-27
1
-1
/
+1
|
*
Fixed bug in chunked storage causing shrunk items not to be retrieved correctly.
hackademix
2019-10-25
1
-10
/
+14
|
*
Support for splitting sync storage items into chunks, to allow ↵
hackademix
2019-10-08
1
-31
/
+132
|
|
|
|
synchronization of big policies across devices.
*
IPv4 subnet shortcut matching.
hackademix
2019-10-05
1
-7
/
+20
|
*
Fallback to local storage for any item exceeding limits (fixes persistence ↵
hackademix
2019-10-05
1
-2
/
+42
|
|
|
|
problems on Chromium).
*
Remove ChildPolicies and its dependencies.
hackademix
2019-09-29
1
-0
/
+10
|
*
Fix typo "breaking" yet to be implemented contextual permissions.
hackademix
2019-09-29
1
-1
/
+2
|
*
More graceful handling of chrome: origins.
hackademix
2019-07-23
1
-3
/
+3
|
*
Tiny CSP optimization (per spec, http: implies https:).
hackademix
2019-07-23
1
-3
/
+3
|
*
More accurate algorithm to account for permissions changes in the UI ↵
hackademix
2019-05-26
1
-1
/
+14
|
|
|
|
triggering automatic reloads.
*
Fixed inconsistencies in handling of browser-internal URLs.
hackademix
2019-04-08
1
-3
/
+5
|
*
Better IPV6 support.
hackademix
2018-09-10
1
-1
/
+1
|
*
Prevent total breakages when policies accidentally map to invalid match ↵
hackademix
2018-09-09
1
-1
/
+1
|
|
|
|
patterns.
*
Site parsing more resilient to bogus input.
hackademix
2018-09-08
1
-1
/
+1
|
*
Fixed possible null reference errors in Sites.origin().
hackademix
2018-09-05
1
-0
/
+1
|
*
Transparent support for FQDNs and better management of file:/// URLs.
hackademix
2018-09-04
1
-4
/
+21
|
*
Better file: protocol support.
hackademix
2018-09-04
1
-13
/
+21
|
*
Reload-less service worker busting.
hackademix
2018-08-28
1
-14
/
+15
|
*
Refactoring CSP building out of RequestGuard.
hackademix
2018-08-27
1
-0
/
+30
|
*
Fixed Sites.domainImplies() misplaced optimization.
hackademix
2018-08-24
1
-2
/
+1
|
*
More resilient and optimized version of Sites.domainImplies().
hackademix
2018-08-23
1
-3
/
+12
|
*
Fix: Sites.domainImplies() should match subdomains.
hackademix
2018-08-22
1
-6
/
+7
|
*
Fixed inconstitencies in ChildPolicies content script URL matching.
hackademix
2018-08-21
1
-1
/
+20
|
*
Initial commit starting at version 10.1.8.3rc4.
hackademix
2018-07-01
5
-0
/
+518