Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up code in prefs panel | Yuchen Pei | 2022-07-28 | 1 | -1/+1 |
| | |||||
* | removed a redundant console log | Yuchen Pei | 2022-07-28 | 1 | -1/+0 |
| | |||||
* | adding a test for contact finder | Yuchen Pei | 2022-07-28 | 2 | -0/+21 |
| | |||||
* | adding a test for the contact finder | Yuchen Pei | 2022-07-25 | 1 | -0/+16 |
| | |||||
* | linting | Yuchen Pei | 2022-04-07 | 1 | -70/+70 |
| | | | | | - eslint - also adding eslintrc | ||||
* | nop whitespace formatting change. | Yuchen Pei | 2022-04-07 | 1 | -13/+13 |
| | | | | | | | | - 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 | ||||
* | Display NOSCRIPT elements when scripts are blocked or the ↵ | hackademix | 2019-04-30 | 1 | -0/+24 |
| | | | | data-librejs-display attribute is present. | ||||
* | Automated regression tests for whitelist and blacklist management, including ↵ | hackademix | 2019-03-26 | 1 | -1/+39 |
| | | | | wildcards. | ||||
* | Test for inline scripts in attributes, including (de)duplication. | hackademix | 2019-02-25 | 1 | -0/+19 |
| | |||||
* | Adjusting for the fixes to the malformed license parsing. | hackademix | 2018-10-02 | 1 | -10/+6 |
| | |||||
* | Work around for documentUrl = tab.url = about:blank if tests are launched ↵ | hackademix | 2018-10-02 | 1 | -3/+3 |
| | | | | from XPI | ||||
* | Restored testing page tab removal after completion. | hackademix | 2018-10-02 | 1 | -1/+1 |
| | |||||
* | Jasmine-based automated tests suite. | hackademix | 2018-10-02 | 8 | -0/+322 |