etherpad-lite/src/node/db
2020-09-07 08:34:15 +01:00
..
API.js api: in getStats(), directly rewrote activePads as an expression 2020-04-04 22:03:46 +02:00
AuthorManager.js Delete redundant token2author DB save 2020-09-05 12:40:16 +01:00
DB.js DB.js: remove else clause, since we are already exiting early 2020-03-24 23:26:19 +01:00
GroupManager.js convert some async loops into parallel loops 2019-02-01 00:07:06 +00:00
Pad.js backups: include the pool every 100 revs stored (#3991) 2020-06-05 22:46:12 +01:00
PadManager.js PadManager: use a set instead of an array in padlist 2020-04-09 03:39:32 +02:00
ReadOnlyManager.js db/ReadOnlyManager.js: completed conversion 2019-01-30 16:19:51 +00:00
SecurityManager.js SecurityManager: Simplify checkAccess 2020-09-07 08:34:15 +01:00
SessionManager.js db/SessionManager.js: completely converted to Promises/async 2019-01-28 14:44:36 +00:00
SessionStore.js Revert "SessionStore: replace password with PASSWORD_HIDDEN when storing in db" 2020-05-17 13:00:17 +02:00