summaryrefslogtreecommitdiff
path: root/src/ui/ui.js
Commit message (Collapse)AuthorAgeFilesLines
* Improved popup initialization perceived speed.hackademix2019-03-191-22/+19
|
* Selective handling of Tor Browser options and work-around for ↵hackademix2019-03-141-0/+3
| | | | 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-061-22/+60
|
* 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.
* More coherent wrapper around the webex messaging API.hackademix2018-08-221-10/+8
|
* Fixed possible surprises in background script message handling.hackademix2018-08-211-4/+4
|
* "High contrast appearance" option to override high contrast themes ↵hackademix2018-08-131-15/+68
| | | | auto-detection.
* Fixed first popup row not showing the initial site active preset.hackademix2018-07-121-30/+30
|
* Autosize preset buttons final.hackademix2018-07-121-32/+39
|
* Autosize preset buttons part 2.hackademix2018-07-111-2/+1
|
* Made preset buttons automatically sized according to their (localized) content.hackademix2018-07-111-1/+36
|
* Initial commit starting at version 10.1.8.3rc4.hackademix2018-07-011-0/+661