cryptpad/lib
ansuz 646fdcc43e Merge branch 'cache-metadata' into staging
..
client use fast implementations of tweetnacl serverside
commands Merge branch 'cache-metadata' into staging
storage suppress ENOENT on metadata when restoring archived files
workers profile worker commands by total running time in seconds
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 always delete the throttled cleanup functions once they have run
eviction.js Fix some bugs with integrated eviction
historyKeeper.js Fix various issues with restricted pads
hk-util.js Fix issues with deprecated cache
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