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
Adrian Nöthlich a714e41d49
Log errors in faulty custom config file
CryptPAD now terminates and does not fallback to default config if the custom config is faulty.
The error in the custom config is logged to the terminal now.

Signed-off-by: Adrian Nöthlich <git@promasu.tech>
5 years ago
..
client use fast implementations of tweetnacl serverside 5 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
deduplicate.js prevent duplicated owners in metadata amendments 5 years ago
load-config.js Log errors in faulty custom config file 5 years ago
log.js always supply a callback when writing messages 5 years ago
metadata.js ignore metadata commands which add invalid owners 5 years ago
once.js update lib/once.js to match clientside definition 5 years ago
pins.js provide a standard api for calculating pin data for a given public key 6 years ago
write-queue.js guarantee asynchronous execution for batch reads and write queues 5 years ago