cryptpad/lib
ansuz 0917b45035 implement proper support for forbidding remote media-tag inclusion
...and test that the basic headers are correctly set on the checkup page
2022-02-18 16:09:02 +05:30
..
client use fast implementations of tweetnacl serverside 2019-09-27 13:30:17 +02:00
commands initial serverside components for 'disableEmbedding' functionality 2022-02-18 13:35:20 +05:30
storage archive blocks before overwriting them 2021-07-06 15:42:37 +05:30
workers log child process ids in the event of an RPC timeout 2022-02-03 15:11:26 +05:30
api.js detect new versions in server telemetry responses 2021-06-10 20:56:12 +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 initial serverside components for 'disableEmbedding' functionality 2022-02-18 13:35:20 +05:30
defaults.js implement proper support for forbidding remote media-tag inclusion 2022-02-18 16:09:02 +05:30
env.js implement proper support for forbidding remote media-tag inclusion 2022-02-18 16:09:02 +05:30
eviction.js move archive deletion out of the main eviction script 2021-02-17 14:17:41 +05:30
historyKeeper.js archive pin logs instead of removing them outright 2021-06-25 20:22:16 +05:30
hk-util.js log messages which fail signature validation 2021-05-31 15:53:55 +05:30
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 implement SET_ADMIN_EMAIL and SET_SUPPORT_MAILBOX decrees 2021-04-30 14:48:22 +05:30
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 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
stats.js filter email and instance purpose from telemetry unless we have consent 2021-06-30 19:05:37 +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