etherpad-lite/src/node/db
2019-01-25 12:56:57 +00:00
..
API.js prepare to async: stricter checks 2019-03-01 09:43:41 +01:00
AuthorManager.js prepare to async: stricter checks 2019-03-01 09:43:41 +01:00
DB.js db/DB.js: add Promise-only API methods 2019-01-23 18:08:47 +00:00
GroupManager.js db/GroupManager.js: mostly converted to Promises / async 2019-01-25 12:56:57 +00:00
Pad.js use Date.now() instead of new Date().getTime() 2019-02-26 23:25:15 +01:00
PadManager.js prepare to async: trivial reformatting 2019-02-08 23:20:57 +01:00
ReadOnlyManager.js prepare to async: trivial reformatting 2019-02-08 23:20:57 +01:00
SecurityManager.js db/SecurityManager.js: convert checkAccess() to thenify 2019-01-23 16:25:29 +00:00
SessionManager.js db/SessionManager.js: "authorMangager" -> "authorManager" 2019-02-09 02:19:14 +01:00
SessionStore.js db/SessionStore.js: call nextTick() only if there is something to do 2019-02-09 00:14:53 +01:00