cryptpad/lib
ansuz 38c1700173 Respond to pinning RPCs as soon as possible
(instead of waiting until you've read an unbounded number
of pin logs while queries back up in memory)

Also replace instances of 'publicKey' with 'safeKey' or 'unsafeKey'
to clearly and correctly indicate their format.
2020-02-14 13:46:40 -05:00
..
client use fast implementations of tweetnacl serverside 2019-09-27 13:30:17 +02:00
commands Respond to pinning RPCs as soon as possible 2020-02-14 13:46:40 -05:00
api.js suppress some routine server logs 2020-02-10 09:03:16 -05:00
batch-read.js guarantee asynchronous execution for batch reads and write queues 2019-12-05 13:35:26 -05:00
common-util.js implement Util.both 2019-09-11 10:54:44 +02:00
deduplicate.js prevent duplicated owners in metadata amendments 2019-08-21 12:25:17 +02:00
historyKeeper.js clean up historykeeper 2020-02-07 18:58:57 -05:00
hk-util.js Merge branch 'staging' into communities-trim 2020-02-11 11:10:12 +01:00
load-config.js Log errors in faulty custom config file 2020-01-04 23:58:01 +01:00
log.js always supply a callback when writing messages 2019-09-12 18:04:24 +02:00
metadata.js Fix syntax error 2020-02-05 11:28:27 +01:00
once.js update lib/once.js to match clientside definition 2019-09-09 16:39:54 +02:00
pins.js Respond to pinning RPCs as soon as possible 2020-02-14 13:46:40 -05:00
plan.js lint compliance 2020-02-13 17:40:55 -05:00
rpc.js Respond to pinning RPCs as soon as possible 2020-02-14 13:46:40 -05:00
schedule.js throw in a little asynchrony 2020-01-23 13:27:12 -05:00
write-queue.js guarantee asynchronous execution for batch reads and write queues 2019-12-05 13:35:26 -05:00