Commit Graph

924 Commits

Author SHA1 Message Date
8ee59496c6 [bug] Refactor pipeStreams to prevent infinite printFile calls 2025-08-22 14:59:49 +03:00
3cd46b8cb7 [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
3ec445b909 [wopi] Send warning on forced view mode; For bug 76155 2025-08-19 16:00:29 +03:00
2b232e0105 [bug] Refactor requireConfigWithRuntime to temp set/restore NODE_CONFIG during config reload to avoid E2BIG 2025-08-18 00:14:16 +03:00
96b9321d13 [feature] Allow Oracle DB thick mode 2025-08-13 01:34:16 +03:00
4214818f00 [bug] Fix licenseLimitEdit title template; For bug 70772 2025-08-12 15:47:32 +03:00
a290c179b2 [fix] azure command options 2025-08-07 19:06:33 +03:00
45b9a09b95 [feature] Allow custom az command options via "commandOptions"; Fix bug 75163 2025-08-05 21:46:40 +03:00
3327be2bd6 [feature] Add 'aiSettings.proxy' to support routing AI requests via proxy 2025-08-05 19:46:45 +03:00
5d6dd57fcd 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
cae91c5491 [bug] Disable caching for "info" page; Fix bug 76133 2025-07-29 15:46:05 +03:00
d8db4f9471 Merge branch hotfix/v9.0.3 into develop 2025-07-29 10:46:21 +00:00
dbb33237c6 [feature] Allow custom s3 command options via "commandOptions"; Fix bug 75163 2025-07-28 11:54:44 +03:00
3b163f6960 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
e3b062c68c [bug] Add autocommit options to mysql; Fix bug 76048 2025-07-21 21:16:29 +03:00
9dae4ba3b9 [bug] Fix handling of comma-separated values in X-Forwarded-Host header 2025-07-17 17:24:16 +03:00
39b3ac20ee 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
83432108d2 [refactor] remove getValueSync 2025-07-16 12:04:38 +03:00
499fbf7106 [feature] Add moduleReloader.js to integrate runtime.json into config on startup 2025-07-16 12:03:45 +03:00
797606083a [bug] Add watchWithFallback to support fs.watch fallback on NFS; For bug 75439 2025-07-14 19:56:42 +03:00
0663697061 [bug] Move DEFAULT_SHARD_KEY fallback to end to handle missing "shardkey" 2025-07-14 18:47:00 +03:00
093da6c733 [bug] Add 'updateVersion' notification; For bug 75503 2025-07-08 01:40:09 +03:00
7fadb24b1d [bug] Update connection error codes; For bug 75715 2025-07-07 19:53:54 +03:00
cb6e63a152 Merge branch hotfix/v9.0.2 into develop 2025-07-07 14:43:16 +00:00
106c43fc62 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
c7d0d7f991 [bug] Support empty runtimeConfig.filePath to disable runtime config 2025-07-01 19:08:59 +03:00
69f923c7bb [bug] Move runtimeConfig init to server start; Fix bug 75439 2025-06-25 15:47:51 +03:00
6b57c0b355 [bug] Add "oformAsPdf" conversion flag for PDF editor 2025-06-23 18:37:59 +03:00
9e101b7e43 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
8702a1585b [test] Move direct URL test to cover all specialDirs; Use storageFolderName to verify fix from d4658ce 2025-06-19 12:31:59 +03:00
65004e1564 [test] directUrl 2025-06-18 23:00:14 +03:00
d0de6baf4d [bug] Skip storing forgotten file and show error if callbackUrl is empty 2025-06-15 20:03:22 +03:00
3efc6d1c36 [bug] Fix startup failure when scripts/engine/... is missing; Fix bug 75169 2025-06-12 19:46:07 +03:00
f1e423d6e6 [config] Add developer marketplace to allowedCors 2025-06-11 13:58:02 +03:00
52af70fc2c Revert "[config] Change runtimeConfig default location" 2025-06-11 13:55:59 +03:00
b59fa4371f [config] Change runtimeConfig default location 2025-06-11 00:07:43 +03:00
7ede600c21 [log] Remove ENOENT logging in getConfigFromFile 2025-06-10 01:37:17 +03:00
74b4e80b7c [bug] Handle missing runtime.json gracefully 2025-06-09 23:36:18 +03:00
806a8d6193 [bug] Add missing runtimeConfigManager.js in 6d980409d9 2025-06-07 12:17:31 +03:00
bf4425b0a1 [bug] Fix bugs in prev commit 2025-06-06 15:02:28 +03:00
6d980409d9 [config] Add runtimeConfig config property; Fix bug in aiProxyHandler.js 2025-06-06 14:14:23 +03:00
d4658ce600 [fix] Fix bug with useDirectStorageUrls=false when persistentStorage.storageFolderName differs from storage.storageFolderName 2025-05-31 12:10:31 +03:00
6777e116b8 Merge pull request 'feature/ai-proxy-2' (#33) from feature/ai-proxy-2 into release/v9.0.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/33
2025-05-28 23:34:32 +00:00
8f4c430f2a [config] Set pluginDir 2025-05-29 02:33:22 +03:00
875350bb9d [feature] Add info/plugin handler 2025-05-28 18:21:46 +03:00
0ed4ddc2ce [feature] Fix bugs in aiProxyHandler.js 2025-05-22 12:46:04 +03:00
3b2e10319e [feature] Add aiEngineWrapper.js 2025-05-22 02:25:45 +03:00
088d8fa9dd [config] Increase visibilityTimeout to 15min for develop environment 2025-05-21 18:29:53 +03:00
d33995b5ac [config] Increase X2T_MEMORY_LIMIT limit for develop environment 2025-05-21 17:03:21 +03:00
95d05d7910 [config] Increase file size limits for develop environment 2025-05-21 16:22:07 +03:00