Age | Commit message (Expand) | Author |
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 |
2012-02-04 | Merge pull request #398 from 0ip/vendor_pref | John McLear |
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 WebK... | 0ip |
2012-01-28 | move randomString function into module | booo |
2012-01-26 | Improved npm and node version checks | Peter 'Pita' Martischka |
2012-01-22 | Use uncompressed jQuery. | Chad Weider |
2012-01-22 | Added a jshint binary | Peter 'Pita' Martischka |
2011-12-27 | Fix the url for nodejs installation | Sankar P |
2011-12-05 | add a tool to check for data corruption on pads | Peter 'Pita' Martischka |
2011-12-04 | updated nodejs windows version to 0.6.5 | Peter 'Pita' Martischka |
2011-12-04 | Fixes issue where etherpad ltie wont install deps because npm is 1.1 alpha-- ... | John McLear |
2011-12-04 | removed docs created with doc.md, these docs were completly useless | Peter 'Pita' Martischka |
2011-11-27 | Added a extractPadData Script | Peter 'Pita' Martischka |
2011-11-25 | Merge pull request #239 from riseuplabs/master | Peter 'Pita' Martischka |
2011-11-26 | Fix jquery version test: #234 | Micah Anderson |
2011-11-25 | Fixed some problems with the database convertion | Peter 'Pita' Martischka |
2011-11-19 | Updated JQuery to 1.7, thx to @wikinaut | Peter 'Pita' Martischka |
2011-11-13 | removed unneeded old parts from buildForWindows | Peter 'Pita' Martischka |
2011-11-13 | updated node.js version for buildForWindows Script to 0.6.1 | Peter 'Pita' Martischka |
2011-11-12 | removed the node v0.4 check, it works now with node v0.6 | Peter 'Pita' Martischka |
2011-08-21 | removed unnecessary stuff from convertSettings | Peter 'Pita' Martischka |
2011-08-18 | looks like buildForWindows was not executable anymore, don't know how that ha... | Peter 'Pita' Martischka |
2011-08-18 | Merge branch 'patch-6' of git://github.com/0ip/etherpad-lite | Peter 'Pita' Martischka |
2011-08-19 | typo fix :) | Robin Buse |
2011-08-18 | added a convert script from old etherpad to etherpad lite, instructions will ... | Peter 'Pita' Martischka |
2011-08-12 | updated node for windows to 0.5.4 | Peter 'Pita' Martischka |
2011-08-11 | added a buildForWindows script | 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 |
2011-08-09 | replaced wget with curl | Peter 'Pita' Martischka |
2011-08-03 | spelling fixes in the shell scripts | Garrett LeSage |
2011-08-03 | fixed issue # 64, making the shell scripts more portable (for OS X) | Garrett LeSage |
2011-08-02 | Allow starting as root after input a silly prompt | Peter 'Pita' Martischka |
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 | fixed the generateJsDoc script | 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 |
2011-07-26 | fixed merge conflicts | Peter 'Pita' Martischka |
2011-07-26 | Shell scripts are now POSIX compatible, thx @ Johannes Schauer | Peter 'Pita' Martischka |
2011-07-26 | reorganzied the bin folder | Peter 'Pita' Martischka |
2011-07-12 | update jquery | Peter 'Pita' Martischka |
2011-07-11 | fixed a little bug in runSafe | Peter 'Pita' Martischka |
2011-07-11 | Added a runSafe script that restarts ep-lite if its failing | Peter 'Pita' Martischka |
2011-06-30 | use a downloaded jQuery instead of using googles CDN, and fixed btw a bug tha... | Peter 'Pita' Martischka |