Commit Graph

978 Commits

Author SHA1 Message Date
8608a070f8 [feature] Add licenseLimit notification; Refactor notificationService 2024-06-04 11:38:06 +03:00
44e4d28b55 [feature] Notification service added 2024-06-04 11:38:06 +03:00
d2895a5500 [feature] Mail service fixes pt.2 2024-06-04 11:38:06 +03:00
ef361e9f8b [feature] Mail service fixes pt.1 2024-06-04 11:38:05 +03:00
438a9c82a1 [feature] Mail service 2024-06-04 11:38:05 +03:00
1208c837bb [bug] Change privateKey config param; For bug 66601 2024-06-03 18:07:00 +03:00
92682e70ff 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
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
90e68f805e [bug] Fix getFormatFromString with null ext 2024-05-23 16:31:54 +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
1b8e6bba24 [copyright] Update Copyright date 2024-04-24 16:51:12 +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
2b9f7fd7cd [feature] Compability check of changes table added 2024-03-22 20:44:49 +03:00
023247c7d2 [feature] getTableColumns usage refactor, heathcheck returning false if server is not started up 2024-03-22 14:48:40 +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
0175e2d092 [bugfix] Fix of AES encoding, test added 2024-03-19 10:15:25 +03:00
0899dca026 [license] Removing openpgp library from shrinkwrap 2024-03-15 19:14:39 +03:00
3571a69abe [license] Replacing openpgp.js library with aes-256-gcm algorithm 2024-03-15 19:14:39 +03:00
6511a99498 [config] Set forceSaveUsingButtonWithoutChanges to false 2024-03-06 17:55:15 +03:00
c2a01c7b39 [config] Add "forceSaveUsingButtonWithoutChanges" param to forceSave without changes; For bug 66751 2024-03-06 17:46:14 +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