Commit Graph

987 Commits

Author SHA1 Message Date
b53ecc578d [bug] Add maxRetries option to fix unexpected ENOTEMPTY during rm 2024-06-16 22:20:45 +03:00
1ffd755e72 [bug] Add storage test with tenant; Fix bug 68563 2024-06-11 19:18:00 +03:00
d8a145188c [bug] Add stubs for shardkey params until integrators pass these parameters to all requests 2024-06-10 12:10:43 +03:00
4e10cb8de8 Merge pull request #475 from ONLYOFFICE/feature/mail-service
Feature/mail service
2024-06-04 20:47:48 +03:00
a5df749830 [feature] Added mysql timeouts to config 2024-06-04 19:56:18 +03:00
072c608318 [feature] License expiration notification changed 2024-06-04 16:57:28 +03:00
a0943469ea [feature] Tests and fixes 2024-06-04 11:48:32 +03:00
7d7e4ee893 [feature] Add notification.enable, change default values; Fix bugs in notification server 2024-06-04 11:48:32 +03:00
3d52d3f241 [feature] License expired notification trigger added 2024-06-04 11:48:29 +03:00
eb8f0a77c8 [feature] Add licenseLimit notification; Refactor notificationService 2024-06-04 11:38:06 +03:00
592abf559c [feature] Notification service added 2024-06-04 11:38:06 +03:00
5c594fd0c0 [feature] Mail service fixes pt.2 2024-06-04 11:38:06 +03:00
418b77e82c [feature] Mail service fixes pt.1 2024-06-04 11:38:05 +03:00
39013c978b [feature] Mail service 2024-06-04 11:38:05 +03:00
285d23b9ec [bug] Change privateKey config param; For bug 66601 2024-06-03 18:07:00 +03:00
724583100b Merge remote-tracking branch 'remotes/origin/release/v8.1.0' into develop
# Conflicts:
#	Common/config/default.json
#	Common/sources/constants.js
#	DocService/sources/DocsCoServer.js
2024-06-03 16:17:19 +03:00
efe7fc362c Merge pull request #473 from ONLYOFFICE/fix/mysql-ssl-connection
Fix/mysql ssl connection
2024-06-03 15:21:19 +03:00
41a29931cc [fix] Added support of MySql ssl connection 2024-06-03 12:12:25 +03:00
9d7ff1ea98 [bug] Change wopi exponent format; For bug 66601 2024-06-02 23:38:00 +03:00
e51188665e [bug] Change privateKey format; Make generateProofSign async; For bug 66601 2024-05-25 21:32:50 +03:00
20b9ab1b9e [bug] Fix getFormatFromString with null ext 2024-05-23 16:31:54 +03:00
4360c84fa9 [bug] For bug 67908 2024-05-10 20:55:51 +03:00
8872be997e [bug] Add clearTimeout in downloadUrlPromiseWithoutRedirect; Fix bug 67804 2024-05-02 15:14:23 +03:00
ca7fb90840 [copyright] Update Copyright date 2024-04-24 16:51:12 +03:00
3320627d54 [config] Rename proxyAuth->proxyUser 2024-04-24 02:04:01 +03:00
8572bec222 [feature] Remove unused allowPrivateIPAddressForSignedRequests; bug 63590 2024-04-22 19:48:34 +03:00
c55eced31f [feature] Allow "WOPISrc" and "shardkey" query params as shard key 2024-04-17 10:03:37 +03:00
53e6fed7f6 [bug] Fix RequestDefaults absence in postRequestPromise; Fix bug 67402 2024-04-15 02:09:58 +03:00
5fcc35b536 [bug] Set isPrint flag while form submission 2024-04-13 16:17:37 +03:00
b3117c0c20 [bug] Refactor wopi discovery for new pdf editor; Fix downloadFile for editnew action; For bug 67135 2024-04-03 01:38:13 +03:00
65586d7173 [feature] Add error CONVERT_LIMITS(-10) for conversion service 2024-04-01 01:53:02 +03:00
008179e436 [config] Add persistentStorage as alternative storage for forgotten files 2024-04-01 01:18:03 +03:00
dd718e26a9 [feature] Compability check of changes table added 2024-03-22 20:44:49 +03:00
7dd3dcebbd [feature] getTableColumns usage refactor, heathcheck returning false if server is not started up 2024-03-22 14:48:40 +03:00
207bb70983 [tenant] Add services.CoAuthoring.server.editorStatStorage config param for multitenant server;For bug 66591 2024-03-21 12:51:00 +03:00
a3761dd708 [bugfix] Fix of AES encoding, test added 2024-03-19 10:15:25 +03:00
ef36d9ab1f [license] Removing openpgp library from shrinkwrap 2024-03-15 19:14:39 +03:00
7a4648a2b2 [license] Replacing openpgp.js library with aes-256-gcm algorithm 2024-03-15 19:14:39 +03:00
ce7fefad19 [config] Set forceSaveUsingButtonWithoutChanges to false 2024-03-06 17:55:15 +03:00
d80bb03e30 [config] Add "forceSaveUsingButtonWithoutChanges" param to forceSave without changes; For bug 66751 2024-03-06 17:46:14 +03:00
623947a874 [wopi] Add "formsubmit" discovery action; For bug 66720 2024-03-04 18:41:17 +03:00
3fc39f3662 [feature] Fix wopi save as 2024-02-21 20:20:06 +03:00
2c7a513577 [config] Revert develop params 2024-02-19 12:00:55 +03:00
b8fbbaf180 [config] Add externalRequest options to separate requests; for bug 63590 2024-02-18 20:10:53 +03:00
087bf48c9e [refactoring] Remove unused parameter and deprecated params 2024-02-16 14:33:28 +03:00
2d5226edf0 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
2d3180ed6e [utils] deepMergeObjecs(), isObject() functions added 2024-02-01 16:59:43 +03:00
f89fba41e6 [config] Set dameng, oracle and mssql databases connectors timeouts to limited values 2024-02-01 15:29:25 +03:00
173ea5ac81 [config] Set pg connector timeouts to limited values; Bump pg version 2024-01-31 20:56:47 +03:00
cd822068c1 [bug] Fix AWS sdk migration bug 2024-01-24 19:33:10 +03:00