Commit Graph

848 Commits

Author SHA1 Message Date
yflory
e01bfe0ce4 chore(sso): update default sso settings 2026-05-22 17:44:18 +02:00
yflory
ca2c6a81f9 fix(sso): allow sso token with underscore 2026-05-22 15:52:50 +02:00
yflory
00d830b7f0 fix(password): fix TypeError on password change with user registry enabled 2026-05-22 13:19:50 +02:00
yflory
02254ac478 Merge branch 'ebuildy-patch-1' into 2026.4-rc 2026-05-06 13:18:47 +02:00
yflory
24451e1e6c chore: lint compliance 2026-04-30 16:44:18 +02:00
yflory
87373eaff2 fix(sso): update saml cookie settings 2026-04-21 16:23:05 +02:00
yflory
88f721b449 chore: move /api/updatequota endpoint into accounts plugin 2026-04-15 18:23:29 +02:00
yflory
f0fe4bebc7 fix(syntax): guard against TypeError 2026-04-14 17:05:13 +02:00
Thomas Decaux
91b6a32c13
fix: set bearer secret in env
fix #2267
2026-04-03 14:20:58 +02:00
yflory
3061ce7da0 fix(metadata): fix callback issue in metadata 2026-03-17 14:25:53 +01:00
yflory
f0bfbd8d3b fix: add missing error message 2026-03-12 11:15:37 +01:00
yflory
32956fcdde lint compliance 2026-02-20 13:17:06 +01:00
yflory
ca4fa68611 Delete 2FA data when archiving account 2026-02-06 16:15:01 +01:00
yflory
27cc856070 Server CPU usage improvements 2026-01-08 16:13:12 +01:00
yflory
559c08d5fb Use Set instead of Array in api.js 2025-10-27 12:15:09 +01:00
yflory
2b69dffd40 Merge branch 'staging' into 2025.9-test 2025-10-08 11:58:13 +02:00
yflory
2f1ec7e4c8 Fix access-list issue 2025-10-07 16:04:06 +02:00
yflory
50f8101e86 Fix file upload 2025-10-03 14:55:45 +02:00
yflory
c148916a75 Update file upload arguments on the server 2025-10-03 14:47:57 +02:00
yflory
b67d759910 Merge branch 'main' into staging 2025-08-25 12:03:44 +02:00
yflory
a99926f9fe Fix GET_HISTORY_RANGE returning same message multiple times #2035 2025-08-25 12:02:51 +02:00
ansuz
12873bc9ca guard against misconfiguration of fileHost setting 2025-08-02 15:58:17 +05:30
yflory
d8cd653b08 Fix team access list issue #1972 2025-07-21 17:16:27 +02:00
yflory
7653850274 Avoid console errors about missing EN language for plugins 2025-06-27 16:26:00 +02:00
yflory
93d0fbb7d8 Merge branch 'staging' into moderation 2025-06-27 16:03:16 +02:00
yflory
80d7d8235a Merge branch 'staging' into accounts-redesign 2025-06-26 12:34:47 +02:00
yflory
f452ecd108 Use new accounts plugin config 2025-06-05 16:43:24 +02:00
yflory
7434fc972b Add extension points for the accounts plugin 2025-06-04 19:06:51 +02:00
yflory
fcb829c88b Move accounts config to plugin 2025-06-04 15:53:16 +02:00
yflory
b14a170dd8 Fix issues with WS upload 2025-05-26 14:34:17 +02:00
yflory
aba6a16cd8 Merge branch '2025.3.1-rc' into moderation 2025-05-23 16:07:39 +02:00
yflory
4996944ea7 Switch between WS and HTTP upload 2025-05-22 16:03:06 +02:00
yflory
61cc1f5f86 Merge branch 'staging' into http-upload 2025-05-21 15:17:56 +02:00
yflory
2608876c85 Blob upload using POST 2025-05-21 15:16:53 +02:00
yflory
5f8b08df7f Merge branch '2025.3.1-rc' into staging 2025-05-20 11:16:55 +02:00
yflory
3861d3302e Fix bounce issue with Safari 2025-05-19 14:18:07 +02:00
yflory
0a3cfce36a Merge branch 'staging' into modularize 2025-05-14 11:50:42 +02:00
Wolfgang Ginolas
736fc9d691 Merge branch 'insert-onlyoffice-api' into 2025.3.1-test 2025-04-24 11:50:53 +02:00
Wolfgang Ginolas
4f658c0418 Serve compressed files when a .br version is available 2025-04-24 11:07:27 +02:00
yflory
900ab02404 Merge branch 'badges' into modularize 2025-04-18 10:09:38 +02:00
yflory
c2a3fbd60c Remove duplicated files 2025-04-17 13:34:32 +02:00
yflory
cedefe1174 Merge branch 'staging' into insert-onlyoffice-api 2025-04-16 15:40:47 +02:00
yflory
1e8778fdf8
Merge pull request #1856 from cryptpad/eviction
Fix eviction issues
2025-04-16 15:38:43 +02:00
yflory
b349c82fbd Merge branch 'eviction' into 2025.3.1-rc 2025-04-16 15:36:24 +02:00
yflory
544cfbc679 Merge branch 'nacl' into 2025.3.1-rc 2025-04-16 15:35:17 +02:00
Wolfgang Ginolas
bbea589935 Merge remote-tracking branch 'origin/staging' into insert-onlyoffice-api 2025-04-16 11:42:48 +02:00
yflory
11bbdb554d Merge branch 'eviction' into 2025.6.1-test 2025-04-15 15:51:30 +02:00
yflory
14b981efbb Merge branch 'badges' into 2025.6.1-test 2025-04-15 15:51:08 +02:00
yflory
f61760f0c5 Merge branch 'nacl' into 2025.6.1-test 2025-04-15 15:51:05 +02:00
yflory
026de7f898 Merge branch 'insert-onlyoffice-api' into 2025.6.1-test 2025-04-15 15:46:13 +02:00