index
:
etherpad-lite
cr/openbsd_install
develop
master
Really real-time collaborative document editing. http://etherpad.org
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
static
/
js
/
ace.js
Age
Commit message (
Expand
)
Author
2012-04-18
added new hook 'acePostWriteDomLineHTML' which gets called after a domline is...
Martyn York
2012-04-07
added aceEditorCSS hook
Matthias Bartelmeß
2012-03-27
Merge branch 'develop' of git://github.com/Pita/etherpad-lite
Egil Moeller
2012-03-27
Add jquery to ace iframe
Egil Moeller
2012-03-22
Merge commit '1a64a6c1'
Egil Moeller
2012-03-21
Bugfix for misplaced hook call
Egil Moeller
2012-03-17
use underscore.js
Matthias Bartelmeß
2012-03-14
makes plugin architecture work in client-side from inside IFrames as well
Constantin Jucovschi
2012-03-10
Merge branch 'require-paths' into plugin
Chad Weider
2012-03-10
Change paths.
Chad Weider
2012-03-10
Correct paths to reflect their being libraries.
Chad Weider
2012-03-10
Remove unnecessary line.
Chad Weider
2012-03-10
Remove require code that is unnecessary and/or incorrect.
Chad Weider
2012-03-10
Remove require changes in `pushScriptsTo` method.
Chad Weider
2012-03-02
Merge branch 'pita'
Egil Moeller
2012-03-01
Made ace actually use the new hooks system, and removed remnants of old system
Egil Moeller
2012-02-28
So simple, yet so hard to find. Finally I found you, oh error caused by the n...
Egil Moeller
2012-02-28
Partial bugfix
Egil Moeller
2012-02-26
First stab at getting client side require(plugin/..) to work from within ethe...
Egil Moeller
2012-02-26
The Big Renaming - etherpad is now an NPM module
Egil Moeller