|
|
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 |
|
|
|
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 |
|
|
|
eec194620b
|
[bug] Fix bug with incorrect request default headers with jwt
|
2023-10-27 15:08:53 +03:00 |
|
|
|
d04ebc3bbd
|
Merge branch release/v7.5.0 into develop
|
2023-10-25 10:29:43 +00:00 |
|
|
|
ae8096257a
|
[bug] Fix bug 64557
|
2023-10-09 19:36:13 +03:00 |
|
|
|
3593d769ec
|
[feature] Allow tenant license with any limits on number of connections or unique users
|
2023-10-05 23:53:53 +03:00 |
|