Commit Graph

50 Commits

Author SHA1 Message Date
yflory
ad56510180 Upgrade TweetNaCl and split nacl.util 2025-03-31 16:16:29 +02:00
yflory
523ea45496 Clean XXX 2025-03-24 16:16:34 +01:00
yflory
61955353a7
Merge pull request #1796 from cryptpad/worker-reload
Reload server subprocesses after a configured number of tasks
2025-03-12 17:54:41 +01:00
yflory
07096a9e25 Reduce server memory usage when accessing document history 2025-02-19 18:35:32 +01:00
yflory
7186f3e2ef lint compliance 2025-01-10 17:28:05 +01:00
yflory
5fbcd78ab3 Fallback to owners proofs during migration 2025-01-10 17:23:06 +01:00
yflory
90c95beefe Fix issues 2024-12-17 16:05:28 +01:00
yflory
237dc7680e Merge remote-tracking branch 'origin/blob-metadata' into blobmd 2024-12-17 14:51:06 +01:00
yflory
adc1ac2559 Merge branch 'history-limit' into 2024.9.1-rc 2024-11-13 17:32:47 +01:00
yflory
7a9cb07bb8 Improve tools for monitoring plugin 2024-11-05 18:44:57 +01:00
yflory
6b80d35527 Fix merge issue 2024-11-04 18:12:04 +01:00
yflory
1aecb4fbab Improve plugins options and support monitoring plugin 2024-10-17 17:09:08 +02:00
yflory
476ac02654 Remove test limit 2024-10-16 16:56:10 +02:00
yflory
3b9b9ea30c Prevent server OOM caused by document history 2024-10-16 16:47:36 +02:00
yflory
411039abeb Add support for a serverside crypto plugin 2024-06-27 16:26:57 +02:00
Wolfgang Ginolas
1f54b8b26d Tighten eslint rules 2024-04-05 08:35:01 +02:00
Wolfgang Ginolas
fdc86ab130 Remove jshint 2024-03-01 07:44:00 +01:00
David Benque
8f0a6319a5 Apply headers 2023-10-20 15:35:26 +01:00
yflory
91af47994b Placeholder on file deletion 2023-09-07 17:03:20 +02:00
yflory
dda4b8777c Add drive channel metadata to the pin log 2023-09-06 17:15:00 +02:00
yflory
9be21c21c4 WIP blob metadata 2023-08-29 15:19:34 +02:00
ansuz
ccd0b580f8 fix broken file uploads 2022-08-24 12:38:34 +05:30
ansuz
d05063a5a2 ensure that the correct form of a signing key is used 2022-08-23 16:08:57 +05:30
ansuz
31f61c7f1d refactor admin database tab 2022-08-11 18:30:19 +05:30
ansuz
60e58e8f7a first version of admin 'database' tab 2022-08-11 11:53:03 +05:30
ansuz
7c7acbeae6 delegate block validation to workers 2021-06-28 15:07:48 +05:30
ansuz
caece0123e archive pin logs instead of removing them outright 2021-06-25 20:22:16 +05:30
ansuz
729d51fb9b update block storage APIs 2021-04-29 13:32:19 +05:30
yflory
7971a6d267 Major broadcast refactoring 2021-03-16 17:00:23 +01:00
Dmitry Borodaenko
6cd2131f27 Pass archivePath to Store.create always 2021-03-03 11:31:08 -08:00
yflory
f5908e5f57 Fix history range 2021-02-18 16:28:40 +01:00
yflory
ea4c529e39 Remove offset code 2021-02-09 15:29:34 +01:00
yflory
0fc8bfde4a Use new server format for history keeper time 2021-01-20 15:06:43 +01:00
ansuz
fed04a025c display size of uploaded files upon completion 2020-12-23 17:21:06 +05:30
ansuz
93c807524f update offset debugging info 2020-12-08 10:24:09 +05:30
ansuz
466072d03b read files starting from the oldest known point of relevance when computing indices 2020-11-26 12:15:02 +05:30
ansuz
e185008846 complete uploads in child processes
also fix a nasty race condition for unowned file uploads
2020-11-18 18:26:21 +05:30
ansuz
b155f7b291 increase child-process timeout and improve error handling 2020-11-17 16:09:47 +05:30
yflory
e698241ee9 Merge branch 'historyOO' into staging 2020-10-05 16:41:23 +02:00
ansuz
04d1bc9cd7 archive inactive data in one of the server's workers 2020-09-30 14:45:52 +05:30
yflory
25606b92bf lint compliance 2020-09-22 15:27:16 +02:00
yflory
4f147d4fd2 Add support for onlyoffice history 2020-09-18 17:54:57 +02:00
yflory
b31707098a Improve getHistoryRange to support 'toHash' 2020-09-18 12:42:09 +02:00
ansuz
b56c73be6e delegate more work from getOlderHistory to the worker 2020-04-17 17:01:47 -04:00
ansuz
4e57e390da write tasks inside of workers 2020-04-16 16:37:24 -04:00
ansuz
04ab7f538a recover from worker faults and unify worker types 2020-04-16 13:02:07 -04:00
ansuz
ed5d97f899 WIP history-keeper fixes 2020-04-01 11:48:16 -04:00
ansuz
77961e3954 trim lookup tables for channels without checkpoints 2020-03-30 18:03:37 -04:00
ansuz
172823c954 lint compliance 2020-03-27 16:59:41 -04:00
ansuz
3f86b6141e rename worker processes 2020-03-27 15:14:45 -04:00