cryptpad/lib/commands
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
..
admin-rpc.js fix use of incorrect key format in admin-rpc 2020-02-10 08:07:29 -05:00
block.js continue refactoring rpc 2020-02-05 17:31:44 -05:00
channel.js centralize historykeeper-rpc interaction in rpc methods 2020-02-07 12:53:12 -05:00
core.js continue refactoring rpc 2020-02-05 17:31:44 -05:00
metadata.js centralize historykeeper-rpc interaction in rpc methods 2020-02-07 12:53:12 -05:00
pin-rpc.js Respond to pinning RPCs as soon as possible 2020-02-14 13:46:40 -05:00
quota.js remove XXX 2020-02-10 11:21:04 -05:00
upload.js standardize some function signatures and factor out a lot of boilerplate 2020-02-03 18:32:21 -05:00