pad.libre-service.eu-etherpad/src/node/db
2019-01-30 10:25:46 +00:00
..
API.js db/AuthorManager.js: further conversion 2019-01-28 15:36:36 +00:00
AuthorManager.js db/AuthorManager.js: further conversion 2019-01-28 15:36:36 +00: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 db/Pad.js: start use of promise DB methods 2019-01-30 10:25:46 +00:00
PadManager.js db/PadManager.js: more conversion to Promises/async 2019-01-28 16:20:30 +00:00
ReadOnlyManager.js prepare to async: trivial reformatting 2019-02-08 23:20:57 +01:00
SecurityManager.js db/SecurityManager.js: converted checkAccess() to pure Promises 2019-01-28 13:13:24 +00:00
SessionManager.js db/SessionManager.js: completely converted to Promises/async 2019-01-28 14:44:36 +00:00
SessionStore.js db/SessionStore.js: call nextTick() only if there is something to do 2019-02-09 00:14:53 +01:00