summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated TLDs.hackademix2019-12-112-15/+84
* Fix minor typo regarding appearance redundancy. Issue 61.Jordan Hewitt2019-12-103-5/+5
* Version bump: 11.0.10rc2.hackademix2019-12-101-1/+1
* Updated TLDs.hackademix2019-11-252-23/+2
* Fixed scripts could not be enabled on file: SVG documents.hackademix2019-11-251-1/+1
* Version bump: 11.0.10rc1.hackademix2019-11-251-1/+1
* Version bump: 11.0.9.hackademix2019-11-191-1/+1
* [Chromium] Prevent duplicated MSE placeholders (e.g. on Youtube).hackademix2019-11-161-7/+15
* Updated TLDs.hackademix2019-11-162-1/+5
* Fixed external scripts included in HEAD of file:// pages failing (issue #115).hackademix2019-11-161-2/+22
* Version bump: 11.0.9rc2.hackademix2019-11-161-1/+1
* Debug statement to monitor settings changes.hackademix2019-11-151-1/+1
* [XSS] Updated HTML 5 events inventory.hackademix2019-11-153-2/+53
* Best effort to make media placeholders visible and clickable.hackademix2019-11-152-6/+20
* Placeholders for MSE on Chromium too.hackademix2019-11-151-44/+72
* Use invalid IP rather than domain name to prevent offline status from breakin...hackademix2019-11-151-1/+2
* Removed empty exportFunction() Chromium shim.hackademix2019-11-153-6/+2
* Updated TLDs.hackademix2019-11-152-18/+3
* Version bump: 11.0.9rc1.hackademix2019-11-081-1/+1
* Fixed FUNDING.yml syntax.hackademix2019-11-081-2/+1
* Version bump: 11.0.8.hackademix2019-11-071-1/+1
* Shorter Paypal URL + liberapay entry.hackademix2019-11-071-1/+2
* Merge pull request #113 from TotalCaesar659/patch-1hackademix2019-11-071-0/+2
|\
| * Add FUNDING.ymlTotalCaesar6592019-11-071-0/+2
|/
* [L10n] Updated da, ja, lt, mk, nl.hackademix2019-11-075-2/+2708
* Fixed onionSecure setting persistence issue (Tor ticket #32362).hackademix2019-11-072-2/+7
* Fixed CSP DOM injection breaking XML documents rendering.hackademix2019-11-071-4/+18
* Version bump: 11.0.8rc1.hackademix2019-11-061-1/+1
* Version bump: 11.0.7.hackademix2019-11-041-1/+1
* Use fragments to reinsert and run previously blocked scripts.hackademix2019-11-031-3/+9
* Fetch policies asynchronously for about: and javascript: URLs.hackademix2019-11-031-6/+7
* Remove loop around XHR.hackademix2019-11-031-11/+7
* Version bump: 11.0.7rc1.hackademix2019-11-031-1/+1
* Version bump: 11.0.6.hackademix2019-11-011-1/+1
* Compute the correct origin for the policy to be fetched from about:blank and ...hackademix2019-11-011-3/+11
* Work-around for Youtube video elements positioned off-display at replacement ...hackademix2019-11-012-5/+6
* Version numbers for Chromium dev builds compatible with Chromestore requireme...hackademix2019-11-011-1/+1
* Version bump: 11.0.6rc3.hackademix2019-11-011-1/+1
* Script blocking before policy is fetched only for synchronous loads.hackademix2019-11-011-10/+12
* Version bump: 11.0.6rc2.hackademix2019-11-011-1/+1
* Fixed bug in policy fetching.hackademix2019-10-312-5/+19
* Make tests not to run automatically on dev mode startup anymore.hackademix2019-10-311-5/+5
* Version bump: 11.0.6rc1.hackademix2019-10-311-1/+1
* Version bump: 11.0.5.hackademix2019-10-311-1/+1
* Use pseudo-sync messaging to fetch policies for non-HTTP page loads only.hackademix2019-10-311-2/+2
* Version bump: 11.0.5rc3.hackademix2019-10-311-1/+1
* On Chrome limit SyncMessage usage to non-HTTP urls.hackademix2019-10-311-2/+9
* Updated TLDs.hackademix2019-10-311-1/+1
* Version bump: 11.0.5rc2.hackademix2019-10-311-1/+1
* Use semi-synchronous mode to fetch policies.hackademix2019-10-301-18/+20