summaryrefslogtreecommitdiff
path: root/node/db/PadManager.js
AgeCommit message (Expand)Author
2012-02-26The Big Renaming - etherpad is now an NPM moduleEgil Moeller
2012-01-30remove joose dependencybooo
2011-12-16Sanitize pad namesJordan
2011-12-10replaced all stop callbacks with customError callbacks. Fixes #270Peter 'Pita' Martischka
2011-12-08Don't make the globalPads too global ;)Peter 'Pita' Martischka
2011-12-04Changed all error handling to async-stacktrace style + fixed import/export on...Peter 'Pita' Martischka
2011-09-30make globalPads into an ad-hoc Object that can store values with arbitrary na...Rob Speer
2011-08-16added deletePad API functionPeter 'Pita' Martischka
2011-08-13fixed regular expression PadID checkPeter 'Pita' Martischka
2011-08-11changed copyright from Peter 'Pita' Martischka to Peter 'Pita' Martischka (Pr...Peter 'Pita' Martischka
2011-08-08added the listPads and createGroupPadPeter 'Pita' Martischka
2011-08-04added createPadPeter 'Pita' Martischka
2011-08-04check the padID with a regular expressionPeter 'Pita' Martischka
2011-08-03Installed API infrastructure, getText works alreadyPeter 'Pita' Martischka
2011-07-27Fixed all requiresPeter 'Pita' Martischka
2011-07-27created a folder structure in nodePeter 'Pita' Martischka