summaryrefslogtreecommitdiff
path: root/node/db/API.js
AgeCommit message (Expand)Author
2012-02-26The Big Renaming - etherpad is now an NPM moduleEgil Moeller
2011-12-22Bugfix to API calling indexOf on an undefined padIDJordan
2011-12-10replaced all stop callbacks with customError callbacks. Fixes #270Peter 'Pita' Martischka
2011-12-04Changed all error handling to async-stacktrace style + fixed import/export on...Peter 'Pita' Martischka
2011-11-17Hook the ImportHtml module into the APILorenzo Gil Sanchez
2011-10-31Allow to get the HTML of the pad with the APILorenzo Gil
2011-08-16added deletePad API functionPeter 'Pita' Martischka
2011-08-16ensure password and publicStatus functions are only used with group padsPeter 'Pita' Martischka
2011-08-11changed copyright from Peter 'Pita' Martischka to Peter 'Pita' Martischka (Pr...Peter 'Pita' Martischka
2011-08-10added setPublicStatus, getPublicStatus, setPassword and isPasswordProtectedPeter 'Pita' Martischka
2011-08-10changed name of getMapped*4 functions to create*IfNotExistsForPeter 'Pita' Martischka
2011-08-09clean upPeter 'Pita' Martischka
2011-08-09added listSessionsOfGroup and listSessionsOfAuthorPeter 'Pita' Martischka
2011-08-09added createSession and getSessionInfoPeter 'Pita' Martischka
2011-08-09added getMappedAuthor4Peter 'Pita' Martischka
2011-08-09added create AuthorPeter 'Pita' Martischka
2011-08-08added the listPads and createGroupPadPeter 'Pita' Martischka
2011-08-08added getMappedGroup4 and createGroupPeter 'Pita' Martischka
2011-08-04added createPadPeter 'Pita' Martischka
2011-08-04added getReadOnlyIDPeter 'Pita' Martischka
2011-08-04added getRevisionsCountPeter 'Pita' Martischka
2011-08-04added setText and simplified getTextPeter 'Pita' Martischka
2011-08-03Installed API infrastructure, getText works alreadyPeter 'Pita' Martischka