summaryrefslogtreecommitdiff
path: root/src/node/handler/APIHandler.js
AgeCommit message (Expand)Author
2015-10-19Add an appendText APITed Mielczarek
2015-04-01reintroduce removed api points that were removed by mistakeJohn McLear
2015-04-01tests and fix up sloppy code by original authorJohn McLear
2015-04-01Merge branch 'feature/append-chat-api' of github.com:derosm2/etherpad-lite in...John McLear
2015-02-25Add a saveRevision API functionLuc Didry
2015-02-24Fixes #1870Luc Didry
2015-02-09Adding api call for appending a chat message.Mike DeRosa
2014-11-26handle auth failsJohn McLear
2014-11-12Update APIHandler.jsCristo
2014-11-08new api verCristo
2014-06-01Corrected the API Version number.Stephan Jauernick
2014-05-31Added a new API method getPadID for reversing the Readonly ID and introduced ...Stephan Jauernick
2014-01-15convert over to server-side cryptoRobert Helmer
2013-11-24move copy/move pad into a new api versions1341
2013-11-18fix bugs, add force option to overwrite destinations1341
2013-11-17change parameter namess1341
2013-11-17add pad copy/move API functionss1341
2013-10-25Refactors APIHandler:callAPIKenan Sulayman
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-03-06Initial work on swaggerNelson Silva
2013-02-12Update src/node/handler/APIHandler.jsManuel Knitza
2013-01-28change to createDiffHTMLJohn McLear
2013-01-27resolve merge conflictJohn McLear
2013-01-27fixed indentPeter 'Pita' Martischka
2013-01-26Added getChatHistory and getChatHead (api+code+doc)mluto
2013-01-22make it crashJohn McLear
2013-01-22bring in some padDiff stuff that doesnt suckJohn McLear
2013-01-08Added functionality to list pads on this server.Swen
2012-12-27Bump API version for checkToken endpointMarcel Klehr
2012-12-07Update src/node/handler/APIHandler.jsStephan Jauernick
2012-09-17Add listAllGroups API endpointMarcel Klehr
2012-09-13Bump API version to v1.1Marcel Klehr
2012-09-09Add support for multiple api versionsMarcel Klehr
2012-09-04Update src/node/handler/APIHandler.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-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-05-13Fix #655, wrong located APIKEY.txt0ip
2012-02-28Removed CommonCode entierlyEgil Moeller
2012-02-26First stab at getting client side require(plugin/..) to work from within ethe...Egil Moeller
2012-02-26The Big Renaming - etherpad is now an NPM moduleEgil Moeller