..
client
use fast implementations of tweetnacl serverside
2019-09-27 13:30:17 +02:00
commands
allow admins to overwrite live data with archived data when both exist
2022-09-13 18:32:50 +05:30
storage
allow admins to overwrite live data with archived data when both exist
2022-09-13 18:32:50 +05:30
workers
interpret maxWorkers config in lib/env instead of in worker handler
2022-12-07 13:04:07 +05:30
api.js
add two new tests to diagnose unavailability of uploaded blocks and blobs
2022-03-08 18:20:11 +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
big server changes:
2022-12-20 14:20:59 +05:30
defaults.js
big server changes:
2022-12-20 14:20:59 +05:30
env.js
big server changes:
2022-12-20 14:20:59 +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
allow admins to enable configurable disk I/O profiling
2022-03-07 18:42:00 +05:30
http-worker.js
big server changes:
2022-12-20 14:20:59 +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
fix server logic and logs messages related to quotas
2022-09-13 13:00:36 +05:30
schedule.js
throw in a little asynchrony
2020-01-23 13:27:12 -05:00
stats.js
add missing name, description, location to public instance telemetry
2022-06-08 13:30:25 +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