summaryrefslogtreecommitdiff
path: root/src/ui
Commit message (Collapse)AuthorAgeFilesLines
* "General/Cascade top document's restrictions to subdocuments" option ↵hackademix2019-03-152-1/+5
| | | | (default true on the Tor Browser).
* Selective handling of Tor Browser options and work-around for ↵hackademix2019-03-144-5/+39
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1532530
* Fixed preset customization UI showing inherited DEFAULT permissions if a ↵hackademix2018-10-061-1/+1
| | | | protocol-level preset exists.
* Better UX for overriding protocol-level permissions.hackademix2018-10-063-24/+73
|
* SUpport for protocol-only entries in UI.hackademix2018-09-091-6/+11
|
* Init the CUSTOM preset not just with the capabilities, but also with the ↵hackademix2018-09-051-5/+6
| | | | "temporary" status of the previously selected one.
* Transparent support for FQDNs and better management of file:/// URLs.hackademix2018-09-041-2/+6
|
* Better file: protocol support.hackademix2018-09-041-6/+5
|
* Fixed typo in restricted.js inclusion.hackademix2018-08-291-1/+1
|
* Better timing feedback for permissions changes in the popup UI.hackademix2018-08-281-5/+7
|
* More coherent wrapper around the webex messaging API.hackademix2018-08-222-13/+9
|
* Fixed possible surprises in background script message handling.hackademix2018-08-211-4/+4
|
* "High contrast appearance" option to override high contrast themes ↵hackademix2018-08-136-41/+93
| | | | auto-detection.
* Fixed unlocalized NoScript Options title.hackademix2018-08-061-3/+1
|
* [UI] More flexible CSS layout for preset buttons.hackademix2018-07-241-2/+2
|
* Replaced unicode glyphs missing on some platforms and in the Tor Browser.hackademix2018-07-202-5/+9
|
* Fixed first popup row not showing the initial site active preset.hackademix2018-07-121-30/+30
|
* Removed deprecated windowType usages.hackademix2018-07-121-1/+1
|
* Autosize preset buttons final.hackademix2018-07-122-39/+47
|
* Autosize preset buttons part 2.hackademix2018-07-112-4/+8
|
* Made preset buttons automatically sized according to their (localized) content.hackademix2018-07-112-4/+53
|
* More graceful handling of internal and restricted URLs.hackademix2018-07-091-1/+5
|
* Truncate preset labels which exceed the button size, accomodating for longer ↵hackademix2018-07-081-1/+1
| | | | localized strings.
* More informative / useful popup on (semi)privileged pages.hackademix2018-07-061-19/+34
|
* Initial commit starting at version 10.1.8.3rc4.hackademix2018-07-0118-0/+2689