summaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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-181-54/+0
|/
* Best effort to run webRequest.onHeaderReceived listener last (issue #6)hackademix2018-08-061-0/+50
|
* Broader detection of UTF-8 encoding in responses.hackademix2018-08-011-1/+1
|
* Updated TLDs.hackademix2018-07-261-1/+1
|
* Updated TLDs.hackademix2018-07-211-1/+1
|
* Refactor ContentMetadata into ResponseMetaData.hackademix2018-07-192-31/+54
|
* Prevent script injection from messing with content-disposition=attachment ↵hackademix2018-07-171-1/+1
| | | | responses.
* Cosmetic bug fixes.hackademix2018-07-161-2/+3
|
* Updated TLDs.hackademix2018-07-161-1/+1
|
* Added two library files (one, lib/restricted.js, missing from rc8 tag) and ↵hackademix2018-07-092-0/+59
| | | | version bump.
* Provide a uuid function fallback which doesn't fail in the Tor Browser.hackademix2018-07-031-3/+12
|
* Simplified and apparently more reliable+flexible+efficient dynamic script ↵hackademix2018-07-021-1/+1
| | | | injection method.
* Initial commit starting at version 10.1.8.3rc4.hackademix2018-07-0113-0/+1693