| Commit message (Expand) | Author | Age | Files | Lines |
* | Support for reporting service workers and their imported scripts in UI. | hackademix | 2020-01-08 | 2 | -2/+25 |
* | Cross-browser request properties normalization. | hackademix | 2020-01-07 | 1 | -0/+12 |
* | Updated TLDs. | hackademix | 2020-01-07 | 1 | -1/+1 |
* | Fixed initial requst URL lost across redirections. | hackademix | 2020-01-07 | 1 | -1/+1 |
* | Fixed settings export button broken on Vivaldi (issue #124). | hackademix | 2019-12-30 | 1 | -2/+5 |
* | Version bump: 11.0.12rc2. | hackademix | 2019-12-30 | 1 | -1/+1 |
* | Fixed UNTRUSTED domains accidentally set in "match HTTPS only" mode (issue #1... | hackademix | 2019-12-29 | 2 | -5/+12 |
* | Version bump: 11.0.12rc1. | hackademix | 2019-12-29 | 1 | -1/+1 |
* | Version bump: 11.0.11. | hackademix | 2019-12-29 | 1 | -1/+1 |
* | [L10n] Updated da, de, fr, he, it, mk, nl, ru, sq, tr, zh_TW. | hackademix | 2019-12-29 | 11 | -49/+93 |
* | Fixed UI not working on pages were sessionStorage is disabled. | hackademix | 2019-12-29 | 1 | -5/+11 |
* | Version bump: 11.0.11rc2. | hackademix | 2019-12-29 | 1 | -1/+1 |
* | Updated TLDs. | hackademix | 2019-12-25 | 1 | -1/+1 |
* | Added "ping" (beacon/ping) capability control. | hackademix | 2019-12-25 | 4 | -3/+20 |
* | Version bump: 11.0.11rc1. | hackademix | 2019-12-25 | 1 | -1/+1 |
* | Version bump: 11.0.10. | hackademix | 2019-12-23 | 1 | -1/+1 |
* | [Chromium] Fixed no permissions given on first page load in a session. | hackademix | 2019-12-23 | 1 | -6/+29 |
* | Updated TLDs. | hackademix | 2019-12-23 | 1 | -1/+1 |
* | Removed unused "privacy" permission. | hackademix | 2019-12-19 | 1 | -1/+0 |
* | Version bump: 11.0.10rc3. | hackademix | 2019-12-19 | 1 | -1/+1 |
* | Fixed shortcut and context menu doing nothing unless browserAction icon is vi... | hackademix | 2019-12-11 | 3 | -10/+15 |
* | [L10n] Updated de, fr, he, nl, tr. | hackademix | 2019-12-11 | 5 | -9/+9 |
* | Updated TLDs. | hackademix | 2019-12-11 | 1 | -1/+1 |
* | Fix minor typo regarding appearance redundancy. Issue 61. | Jordan Hewitt | 2019-12-10 | 3 | -5/+5 |
* | Version bump: 11.0.10rc2. | hackademix | 2019-12-10 | 1 | -1/+1 |
* | Updated TLDs. | hackademix | 2019-11-25 | 1 | -1/+1 |
* | Fixed scripts could not be enabled on file: SVG documents. | hackademix | 2019-11-25 | 1 | -1/+1 |
* | 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 | 1 | -1/+1 |
* | 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 | 1 | -1/+1 |
* | 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 breakin... | hackademix | 2019-11-15 | 1 | -1/+2 |
* | Removed empty exportFunction() Chromium shim. | hackademix | 2019-11-15 | 3 | -6/+2 |
* | Updated TLDs. | hackademix | 2019-11-15 | 1 | -1/+1 |
* | Version bump: 11.0.9rc1. | hackademix | 2019-11-08 | 1 | -1/+1 |
* | Version bump: 11.0.8. | hackademix | 2019-11-07 | 1 | -1/+1 |
* | [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 |