Commit Graph

969 Commits

Author SHA1 Message Date
0d8ccc0c23 Merge remote-tracking branch 'remotes/origin/feature/reset-config' into feature/admin-panel-ai
# Conflicts:
#	AdminPanel/client/src/config/menuItems.js
2025-10-07 00:29:18 +03:00
7ca712075c [bug]Move Ai plugin settings to admin panel; Add custom provider; For bug75241 2025-10-06 23:33:53 +03:00
8922f76ee4 [feature] Reset configuration 2025-10-06 14:39:28 +03:00
cf7c37b27d [refactor] Rename jwtSecret to secret for standardization 2025-10-03 18:45:56 +03:00
1fcb0216ea [bug] Merge runtime config in full config; Fix bug 77258 2025-10-03 15:23:57 +03:00
00e26e4265 [feature] Add notifications rules; Fix bug 77096 2025-10-02 10:31:57 +03:00
d3e0571099 [bug] Debounces multiple events to prevent excessive reloads in handleConfigFileChange; Fix bug 77160 2025-10-01 12:19:27 +03:00
c79b01f0e3 Merge pull request 'feature/log-level-change' (#66) from feature/log-level-change into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/66
2025-09-30 23:30:16 +00:00
db6e6fd1e8 [feature] Refactor configureLogger 2025-10-01 02:28:27 +03:00
5c0f036626 [wopi] Add HWPML (*.hml) format 2025-09-30 14:52:45 +03:00
f41bad3883 [feature] Change logger level in Admin Panel 2025-09-30 10:25:26 +03:00
607a18b79b [bug] Call finalizeConfigWithRuntime after requireConfigWithRuntime to clean up after all 'config' loads in all node_modules 2025-09-30 02:09:19 +03:00
75caa78f2a [bug] Move from jimp to sharp; Fix bug 76854, 76727, 48506 2025-09-23 07:49:57 +03:00
c8b7eafebc Revert "[bug] Move from jimp to sharp; Fix bug 76854, 76727, 48506"
This reverts commit 28c44687a5.
2025-09-23 02:27:17 +03:00
28c44687a5 [bug] Move from jimp to sharp; Fix bug 76854, 76727, 48506 2025-09-23 02:08:27 +03:00
22c800064e [feat] add refreshLockInterval in Admin Panel 2025-09-18 14:15:28 +03:00
f7aad5eb2a [config] Increase AI proxy default timeout; Fix bug 76728 2025-09-17 17:26:54 +03:00
7a5b5fc2b8 [bug] Disable response decoding while proxying; Fix bug 76719 2025-09-17 17:23:35 +03:00
ea5546b962 [feature] Rotate wopi keys 2025-09-17 16:49:33 +03:00
c7f7aecdcc [config] Add vsdx like formats; Fix formating 2025-09-13 00:43:55 +03:00
0f5f1d5016 [feature] Add admin[anel port in config 2025-09-12 17:42:33 +03:00
be778e15c8 Merge branch 'release/v9.1.0' into feature/admin-panel2 2025-09-12 17:41:31 +03:00
19a0ea8c53 [feature] Add vsdx format 2025-09-12 12:29:19 +03:00
861f663be2 [feature] New design 2025-09-12 03:46:00 +03:00
e6f82d6594 [feature] Add parameters in admin panel 2025-09-04 18:11:33 +03:00
d8794b39e8 [refactor] Authorization for admin panel; router 2025-09-04 18:01:36 +03:00
a7bc2e8cc6 [feature] Refactor config.service.js; Add json schema(file and handler) for config json 2025-09-03 13:34:42 +03:00
8a866dc61e [prettier] auto-fix 2025-09-01 00:37:55 +03:00
10149d303b [linter] manual-fix after merge 2025-09-01 00:12:57 +03:00
3f3c8a031c Merge remote-tracking branch 'remotes/origin/release/v9.1.0' into feature/admin-panel2
# Conflicts:
#	Common/sources/operationContext.js
#	Common/sources/utils.js
#	DocService/sources/server.js
#	npm-shrinkwrap.json
2025-08-31 10:23:53 +03:00
9f1eeeb5c8 [prettier] auto-fix 2025-08-31 02:53:41 +03:00
6664caf094 [linter] manual-fix 2025-08-31 02:45:57 +03:00
ff8632f136 [linter] auto-fix 2025-08-31 02:25:19 +03:00
e0e9f94181 [prettier] auto-fix 2025-08-31 02:24:14 +03:00
04a5bd5ad3 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
988b6d6d78 [linter] Turn on require-yield, no-useless-escape 2025-08-31 01:34:22 +03:00
29a1e01dee [linter] Fix Object.hasOwn 2025-08-31 01:00:32 +03:00
b79f137caf [linter] Turn on no-var 2025-08-31 00:23:00 +03:00
6ed8f9131b [linter] Turn on no-prototype-builtins 2025-08-31 00:11:21 +03:00
d722de8bdb [prettier] auto-fix 2025-08-29 11:41:45 +03:00
92e21631f2 [config] Default useDirectStorageUrls=false to prevent cross-domain URLs; Fix bug 76475 2025-08-27 18:49:40 +03:00
fb20086ef1 [prettier] auto-fix 2025-08-27 10:50:22 +03:00
f1d8fa3b0d [linter] manual-fix 2025-08-27 10:46:21 +03:00
d6be91f3e3 [linter] auto-fix 2025-08-27 10:43:09 +03:00
ddc61e1587 [bug] Fix after merge 2025-08-24 18:47:27 +03:00
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