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
/
node
/
db
/
PadManager.js
Age
Commit message (
Expand
)
Author
2012-02-26
The Big Renaming - etherpad is now an NPM module
Egil Moeller
2012-01-30
remove joose dependency
booo
2011-12-16
Sanitize pad names
Jordan
2011-12-10
replaced all stop callbacks with customError callbacks. Fixes #270
Peter 'Pita' Martischka
2011-12-08
Don't make the globalPads too global ;)
Peter 'Pita' Martischka
2011-12-04
Changed all error handling to async-stacktrace style + fixed import/export on...
Peter 'Pita' Martischka
2011-09-30
make globalPads into an ad-hoc Object that can store values with arbitrary na...
Rob Speer
2011-08-16
added deletePad API function
Peter 'Pita' Martischka
2011-08-13
fixed regular expression PadID check
Peter 'Pita' Martischka
2011-08-11
changed copyright from Peter 'Pita' Martischka to Peter 'Pita' Martischka (Pr...
Peter 'Pita' Martischka
2011-08-08
added the listPads and createGroupPad
Peter 'Pita' Martischka
2011-08-04
added createPad
Peter 'Pita' Martischka
2011-08-04
check the padID with a regular expression
Peter 'Pita' Martischka
2011-08-03
Installed API infrastructure, getText works already
Peter 'Pita' Martischka
2011-07-27
Fixed all requires
Peter 'Pita' Martischka
2011-07-27
created a folder structure in node
Peter 'Pita' Martischka