aboutsummaryrefslogtreecommitdiff
path: root/common
Commit message (Collapse)AuthorAgeFilesLines
* lintingYuchen Pei2022-04-072-15/+15
| | | | | - eslint - also adding eslintrc
* nop whitespace formatting change.Yuchen Pei2022-04-072-11/+11
| | | | | | | | - 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
* Fix Storage.js throwing exception unless loaded as a module.hackademix2019-04-081-1/+1
|
* Fix for large scripts thrashing the black/white lists when added.hackademix2019-03-111-3/+15
|
* Fixed inline whitelisting regressions (issue #35).hackademix2019-03-051-0/+3
|
* Jasmine-based automated tests suite.hackademix2018-10-021-0/+55
|
* Adjust directory layout and packaging to allow Storage.js to be shared with ↵hackademix2018-09-131-0/+130
the settings page in the xpi release.