Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating copyright to files touched in the previous commits. | Yuchen Pei | 2022-09-20 | 1 | -0/+1 |
| | |||||
* | fixing a bug introduced in commit b98cb70b1bc | Yuchen Pei | 2022-07-29 | 1 | -1/+2 |
| | | | | bug effect: no default subject and body shown for prefs | ||||
* | clean up common/Storage.js | Yuchen Pei | 2022-07-28 | 1 | -24/+14 |
| | |||||
* | linting | Yuchen Pei | 2022-04-07 | 1 | -12/+12 |
| | | | | | - eslint - also adding eslintrc | ||||
* | nop whitespace formatting change. | Yuchen Pei | 2022-04-07 | 1 | -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. | hackademix | 2019-04-08 | 1 | -1/+1 |
| | |||||
* | Fix for large scripts thrashing the black/white lists when added. | hackademix | 2019-03-11 | 1 | -3/+15 |
| | |||||
* | Fixed inline whitelisting regressions (issue #35). | hackademix | 2019-03-05 | 1 | -0/+3 |
| | |||||
* | Adjust directory layout and packaging to allow Storage.js to be shared with ↵ | hackademix | 2018-09-13 | 1 | -0/+130 |
the settings page in the xpi release. |