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
Alexander a190af079d
Add shutdown() to non-disk logger
The script `evict-inactive.js` calls `Log.shutdown()` at the end, which currently fails if logging to disk has been disabled via `logPath`.
5 years ago
..
client use fast implementations of tweetnacl serverside 5 years ago
commands lint compliance 5 years ago
storage add a few checks for safety 5 years ago
api.js merge server components from staging 5 years ago
batch-read.js guarantee asynchronous execution for batch reads and write queues 5 years ago
check-signature.js remove an XXX 5 years ago
common-util.js implement Util.both 6 years ago
defaults.js fix local worker debugging on firefox 5 years ago
historyKeeper.js wrap workers in a function scope and add a validateMessage method to HK's Env 5 years ago
hk-util.js [style] bail out early to avoid nesting 5 years ago
load-config.js expose maxUploadSize and premiumUploadSize via /api/config 5 years ago
log.js Add shutdown() to non-disk logger 5 years ago
metadata.js merge server components from staging 5 years ago
pins.js Respond to pinning RPCs as soon as possible 5 years ago
plan.js lint compliance 5 years ago
rpc.js disable IS_PAD_PINNED 5 years ago
schedule.js throw in a little asynchrony 5 years ago
stream-file.js possible server fixes 5 years ago
write-queue.js guarantee asynchronous execution for batch reads and write queues 5 years ago