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
Dmitry Borodaenko 6cd2131f27 Pass archivePath to Store.create always 4 years ago
..
client use fast implementations of tweetnacl serverside 5 years ago
commands fix incomplete unowned file upload 4 years ago
storage Remove offset code 4 years ago
workers Pass archivePath to Store.create always 4 years ago
api.js suppress irrelevant errors from Decrees.load 4 years ago
batch-read.js guarantee asynchronous execution for batch reads and write queues 5 years ago
common-util.js implement Util.both 5 years ago
decrees.js Fix some bugs with integrated eviction 4 years ago
defaults.js remove XXX 4 years ago
env.js implement server offline mode (no ws) 4 years ago
eviction.js move archive deletion out of the main eviction script 4 years ago
historyKeeper.js Pass archivePath to Store.create always 4 years ago
hk-util.js avoid incrementing index size twice for a single message 4 years ago
keys.js deduplicate some code by reusing the client definition on the server 4 years ago
load-config.js fix the premiumUploadSize validation to check the correct attribute 5 years ago
log.js Pass archivePath to Store.create always 4 years ago
metadata.js merge server components from staging 5 years ago
pins.js include inactive accounts in the archival script 4 years ago
plan.js lint compliance 5 years ago
rpc.js check authenticated rpc signatures in separate threads 5 years ago
schedule.js throw in a little asynchrony 5 years ago
stream-file.js read files starting from the oldest known point of relevance when computing indices 4 years ago
write-queue.js avoid a potential type error 4 years ago