aboutsummaryrefslogtreecommitdiff
path: root/common/Storage.js
Commit message (Collapse)AuthorAgeFilesLines
* lintingYuchen Pei2022-04-071-12/+12
| | | | | - eslint - also adding eslintrc
* nop whitespace formatting change.Yuchen Pei2022-04-071-8/+8
| | | | | | | | - 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
|
* 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.