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
/
handler
/
APIHandler.js
Age
Commit message (
Expand
)
Author
2014-06-01
Corrected the API Version number.
Stephan Jauernick
2014-05-31
Added a new API method getPadID for reversing the Readonly ID and introduced ...
Stephan Jauernick
2014-01-15
convert over to server-side crypto
Robert Helmer
2013-11-24
move copy/move pad into a new api version
s1341
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-10-25
Refactors APIHandler:callAPI
Kenan Sulayman
2013-04-04
fixed missing API functions declaration in API ; fixed a typo in APIHandler.
Bernard `Guyzmo` Pratz
2013-04-01
Added getAttributePool, getRevisionOfHead and getRevisionChangeset methods to...
Guyzmo
2013-03-06
Initial work on swagger
Nelson Silva
2013-02-12
Update src/node/handler/APIHandler.js
Manuel Knitza
2013-01-28
change to createDiffHTML
John McLear
2013-01-27
resolve merge conflict
John McLear
2013-01-27
fixed indent
Peter 'Pita' Martischka
2013-01-26
Added getChatHistory and getChatHead (api+code+doc)
mluto
2013-01-22
make it crash
John McLear
2013-01-22
bring in some padDiff stuff that doesnt suck
John McLear
2013-01-08
Added functionality to list pads on this server.
Swen
2012-12-27
Bump API version for checkToken endpoint
Marcel Klehr
2012-12-07
Update src/node/handler/APIHandler.js
Stephan Jauernick
2012-09-17
Add listAllGroups API endpoint
Marcel Klehr
2012-09-13
Bump API version to v1.1
Marcel Klehr
2012-09-09
Add support for multiple api versions
Marcel Klehr
2012-09-04
Update src/node/handler/APIHandler.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-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-05-13
Fix #655, wrong located APIKEY.txt
0ip
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