index
:
noscript
master
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bg
/
main.js
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
*
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
*
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
*
Replace cookie-based hacks with synchronous messaging (currently shimmed) to ...
hackademix
2019-09-29
1
-10
/
+12
*
Remove ChildPolicies and its dependencies.
hackademix
2019-09-29
1
-7
/
+28
*
Fixed inconsistencies in handling of browser-internal URLs.
hackademix
2019-04-08
1
-2
/
+4
*
Chromium-compatible popup closure handling.
hackademix
2019-03-28
1
-1
/
+1
*
Fixed ns.requestCan() using hardcoded "script" rather than its capability arg...
hackademix
2019-03-16
1
-1
/
+1
*
Selective handling of Tor Browser options and work-around for https://bugzill...
hackademix
2019-03-14
1
-0
/
+4
*
Added missing await to async options saving.
hackademix
2019-03-14
1
-1
/
+1
*
Fix for various content script timing related issues.
hackademix
2018-09-09
1
-1
/
+1
*
Saner message dispatching.
hackademix
2018-09-08
1
-11
/
+12
*
Better file: protocol support.
hackademix
2018-09-04
1
-2
/
+3
*
Reordered startup sequence to be more friendly with embedders like the Tor Br...
hackademix
2018-08-28
1
-16
/
+14
*
Merge pull request #16 from rustybird/started
hackademix
2018-08-28
1
-0
/
+1
|
\
|
*
Broadcast a "started" message after initialization
Rusty Bird
2018-08-27
1
-0
/
+1
*
|
Further CSP refactoring and removal of obsolete fallbacks.
hackademix
2018-08-27
1
-5
/
+11
|
/
*
More coherent wrapper around the webex messaging API.
hackademix
2018-08-22
1
-7
/
+2
*
Fixed possible surprises in background script message handling.
hackademix
2018-08-21
1
-270
/
+246
*
Removed all references to RequestUtil.js and dependancies.
hackademix
2018-08-18
1
-1
/
+1
*
Policy serialization using the contentScripts API.
hackademix
2018-08-16
1
-1
/
+4
*
More reliable handling of edge startup cases.
hackademix
2018-07-22
1
-26
/
+15
*
Removed deprecated windowType usages.
hackademix
2018-07-12
1
-3
/
+1
*
Initial commit starting at version 10.1.8.3rc4.
hackademix
2018-07-01
1
-0
/
+282