Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | onDetermineCharset() should only return valid charsets | Ruben Rodriguez | 2015-05-11 | 1 | -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 scripts | Nik Nyby | 2015-04-02 | 1 | -14/+32 |
| | |||||
* | Don't call callback if it's not a function | Nik Nyby | 2015-04-02 | 1 | -3/+16 |
| | |||||
* | Add JsChecker.isFreeLicensed | Nik Nyby | 2015-04-02 | 1 | -0/+41 |
| | |||||
* | Committing changes for version 6.0.8 | Nik Nyby | 2015-01-18 | 48 | -196/+290 |
| | |||||
* | Import to new git repository | Nik Nyby | 2015-01-17 | 52 | -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/ |