etherpad-lite/src/node/db
2022-02-19 14:55:43 -05:00
..
API.js API: Add optional authorId param to mutation functions 2022-02-19 14:55:42 -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 API: Add optional authorId param to mutation functions 2022-02-19 14:55:42 -05:00
Pad.js Pad: New padDefaultContent hook 2022-02-19 14:55:43 -05:00
PadManager.js Pad: Plumb author ID through mutation operations 2022-02-19 14:55:42 -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: Delete DB record when session expires 2022-01-17 21:45:56 -05:00