Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | More reliable attempt to run onResponseHeader listener the last of installed ↵ | hackademix | 2018-08-18 | 1 | -2/+3 | |
| | | | | extension. | |||||
* | Merge pull request #13 from Lekensteyn/empty-tld-fixes | hackademix | 2018-08-18 | 1 | -1/+3 | |
|\ | | | | | Fix policy configuration for domains without dots | |||||
| * | Fix policy configuration for domains without dots | Peter Wu | 2018-08-15 | 1 | -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. | hackademix | 2018-08-18 | 1 | -54/+0 | |
|/ | ||||||
* | Best effort to run webRequest.onHeaderReceived listener last (issue #6) | hackademix | 2018-08-06 | 1 | -0/+50 | |
| | ||||||
* | Broader detection of UTF-8 encoding in responses. | hackademix | 2018-08-01 | 1 | -1/+1 | |
| | ||||||
* | Updated TLDs. | hackademix | 2018-07-26 | 1 | -1/+1 | |
| | ||||||
* | Updated TLDs. | hackademix | 2018-07-21 | 1 | -1/+1 | |
| | ||||||
* | Refactor ContentMetadata into ResponseMetaData. | hackademix | 2018-07-19 | 2 | -31/+54 | |
| | ||||||
* | Prevent script injection from messing with content-disposition=attachment ↵ | hackademix | 2018-07-17 | 1 | -1/+1 | |
| | | | | responses. | |||||
* | Cosmetic bug fixes. | hackademix | 2018-07-16 | 1 | -2/+3 | |
| | ||||||
* | Updated TLDs. | hackademix | 2018-07-16 | 1 | -1/+1 | |
| | ||||||
* | Added two library files (one, lib/restricted.js, missing from rc8 tag) and ↵ | hackademix | 2018-07-09 | 2 | -0/+59 | |
| | | | | version bump. | |||||
* | Provide a uuid function fallback which doesn't fail in the Tor Browser. | hackademix | 2018-07-03 | 1 | -3/+12 | |
| | ||||||
* | Simplified and apparently more reliable+flexible+efficient dynamic script ↵ | hackademix | 2018-07-02 | 1 | -1/+1 | |
| | | | | injection method. | |||||
* | Initial commit starting at version 10.1.8.3rc4. | hackademix | 2018-07-01 | 13 | -0/+1693 | |