Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |