66becad2b5
[feature] Update dependencies
2025-04-29 11:58:59 +03:00
9557fe7d43
[feature] Move storage-related files into "storage" folder; For bug 73502
2025-04-04 18:08:36 +03:00
bd0a7d2925
[wopi] Allow any name in convert-to request
2024-10-07 19:07:54 +03:00
d24621e796
Merge branch 'feature/save-copy-as' into release/v8.2.0
...
# Conflicts:
# DocService/sources/canvasservice.js
2024-08-21 12:26:56 +03:00
a9e4960782
[bug] Set saveKey as postfix to fix vulnerability with path traversal to docId or other files; Fix bug 69505
2024-08-11 18:53:53 +03:00
c4022a0244
[feature] Add saveAsPath param to wopi saveCopyAs request
2024-08-06 14:04:43 +03:00
a117a30cc8
Merge branch 'hotfix/v8.1.1' into release/v8.2.0
...
# Conflicts:
# DocService/sources/utilsDocService.js
2024-07-26 12:19:18 +03:00
a5a696f33d
[bug] Remove deprecated query params in web builder; Fix bug 69225
2024-07-15 17:54:18 +03:00
8df5236cf7
Merge branch release/v8.1.0 into develop
2024-06-26 10:47:56 +00:00
c31c50e466
[bug] Enforce request without shardkey to run synchronously in sharded cluster
2024-06-21 20:37:15 +03:00
a92237c0fd
[bug] Use outputFormat in id instead of outputType; Fix bug 68653
2024-06-16 00:21:45 +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
3b9bed32ae
[bug] Fix "WOPISrc" convert param in getConverterHtml
2024-04-28 00:28:33 +03:00
1b8e6bba24
[copyright] Update Copyright date
2024-04-24 16:51:12 +03:00
515a41cb75
[bug] Set isPrint flag while form submission
2024-04-13 16:17:37 +03:00
6463405961
[bug] Refactor ErrToReload cleaning; Fix bug 67297
2024-04-07 01:15:31 +03:00
920ff1fcd5
[feature] Add "pdf" param as pdf save options
2024-04-05 16:56:18 +03:00
5373d62df4
[bug] Set interface lang as lcid for file assembling from changes; for bug 66926
2024-04-04 13:34:23 +03:00
f02884bea8
[bug] Fix bug with opening error after forcesave on forgotten file
2024-03-26 01:46:32 +03:00
4490016786
[bug] Add 'PasswordToOpen" convert-to param by analogy with "Password"
2024-03-14 13:21:44 +03:00
1aca6fa6c6
[wopi] Add Password param to convert-to request
2024-02-28 18:00:24 +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
f19c07a453
[bug] Fix bug 65961
2024-01-19 00:59:59 +03:00
cec5f7598a
[bug] Fixed bug in converService where presence of thumbnail param would override outputtype param
2024-01-18 13:33:51 +03:00
186072b239
[feature] Add "watermark" param to converter handler
2024-01-15 17:32:08 +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
c38b8aaf7c
[feature] Use WOPISrc param to make local urls
2023-12-11 19:34:45 +03:00
52220f496d
[git actions] Dameng tests action, dameng connector refactoring, dependencies update, minor structure refactorng
2023-12-05 09:21:20 +03:00
d303205723
[integration tests] Refactoring upsert(): opt_updateUserIndex deleted, affectedRows -> isInsert
2023-12-05 09:21:14 +03:00
44499be2da
[bug] Fix bug 64135
2023-09-14 00:49:50 +03:00
7d080d416b
[bug] Fix form sending with c_oAscForceSaveTypes.Form type
2023-08-02 17:41:22 +03:00
7dfde826db
[feature] Use ctx.getCfg in canvasservice
2023-07-26 01:47:18 +03:00
90b959b53e
[feature] Use ctx.getCfg in utils
2023-07-26 01:47:18 +03:00
f17bb99e9d
[feature] Add operationContext.initTenantCache to init tenant specific settings
2023-07-26 01:47:18 +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
afbd19cc91
[bug] Filter private IP address with 'open', 'convert', 'build' request without jwt token
2023-05-12 02:02:32 +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
37d99f71b6
[copyright] Update address in Copyright
2023-03-01 21:16:52 +03:00
d886c510e7
[copyright] Update Copyright
2023-02-26 15:31:59 +03:00
948c29a390
[feature] Add "argument" param to docbuilder handler
2022-12-23 15:51:42 +03:00
0e52b68078
[wopi] Fix 'convert-to' options: PDFVer, FullSheetPreview, lang
2022-11-17 18:02:26 +03:00
002613c53a
[feature] Stop outdated save from changes
2022-10-25 10:59:07 +03:00
01a1ac7421
[feature] Allow both filetype and fileType convert params
2022-10-24 11:10:48 +03:00
0bd6d5a257
[feature] Allow outputType convert param
2022-10-16 23:08:12 +03:00
6f1ebe82e8
[bug] Allow custom key in docbuilder service
2022-09-19 18:03:38 +03:00
620cfc040d
[wopi] Add "convert" as wopi discovery action
2022-09-07 14:00:54 +03:00
cd92ade12b
[wopi] Add /lool/convert-to handler
2022-09-06 19:40:11 +03:00
41399fa3d4
Feature/multi tenant ( #377 )
...
* [feature] Add tenantManager
* [fix] Fix export
* [schema] Change schema for tenants
* [de] For auth
* [config] Remove unused secret.browser param to unify with multitenancy
* [feature] Add OperationContext to store state of request
* [log] Remove docId and userId from log message
* [feature] Add OperationContext class
* [feature] For logging
* [feature] Add content to some methods
* [feature] For multitenancy
* [feature] For multitenancy
* [feature] For multitenancy
* [feature] For multitenancy
* [feature] For multitenancy
* [feature] For multitenancy
* [feature] Move all tenant logic to tenantManager
* [feature] Fix reading of tenant license
* [feature] Move tenant logic to EditorData interface
* [feature] Use context in SQL queries
* [feature] Refactoring
* [feature] Fix editorDataMemory
* [feature] Fix before merge
2022-08-02 17:34:06 +03:00