summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Work-around for Youtube video elements positioned off-display at replacement ↵hackademix2019-11-012-5/+6
| | | | time.
* Version numbers for Chromium dev builds compatible with Chromestore ↵hackademix2019-11-011-1/+1
| | | | requirements.
* 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
|
* Semi-synchronous mode to avoid HEAD element insertion issues causing some ↵hackademix2019-10-301-14/+46
| | | | userscripts to fail.
* Updated public suffix list.hackademix2019-10-301-4/+4
|
* Version bump: 11.0.5rc1.hackademix2019-10-301-1/+1
|
* Version bump: 11.0.4.hackademix2019-10-271-1/+1
|
* [Tor] Treat .onion sites whose protocol is HTTP as if it was HTTPS.hackademix2019-10-273-3/+12
|
* - Use this refence instead of global ns property.hackademix2019-10-271-1/+1
|
* Version bump: 11.0.4rc15.hackademix2019-10-271-1/+1
|
* More precise and verbose fallbacks for policy retrieval timing issues.hackademix2019-10-251-2/+19
|
* [Mobile] Blocked scripts count displayed in the browser action menu item.hackademix2019-10-251-3/+5
|
* Consolidated missing endpoint error detection in Messages.hackademix2019-10-253-2/+6
|
* Cleaner and tighter usage of SyncMessage to fetch policies.hackademix2019-10-252-27/+19
|
* Fixed bug in chunked storage causing shrunk items not to be retrieved correctly.hackademix2019-10-254-16/+30
|
* Use asyncrhonous messages to deliver SyncMessage payloads on Firefox.hackademix2019-10-251-86/+115
|
* More compatible Messages abstraction.hackademix2019-10-251-9/+22
|
* Progressive count of debug messages to better trace asynchronous execution.hackademix2019-10-251-1/+4
|
* Fixed false positive (property assignment).hackademix2019-10-251-1/+2
|
* Version bump: 11.0.4rc14.hackademix2019-10-221-1/+1
|
* More robust SyncMessage implementation coping with XHR suspension ↵hackademix2019-10-191-5/+34
| | | | inconsistencies on Firefox.
* Version bump: 11.0.4rc13.hackademix2019-10-191-1/+1
|