Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add .jpmignore | Nik Nyby | 2015-10-22 | 1 | -0/+11 |
| | | | | https://github.com/mozilla/jpm/issues/298 | ||||
* | Fixes for jpm | Nik Nyby | 2015-10-22 | 7 | -9/+9 |
| | |||||
* | random jpm stuff | Nik Nyby | 2015-10-22 | 9 | -26/+58 |
| | | | | * removed addon-sdk git submodule | ||||
* | use notification-box from npm | Nik Nyby | 2015-10-22 | 11 | -594/+4 |
| | |||||
* | remove vold-utils | Nik Nyby | 2015-10-22 | 14 | -658/+0 |
| | |||||
* | remove menuitems | Nik Nyby | 2015-10-22 | 6 | -445/+1 |
| | |||||
* | jpm compat | Nik Nyby | 2015-10-22 | 3 | -4/+4 |
| | |||||
* | use menuitem from npm | Nik Nyby | 2015-10-22 | 2 | -63/+62 |
| | |||||
* | more jpm compat | Nik Nyby | 2015-10-22 | 23 | -58/+68 |
| | |||||
* | more jpm compatibility | Nik Nyby | 2015-10-22 | 15 | -71/+81 |
| | |||||
* | Make test requires jpm-compatible | Nik Nyby | 2015-10-22 | 29 | -55/+61 |
| | | | | https://developer.mozilla.org/en-US/Add-ons/SDK/Tools/cfx_to_jpm | ||||
* | update changelog | Nik Nyby | 2015-10-22 | 1 | -0/+4 |
| | |||||
* | update manual with librejs development notes | Nik Nyby | 2015-10-22 | 16 | -27/+361 |
| | |||||
* | new beta version | Nik Nyby | 2015-10-22 | 26 | -64/+64 |
| | |||||
* | add new jquery-ui to whitelist | Nik Nyby | 2015-10-22 | 1 | -0/+24 |
| | |||||
* | update readme | Nik Nyby | 2015-10-22 | 1 | -0/+3 |
| | |||||
* | new beta version | Nik Nyby | 2015-10-22 | 27 | -104/+106 |
| | |||||
* | update changelog | Nik Nyby | 2015-10-07 | 1 | -0/+4 |
| | |||||
* | new ff version | Nik Nyby | 2015-10-07 | 1 | -1/+1 |
| | |||||
* | Revert "Add Ruben's isFreeLicensed check for external scripts" | Nik Nyby | 2015-10-07 | 1 | -32/+14 |
| | | | | This reverts commit 9b79c2a61be72965c001c8d9779a7b3188628613. | ||||
* | Revert "Resolve circular dependency btw free_libraries and scripts_cached" | Nik Nyby | 2015-10-07 | 2 | -6/+8 |
| | | | | This reverts commit e5bd270b6b4692bad78561a4baf81c5d341f4790. | ||||
* | Look up web labels license by index instead of iteration | Nik Nyby | 2015-06-20 | 1 | -0/+20 |
| | |||||
* | use spdx license identifiers | Nik Nyby | 2015-06-20 | 7 | -60/+76 |
| | |||||
* | small changes | Nik Nyby | 2015-06-20 | 3 | -4/+2 |
| | |||||
* | fix formatting problem in main panel | Nik Nyby | 2015-06-17 | 1 | -9/+15 |
| | |||||
* | v6.0.9 | Nik Nyby | 2015-06-16 | 26 | -77/+77 |
| | |||||
* | Remove unnecessary bootstrap css to reduce addon size | Nik Nyby | 2015-06-16 | 4 | -17/+14 |
| | |||||
* | add new bootstrap js | Nik Nyby | 2015-06-16 | 1 | -0/+24 |
| | |||||
* | Fix mistake when applying Jookia's patch | Nik Nyby | 2015-06-16 | 1 | -6/+1 |
| | |||||
* | Add jQuery-1.11.3 and 2.1.4 to whitelist | Nik Nyby | 2015-06-16 | 1 | -0/+16 |
| | |||||
* | update readme for git | Nik Nyby | 2015-06-16 | 1 | -2/+4 |
| | |||||
* | comment out failing test from cfx deprecation | Nik Nyby | 2015-06-16 | 1 | -2/+3 |
| | | | | added a note to re-enable it after switching to jpm | ||||
* | Add WTFPL | Nik Nyby | 2015-06-16 | 15 | -305/+371 |
| | |||||
* | Resolve circular dependency btw free_libraries and scripts_cached | Nik Nyby | 2015-06-16 | 2 | -8/+6 |
| | |||||
* | Remove unnecessary msie stuff from css | Nik Nyby | 2015-06-16 | 1 | -3/+0 |
| | |||||
* | use abs path for scripts_cache include | Nik Nyby | 2015-06-16 | 1 | -1/+1 |
| | |||||
* | Attempts to fix crypto test failure | Nik Nyby | 2015-06-16 | 5 | -9/+7 |
| | | | | > Promise rejection: Error: loop is not enabled | ||||
* | Test on FF 38.0 | Nik Nyby | 2015-06-16 | 1 | -1/+1 |
| | |||||
* | update changelog | Nik Nyby | 2015-06-16 | 1 | -0/+2 |
| | |||||
* | build docs | Nik Nyby | 2015-06-16 | 23 | -60/+60 |
| | |||||
* | Add version number to main panel and increment version | Nik Nyby | 2015-06-16 | 6 | -6/+8 |
| | |||||
* | Add more charset checks to fix errors | Nik Nyby | 2015-06-16 | 1 | -1/+3 |
| | |||||
* | apply Jookia's patch and update changelog | Nik Nyby | 2015-06-16 | 3 | -19/+20 |
| | |||||
* | Formatting on ruben's charset patch | Nik Nyby | 2015-06-16 | 1 | -1/+46 |
| | |||||
* | 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 |
| | |||||
* | New test version for 6.0.9 | Nik Nyby | 2015-04-02 | 26 | -79/+79 |
| | |||||
* | Don't call callback if it's not a function | Nik Nyby | 2015-04-02 | 1 | -3/+16 |
| | |||||
* | add back submodule for travis | Nik Nyby | 2015-04-02 | 2 | -0/+3 |
| | |||||
* | Add JsChecker.isFreeLicensed | Nik Nyby | 2015-04-02 | 3 | -1/+54 |
| |