cryptpad/lib
2023-08-21 12:45:18 +02:00
..
challenge-commands lint compliance 2023-07-11 10:35:44 +02:00
client use fast implementations of tweetnacl serverside 2019-09-27 13:30:17 +02:00
commands Merge branch 'totp-ui' into 5.4-rc 2023-07-11 10:30:36 +02:00
storage Reduce memory usage for the eviction script 2023-08-21 12:45:18 +02:00
workers Merge branch '5.3-storage' into merge-storage 2023-03-07 14:49:28 +05:30
api.js generate a secret at launch time 2023-05-03 16:19:01 +05:30
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
decrees.js Fix XXX 2023-07-13 14:12:47 +02:00
defaults.js Fix CSP headers mismatch between node and Nginx 2023-08-17 16:10:39 +02:00
env.js Merge branch 'totp-ui' into 5.4-rc 2023-07-11 10:30:36 +02:00
eviction.js Reduce memory usage for the eviction script 2023-08-21 12:45:18 +02:00
historyKeeper.js API: reload content on server restart 2023-06-22 14:39:04 +02:00
hk-util.js Fix XXX 2023-07-13 14:12:47 +02:00
http-commands.js TOTP: Use HTTP challenges to write and remove blocks 2023-06-09 15:06:17 +02:00
http-worker.js Fix websocket only binds to localhost #1182 2023-08-18 10:40:35 +02: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 Pass archivePath to Store.create always 2021-03-03 11:31:08 -08:00
metadata.js Merge branch 'form' into form-del 2022-10-26 17:51:10 +02:00
pins.js include inactive accounts in the archival script 2020-09-24 19:02:22 +05:30
plan.js lint compliance 2020-02-13 17:40:55 -05:00
rpc.js TOTP: Use HTTP challenges to write and remove blocks 2023-06-09 15:06:17 +02:00
schedule.js throw in a little asynchrony 2020-01-23 13:27:12 -05:00
stats.js fix an inverted not in a non-functional telemetry attribute 2023-01-11 13:03:10 +05:30
stream-file.js read files starting from the oldest known point of relevance when computing indices 2020-11-26 12:15:02 +05:30
write-queue.js avoid a potential type error 2020-07-23 09:27:29 -04:00