cryptpad/lib
ansuz d4e6d86961 enforce asynchrony in new database offset methods
..
client use fast implementations of tweetnacl serverside
commands complete uploads in child processes
storage enforce asynchrony in new database offset methods
workers read files starting from the oldest known point of relevance when computing indices
api.js suppress irrelevant errors from Decrees.load
batch-read.js guarantee asynchronous execution for batch reads and write queues
common-util.js implement Util.both
decrees.js Fix some bugs with integrated eviction
defaults.js align nodejs http headers with example nginx
env.js move some implictly global state to env.js
eviction.js Fix some bugs with integrated eviction
historyKeeper.js Fix various issues with restricted pads
hk-util.js Improve getHistoryRange to support 'toHash'
keys.js deduplicate some code by reusing the client definition on the server
load-config.js fix the premiumUploadSize validation to check the correct attribute
log.js lint compliance
metadata.js merge server components from staging
pins.js include inactive accounts in the archival script
plan.js lint compliance
rpc.js check authenticated rpc signatures in separate threads
schedule.js throw in a little asynchrony
stream-file.js read files starting from the oldest known point of relevance when computing indices
write-queue.js avoid a potential type error