cryptpad/lib
2020-02-05 12:22:53 -05:00
..
client use fast implementations of tweetnacl serverside 2019-09-27 13:30:17 +02:00
commands fix function signature for trimHistory RPC 2020-02-05 11:53:47 -05:00
api.js define all server intervals in a map so we can easily clear them all 2020-02-03 17:14:23 -05: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
historyKeeper.js use latest chainpad-server 2020-02-04 11:15:44 -05:00
hk-util.js drop usage of historyKeeper.setConfig 2020-01-27 18:54:16 -05: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 Fix syntax error 2020-02-05 11:28:27 +01: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
rpc.js rewrite trimmed history WITH newlines 2020-02-05 12:22:53 -05:00
schedule.js throw in a little asynchrony 2020-01-23 13:27:12 -05:00
write-queue.js guarantee asynchronous execution for batch reads and write queues 2019-12-05 13:35:26 -05:00