|
|
edd79489b0
|
[tools] Add 3d-party license report scripts
|
2024-02-27 13:41:27 +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 |
|
|
|
fe3eb837f3
|
Disable codeql scanning on pull_request event (#455)
|
2024-02-14 13:35:09 +03:00 |
|
|
|
e1177ff553
|
Enable static code analysis with codeql (#447)
|
2024-02-08 12:15:17 +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 |
|
|
|
0d5b1097ee
|
Merge pull request #453 from ONLYOFFICE/fix/databases-timeout
Fix/databases timeout
|
2024-02-01 17:12:28 +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 |
|
|
|
0521e77a61
|
Merge pull request #451 from ONLYOFFICE/fix/bug-minio
[bug] Fix AWS sdk migration bug
|
2024-01-24 19:36:49 +03:00 |
|
|
|
632fb4157b
|
[bug] Fix AWS sdk migration bug
|
2024-01-24 19:33:10 +03:00 |
|
|
|
1229d97793
|
Merge pull request #450 from ONLYOFFICE/feature/wopi-save-template
Feature/wopi save template
|
2024-01-22 19:55:58 +03:00 |
|
|
|
28bdee705c
|
[feature] Omit X-WOPI-Lock during document creation.
|
2024-01-22 19:54:02 +03:00 |
|
|
|
f19c07a453
|
[bug] Fix bug 65961
|
2024-01-19 00:59:59 +03:00 |
|
|
|
a58c86da6a
|
[feature] WOPI discovery editnew template extensions filter
|
2024-01-18 18:32:38 +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 |
|
|
|
d6fd2fdebd
|
[bug] Fix bug 65952; Convert dbPort to integer
|
2024-01-18 13:33:51 +03:00 |
|
|
|
7866d22b70
|
[bug] Bump oracledb version to fix ORA-01002 error; Wait for connection. close
|
2024-01-17 19:57:37 +03:00 |
|
|
|
d77b59591b
|
[feature] WOPI locale fixes
|
2024-01-16 09:57:46 +03:00 |
|
|
|
186072b239
|
[feature] Add "watermark" param to converter handler
|
2024-01-15 17:32:08 +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 |
|
|
|
02464286b3
|
[bug] Fix crash on uploading files with errors; Ignore result dir instead of rm(processUploadToStorageErrorFile);
|
2023-12-31 20:03:50 +03:00 |
|
|
|
e2335a7939
|
[bug] Fix error log message; for bug 65711
|
2023-12-28 12:44:53 +03:00 |
|
|
|
0c320c358b
|
[bug] Add downloadfile post handler to pass params in body; Fix request with huge JWT token size; for bug 65711
|
2023-12-28 01:55:54 +03:00 |
|
|
|
95d4237caa
|
[bug] Fix sending double documentOpen command when co-editing
|
2023-12-27 12:39:02 +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 |
|
|
|
a1e994aba5
|
[bug] Lowercase fileType param; Fix bug 65653
|
2023-12-23 00:41:58 +03:00 |
|
|
|
21bdd6df49
|
[bug] Fix saving pdf with form extension
|
2023-12-22 20:41:30 +03:00 |
|
|
|
f502416c28
|
[bug] Revert pdf saving with form extentions
|
2023-12-22 01:49:26 +03:00 |
|
|
|
f7a2c135b2
|
[feature] Save docxf and oform to extended pdf
|
2023-12-21 18:08:18 +03:00 |
|
|
|
1f661e6da6
|
[bug] Fix downloadFile crash
|
2023-12-21 10:16:41 +03:00 |
|
|
|
431b3e8b8f
|
[bug] Collect connection statistic for default tenant; fix bug 65602
|
2023-12-20 00:51:42 +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 |
|
|
|
d0398bebfc
|
[refactoring] Remove unused 'sfct' command
|
2023-12-11 09:59:44 +03:00 |
|
|
|
de7add2812
|
Merge pull request #444 from ONLYOFFICE/feature/base-connector-tests
Integration tests for databases and GitHub actions
|
2023-12-07 12:58:36 +03:00 |
|
|
|
146f31fa44
|
[npm] Revert npm-lock
|
2023-12-07 12:57:16 +03:00 |
|
|
|
34b4cfb5cd
|
[npm] Bump redis version
|
2023-12-06 13:54:55 +03:00 |
|
|
|
4e9594746a
|
[git actions] PR fixes, schema reversion
|
2023-12-05 09:24:22 +03:00 |
|
|
|
ee570b39c8
|
[git actions] PR fixes and upgrade schema added
|
2023-12-05 09:21:25 +03:00 |
|
|
|
6788286158
|
[git actions] Dameng connector tracking
|
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 |
|
|
|
2786d0c47e
|
[git actions] Oracle and mssql actions, unit test action
|
2023-12-05 09:21:14 +03:00 |
|
|
|
096efaba4c
|
[git actions] Postgres and mysql actions
|
2023-12-05 09:21:14 +03:00 |
|
|
|
d303205723
|
[integration tests] Refactoring upsert(): opt_updateUserIndex deleted, affectedRows -> isInsert
|
2023-12-05 09:21:14 +03:00 |
|
|
|
84c3f26993
|
[mysql] Unify upsert result
|
2023-12-05 09:21:14 +03:00 |
|