Commit Graph

768 Commits

Author SHA1 Message Date
61b5e5d0b9 [bug] Add tiff to supported image formats; for bug 45401 2024-06-26 21:03:29 +03:00
769833940b [bug] Set DEFAULT_SHARD_KEY from environment as shardkey in case of integrator did not pass this param 2024-06-20 18:36:54 +03:00
87f2847aba [bug] Add maxRetries option to fix unexpected ENOTEMPTY during rm 2024-06-16 22:20:45 +03:00
bf8ff4daa8 [bug] Add storage test with tenant; Fix bug 68563 2024-06-11 19:18:00 +03:00
d644a44be7 [bug] Add stubs for shardkey params until integrators pass these parameters to all requests 2024-06-10 12:10:43 +03:00
1208c837bb [bug] Change privateKey config param; For bug 66601 2024-06-03 18:07:00 +03:00
a918bb1df8 Merge pull request #473 from ONLYOFFICE/fix/mysql-ssl-connection
Fix/mysql ssl connection
2024-06-03 15:21:19 +03:00
8d401629c5 [fix] Added support of MySql ssl connection 2024-06-03 12:12:25 +03:00
a43ee0ece2 [bug] Change wopi exponent format; For bug 66601 2024-06-02 23:38:00 +03:00
27e5d646d3 [bug] Change privateKey format; Make generateProofSign async; For bug 66601 2024-05-25 21:32:50 +03:00
adc44fa6b1 [bug] For bug 67908 2024-05-10 20:55:51 +03:00
9ac4993965 [bug] Add clearTimeout in downloadUrlPromiseWithoutRedirect; Fix bug 67804 2024-05-02 15:14:23 +03:00
a5a9db4e57 [config] Rename proxyAuth->proxyUser 2024-04-24 02:04:01 +03:00
f33cc2f445 [feature] Remove unused allowPrivateIPAddressForSignedRequests; bug 63590 2024-04-22 19:48:34 +03:00
e07e14f866 [feature] Allow "WOPISrc" and "shardkey" query params as shard key 2024-04-17 10:03:37 +03:00
11fc888739 [bug] Fix RequestDefaults absence in postRequestPromise; Fix bug 67402 2024-04-15 02:09:58 +03:00
515a41cb75 [bug] Set isPrint flag while form submission 2024-04-13 16:17:37 +03:00
d8d285e753 [bug] Refactor wopi discovery for new pdf editor; Fix downloadFile for editnew action; For bug 67135 2024-04-03 01:38:13 +03:00
a09ff06aa8 [feature] Add error CONVERT_LIMITS(-10) for conversion service 2024-04-01 01:53:02 +03:00
a23df363e8 [config] Add persistentStorage as alternative storage for forgotten files 2024-04-01 01:18:03 +03:00
1050bb79de [tenant] Add services.CoAuthoring.server.editorStatStorage config param for multitenant server;For bug 66591 2024-03-21 12:51:00 +03:00
7ba3d158fc [wopi] Add "formsubmit" discovery action; For bug 66720 2024-03-04 18:41:17 +03:00
92c16d1bb6 [feature] Fix wopi save as 2024-02-21 20:20:06 +03:00
6fb2df4f89 [config] Revert develop params 2024-02-19 12:00:55 +03:00
42a382252d [config] Add externalRequest options to separate requests; for bug 63590 2024-02-18 20:10:53 +03:00
83181187c5 [refactoring] Remove unused parameter and deprecated params 2024-02-16 14:33:28 +03:00
b6b113285b Merge remote-tracking branch 'remotes/origin/release/v8.0.0' into develop
# Conflicts:
#	Common/sources/storage-fs.js
#	DocService/package.json
#	DocService/sources/DocsCoServer.js
#	DocService/sources/databaseConnectors/connectorUtilities.js
#	DocService/sources/databaseConnectors/postgreConnector.js
#	DocService/sources/gc.js
#	DocService/sources/mySqlBaseConnector.js
#	DocService/sources/wopiClient.js
2024-02-05 14:43:02 +03:00
ff8dd6433d [utils] deepMergeObjecs(), isObject() functions added 2024-02-01 16:59:43 +03:00
936b5a4d4a [config] Set dameng, oracle and mssql databases connectors timeouts to limited values 2024-02-01 15:29:25 +03:00
c1553c0f7a [config] Set pg connector timeouts to limited values; Bump pg version 2024-01-31 20:56:47 +03:00
632fb4157b [bug] Fix AWS sdk migration bug 2024-01-24 19:33:10 +03:00
a58c86da6a [feature] WOPI discovery editnew template extensions filter 2024-01-18 18:32:38 +03:00
d77b59591b [feature] WOPI locale fixes 2024-01-16 09:57:46 +03:00
7faaaf585e [feature] WOPI created zero-weight file replacement with template 2024-01-10 17:16:28 +03:00
a34cbe8bd6 [wopi] Add dummy handlers for stress test 2024-01-03 02:40:10 +03:00
593a68b817 [feature] Use WOPISrc param to make local urls
# Conflicts:
#	Common/sources/storage-fs.js
#	DocService/sources/DocsCoServer.js
#	DocService/sources/connectorUtilities.js
#	DocService/sources/gc.js
2023-12-25 23:55:09 +03:00
ef0143115e Merge branch 'release/v8.0.0' into develop
# Conflicts:
#	DocService/sources/databaseConnectors/baseConnector.js
2023-12-25 20:20:57 +03:00
21bdd6df49 [bug] Fix saving pdf with form extension 2023-12-22 20:41:30 +03:00
f7a2c135b2 [feature] Save docxf and oform to extended pdf 2023-12-21 18:08:18 +03:00
7ac5f2780a [feature] Allow Range header in downloadFile handler 2023-12-16 01:18:00 +03:00
c38b8aaf7c [feature] Use WOPISrc param to make local urls 2023-12-11 19:34:45 +03:00
ee570b39c8 [git actions] PR fixes and upgrade schema added 2023-12-05 09:21:25 +03:00
52220f496d [git actions] Dameng tests action, dameng connector refactoring, dependencies update, minor structure refactorng 2023-12-05 09:21:20 +03:00
22fbfd20e3 [feature] Use built-in nodejs fs functions instead of fs-extra and mkdirp 2023-12-04 21:24:49 +03:00
b2edb4aacc Revert "[bug] Add 'updatePresence' to fix closed and restored connection 'addPresence' conflict in the cluster (with delaying disconnect event)"
This reverts commit 3017f51639.
2023-11-19 23:39:59 +03:00
3017f51639 [bug] Add 'updatePresence' to fix closed and restored connection 'addPresence' conflict in the cluster (with delaying disconnect event) 2023-11-19 23:19:56 +03:00
40a239b633 Merge remote-tracking branch 'remotes/origin/hotfix/v7.5.1' into release/v7.6.0
# Conflicts:
#	DocService/npm-shrinkwrap.json
2023-11-15 17:01:04 +03:00
73233d72f1 Merge remote-tracking branch 'remotes/origin/hotfix/v7.5.1' into develop
# Conflicts:
#	DocService/npm-shrinkwrap.json
2023-11-15 16:56:10 +03:00
217623ed6a [feature] Change callbackUrl param from formdata to formsdataurl 2023-11-09 17:47:58 +03:00
81d4c65345 Bump openpgp from 4.10.8 to 4.10.11 in /Common
Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 4.10.8 to 4.10.11.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
- [Commits](https://github.com/openpgpjs/openpgpjs/compare/v4.10.8...v4.10.11)

---
updated-dependencies:
- dependency-name: openpgp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 10:27:24 +03:00