summaryrefslogtreecommitdiff
path: root/src/node/db/API.js
AgeCommit message (Expand)Author
2013-12-14Add input validation for html param in setHTML()Lennart Brinkmann
2013-12-09resolve merge conflictJohn McLear
2013-12-05Replace tabs indentation with spaces indentationLuc Didry
2013-11-18fix bugs, add force option to overwrite destinations1341
2013-11-17change parameter namess1341
2013-11-17add pad copy/move API functionss1341
2013-09-29‘Etherpad Lite’ -> ‘Etherpad’Eric Schrijver
2013-04-04added full comments to the new API functions.Bernard `Guyzmo` Pratz
2013-04-04fixed missing API functions declaration in API ; fixed a typo in APIHandler.Bernard `Guyzmo` Pratz
2013-04-01Added getAttributePool, getRevisionOfHead and getRevisionChangeset methods to...Guyzmo
2013-02-27remove pointless stuffJohn McLear
2013-02-14when exporting HTML include html and bodyJohn McLear
2013-02-14when exporting HTML include html and bodyJohn McLear
2013-02-12include the callback call, for sanity and stop the pad from being nuked so ea...John McLear
2013-02-04Bugfixes to getChatHistory API methodJordan Hollinger
2013-01-28change to createDiffHTMLJohn McLear
2013-01-27resolve merge conflictJohn McLear
2013-01-27docsJohn McLear
2013-01-27Added colors to pad diffPeter 'Pita' Martischka
2013-01-26Added getChatHistory and getChatHead (api+code+doc)mluto
2013-01-22semi workingJohn McLear
2013-01-22mhehJohn McLear
2013-01-22make it crashJohn McLear
2013-01-22bring in some padDiff stuff that doesnt suckJohn McLear
2013-01-18listAllPads should return an object, not an arraay. issue #1374Jordan Hollinger
2013-01-14Merge pull request #1342 from spcsser/feature/padlistingJohn McLear
2013-01-08Added functionality to list pads on this server.Swen
2013-01-02corrected a documentation glitch for checkToken - clarified which token is va...Stephan Jauernick
2012-12-07Update src/node/db/API.jsStephan Jauernick
2012-12-07Update src/node/db/API.jsStephan Jauernick
2012-12-07Update src/node/db/API.jsStephan Jauernick
2012-09-17Add listAllGroups API endpointMarcel Klehr
2012-09-04Update src/node/db/API.jsJohn McLear
2012-08-17Add in padUsers HTTP API callMark Holmquist
2012-08-08Add in an HTTP API call to send a custom message type.Mark Holmquist
2012-07-10Don't crash if setText isn't passed any text. issue #861Jordan Hollinger
2012-07-07Bugfix to getLastEdited API method, issue #845Jordan Hollinger
2012-06-29Add in padUsersCount method and API callMark Holmquist
2012-06-27Merge pull request #819 from marcelklehr/contributor-api-methodsJohn McLear
2012-06-27Add in getLastEdited API callMark Holmquist
2012-06-27Add 2 new APIs: listPadsOfAuthor and listAuthorsOfPadMarcel Klehr
2012-04-07Allow disabling Passwords by setting them to an empty stringPatrick Rauscher
2012-02-26The Big Renaming - etherpad is now an NPM moduleEgil Moeller