summaryrefslogtreecommitdiff
path: root/src/static/js/ace.js
AgeCommit message (Expand)Author
2012-04-18added new hook 'acePostWriteDomLineHTML' which gets called after a domline is...Martyn York
2012-04-07added aceEditorCSS hookMatthias Bartelmeß
2012-03-27Merge branch 'develop' of git://github.com/Pita/etherpad-liteEgil Moeller
2012-03-27Add jquery to ace iframeEgil Moeller
2012-03-22Merge commit '1a64a6c1'Egil Moeller
2012-03-21Bugfix for misplaced hook callEgil Moeller
2012-03-17use underscore.jsMatthias Bartelmeß
2012-03-14makes plugin architecture work in client-side from inside IFrames as wellConstantin Jucovschi
2012-03-10Merge branch 'require-paths' into pluginChad Weider
2012-03-10Change paths.Chad Weider
2012-03-10Correct paths to reflect their being libraries.Chad Weider
2012-03-10Remove unnecessary line.Chad Weider
2012-03-10Remove require code that is unnecessary and/or incorrect.Chad Weider
2012-03-10Remove require changes in `pushScriptsTo` method.Chad Weider
2012-03-02Merge branch 'pita'Egil Moeller
2012-03-01Made ace actually use the new hooks system, and removed remnants of old systemEgil Moeller
2012-02-28So simple, yet so hard to find. Finally I found you, oh error caused by the n...Egil Moeller
2012-02-28Partial bugfixEgil Moeller
2012-02-26First stab at getting client side require(plugin/..) to work from within ethe...Egil Moeller
2012-02-26The Big Renaming - etherpad is now an NPM moduleEgil Moeller