Commit Graph

987 Commits

Author SHA1 Message Date
0d68b04c30 [linter] auto-fix 2025-08-31 02:25:19 +03:00
e2a7d0ba25 [prettier] auto-fix 2025-08-31 02:24:14 +03:00
0799e22b95 Merge remote-tracking branch 'remotes/origin/release/v9.1.0' into feature/linter-mysql
# Conflicts:
#	.github/workflows/azureStorageTests.yml
#	.github/workflows/s3storageTests.yml
#	Common/config/default.json
#	Common/config/log4js/development.json
#	Common/config/log4js/production.json
#	Common/sources/constants.js
#	Common/sources/logger.js
#	Common/sources/moduleReloader.js
#	Common/sources/operationContext.js
#	Common/sources/storage/storage-az.js
#	Common/sources/storage/storage-fs.js
#	Common/sources/utils.js
#	DocService/sources/DocsCoServer.js
#	DocService/sources/ai/aiProxyHandler.js
#	DocService/sources/canvasservice.js
#	DocService/sources/converterservice.js
#	DocService/sources/databaseConnectors/oracleConnector.js
#	DocService/sources/fileuploaderservice.js
#	DocService/sources/wopiClient.js
#	DocService/sources/wopiUtils.js
#	FileConverter/sources/converter.js
2025-08-31 02:22:56 +03:00
a1f6394372 [linter] Turn on require-yield, no-useless-escape 2025-08-31 01:34:22 +03:00
0aa8643800 [linter] Fix Object.hasOwn 2025-08-31 01:00:32 +03:00
c3a20137ad [linter] Turn on no-var 2025-08-31 00:23:00 +03:00
f4307ba549 [linter] Turn on no-prototype-builtins 2025-08-31 00:11:21 +03:00
e1ce1d4812 [prettier] auto-fix 2025-08-29 11:41:45 +03:00
a0447a445d [config] Default useDirectStorageUrls=false to prevent cross-domain URLs; Fix bug 76475 2025-08-27 18:49:40 +03:00
29d0868269 [prettier] auto-fix 2025-08-27 10:50:22 +03:00
67a3314e9e [linter] manual-fix 2025-08-27 10:46:21 +03:00
46c2026148 [linter] auto-fix 2025-08-27 10:43:09 +03:00
4ed38ded04 [bug] Fix after merge 2025-08-24 18:47:27 +03:00
87d655a25d [bug] Refactor pipeStreams to prevent infinite printFile calls 2025-08-22 14:59:49 +03:00
6d672be874 [wopi] Log userSessionId; Allow usid in discovery query param; Send WOPI X-WOPI-CorrelationId/X-WOPI-SessionId headers; 2025-08-20 10:54:45 +03:00
2a8bf6b238 [wopi] Send warning on forced view mode; For bug 76155 2025-08-19 16:00:29 +03:00
d020a85119 [bug] Refactor requireConfigWithRuntime to temp set/restore NODE_CONFIG during config reload to avoid E2BIG 2025-08-18 00:14:16 +03:00
407ea57312 [feature] Allow Oracle DB thick mode 2025-08-13 01:34:16 +03:00
2bafa9da29 [bug] Fix licenseLimitEdit title template; For bug 70772 2025-08-12 15:47:32 +03:00
2ae52ac56b [fix] azure command options 2025-08-07 19:06:33 +03:00
76196db3f4 [feature] Allow custom az command options via "commandOptions"; Fix bug 75163 2025-08-05 21:46:40 +03:00
c07e34541f [feature] Add 'aiSettings.proxy' to support routing AI requests via proxy 2025-08-05 19:46:45 +03:00
265126a805 Merge pull request 'hotfix/v9.0.4' (#50) from hotfix/v9.0.4 into develop
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/50
2025-08-05 11:59:00 +00:00
d09f60912d [bug] Disable caching for "info" page; Fix bug 76133 2025-07-29 15:46:05 +03:00
96b4320666 Merge branch hotfix/v9.0.3 into develop 2025-07-29 10:46:21 +00:00
bc1b50521d [feature] Allow custom s3 command options via "commandOptions"; Fix bug 75163 2025-07-28 11:54:44 +03:00
5c298288f5 Merge pull request '[bug] Add autocommit options to mysql; Fix bug 76048' (#47) from feature/bug-76048 into develop
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/47
2025-07-21 18:18:15 +00:00
0bd2de354d [bug] Add autocommit options to mysql; Fix bug 76048 2025-07-21 21:16:29 +03:00
3c9415d359 [bug] Fix handling of comma-separated values in X-Forwarded-Host header 2025-07-17 17:24:16 +03:00
bdeae8760b Merge pull request 'feature/runtime-config-3' (#46) from feature/runtime-config-3 into develop
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/46
2025-07-17 09:21:10 +00:00
90d092127b [refactor] remove getValueSync 2025-07-16 12:04:38 +03:00
12666eeeb8 [feature] Add moduleReloader.js to integrate runtime.json into config on startup 2025-07-16 12:03:45 +03:00
9d406d2b59 [bug] Add watchWithFallback to support fs.watch fallback on NFS; For bug 75439 2025-07-14 19:56:42 +03:00
6934af4758 [bug] Move DEFAULT_SHARD_KEY fallback to end to handle missing "shardkey" 2025-07-14 18:47:00 +03:00
0652f19a22 [bug] Add 'updateVersion' notification; For bug 75503 2025-07-08 01:40:09 +03:00
1636853078 [bug] Update connection error codes; For bug 75715 2025-07-07 19:53:54 +03:00
465cbe07ff Merge branch hotfix/v9.0.2 into develop 2025-07-07 14:43:16 +00:00
76666f8d6f Merge pull request 'hotfix/v9.0.2' (#44) from hotfix/v9.0.2 into hotfix/v9.0.3
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/44
2025-07-07 12:59:55 +00:00
c81eca5b1c [bug] Support empty runtimeConfig.filePath to disable runtime config 2025-07-01 19:08:59 +03:00
ca10ab985a [bug] Move runtimeConfig init to server start; Fix bug 75439 2025-06-25 15:47:51 +03:00
dcc196f17a [bug] Add "oformAsPdf" conversion flag for PDF editor 2025-06-23 18:37:59 +03:00
e73714205b Merge pull request 'fix/storage-test3' (#40) from fix/storage-test3 into develop
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/40
2025-06-19 14:55:46 +00:00
15280218f1 [test] Move direct URL test to cover all specialDirs; Use storageFolderName to verify fix from d1e63bb 2025-06-19 12:31:59 +03:00
1e7b67e80f [test] directUrl 2025-06-18 23:00:14 +03:00
a792372686 [bug] Skip storing forgotten file and show error if callbackUrl is empty 2025-06-15 20:03:22 +03:00
42137fdfcf [bug] Fix startup failure when scripts/engine/... is missing; Fix bug 75169 2025-06-12 19:46:07 +03:00
d13dccbbfa [config] Add developer marketplace to allowedCors 2025-06-11 13:58:02 +03:00
c7e8ee5c1c Revert "[config] Change runtimeConfig default location" 2025-06-11 13:55:59 +03:00
d7bd3bee1a [config] Change runtimeConfig default location 2025-06-11 00:07:43 +03:00
98d5933e94 [log] Remove ENOENT logging in getConfigFromFile 2025-06-10 01:37:17 +03:00