| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge #39 `Add permanent reload button in the popup UI (in the "whole site" i... | Ruben Rodriguez | 2019-04-29 | 1 | -2/+3 |
|\ |
|
| * | Add permanent reload button in the popup UI (in the "whole site" information ... | hackademix | 2019-04-08 | 1 | -2/+3 |
* | | More consistent and efficient blacklisting. | hackademix | 2019-04-12 | 1 | -5/+10 |
* | | Fixed UI inconsistencies when whitelisting/blacklisting through wide wildcard... | hackademix | 2019-04-08 | 1 | -2/+11 |
* | | Subdomain wildcard support. | hackademix | 2019-03-26 | 1 | -1/+5 |
|/ |
|
* | Fixed inline whitelisting regressions (issue #35). | hackademix | 2019-03-05 | 1 | -2/+2 |
* | Cosmetic changes to the inline code viewer toggle button. | hackademix | 2019-02-25 | 1 | -1/+10 |
* | Deduplicate inline scripts and provide widgets to show them in main UI. | hackademix | 2019-02-22 | 1 | -1/+10 |
* | Fixed regression hiding some inline scripts and global license ref from UI re... | hackademix | 2019-02-13 | 1 | -1/+1 |
* | UI: contextual view-source links for inline scripts and intrinsic events. | hackademix | 2019-02-12 | 1 | -0/+5 |
* | Jasmine-based automated tests suite. | hackademix | 2018-10-02 | 1 | -0/+12 |
* | Brand new general settings page for white/black list management and other pre... | hackademix | 2018-09-13 | 1 | -11/+16 |
* | Fixes missing feedback for actions on the report UI when opened in a tab. | hackademix | 2018-09-02 | 1 | -1/+1 |
* | Fixes missing feedback on tab reload from UI panel. | hackademix | 2018-09-02 | 1 | -0/+1 |
* | Removed some debugging noise. | hackademix | 2018-08-07 | 1 | -2/+1 |
* | UI rewrite for better responsiveness, simplicity and ease of CSS styling. | hackademix | 2018-08-06 | 1 | -208/+133 |
* | Temporarily display back hidden old UI elements to demonstrate whitelisting/b... | hackademix | 2018-07-31 | 1 | -5/+4 |
* | Display actual extension version number in UI | hackademix | 2018-07-29 | 1 | -1/+2 |
* | Set dbg_print() on main_panel.js and clean default output | Ruben Rodriguez | 2018-05-11 | 1 | -2/+14 |
* | Hide per-script action buttons until functionality works | Ruben Rodriguez | 2018-05-03 | 1 | -3/+3 |
* | Fixes to the CSS plus showing links instead of hashes | Ruben Rodriguez | 2018-04-27 | 1 | -5/+25 |
* | Moved data to seperate files | NateN1222 | 2018-03-17 | 1 | -2/+2 |
* | removed unused data, various small tweaks | NateN1222 | 2018-03-03 | 1 | -6/+4 |
* | removed debug buttons from blocked scripts display screen | NateN1222 | 2017-10-22 | 1 | -3/+3 |
* | Implemented buttons in context menu, improved options screen, added window to... | NateN1222 | 2017-09-09 | 1 | -5/+6 |
* | fixed CSS bug (button clipping for script entries) | NateN1222 | 2017-08-31 | 1 | -3/+3 |
* | Made the blacklist/whitelist/forget preference buttons in the GUI work | NateN1222 | 2017-08-30 | 1 | -3/+3 |
* | added graphical output to contact finder | NateN1222 | 2017-08-18 | 1 | -2/+0 |
* | Fixed display panel bug, imlpemented more parts of eval_test.js | NateN1222 | 2017-08-14 | 1 | -2/+9 |
* | UI improvements, started a file for the JS evaluation | NateN1222 | 2017-08-12 | 1 | -12/+29 |
* | Started to implement the buttons in the pop-up and the "open in new tab" option | NateN1222 | 2017-08-10 | 1 | -9/+37 |
* | Started contact finder, added a way to check if a domain is whitelisted in th... | NateN1222 | 2017-08-06 | 1 | -0/+1 |
* | Made the browser action UI better | NateN1222 | 2017-08-03 | 1 | -8/+5 |
* | Rewrote main_panel.js, added debugging tools, started implementing the blackl... | NateN1222 | 2017-08-02 | 1 | -52/+116 |
* | Added a way to send a message that updates the whitelisted scripts of a given... | NateN1222 | 2017-08-01 | 1 | -1/+2 |
* | UI improvements, removed ES6 'for ... of' statements | NateN1222 | 2017-08-01 | 1 | -5/+14 |
* | Changed browser action UI | NateN1222 | 2017-07-30 | 1 | -8/+6 |
* | Initial commit | NateN1222 | 2017-07-28 | 1 | -0/+96 |