Commit Graph

978 Commits

Author SHA1 Message Date
5ae3d0703f [bug] Fix reading of tenant secret.key; Fix bug 77558 2025-10-12 19:17:22 +03:00
5741a71b27 [bug] Add default mail configuration; For bug 77483 2025-10-10 12:25:18 +03:00
b0021bff9e [perf] Cache initTenantCache operation in Context for performance 2025-10-08 21:52:06 +03:00
05bb7e7ff1 [perf] Cache crypto.KeyObject to avoid expensive key creation on every request. 2025-10-08 21:17:06 +03:00
5b2364b422 [bug] Save base config before reload; For bug 77427 2025-10-08 16:41:30 +03:00
aa68240b35 [fix] Remove connectionConfiguration 2025-10-08 09:55:05 +00:00
854db9e340 [bug] Fix email notifications; For bug 77258 2025-10-08 09:55:05 +00:00
05041e8137 [bug] Fix request-filtering-agent schema; Fix bug 77095 2025-10-08 00:22:17 +03:00
9904c877af [feature] Generate random adminPanel.secret for non cluster deployment 2025-10-07 22:44:41 +03:00
292c2581c3 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
9df01260d7 [bug]Move Ai plugin settings to admin panel; Add custom provider; For bug75241 2025-10-06 23:33:53 +03:00
93a0a2f6c7 [feature] Reset configuration 2025-10-06 14:39:28 +03:00
0ede5b3e8d [refactor] Rename jwtSecret to secret for standardization 2025-10-03 18:45:56 +03:00
aa4b9e9382 [bug] Merge runtime config in full config; Fix bug 77258 2025-10-03 15:23:57 +03:00
5150eae5db [feature] Add notifications rules; Fix bug 77096 2025-10-02 10:31:57 +03:00
c2564d1007 [bug] Debounces multiple events to prevent excessive reloads in handleConfigFileChange; Fix bug 77160 2025-10-01 12:19:27 +03:00
c5bcd161b5 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
14db0091c5 [feature] Refactor configureLogger 2025-10-01 02:28:27 +03:00
81f5c83417 [wopi] Add HWPML (*.hml) format 2025-09-30 14:52:45 +03:00
0f52481464 [feature] Change logger level in Admin Panel 2025-09-30 10:25:26 +03:00
1b2bca6067 [bug] Call finalizeConfigWithRuntime after requireConfigWithRuntime to clean up after all 'config' loads in all node_modules 2025-09-30 02:09:19 +03:00
e9a7257d81 [bug] Move from jimp to sharp; Fix bug 76854, 76727, 48506 2025-09-23 07:49:57 +03:00
8390a4e028 Revert "[bug] Move from jimp to sharp; Fix bug 76854, 76727, 48506"
This reverts commit ac6ee542a8.
2025-09-23 02:27:17 +03:00
ac6ee542a8 [bug] Move from jimp to sharp; Fix bug 76854, 76727, 48506 2025-09-23 02:08:27 +03:00
83de0ddc89 [feat] add refreshLockInterval in Admin Panel 2025-09-18 14:15:28 +03:00
e95ad67e56 [config] Increase AI proxy default timeout; Fix bug 76728 2025-09-17 17:26:54 +03:00
61ed6669eb [bug] Disable response decoding while proxying; Fix bug 76719 2025-09-17 17:23:35 +03:00
5ee68fa7ae [feature] Rotate wopi keys 2025-09-17 16:49:33 +03:00
97bbd89e67 [config] Add vsdx like formats; Fix formating 2025-09-13 00:43:55 +03:00
6aac58b129 [feature] Add admin[anel port in config 2025-09-12 17:42:33 +03:00
7ef64b28b4 Merge branch 'release/v9.1.0' into feature/admin-panel2 2025-09-12 17:41:31 +03:00
3172491fd3 [feature] Add vsdx format 2025-09-12 12:29:19 +03:00
d719dd1cce [feature] New design 2025-09-12 03:46:00 +03:00
0a75375e50 [feature] Add parameters in admin panel 2025-09-04 18:11:33 +03:00
c372e9462e [refactor] Authorization for admin panel; router 2025-09-04 18:01:36 +03:00
e6fa37e491 [feature] Refactor config.service.js; Add json schema(file and handler) for config json 2025-09-03 13:34:42 +03:00
ec8124fa58 [prettier] auto-fix 2025-09-01 00:37:55 +03:00
54de9b94d5 [linter] manual-fix after merge 2025-09-01 00:12:57 +03:00
9f89041495 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
7f44d0d321 [prettier] auto-fix 2025-08-31 02:53:41 +03:00
ec42121623 [linter] manual-fix 2025-08-31 02:45:57 +03:00
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