cryptpad/lib
2020-06-30 14:33:00 -04:00
..
client use fast implementations of tweetnacl serverside 2019-09-27 13:30:17 +02:00
commands add server-side support for the new format of public signing keys 2020-06-25 13:14:26 -04:00
storage close streams after 2 minutes instead of 5 2020-04-17 15:05:48 -04:00
workers disable worker task queueing and address a probable memory leak 2020-05-05 18:06:28 -04:00
api.js suppress some useless info from some commonly logged errors 2020-05-06 13:50:48 -04: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
defaults.js fix local worker debugging on firefox 2020-03-06 11:43:34 -05:00
historyKeeper.js queue signature validation per-channel to ensure correct ordering 2020-04-30 18:18:05 -04:00
hk-util.js fix serverside index corruption 2020-06-16 04:08:03 -04:00
keys.js deduplicate some code by reusing the client definition on the server 2020-06-30 14:33:00 -04:00
load-config.js fix the premiumUploadSize validation to check the correct attribute 2020-03-23 16:13:48 -04:00
log.js lint compliance 2020-04-29 17:23:29 -04:00
metadata.js merge server components from staging 2020-02-25 10:09:35 -05:00
pins.js keep a parallel implementation of the pin loader to validate the new one 2020-04-07 20:03:41 -04:00
plan.js lint compliance 2020-02-13 17:40:55 -05:00
rpc.js check authenticated rpc signatures in separate threads 2020-03-24 14:31:40 -04:00
schedule.js throw in a little asynchrony 2020-01-23 13:27:12 -05:00
stream-file.js possible server fixes 2020-03-12 11:23:43 -04:00
write-queue.js guarantee asynchronous execution for batch reads and write queues 2019-12-05 13:35:26 -05:00