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>
2020-01-04 23:58:01 +01:00
..
client use fast implementations of tweetnacl serverside 2019-09-27 13:30:17 +02:00
batch-read.js guarantee asynchronous execution for batch reads and write queues 2019-12-05 13:35:26 -05:00
common-util.js implement Util.both 2019-09-11 10:54:44 +02:00
deduplicate.js prevent duplicated owners in metadata amendments 2019-08-21 12:25:17 +02:00
load-config.js Log errors in faulty custom config file 2020-01-04 23:58:01 +01:00
log.js always supply a callback when writing messages 2019-09-12 18:04:24 +02:00
metadata.js ignore metadata commands which add invalid owners 2019-09-27 14:28:59 +02:00
once.js update lib/once.js to match clientside definition 2019-09-09 16:39:54 +02:00
pins.js provide a standard api for calculating pin data for a given public key 2019-04-17 16:30:45 +02:00
write-queue.js guarantee asynchronous execution for batch reads and write queues 2019-12-05 13:35:26 -05:00