Commit Graph

124 Commits

Author SHA1 Message Date
yflory
32956fcdde lint compliance 2026-02-20 13:17:06 +01:00
yflory
559c08d5fb Use Set instead of Array in api.js 2025-10-27 12:15:09 +01:00
yflory
b14a170dd8 Fix issues with WS upload 2025-05-26 14:34:17 +02:00
yflory
4996944ea7 Switch between WS and HTTP upload 2025-05-22 16:03:06 +02:00
yflory
2608876c85 Blob upload using POST 2025-05-21 15:16:53 +02:00
yflory
1e8778fdf8
Merge pull request #1856 from cryptpad/eviction
Fix eviction issues
2025-04-16 15:38:43 +02:00
yflory
60ae640e75 lint compliance 2025-04-02 17:16:19 +02:00
yflory
358ef47319 Fix eviction with large pin logs 2025-04-02 17:10:23 +02:00
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
18e8f057cb Start blob proofs migration automatically 2025-01-10 16:54:37 +01:00
yflory
ededf142d9 Blob metadata and migration 2025-01-06 16:52:59 +01:00
yflory
1e2f57a28f Blob metadata 2024-12-17 17:03:27 +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
f9e3ae1a8d
Merge pull request #1566 from cryptpad/better-metadata
Server optimization when computing metadata
2024-09-09 13:27:52 +02:00
yflory
44aee13a56 Compute new metadata first and fallback to old system if needed 2024-07-15 12:02:07 +02:00
yflory
5383f9ef1c Fix potential memory leak 2024-07-04 11:33:43 +02:00
Wolfgang Ginolas
1f54b8b26d Tighten eslint rules 2024-04-05 08:35:01 +02:00
yflory
5c4fa0a6bb Fix server error log on fresh install 2024-03-26 16:50:10 +01:00
yflory
6a050ad736 Merge branch 'staging' into support2 2024-03-13 16:38:49 +01:00
yflory
1c2dc2cbef lint compliance 2024-03-07 14:58:14 +01:00
Wolfgang Ginolas
fdc86ab130 Remove jshint 2024-03-01 07:44:00 +01:00
Wolfgang Ginolas
158164fbbe Added eslint and ignored most of the warnings and fixed some 2024-03-01 07:44:00 +01:00
yflory
d525852a8f New support: lint compliance and clean XXX 2024-02-27 17:17:45 +01:00
yflory
757f30d4a1 New support: add moderator role 2024-02-22 18:46:26 +01:00
David Benque
fe036f88e8 Fix REUSE compliance 2024-01-30 11:48:49 +00:00
yflory
2ac4995146 Merge branch 'staging' into invitations 2024-01-18 16:35:41 +01:00
yflory
0e918643ce Check if a blob exists before creating the activity file 2024-01-05 17:46:04 +01:00
yflory
31b9bbf796 Support activity and placeholder in eviction script 2024-01-05 17:40:20 +01:00
yflory
e52d9f77c1 Merge branch 'staging' into invitations 2023-12-19 15:03:40 +01:00
David Benque
9cd86d03a4 REUSE lint compliance 2023-12-15 15:38:01 +01:00
yflory
df6b0a0e98 Merge branch 'authsso' into staging 2023-12-13 15:14:31 +01:00
yflory
199dcc8c62 Merge branch 'staging' into authsso 2023-12-11 16:46:11 +01:00
David Benque
fde1edd508 Clean old // XXX comments
- either removed or changed the comment type
2023-12-08 15:10:19 +00:00
yflory
f506e5a8cf Instance invitation and user management prototype 2023-12-01 15:44:20 +01:00
yflory
7d3f67cd86 SSO + OTP account deletion and password change 2023-10-26 17:55:54 +02:00
David Benque
8f0a6319a5 Apply headers 2023-10-20 15:35:26 +01:00
yflory
37008242e2 Merge branch 'main' into authsso 2023-10-12 14:56:04 +02:00
yflory
16115de950 Fix expire channel task 2023-10-05 20:37:59 +02:00
yflory
d68dde07a9 Remove translation XXX 2023-09-28 18:33:03 +02:00
yflory
f282db9121 Add new placeholder data and account script to admin panel 2023-09-14 17:49:16 +02:00
yflory
235d5594f7 Detect placeholder when reading metadata 2023-09-13 16:54:05 +02:00
yflory
975a177cbb Add UI/UX when reading a placeholder 2023-09-08 18:10:02 +02:00
yflory
91af47994b Placeholder on file deletion 2023-09-07 17:03:20 +02:00
yflory
c09e191a16 Blob activity archive 2023-08-30 15:59:15 +02:00