You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
5 years ago
..
admin-rpc.js fix use of incorrect key format in admin-rpc 5 years ago
block.js continue refactoring rpc 5 years ago
channel.js centralize historykeeper-rpc interaction in rpc methods 5 years ago
core.js continue refactoring rpc 5 years ago
metadata.js centralize historykeeper-rpc interaction in rpc methods 5 years ago
pin-rpc.js Respond to pinning RPCs as soon as possible 5 years ago
quota.js remove XXX 5 years ago
upload.js standardize some function signatures and factor out a lot of boilerplate 5 years ago