etherpad-lite/src/node/db
2013-12-17 16:20:57 +01:00
..
API.js Add input validation for html param in setHTML() 2013-12-14 21:14:56 +01:00
AuthorManager.js allow author manager to use custom error module 2013-10-03 14:45:23 +01:00
DB.js The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00
GroupManager.js API: fix createGroup for mapper endpoint for cases when a mapped group has been deleted 2013-09-18 16:04:10 +02:00
Pad.js Don't crash if CHANGESET_REQ fails 2013-12-17 16:20:57 +01:00
PadManager.js Update padList correctly 2013-11-01 14:16:26 +01:00
ReadOnlyManager.js Don't create new pad if a non-existant read-only pad is accessed 2013-10-12 18:41:48 +02:00
SecurityManager.js Replace tabs indentation with spaces indentation 2013-12-05 08:41:29 +01:00
SessionManager.js Begin supporting the database but still have a problem where it generates new key on restart... 2013-02-13 01:33:22 +00:00
SessionStore.js expires was never defined 2013-03-23 18:01:44 +00:00