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
/
API.js
Age
Commit message (
Expand
)
Author
2013-02-27
remove pointless stuff
John McLear
2013-02-14
when exporting HTML include html and body
John McLear
2013-02-04
Bugfixes to getChatHistory API method
Jordan Hollinger
2013-01-28
change to createDiffHTML
John McLear
2013-01-27
resolve merge conflict
John McLear
2013-01-27
docs
John McLear
2013-01-27
Added colors to pad diff
Peter 'Pita' Martischka
2013-01-26
Added getChatHistory and getChatHead (api+code+doc)
mluto
2013-01-22
semi working
John McLear
2013-01-22
mheh
John McLear
2013-01-22
make it crash
John McLear
2013-01-22
bring in some padDiff stuff that doesnt suck
John McLear
2013-01-18
listAllPads should return an object, not an arraay. issue #1374
Jordan Hollinger
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-02
corrected a documentation glitch for checkToken - clarified which token is va...
Stephan Jauernick
2012-12-07
Update src/node/db/API.js
Stephan Jauernick
2012-12-07
Update src/node/db/API.js
Stephan Jauernick
2012-12-07
Update src/node/db/API.js
Stephan Jauernick
2012-09-17
Add listAllGroups API endpoint
Marcel Klehr
2012-09-04
Update src/node/db/API.js
John McLear
2012-08-17
Add in padUsers HTTP API call
Mark Holmquist
2012-08-08
Add in an HTTP API call to send a custom message type.
Mark Holmquist
2012-07-10
Don't crash if setText isn't passed any text. issue #861
Jordan Hollinger
2012-07-07
Bugfix to getLastEdited API method, issue #845
Jordan Hollinger
2012-06-29
Add in padUsersCount method and API call
Mark Holmquist
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-07
Allow disabling Passwords by setting them to an empty string
Patrick Rauscher
2012-02-26
The Big Renaming - etherpad is now an NPM module
Egil Moeller