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
/
node
/
db
/
Pad.js
Age
Commit message (
Expand
)
Author
2014-01-15
convert over to server-side crypto
Robert Helmer
2013-12-17
Don't crash if CHANGESET_REQ fails
Marcel Klehr
2013-12-05
Replace tabs indentation with spaces indentation
Luc Didry
2013-11-18
fix bugs, add force option to overwrite destination
s1341
2013-11-17
change parameter names
s1341
2013-11-17
add pad copy/move API functions
s1341
2013-01-27
Added colors to pad diff
Peter 'Pita' Martischka
2013-01-22
and semi working
John McLear
2013-01-14
Merge pull request #1342 from spcsser/feature/padlisting
John McLear
2013-01-08
Added functionality to list pads on this server.
Swen
2013-01-06
client loads messages using the new client loads messages using new method, g...
mluto
2012-10-03
Changed pad_id to padID to follow projct standards.
d-a-n
2012-10-03
Changed pad hook names to follow naming conventions. Arguments will now be pa...
d-a-n
2012-10-02
Added pad hooks (create, load, edit, remove)
d-a-n
2012-06-27
Merge pull request #821 from marcelklehr/fix-contributor-api-methods
John McLear
2012-06-27
Some fixes to the contributor API methods
Marcel Klehr
2012-06-27
Merge pull request #819 from marcelklehr/contributor-api-methods
John McLear
2012-06-27
Add in getLastEdited API call
Mark Holmquist
2012-06-27
Add 2 new APIs: listPadsOfAuthor and listAuthorsOfPad
Marcel Klehr
2012-04-02
Merge pull request #557 from redhog/master
John McLear
2012-04-01
Merge branch 'johnyma22'
Egil Moeller
2012-03-18
replaceing AttributePoolFactory by AttributePool
Matthias Bartelmeß
2012-02-28
Removed CommonCode entierly
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