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
ansuz 0be64ac958 simplify accounts configuration on dev instances 3 years ago
..
client use fast implementations of tweetnacl serverside 5 years ago
commands accept both new and old data format for server info on admin panel 3 years ago
storage add hints for translation linting and remove notes 3 years ago
workers log child process ids in the event of an RPC timeout 3 years ago
api.js add two new tests to diagnose unavailability of uploaded blocks and blobs 3 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
decrees.js assorted home page fixes/improvements 3 years ago
defaults.js simplify accounts configuration on dev instances 3 years ago
env.js simplify accounts configuration on dev instances 3 years ago
eviction.js move archive deletion out of the main eviction script 4 years ago
historyKeeper.js archive pin logs instead of removing them outright 3 years ago
hk-util.js allow admins to enable configurable disk I/O profiling 3 years ago
keys.js deduplicate some code by reusing the client definition on the server 4 years ago
load-config.js fix the premiumUploadSize validation to check the correct attribute 5 years ago
log.js Pass archivePath to Store.create always 4 years ago
metadata.js implement SET_ADMIN_EMAIL and SET_SUPPORT_MAILBOX decrees 4 years ago
pins.js include inactive accounts in the archival script 4 years ago
plan.js lint compliance 5 years ago
rpc.js check authenticated rpc signatures in separate threads 5 years ago
schedule.js throw in a little asynchrony 5 years ago
stats.js WIP configure instance name, jurisdiction, and description on admin panel 3 years ago
stream-file.js read files starting from the oldest known point of relevance when computing indices 4 years ago
write-queue.js avoid a potential type error 4 years ago