aboutsummaryrefslogtreecommitdiff
path: root/html
Commit message (Collapse)AuthorAgeFilesLines
* Moving scripts and utilities into a new utilities dirYuchen Pei2022-07-281-0/+1
|
* clean up code in prefs panelYuchen Pei2022-07-281-58/+62
|
* fixing some mozilla validation warnings when uploading the extensionYuchen Pei2022-07-221-1/+1
|
* nop whitespace formatting change.Yuchen Pei2022-04-073-1188/+1188
| | | | | | | | - ran eglot-format using typescript-language-server on all js files in the repo except those under /hash_script/ - verify only whitespace changed: git diff --word-diff-regex=. 62d6a71 62d6a71~1
* Fixed Array.map is not a functionRuben Rodriguez2020-03-301-2/+2
|
* Fixed css issues in the panelRuben Rodriguez2019-04-291-2/+4
|
* Merge branch 'master' of ssh://pagure.io/librejsRuben Rodriguez2019-04-295-10/+37
|\
| * Merge #39 `Add permanent reload button in the popup UI (in the "whole site" ↵Ruben Rodriguez2019-04-292-3/+5
| |\ | | | | | | | | | information line).`
| | * Add permanent reload button in the popup UI (in the "whole site" information ↵hackademix2019-04-082-3/+5
| | | | | | | | | | | | line).
| * | More consistent and efficient blacklisting.hackademix2019-04-121-5/+10
| | |
| * | Fixed UI inconsistencies when whitelisting/blacklisting through wide ↵hackademix2019-04-083-4/+17
| | | | | | | | | | | | wildcard matching.
| * | Subdomain wildcard support.hackademix2019-03-263-3/+10
| |/
* / Fixed width on button.toggle-sourceRuben Rodriguez2019-03-131-3/+2
|/
* Fixed inline whitelisting regressions (issue #35).hackademix2019-03-051-2/+2
|
* Cosmetic changes to the inline code viewer toggle button.hackademix2019-02-253-5/+24
|
* Deduplicate inline scripts and provide widgets to show them in main UI.hackademix2019-02-223-2/+27
|
* Fixed regression hiding some inline scripts and global license ref from UI ↵hackademix2019-02-131-1/+1
| | | | reports.
* UI: contextual view-source links for inline scripts and intrinsic events.hackademix2019-02-121-0/+5
|
* Fixed fastclick.js loaded too late sometimes.hackademix2019-01-281-1/+1
|
* Mobile-friendly UI sizing in CSS.hackademix2019-01-283-17/+33
|
* Reduce touch (mobile) UI lag.hackademix2019-01-283-0/+869
|
* Mobile awareness in UI panels.hackademix2019-01-283-0/+3
|
* Jasmine-based automated tests suite.hackademix2018-10-024-1/+28
|
* 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 ↵hackademix2018-09-131-1/+1
| | | | the settings page in the xpi release.
* Brand new general settings page for white/black list management and other ↵hackademix2018-09-135-91/+433
| | | | preferences.
* 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 ↵hackademix2018-07-312-7/+6
| | | | whitelisting/backlisting bug fixes.
* 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 ↵NateN12222017-09-093-8/+33
| | | | to the list of nontrivial objects
* 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
|