aboutsummaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Fixing bypassing Function("...").HEADmasterYuchen Pei2023-09-101-1/+1
* changing license definition to jsonYuchen Pei2022-10-133-415/+450
* fixing a few problems with @license / @license-end regexesYuchen Pei2022-10-131-11/+24
* `// @license` should be at the beginning of a line (mod whitespace)Yuchen Pei2022-10-131-2/+2
* fixing a typoYuchen Pei2022-09-231-1/+1
* typosYuchen Pei2022-09-231-1/+1
* update copyright in license_definitionsYuchen Pei2022-09-221-0/+1
* move fname_data.json to commonYuchen Pei2022-09-222-1/+833
* Separating out script and license checking routines to common/checksYuchen Pei2022-09-222-7/+389
* moving some modules to common/Yuchen Pei2022-09-223-0/+552
* Updating copyright to files touched in the previous commits.Yuchen Pei2022-09-202-0/+2
* fixing a bug introduced in commit b98cb70b1bcYuchen Pei2022-07-291-1/+2
* clean up common/Storage.jsYuchen Pei2022-07-281-24/+14
* clean up common/Test.jsYuchen Pei2022-07-281-8/+6
* fixing some mozilla validation warnings when uploading the extensionYuchen Pei2022-07-221-1/+1
* lintingYuchen Pei2022-04-072-15/+15
* nop whitespace formatting change.Yuchen Pei2022-04-072-11/+11
* 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
* Jasmine-based automated tests suite.hackademix2018-10-021-0/+55
* Adjust directory layout and packaging to allow Storage.js to be shared with t...hackademix2018-09-131-0/+130