etherpad-lite/src/node/db
Dirk Jagdmann 2e4c546c7f Pad: Add new .spliceText() method
Co-authored-by: Richard Hansen <rhansen@rhansen.org>
2021-12-21 17:00:18 -05:00
..
API.js db: await more database operations 2021-12-18 18:23:27 -05:00
AuthorManager.js lint: Fix straightforward ESLint errors 2021-05-12 11:26:35 +02:00
DB.js lint: Fix straightforward ESLint errors 2021-05-12 11:26:35 +02:00
GroupManager.js GroupManager: Clean up any mappings when deleting a group 2021-11-28 14:06:47 +00:00
Pad.js Pad: Add new .spliceText() method 2021-12-21 17:00:18 -05:00
PadManager.js ImportEtherpad: Rigorously check imported data 2021-11-28 22:28:55 -05:00
ReadOnlyManager.js db: await more database operations 2021-12-18 18:23:27 -05:00
SecurityManager.js Fix read only pad access with authentication 2021-04-12 22:51:06 -04:00
SessionManager.js SessionManager: Use .setSub() and parallel queries to avoid races 2021-11-27 22:20:03 -05:00
SessionStore.js SessionStore: Promisify to the extent permitted by express-session 2021-12-18 18:29:04 -05:00