Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-19 | Show errors on npm install | Marcel Klehr | |
2012-11-16 | fix tiny error of missing space | johnyma22 | |
2012-11-13 | Merged branch feature/frontend-tests | Peter 'Pita' Martischka | |
2012-11-07 | added solaris compatibility: removed -v flag from cp, witch is not known by ↵ | Bastian | |
solaris cp // added condition for gnu-grep (ggrep), solaris grep has no -o flag | |||
2012-11-01 | less noise | Peter 'Pita' Martischka | |
2012-07-05 | Correct casing | John McLear | |
2012-07-05 | actually fix run script ;) | johnyma22 | |
2012-07-05 | Correct error message. | Marcel Klehr | |
2012-07-05 | Allow v0.6.0 on UNIX | Marcel Klehr | |
2012-06-30 | Use node v0.8.1 / allow node v0.8 | Marcel Klehr | |
2012-04-01 | Removed prefixfree as it breaks @import in css files | Egil Moeller | |
2012-02-26 | The big rename of pluginbs from pluginomatic to ep | Egil Moeller | |
2012-02-26 | Better startup & symlinking | Egil Moeller | |
2012-02-21 | Allow settings filename to be passed as a cli option | Jordan | |
2012-02-06 | fix jquery version regex to make @0ip happy | Peter 'Pita' Martischka | |
2012-02-06 | Add -k option in curl to check prefixtree to avoid check ssl certificate | Pedro Gracia | |
2012-02-05 | Fix version check for jQuery 1.7.1 download. | Chad Weider | |
This corrects 3d108d6dceaac78e2e8395620d80b10f88b766d5, which caused jQuery's version to mismatch and installDeps to download a new version every run. | |||
2012-02-04 | Merge pull request #398 from 0ip/vendor_pref | John McLear | |
Get rid of these idiotic vendor prefixes | |||
2012-02-04 | fixes automatic update | Robin | |
2012-02-04 | automatic prefixfree.js dl | Robin | |
2012-02-03 | Update jQuery, removes "event.layerX/layerY are broken and deprecated in ↵ | 0ip | |
WebKit" message | |||
2012-01-26 | Improved npm and node version checks | Peter 'Pita' Martischka | |
2012-01-22 | Use uncompressed jQuery. | Chad Weider | |
The jQuery library does not need to be compressed; it is compressed as a consequence of being included in `pad.js`. | |||
2011-12-27 | Fix the url for nodejs installation | Sankar P | |
Signed-off-by: Sankar P <sankar.curiosity@gmail.com> | |||
2011-12-04 | Fixes issue where etherpad ltie wont install deps because npm is 1.1 alpha-- ↵ | John McLear | |
Bit of a harsh fix but it works fine | |||
2011-11-26 | Fix jquery version test: #234 | Micah Anderson | |
2011-11-19 | Updated JQuery to 1.7, thx to @wikinaut | Peter 'Pita' Martischka | |
2011-11-12 | removed the node v0.4 check, it works now with node v0.6 | Peter 'Pita' Martischka | |
2011-08-11 | check node and npm version on install | Peter 'Pita' Martischka | |
2011-08-09 | Ops, fixed the folder remove | Peter 'Pita' Martischka | |
2011-08-09 | remove node_modules folder when the installation fails, prevents from broken ↵ | Peter 'Pita' Martischka | |
dependencies | |||
2011-08-09 | replaced wget with curl | Peter 'Pita' Martischka | |
2011-08-03 | fixed issue # 64, making the shell scripts more portable (for OS X) | Garrett LeSage | |
2011-07-31 | Ops, looks like I messed up installDeps.sh | Peter 'Pita' Martischka | |
2011-07-31 | improve including of custom js/css | Peter 'Pita' Martischka | |
2011-07-30 | added the ability to add costum js/css | Peter 'Pita' Martischka | |
2011-07-27 | improved the bin files | Peter 'Pita' Martischka | |