pad.libre-service.eu-etherpad/src/node/db
2020-03-24 23:26:19 +01:00
..
API.js db/API.js: customeError -> customError 2019-03-27 18:29:12 +01:00
AuthorManager.js remove thenify use - no longer required 2019-01-31 14:48:22 +00: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 formatting: bulk remove trailing whitespaces 2019-10-20 02:09:22 +02:00
PadManager.js db/Pad.js: convert to promises/async 2019-01-31 11:14:38 +00:00
ReadOnlyManager.js db/ReadOnlyManager.js: completed conversion 2019-01-30 16:19:51 +00:00
SecurityManager.js db/SecurityManager.js: accessing without session a public group pad no longer causes a crash 2019-12-26 00:30:43 +01: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