summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version bump: 10.1.8.20.hackademix2018-08-241-1/+1
|
* Fixed Sites.domainImplies() misplaced optimization.hackademix2018-08-241-2/+1
|
* build.sh support for quick stable releasehackademix2018-08-241-9/+16
|
* [L10n] Added Catalan (ca)hackademix2018-08-241-0/+894
|
* Version bump: 10.1.8.20rc1.hackademix2018-08-241-1/+1
|
* Version bump: 10.1.8.19.hackademix2018-08-231-1/+1
|
* Do not fail when onHeadersProcessed is called with no stored pending request.hackademix2018-08-231-3/+10
|
* Version bump: 10.1.8.19rc2.hackademix2018-08-231-1/+1
|
* Fixed regression: framed documents' URLs not being reported in the UI.hackademix2018-08-231-1/+1
|
* Version bump: 10.1.8.19rc1.hackademix2018-08-231-1/+1
|
* Version bump: 10.1.8.18.hackademix2018-08-231-1/+1
|
* More resilient and optimized version of Sites.domainImplies().hackademix2018-08-231-3/+12
|
* Update ChildPolicies when automatic temp TRUST for top-level document s is ↵hackademix2018-08-231-2/+2
| | | | enabled.
* Fixed messages from content scripts being "eaten" by the wrong dispatcher ↵hackademix2018-08-231-0/+2
| | | | when UI is open (thanks skriptimaahinen).
* Fixed typo causing accidental permissions/status mismatches being checked ↵hackademix2018-08-231-1/+1
| | | | only while pages are still loading (thanks skriptimaahinen).
* Fixed typo in XSS name sanitization script injection (thanks skriptimaahinen).hackademix2018-08-231-1/+1
|
* Version bump: 10.1.8.18rc1.hackademix2018-08-231-1/+1
|
* Version bump: 10.1.8.17.hackademix2018-08-221-1/+1
|
* Fix: Sites.domainImplies() should match subdomains.hackademix2018-08-221-6/+7
|
* More coherent wrapper around the webex messaging API.hackademix2018-08-228-46/+35
|
* Version bump: 10.1.8.17rc8.hackademix2018-08-221-1/+1
|
* Fixed possible surprises in background script message handling.hackademix2018-08-217-341/+351
|
* Fixed inconstitencies in ChildPolicies content script URL matching.hackademix2018-08-212-2/+22
|
* Version bump: 10.1.8.17rc7.hackademix2018-08-211-1/+1
|
* Simpler and more reliable safety net to ensure CSP headers are injected last ↵hackademix2018-08-201-23/+40
| | | | among WebExtensions.
* Version bump: 10.1.8.17rc6.hackademix2018-08-201-1/+1
|
* Updated tld.js working copy.hackademix2018-08-191-1/+3
|
* Fixed regression: refresh loop on page using requests of type="object" to ↵hackademix2018-08-192-3/+1
| | | | cache images, stylesheets and other types.
* Version bump: 10.1.8.17rc5.hackademix2018-08-191-1/+1
|
* More reliable attempt to run onResponseHeader listener the last of installed ↵hackademix2018-08-183-12/+23
| | | | extension.
* [L10n] Updated ru (new) and de.hackademix2018-08-182-667/+1564
|
* [XSS] Updated HTML events matching generation to use both latest Mozilla ↵hackademix2018-08-1811-12/+2723
| | | | source code and archived data since Firefox ESR 52.
* Version bump: 10.1.8.17rc4.hackademix2018-08-181-1/+1
|
* Ensure TLDs can be updated using up-to-date src/lib/tld.js as the template.hackademix2018-08-184-6/+11
|
* Merge pull request #13 from Lekensteyn/empty-tld-fixeshackademix2018-08-181-1/+3
|\ | | | | Fix policy configuration for domains without dots
| * Fix policy configuration for domains without dotsPeter Wu2018-08-151-1/+3
| | | | | | | | | | Make sure that hosts such as "_gateway" (from systemd nss-myhostname) or "master" (a local domain from DHCP) can be configured in the popup.
* | Removed all references to RequestUtil.js and dependancies.hackademix2018-08-1814-253/+96
| |
* | Hack: use top.name to store per-tab content-side configuration (e.g. ↵hackademix2018-08-174-9/+67
| | | | | | | | unrestricted tab status).
* | [l10n] tr and br from Transifex.hackademix2018-08-172-0/+1780
| |
* | Policy serialization using the contentScripts API.hackademix2018-08-167-77/+205
|/
* Version bump: 10.1.8.17rc3.hackademix2018-08-131-1/+1
|
* "High contrast appearance" option to override high contrast themes ↵hackademix2018-08-138-41/+99
| | | | auto-detection.
* Best effort to run webRequest.onHeaderReceived listener last (issue #6)hackademix2018-08-071-0/+1
|\
| * Best effort to run webRequest.onHeaderReceived listener last (issue #6)hackademix2018-08-073-6/+75
| |
* | Best effort to run webRequest.onHeaderReceived listener last (issue #6)hackademix2018-08-062-6/+74
|/
* Version bump: 10.1.8.17rc2.hackademix2018-08-061-1/+1
|
* Fixed unlocalized NoScript Options title.hackademix2018-08-061-3/+1
|
* Prevent build-time warnings when importing some non-ASCII TLDs.hackademix2018-08-021-0/+1
|
* More consistent filesystem path quoting in shell scripts.hackademix2018-08-021-1/+1
|
* Consistent filesystem path quoting in shell scripts.hackademix2018-08-022-8/+8
|