aboutsummaryrefslogtreecommitdiff
path: root/html
Commit message (Expand)AuthorAgeFilesLines
* Initial refactoring and unhiding of contact finder / complaint UI.hackademix2018-09-183-18/+2
* Temporary hiding complain to owner feature until ready for prime time.hackademix2018-09-133-2/+12
* Adjust directory layout and packaging to allow Storage.js to be shared with t...hackademix2018-09-131-1/+1
* Brand new general settings page for white/black list management and other pre...hackademix2018-09-135-91/+433
* Refactored panel visual styles to be reused by the general settings page.hackademix2018-09-136-25/+32
* Fixes missing feedback for actions on the report UI when opened in a tab.hackademix2018-09-021-1/+1
* Fixes missing feedback on tab reload from UI panel.hackademix2018-09-021-0/+1
* Removed browser->webex "shim".hackademix2018-08-141-22/+2
* Removed some debugging noise.hackademix2018-08-071-2/+1
* UI rewrite for better responsiveness, simplicity and ease of CSS styling.hackademix2018-08-063-292/+241
* Temporarily display back hidden old UI elements to demonstrate whitelisting/b...hackademix2018-07-312-7/+6
* Display actual extension version number in UIhackademix2018-07-292-3/+5
* Set dbg_print() on main_panel.js and clean default outputRuben Rodriguez2018-05-111-2/+14
* Disable whitelisted and blacklisted sections on display panel for nowRuben Rodriguez2018-05-111-2/+2
* Hide per-script action buttons until functionality worksRuben Rodriguez2018-05-031-3/+3
* Fixes to the CSS plus showing links instead of hashesRuben Rodriguez2018-04-273-54/+68
* Moved data to seperate filesNateN12222018-03-171-2/+2
* fixed merge conflictNateN12222018-03-032-0/+0
|\
| * useless filesbill-auger2018-03-032-0/+0
* | removed unused data, various small tweaksNateN12222018-03-031-6/+4
|/
* cleaned up source and added license infoNateN12222017-10-281-0/+21
* removed debug buttons from blocked scripts display screenNateN12222017-10-223-6/+5
* Implemented buttons in context menu, improved options screen, added window to...NateN12222017-09-093-8/+33
* fixed CSS bug (button clipping for script entries)NateN12222017-08-311-3/+3
* Made the blacklist/whitelist/forget preference buttons in the GUI workNateN12222017-08-301-3/+3
* added graphical output to contact finderNateN12222017-08-181-2/+0
* Fixed display panel bug, imlpemented more parts of eval_test.jsNateN12222017-08-141-2/+9
* UI improvements, started a file for the JS evaluationNateN12222017-08-122-15/+32
* Started to implement the buttons in the pop-up and the "open in new tab" optionNateN12222017-08-103-21/+45
* Started contact finder, added a way to check if a domain is whitelisted in th...NateN12222017-08-061-0/+1
* Bumps version to 7.0zachwick2017-08-041-1/+1
* Made the browser action UI betterNateN12222017-08-031-8/+5
* Rewrote main_panel.js, added debugging tools, started implementing the blackl...NateN12222017-08-022-62/+125
* Added a way to send a message that updates the whitelisted scripts of a given...NateN12222017-08-011-1/+2
* UI improvements, removed ES6 'for ... of' statementsNateN12222017-08-011-5/+14
* Changed browser action UINateN12222017-07-302-9/+7
* Initial commitNateN12222017-07-2811-0/+499