Commit Graph

1173 Commits

Author SHA1 Message Date
d8db4f9471 Merge branch hotfix/v9.0.3 into develop 2025-07-29 10:46:21 +00: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
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
1c33cb52d6 [refactor] Refactor gc.js; Move code from finally to try-catch block 2025-07-17 12:10:09 +03:00
9ab49969a3 [refactor] Remove redundent initTenantCache calls in gc 2025-07-16 12:04:39 +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
8a27e14fd1 [feature] Add support for UserCanOnlyComment in WOPI CheckFileInfo; Fix bug 75894 2025-07-10 18:14:40 +03:00
093da6c733 [bug] Add 'updateVersion' notification; For bug 75503 2025-07-08 01:40:09 +03:00
496b069b7f [bug] Fix missing response on error status in WOPI requests; Fix bug 75684 2025-07-07 19:53:41 +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
e0bcffda13 [bug] Set noDelay=true if the client intentionally closes connection or server shuts down; For bug 75503 2025-06-30 00:27:41 +03:00
914af69953 [bug] Remove priority decrease for PDF, XPS, and DJVU conversions (browser opening) 2025-06-27 12:28:49 +03:00
69f923c7bb [bug] Move runtimeConfig init to server start; Fix bug 75439 2025-06-25 15:47:51 +03:00
e380fec22e [feat] load gc params from runtime.json 2025-06-25 13:43:31 +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
6458279961 [bug] Fix directUrl=false handling in multitenant mode 2025-06-19 14:08:25 +03:00
f86bdd6dfa [bug] Fix handling of null entries in imgurls; For bug 75266 2025-06-17 18:01:17 +03:00
d0de6baf4d [bug] Skip storing forgotten file and show error if callbackUrl is empty 2025-06-15 20:03:22 +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
b00e7dd00e [bug] Fix crash if forcesave is triggered post-editor close 2025-06-09 23:55:21 +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
154a32e370 [bug] Fix bug 73138 2025-06-04 10:52:24 +03:00
3b9b216d53 [bug] Fix commandSetPassword misclassified as action in pdf, causing unintended changes to be saved 2025-06-03 18:58:21 +03:00
a6cc2be720 [feature] Filter providers on save 2025-06-03 10:59:38 +03:00
fab5be8efb [feature] Move getWopiFileUrl to wopiUtils.js to reduce dependencies in converter.js 2025-06-03 10:19:38 +03:00
d4658ce600 [fix] Fix bug with useDirectStorageUrls=false when persistentStorage.storageFolderName differs from storage.storageFolderName 2025-05-31 12:10:31 +03:00
fd4842605b [feature] Check empty pluginSettings 2025-05-29 10:31:41 +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
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
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
67e8fda0f2 [feature] Add url to startForceSave response with NotModified type 2025-05-27 19:54:38 +03:00
15338bb458 [feature] Add info/config handler 2025-05-22 17:29:03 +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
b5accd4c58 [npm] Bump dmdb version to fix error with snappy 2025-05-19 18:03:54 +03:00
937ae3f834 [feature] Add 'ai-proxy' handler to forward LLM requests and inject API key 2025-05-17 13:28:00 +03:00
4b45afb74e [feature] Fix bugs; For bug 73737 2025-05-17 00:44:41 +03:00
a4d7eb1def [refactor] Refactor getSignedUrl function and static router 2025-05-16 08:38:22 +03:00
f4e807afdb [refactor] Change status 403->410 when link has expired 2025-05-14 16:43:22 +03:00