| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
reporting when intrinsic scripts are detected.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
whitelisting/backlisting bug fixes.
|
|
|
|
| |
simplifying UI synchronization.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and possible duplications on addition.
|
|
|
|
| |
external or embedded inside HTML documents and sub-documents.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
there is a global license.
|
| |
|
| |
|
| |
|
|
|
|
| |
parsing empty whitespace sections
|
| |
|
| |
|
| |
|
|
|
|
| |
logging.
|
| |
|
|
|
|
| |
Global matching results in alternating true/false results as explained in https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/test (Using test() on a regex with the global flag)
|
| |
|
|
|
|
| |
Processing them breaks reading js documents directly. The method is crude it needs to be generalized for other mime-types, in particular librejs breaks visualizing any binary files (e.g. images)
|
| |
|
| |
|
| |
|
|
|
|
| |
evaluation
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
generating/including the whitelist in the main script.
|
| |
|
| |
|
|\ |
|