Commit Graph

26 Commits

Author SHA1 Message Date
7ca712075c [bug]Move Ai plugin settings to admin panel; Add custom provider; For bug75241 2025-10-06 23:33:53 +03:00
d1f831eabd [feature] Clean info page; Fix eslint; For bug 76861 2025-10-05 16:12:35 +03:00
7a5b5fc2b8 [bug] Disable response decoding while proxying; Fix bug 76719 2025-09-17 17:23:35 +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
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
fb20086ef1 [prettier] auto-fix 2025-08-27 10:50:22 +03:00
d6be91f3e3 [linter] auto-fix 2025-08-27 10:43:09 +03:00
10180ff410 [wopi] Always sign and verify session token; Verify browser token if present; Always sign browser token for wopi; For bug 75893 2025-08-21 11:11:42 +03:00
f6b01c9b5a [feature] Read user.customerId from open config 2025-08-14 01:17:39 +03:00
3327be2bd6 [feature] Add 'aiSettings.proxy' to support routing AI requests via proxy 2025-08-05 19:46:45 +03:00
ed03f351b2 [bug] Fix bug with ollama provider 2025-07-29 19:45:00 +03:00
2fb4d49289 [feature] Add coauth.aiProxy metric 2025-06-15 20:02:39 +03:00
5d1b2b7459 [bug] Use providers as allow list in proxyRequest; For bug 75169 2025-06-13 18:49:13 +03:00
3efc6d1c36 [bug] Fix startup failure when scripts/engine/... is missing; Fix bug 75169 2025-06-12 19:46:07 +03:00
e1e06b6394 [bug] Get allowedCorsOrigins from runtime.json; Fix multiple event subscription; Fix proxyRequest 2025-06-11 15:21:13 +03:00
74b4e80b7c [bug] Handle missing runtime.json gracefully 2025-06-09 23:36:18 +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
a6cc2be720 [feature] Filter providers on save 2025-06-03 10:59:38 +03:00
716e1800f9 [bug] Move checkJwtHeader in proxyRequest to handle cors; remove unused 2025-05-29 09:55:41 +03:00
1942656783 [feature]Fix local.json replace; Change aiSettings.actions type 2025-05-29 03:40:40 +03:00
04b234be2e [feature] Add ai models tab 2025-05-29 02:28:45 +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