Commit Graph

2101 Commits

Author SHA1 Message Date
8177af1b70 [storage] Migrate from s3 aws-sdk v2 to v3 2023-07-18 19:15:57 +03:00
ace447c25f [bug] Fix getBaseUrlByRequest call after merge 2023-07-18 11:22:00 +03:00
244d057851 [bug] Fix forcesave in case of error in integrator's response 2023-07-12 19:49:01 +03:00
037e812836 [feature] Use availableParallelism instead of cpus().length 2023-07-05 19:39:23 +03:00
3392eef3e8 [feature] Translate comments 2023-07-05 16:00:50 +03:00
c9c81ef900 [bug] Fix document opening issue with license 2023-06-29 10:56:03 +03:00
3f6cbcc880 Merge remote-tracking branch 'remotes/origin/feature/multi-tenant-2' into develop 2023-06-29 00:54:50 +03:00
7b361d6008 [feature] Fix log and multiple client licenses 2023-06-28 18:43:03 +03:00
0a5a45f04c [bug] Fix bug 63082 2023-06-28 00:53:26 +03:00
e4b7f5c998 [feature] Fix for redis server 6.0(and early) and Node 17(and later) 2023-06-27 03:15:54 +03:00
e3ecb2ac7f [feature] Implement new multi-tenant scheme with 1 server and multiple client licenses 2023-06-09 05:43:22 +03:00
768faec5af [config] Add services.CoAuthoring.server.allowPrivateIPAddressForSignedRequests for installations with external ip (multi-tenancy) 2023-06-08 11:27:39 +03:00
6af6f40214 Merge remote-tracking branch 'remotes/origin/release/v7.4.0' into develop
# Conflicts:
#	DocService/sources/DocsCoServer.js
2023-06-06 10:13:37 +03:00
dd5053f0e8 [feature] Add saveRelativeFromChanges command 2023-06-01 14:34:23 +03:00
3ab1b64cb8 Forgotten files commands (#415)
* [ds] Add forgotten files comands

* Feature fixes 1

* Feature fixes 2

* [feature] Refactor validateCommand and deleteForgotten

* Feature fixes 3

* Feature fixes 4

* [test] Move jest module

* Feature fixes 5

* [test] Move jest.config.js

---------

Co-authored-by: Sergey Konovalov <Sergey.Konovalov@onlyoffice.com>
2023-05-29 23:48:08 +03:00
6ce55c0c1c [activemq] Lister to 'accept' event to confirm send operation 2023-05-25 02:00:46 +03:00
02ce46bfdb [activemq] Make publish async; wait for sendable event to prevent "Error: circular buffer overflow: head=0 tail=0 size=2048 capacity=2048" 2023-05-25 01:14:11 +03:00
c3a57b4dbe [bug] Sync c_oAscImageUploadProp with server config for bug 54716 2023-05-24 10:22:10 +03:00
67ccd55519 [bug] Return HTTP status codes 415 and 413 in upload handler for bug 54716 2023-05-23 19:19:25 +03:00
d92235e396 [config] Add "isAnonymousSupport" flag to deny access to editor or live viewer for anonymous users 2023-05-23 18:31:49 +03:00
b7c43d3472 [bug] Fix activeMQ reconnection issue after connection_error 2023-05-17 15:02:02 +03:00
def9f9aeae Merge branch hotfix/v7.3.3 into develop 2023-05-15 06:49:54 +00:00
afbd19cc91 [bug] Filter private IP address with 'open', 'convert', 'build' request without jwt token 2023-05-12 02:02:32 +03:00
3bf2dc20c3 [bug] Check ip-filter for 'downloadfile' and 'imgurls' request 2023-05-12 01:13:42 +03:00
3917eed899 Revert "[config] Sync with document-server-integration"
This reverts commit 7685c9fb10.
2023-05-10 09:40:31 +03:00
7685c9fb10 [config] Sync with document-server-integration 2023-05-09 23:52:13 +03:00
4cebf0f89e Merge remote-tracking branch 'remotes/origin/master' into release/v7.4.0 2023-05-02 10:49:15 +03:00
fbaf9d9f8e Merge remote-tracking branch 'remotes/origin/hotfix/v7.3.3' into release/v7.4.0
# Conflicts:
#	DocService/sources/DocsCoServer.js
2023-05-02 10:27:02 +03:00
2d291c26f0 [feature] Add syncChangesIndex to sync on SaveLock 2023-05-02 01:04:34 +03:00
89076c6fe9 [wopi] Unmark mobileEdit as default 2023-04-27 18:07:49 +03:00
54cc85bdc8 [bug] Ignore BOM from themes.json files 2023-04-27 09:12:51 +03:00
e8995d8075 [feature] Stop saving changes if connection is closed 2023-04-18 00:36:49 +03:00
256939349d [feature] Don't use pubsub if all connections are local 2023-04-18 00:08:29 +03:00
d91ba29875 [bug] Fix bug 62027 2023-04-16 01:38:48 +03:00
290a23a3b5 [log] Add log for getBaseUrlByConnection 2023-04-14 23:22:49 +03:00
bf050a7115 fix cloudfront-forwarded-proto header handling 2023-04-14 15:28:46 +05:00
b81f166976 [tenant] Check baseDomain with 'endsWith'; Trim secret string to remove posix newline 2023-04-10 11:24:46 +03:00
2cc20c39e1 [feature] Enable request-filtering-agent for local request by default 2023-04-07 00:23:17 +03:00
f4ecd80e9c [bug] Redo healthCheck to check actual taskqueue and pubsub connection 2023-04-06 15:54:57 +03:00
845709567d [bug] Fix bug with "setRequestHeader String contains non ISO-8859-1 code point." 2023-03-24 18:00:33 +03:00
547924b3b8 Merge branch hotfix/v7.3.3 into master 2023-03-15 10:51:46 +00:00
26265c250e [feature] Update redis connector 2023-03-14 13:15:36 +03:00
5cada9e53c [npm] Add ioredis, bump redis version 2023-03-14 13:15:36 +03:00
46f7c3514b [wopi] Added "wopi discovery" file extensions for bug 61381 2023-03-10 14:35:53 +03:00
b0fe15d7e9 [feature] Calc sha256 of uploaded and converted files 2023-03-03 00:18:01 +03:00
37d99f71b6 [copyright] Update address in Copyright 2023-03-01 21:16:52 +03:00
897a3f785f [feature] Add mhtml for bug 61381 2023-02-28 16:17:18 +03:00
6892067eda [feature] Revert commit for binary changes 2023-02-28 10:53:40 +03:00
d886c510e7 [copyright] Update Copyright 2023-02-26 15:31:59 +03:00
b4f8e14a12 [bug] Fix bug with multiple "update version" error 2023-02-26 11:29:29 +03:00