aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add .jpmignoreNik Nyby2015-10-221-0/+11
| | | | https://github.com/mozilla/jpm/issues/298
* Fixes for jpmNik Nyby2015-10-227-9/+9
|
* random jpm stuffNik Nyby2015-10-229-26/+58
| | | | * removed addon-sdk git submodule
* use notification-box from npmNik Nyby2015-10-2211-594/+4
|
* remove vold-utilsNik Nyby2015-10-2214-658/+0
|
* remove menuitemsNik Nyby2015-10-226-445/+1
|
* jpm compatNik Nyby2015-10-223-4/+4
|
* use menuitem from npmNik Nyby2015-10-222-63/+62
|
* more jpm compatNik Nyby2015-10-2223-58/+68
|
* more jpm compatibilityNik Nyby2015-10-2215-71/+81
|
* Make test requires jpm-compatibleNik Nyby2015-10-2229-55/+61
| | | | https://developer.mozilla.org/en-US/Add-ons/SDK/Tools/cfx_to_jpm
* update changelogNik Nyby2015-10-221-0/+4
|
* update manual with librejs development notesNik Nyby2015-10-2216-27/+361
|
* new beta versionNik Nyby2015-10-2226-64/+64
|
* add new jquery-ui to whitelistNik Nyby2015-10-221-0/+24
|
* update readmeNik Nyby2015-10-221-0/+3
|
* new beta versionNik Nyby2015-10-2227-104/+106
|
* update changelogNik Nyby2015-10-071-0/+4
|
* new ff versionNik Nyby2015-10-071-1/+1
|
* Revert "Add Ruben's isFreeLicensed check for external scripts"Nik Nyby2015-10-071-32/+14
| | | | This reverts commit 9b79c2a61be72965c001c8d9779a7b3188628613.
* Revert "Resolve circular dependency btw free_libraries and scripts_cached"Nik Nyby2015-10-072-6/+8
| | | | This reverts commit e5bd270b6b4692bad78561a4baf81c5d341f4790.
* Look up web labels license by index instead of iterationNik Nyby2015-06-201-0/+20
|
* use spdx license identifiersNik Nyby2015-06-207-60/+76
|
* small changesNik Nyby2015-06-203-4/+2
|
* fix formatting problem in main panelNik Nyby2015-06-171-9/+15
|
* v6.0.9Nik Nyby2015-06-1626-77/+77
|
* Remove unnecessary bootstrap css to reduce addon sizeNik Nyby2015-06-164-17/+14
|
* add new bootstrap jsNik Nyby2015-06-161-0/+24
|
* Fix mistake when applying Jookia's patchNik Nyby2015-06-161-6/+1
|
* Add jQuery-1.11.3 and 2.1.4 to whitelistNik Nyby2015-06-161-0/+16
|
* update readme for gitNik Nyby2015-06-161-2/+4
|
* comment out failing test from cfx deprecationNik Nyby2015-06-161-2/+3
| | | | added a note to re-enable it after switching to jpm
* Add WTFPLNik Nyby2015-06-1615-305/+371
|
* Resolve circular dependency btw free_libraries and scripts_cachedNik Nyby2015-06-162-8/+6
|
* Remove unnecessary msie stuff from cssNik Nyby2015-06-161-3/+0
|
* use abs path for scripts_cache includeNik Nyby2015-06-161-1/+1
|
* Attempts to fix crypto test failureNik Nyby2015-06-165-9/+7
| | | | > Promise rejection: Error: loop is not enabled
* Test on FF 38.0Nik Nyby2015-06-161-1/+1
|
* update changelogNik Nyby2015-06-161-0/+2
|
* build docsNik Nyby2015-06-1623-60/+60
|
* Add version number to main panel and increment versionNik Nyby2015-06-166-6/+8
|
* Add more charset checks to fix errorsNik Nyby2015-06-161-1/+3
|
* apply Jookia's patch and update changelogNik Nyby2015-06-163-19/+20
|
* 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
|
* New test version for 6.0.9Nik Nyby2015-04-0226-79/+79
|
* Don't call callback if it's not a functionNik Nyby2015-04-021-3/+16
|
* add back submodule for travisNik Nyby2015-04-022-0/+3
|
* Add JsChecker.isFreeLicensedNik Nyby2015-04-023-1/+54
|