summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version bump: 11.0.11.hackademix2019-12-291-1/+1
|
* [L10n] Updated da, de, fr, he, it, mk, nl, ru, sq, tr, zh_TW.hackademix2019-12-2911-49/+93
|
* Fixed UI not working on pages were sessionStorage is disabled.hackademix2019-12-291-5/+11
|
* Version bump: 11.0.11rc2.hackademix2019-12-291-1/+1
|
* Updated TLDs.hackademix2019-12-252-8/+2
|
* Added "ping" (beacon/ping) capability control.hackademix2019-12-254-3/+20
|
* Version bump: 11.0.11rc1.hackademix2019-12-251-1/+1
|
* Version bump: 11.0.10.hackademix2019-12-231-1/+1
|
* [Chromium] Fixed no permissions given on first page load in a session.hackademix2019-12-231-6/+29
|
* Order change in html5 events source.hackademix2019-12-231-1/+1
|
* Updated TLDs.hackademix2019-12-232-5/+14
|
* Removed unused "privacy" permission.hackademix2019-12-191-1/+0
|
* Version bump: 11.0.10rc3.hackademix2019-12-191-1/+1
|
* Fixed shortcut and context menu doing nothing unless browserAction icon is ↵hackademix2019-12-113-10/+15
| | | | visible on Firefox (issue #58).
* [L10n] Updated de, fr, he, nl, tr.hackademix2019-12-115-9/+9
|
* 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 ↵hackademix2019-11-151-1/+2
| | | | breaking sync messaging in Chromium.
* 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.yml
| * Add FUNDING.ymlTotalCaesar6592019-11-071-0/+2
|/ | | | | | Display a "Sponsor" button at the top of the repository. More information: https://github.blog/2019-05-23-announcing-github-sponsors-a-new-way-to-contribute-to-open-source/ https://help.github.com/en/articles/displaying-a-sponsor-button-in-your-repository
* [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
| | | | javascript: URLs.