summaryrefslogtreecommitdiff
path: root/src/ui/ui.js
Commit message (Expand)AuthorAgeFilesLines
* UI adjustments for better mobile experience (thanks Bram Pitoyo for suggestio...hackademix2020-05-171-1/+1
* Minor adjustments for Firefox Preview (Fenix) compatibility.hackademix2020-02-291-1/+1
* Added "ping" (beacon/ping) capability control.hackademix2019-12-251-1/+1
* [Tor] Treat .onion sites whose protocol is HTTP as if it was HTTPS.hackademix2019-10-271-3/+7
* [Tor] Display .onion sites as "secure" in the UI (tickets #27313 and #27307).hackademix2019-10-091-2/+3
* Update childNode.parentNode.removeChild(childNode) pattern to childNode.remov...hackademix2019-07-231-3/+3
* More accurate algorithm to account for permissions changes in the UI triggeri...hackademix2019-05-261-7/+12
* Skip page autoreloads on transitions between temporary and permanent presets ...hackademix2019-05-261-12/+14
* Improved popup initialization perceived speed.hackademix2019-03-191-22/+19
* Selective handling of Tor Browser options and work-around for https://bugzill...hackademix2019-03-141-0/+3
* Fixed preset customization UI showing inherited DEFAULT permissions if a prot...hackademix2018-10-061-1/+1
* 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 "tem...hackademix2018-09-051-5/+6
* 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 auto-detec...hackademix2018-08-131-15/+68
* 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