aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Add WTFPLNik Nyby2015-06-161-0/+18
|
* Resolve circular dependency btw free_libraries and scripts_cachedNik Nyby2015-06-162-8/+6
|
* use abs path for scripts_cache includeNik Nyby2015-06-161-1/+1
|
* Attempts to fix crypto test failureNik Nyby2015-06-163-3/+2
| | | | > Promise rejection: Error: loop is not enabled
* Add more charset checks to fix errorsNik Nyby2015-06-161-1/+3
|
* apply Jookia's patch and update changelogNik Nyby2015-06-162-19/+13
|
* Formatting on ruben's charset patchNik Nyby2015-06-161-1/+46
|
* onDetermineCharset() should only return valid charsetsRuben Rodriguez2015-05-111-1/+1
| | | | | | | Match the charset retrieved from the document against a list of known valid charset names, to avoid failing on malformed documents. The list was retrieved from ./dom/encoding/labelsencodings.properties in the IceCat 31.6.0 sourcecode.
* Add Ruben's isFreeLicensed check for external scriptsNik Nyby2015-04-021-14/+32
|
* Don't call callback if it's not a functionNik Nyby2015-04-021-3/+16
|
* Add JsChecker.isFreeLicensedNik Nyby2015-04-021-0/+41
|
* Committing changes for version 6.0.8Nik Nyby2015-01-1848-196/+290
|
* Import to new git repositoryNik Nyby2015-01-1752-0/+8912
The old repository was using almost 100mb of space because of all the unnecessary files in the history. So I've imported the code to a new git repository. Unfortunately the history isn't viewable from this repository anymore. To see what happened with LibreJS before 2015, see the old Bazaar repo here: http://bzr.savannah.gnu.org/lh/librejs/