aboutsummaryrefslogtreecommitdiff
path: root/bg/ListManager.js
Commit message (Collapse)AuthorAgeFilesLines
* lintingYuchen Pei2022-04-071-10/+10
| | | | | - eslint - also adding eslintrc
* nop whitespace formatting change.Yuchen Pei2022-04-071-26/+26
| | | | | | | | - 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
* Subdomain wildcard support.hackademix2019-03-261-6/+29
|
* Fix for large scripts thrashing the black/white lists when added.hackademix2019-03-111-1/+1
|
* Fixed inline whitelisting regressions (issue #35).hackademix2019-03-051-1/+8
|
* Adjust directory layout and packaging to allow Storage.js to be shared with ↵hackademix2018-09-131-1/+1
| | | | the settings page in the xpi release.
* Support for batch async list operations.hackademix2018-09-131-17/+18
|
* Refactoring out list management in its own class / bug fixing and ↵hackademix2018-07-311-0/+71
simplifying UI synchronization.