aboutsummaryrefslogtreecommitdiff
path: root/common/Storage.js
Commit message (Collapse)AuthorAgeFilesLines
* Updating copyright to files touched in the previous commits.Yuchen Pei2022-09-201-0/+1
|
* fixing a bug introduced in commit b98cb70b1bcYuchen Pei2022-07-291-1/+2
| | | | bug effect: no default subject and body shown for prefs
* clean up common/Storage.jsYuchen Pei2022-07-281-24/+14
|
* 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.