etherpad-lite/node/db
Mehmet Ali Elicin 3c8674ebde 2 new APIs: listPadsOfAuthor and listAuthorsOfPad
Return all pads that a given author has contributed to (not just
created) and return all authors who has contributed to a given pad.
2012-04-04 14:02:08 -07:00
..
API.js 2 new APIs: listPadsOfAuthor and listAuthorsOfPad 2012-04-04 14:02:08 -07:00
AuthorManager.js 2 new APIs: listPadsOfAuthor and listAuthorsOfPad 2012-04-04 14:02:08 -07:00
DB.js ensure wrong socketio messages doesn't kill the server 2011-08-17 17:28:30 +01:00
GroupManager.js Merge pull request #422 from jhollinger/fix_listPads 2012-02-14 09:22:18 -08:00
Pad.js 2 new APIs: listPadsOfAuthor and listAuthorsOfPad 2012-04-04 14:02:08 -07:00
PadManager.js Fix doesPadExist check 2012-02-27 14:13:47 +01:00
ReadOnlyManager.js Share randomString method. 2012-02-10 14:52:34 -08:00
SecurityManager.js Share randomString method. 2012-02-10 14:52:34 -08:00
SessionManager.js Share randomString method. 2012-02-10 14:52:34 -08:00