summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Allow extensions to perform origin-less fetching and framing (issue #41).hackademix2018-11-241-1/+4
|
* Fixed meta refresh inside <NOSCRIPT> emulation breaking Firefox's built-in ↵hackademix2018-11-171-18/+13
| | | | refresh blocking.
* Fixed issue #35 "tabId is not defined" on startup.hackademix2018-11-121-6/+6
|
* Darker red badge background to ensure text is kept white across browsers.hackademix2018-10-261-1/+1
|
* Version bump: 10.2rc1.hackademix2018-10-261-1/+1
|
* Version bump: 10.1.9.9.hackademix2018-10-161-1/+1
|
* Fixed potential race condition in per-tab configuration cookie hack.hackademix2018-10-142-4/+6
|
* Version bump: 10.1.9.9rc2.hackademix2018-10-141-1/+1
|
* Use cookie instead of window.name as a tab-configuration hack.hackademix2018-10-134-36/+30
|
* Set tab restrictions status across all frames.hackademix2018-10-122-10/+6
|
* Version bump: 10.1.9.9rc1.hackademix2018-10-121-1/+1
|
* Version bump to 10.1.9.8 because of erronous self-hosting AMO signing.hackademix2018-10-061-1/+1
|
* Version bump: 10.1.9.7.hackademix2018-10-061-1/+1
|
* [L10n] Updated ru (thanks fatboy).hackademix2018-10-061-9/+9
|
* Simplified CSP HTTP header injection, avoiding report-to until actually ↵hackademix2018-10-062-29/+25
| | | | supported by browsers.
* Fixed preset customization UI showing inherited DEFAULT permissions if a ↵hackademix2018-10-061-1/+1
| | | | protocol-level preset exists.
* Version bump: 10.1.9.7rc3.hackademix2018-10-061-1/+1
|
* Better UX for overriding protocol-level permissions.hackademix2018-10-063-24/+73
|
* [L10n] Updated (es, ru) and new (el, he, ms, nb) locales from OTF's ↵hackademix2018-10-066-74/+3650
| | | | Localization Lab Transifex project.
* Version bump: 10.1.9.7rc2.hackademix2018-10-041-1/+1
|
* Norwegian Bokmål translationAllan Nordhøy2018-10-031-0/+678
|
* [XSS] Updated HTML5 events matching.hackademix2018-09-261-1/+1
|
* FTP directory UI emulation on script-disabled domains.hackademix2018-09-262-0/+95
|
* Include ftp:// URLs in non-secure domain matching.hackademix2018-09-261-2/+6
|
* Version bump: 10.1.9.7rc1.hackademix2018-09-261-1/+1
|
* Fixed line endings.hackademix2018-09-151-38/+38
|
* Version bump: 10.1.9.6.hackademix2018-09-141-1/+1
|
* [XSS] Updated known HTML5 events.hackademix2018-09-141-1/+1
|
* Version bump: 10.1.9.6rc3.hackademix2018-09-141-1/+1
|
* Gracefully handle legacy message recipients.hackademix2018-09-141-0/+1
|
* Removed unused regexp.hackademix2018-09-101-1/+0
|
* Better IPV6 support.hackademix2018-09-104-18/+38
|
* Version bump: 10.1.9.6rc2.hackademix2018-09-101-1/+1
|
* Streamlined child policy content scripts.hackademix2018-09-104-11/+9
|
* Version bump: 10.1.9.6rc1.hackademix2018-09-091-1/+1
|
* SUpport for protocol-only entries in UI.hackademix2018-09-091-6/+11
|
* Version bump: 10.1.9.5.hackademix2018-09-091-1/+1
|
* Fix for various content script timing related issues.hackademix2018-09-094-29/+15
|
* Version bump: 10.1.9.5rc1.hackademix2018-09-091-1/+1
|
* Version bump: 10.1.9.4.hackademix2018-09-091-1/+1
|
* Prevent total breakages when policies accidentally map to invalid match ↵hackademix2018-09-092-13/+22
| | | | patterns.
* Prevent multiple CSP entries to be injected in the DOM on each reload if ↵hackademix2018-09-091-4/+2
| | | | scripting is disabled.
* Message loops checks coping with multiple options window.hackademix2018-09-091-3/+5
|
* Version bump: 10.1.9.4rc1.hackademix2018-09-091-1/+1
|
* Version bump: 10.1.9.3.hackademix2018-09-091-1/+1
|
* Fixed message handling regression causing incompatibilities with embedders ↵hackademix2018-09-091-2/+12
| | | | and potential internal loops.
* Version bump: 10.1.9.3rc1.hackademix2018-09-091-1/+1
|
* Version bump: 10.1.9.2.hackademix2018-09-091-1/+1
|
* More efficient window.name persistence for tab-scoped permissions.hackademix2018-09-084-32/+44
|
* Site parsing more resilient to bogus input.hackademix2018-09-081-1/+1
|