Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Version bump: 11.0.10rc1. | hackademix | 2019-11-25 | 1 | -1/+1 | |
| | ||||||
* | Version bump: 11.0.9. | hackademix | 2019-11-19 | 1 | -1/+1 | |
| | ||||||
* | [Chromium] Prevent duplicated MSE placeholders (e.g. on Youtube). | hackademix | 2019-11-16 | 1 | -7/+15 | |
| | ||||||
* | Updated TLDs. | hackademix | 2019-11-16 | 2 | -1/+5 | |
| | ||||||
* | Fixed external scripts included in HEAD of file:// pages failing (issue #115). | hackademix | 2019-11-16 | 1 | -2/+22 | |
| | ||||||
* | Version bump: 11.0.9rc2. | hackademix | 2019-11-16 | 1 | -1/+1 | |
| | ||||||
* | Debug statement to monitor settings changes. | hackademix | 2019-11-15 | 1 | -1/+1 | |
| | ||||||
* | [XSS] Updated HTML 5 events inventory. | hackademix | 2019-11-15 | 3 | -2/+53 | |
| | ||||||
* | Best effort to make media placeholders visible and clickable. | hackademix | 2019-11-15 | 2 | -6/+20 | |
| | ||||||
* | Placeholders for MSE on Chromium too. | hackademix | 2019-11-15 | 1 | -44/+72 | |
| | ||||||
* | Use invalid IP rather than domain name to prevent offline status from ↵ | hackademix | 2019-11-15 | 1 | -1/+2 | |
| | | | | breaking sync messaging in Chromium. | |||||
* | Removed empty exportFunction() Chromium shim. | hackademix | 2019-11-15 | 3 | -6/+2 | |
| | ||||||
* | Updated TLDs. | hackademix | 2019-11-15 | 2 | -18/+3 | |
| | ||||||
* | Version bump: 11.0.9rc1. | hackademix | 2019-11-08 | 1 | -1/+1 | |
| | ||||||
* | Fixed FUNDING.yml syntax. | hackademix | 2019-11-08 | 1 | -2/+1 | |
| | ||||||
* | Version bump: 11.0.8. | hackademix | 2019-11-07 | 1 | -1/+1 | |
| | ||||||
* | Shorter Paypal URL + liberapay entry. | hackademix | 2019-11-07 | 1 | -1/+2 | |
| | ||||||
* | Merge pull request #113 from TotalCaesar659/patch-1 | hackademix | 2019-11-07 | 1 | -0/+2 | |
|\ | | | | | Add FUNDING.yml | |||||
| * | Add FUNDING.yml | TotalCaesar659 | 2019-11-07 | 1 | -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. | hackademix | 2019-11-07 | 5 | -2/+2708 | |
| | ||||||
* | Fixed onionSecure setting persistence issue (Tor ticket #32362). | hackademix | 2019-11-07 | 2 | -2/+7 | |
| | ||||||
* | Fixed CSP DOM injection breaking XML documents rendering. | hackademix | 2019-11-07 | 1 | -4/+18 | |
| | ||||||
* | Version bump: 11.0.8rc1. | hackademix | 2019-11-06 | 1 | -1/+1 | |
| | ||||||
* | Version bump: 11.0.7. | hackademix | 2019-11-04 | 1 | -1/+1 | |
| | ||||||
* | Use fragments to reinsert and run previously blocked scripts. | hackademix | 2019-11-03 | 1 | -3/+9 | |
| | ||||||
* | Fetch policies asynchronously for about: and javascript: URLs. | hackademix | 2019-11-03 | 1 | -6/+7 | |
| | ||||||
* | Remove loop around XHR. | hackademix | 2019-11-03 | 1 | -11/+7 | |
| | ||||||
* | Version bump: 11.0.7rc1. | hackademix | 2019-11-03 | 1 | -1/+1 | |
| | ||||||
* | Version bump: 11.0.6. | hackademix | 2019-11-01 | 1 | -1/+1 | |
| | ||||||
* | Compute the correct origin for the policy to be fetched from about:blank and ↵ | hackademix | 2019-11-01 | 1 | -3/+11 | |
| | | | | javascript: URLs. | |||||
* | Work-around for Youtube video elements positioned off-display at replacement ↵ | hackademix | 2019-11-01 | 2 | -5/+6 | |
| | | | | time. | |||||
* | Version numbers for Chromium dev builds compatible with Chromestore ↵ | hackademix | 2019-11-01 | 1 | -1/+1 | |
| | | | | requirements. | |||||
* | Version bump: 11.0.6rc3. | hackademix | 2019-11-01 | 1 | -1/+1 | |
| | ||||||
* | Script blocking before policy is fetched only for synchronous loads. | hackademix | 2019-11-01 | 1 | -10/+12 | |
| | ||||||
* | Version bump: 11.0.6rc2. | hackademix | 2019-11-01 | 1 | -1/+1 | |
| | ||||||
* | Fixed bug in policy fetching. | hackademix | 2019-10-31 | 2 | -5/+19 | |
| | ||||||
* | Make tests not to run automatically on dev mode startup anymore. | hackademix | 2019-10-31 | 1 | -5/+5 | |
| | ||||||
* | Version bump: 11.0.6rc1. | hackademix | 2019-10-31 | 1 | -1/+1 | |
| | ||||||
* | Version bump: 11.0.5. | hackademix | 2019-10-31 | 1 | -1/+1 | |
| | ||||||
* | Use pseudo-sync messaging to fetch policies for non-HTTP page loads only. | hackademix | 2019-10-31 | 1 | -2/+2 | |
| | ||||||
* | Version bump: 11.0.5rc3. | hackademix | 2019-10-31 | 1 | -1/+1 | |
| | ||||||
* | On Chrome limit SyncMessage usage to non-HTTP urls. | hackademix | 2019-10-31 | 1 | -2/+9 | |
| | ||||||
* | Updated TLDs. | hackademix | 2019-10-31 | 1 | -1/+1 | |
| | ||||||
* | Version bump: 11.0.5rc2. | hackademix | 2019-10-31 | 1 | -1/+1 | |
| | ||||||
* | Use semi-synchronous mode to fetch policies. | hackademix | 2019-10-30 | 1 | -18/+20 | |
| | ||||||
* | Semi-synchronous mode to avoid HEAD element insertion issues causing some ↵ | hackademix | 2019-10-30 | 1 | -14/+46 | |
| | | | | userscripts to fail. | |||||
* | Updated public suffix list. | hackademix | 2019-10-30 | 1 | -4/+4 | |
| | ||||||
* | Version bump: 11.0.5rc1. | hackademix | 2019-10-30 | 1 | -1/+1 | |
| | ||||||
* | Version bump: 11.0.4. | hackademix | 2019-10-27 | 1 | -1/+1 | |
| | ||||||
* | [Tor] Treat .onion sites whose protocol is HTTP as if it was HTTPS. | hackademix | 2019-10-27 | 3 | -3/+12 | |
| |