Commit Graph

2903 Commits

Author SHA1 Message Date
bc1b50521d [feature] Allow custom s3 command options via "commandOptions"; Fix bug 75163 v99.99.99.4313 2025-07-28 11:54:44 +03:00
86887d6d1d Merge pull request 'fix/update-ai-plugin' (#48) from fix/update-ai-plugin into hotfix/v9.0.4
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/48
v9.0.4.35 v9.0.4.36 v9.0.4.37
2025-07-25 21:16:36 +00:00
7298031ce4 [feature] Sync with plugin update 2025-07-25 20:02:07 +03:00
4800387bf1 [feature] Update ai plugin dir 2025-07-25 18:04:51 +03:00
5c298288f5 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
v99.99.99.4308 v99.99.99.4307 v99.99.99.4312 v99.99.99.4311 v99.99.99.4310 v99.99.99.4309
2025-07-21 18:18:15 +00:00
0bd2de354d [bug] Add autocommit options to mysql; Fix bug 76048 2025-07-21 21:16:29 +03:00
3c9415d359 [bug] Fix handling of comma-separated values in X-Forwarded-Host header v9.0.4.16 v9.0.4.33 v9.0.4.17 v9.0.4.18 v9.0.4.21 v9.0.4.22 v9.0.4.23 v9.0.4.26 v9.0.4.32 2025-07-17 17:24:16 +03:00
bdeae8760b 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
v99.99.99.4302 v99.99.99.4301 v99.99.99.4306 v99.99.99.4303
2025-07-17 09:21:10 +00:00
8c6d91306c [refactor] Refactor gc.js; Move code from finally to try-catch block 2025-07-17 12:10:09 +03:00
f06867916b [refactor] Remove redundent initTenantCache calls in gc 2025-07-16 12:04:39 +03:00
f35ceb8168 [feature] Add config module reloader in FileConverter 2025-07-16 12:04:39 +03:00
90d092127b [refactor] remove getValueSync 2025-07-16 12:04:38 +03:00
12666eeeb8 [feature] Add moduleReloader.js to integrate runtime.json into config on startup 2025-07-16 12:03:45 +03:00
9d406d2b59 [bug] Add watchWithFallback to support fs.watch fallback on NFS; For bug 75439 v9.0.4.12 v9.0.4.13 v9.0.4.14 2025-07-14 19:56:42 +03:00
6934af4758 [bug] Move DEFAULT_SHARD_KEY fallback to end to handle missing "shardkey" 2025-07-14 18:47:00 +03:00
890deabb8d [feature] Add support for UserCanOnlyComment in WOPI CheckFileInfo; Fix bug 75894 v99.99.99.4294 v99.99.99.4296 v99.99.99.4297 v99.99.99.4298 v99.99.99.4295 v99.99.99.4293 v99.99.99.4292 2025-07-10 18:14:40 +03:00
a6327facc4 Merge pull request 'fix/pre9.0.4' (#45) from fix/pre9.0.4 into hotfix/v9.0.4
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/45
v9.0.4.3 v9.0.4.11 v9.0.4.8 v9.0.4.9 v9.0.4.10
2025-07-08 17:46:54 +00:00
f911f249b3 Merge branch hotfix/v9.0.3 into master 2025-07-08 11:41:52 +00:00
0652f19a22 [bug] Add 'updateVersion' notification; For bug 75503 2025-07-08 01:40:09 +03:00
1636853078 [bug] Update connection error codes; For bug 75715 2025-07-07 19:53:54 +03:00
f7a87ad42f [bug] Fix missing response on error status in WOPI requests; Fix bug 75684 2025-07-07 19:53:41 +03:00
465cbe07ff Merge branch hotfix/v9.0.2 into develop v99.99.99.4290 v99.99.99.4289 v99.99.99.4291 2025-07-07 14:43:16 +00:00
76666f8d6f 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
v9.0.3.30 v9.0.3.29 v9.0.3.31
2025-07-07 12:59:55 +00:00
c81eca5b1c [bug] Support empty runtimeConfig.filePath to disable runtime config v9.0.3.25 v9.0.3.24 v9.0.3.12 v9.0.3.28 v9.0.3.27 v9.0.3.26 v9.0.3.17 v9.0.3.19 2025-07-01 19:08:59 +03:00
ba9810128a Fix bug 75287 v9.0.3.10 2025-06-30 14:05:23 +03:00
3953d08067 [bug] Set noDelay=true if the client intentionally closes connection or server shuts down; For bug 75503 v9.0.3.7 2025-06-30 00:27:41 +03:00
8365112d7b [bug] Remove priority decrease for PDF, XPS, and DJVU conversions (browser opening) v9.0.3.3 v9.0.3.4 v9.0.3.5 v9.0.3.6 v9.0.3.1 2025-06-27 12:28:49 +03:00
831fa082a8 Merge branch hotfix/v9.0.2 into master 2025-06-26 12:59:44 +00:00
1c4b31cb93 Merge pull request '[bug] Move runtimeConfig init to server start; Fix bug 75439' (#43) from fix/bug-75439 into hotfix/v9.0.3
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/43
2025-06-25 12:52:26 +00:00
ca10ab985a [bug] Move runtimeConfig init to server start; Fix bug 75439 2025-06-25 15:47:51 +03:00
f1c90a1852 [feat] load gc params from runtime.json 2025-06-25 13:43:31 +03:00
0f4cabe2c3 Merge pull request '[bug] Add "oformAsPdf" conversion flag for PDF editor' (#42) from fix/oformAsPdf into hotfix/v9.0.2
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/42
v9.0.2.5 v9.0.2.16 v9.0.2.7 v9.0.2.4 v9.0.2.6 v9.0.2.17 v9.0.2.9 v9.0.2.11 v9.0.2.13 v9.0.2.15
2025-06-23 16:16:48 +00:00
dcc196f17a [bug] Add "oformAsPdf" conversion flag for PDF editor 2025-06-23 18:37:59 +03:00
456eaf27d6 Merge pull request 'fix/pre9.0.1' (#41) from fix/pre9.0.1 into hotfix/v9.0.1
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/41
v9.0.1.6 v9.0.1.3 v9.0.1.2 v9.0.1.1
2025-06-20 14:57:18 +00:00
e73714205b Merge pull request 'fix/storage-test3' (#40) from fix/storage-test3 into develop
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/40
v99.99.99.4283 v99.99.99.4288 v99.99.99.4279 v99.99.99.4280 v99.99.99.4287 v99.99.99.4281 v99.99.99.4282 v99.99.99.4284 v99.99.99.4285 v99.99.99.4286
2025-06-19 14:55:46 +00:00
a86f9842d4 [git actions] Add static.js to paths trigger 2025-06-19 14:15:05 +03:00
beb20c6394 [bug] Fix directUrl=false handling in multitenant mode 2025-06-19 14:08:25 +03:00
15280218f1 [test] Move direct URL test to cover all specialDirs; Use storageFolderName to verify fix from d1e63bb 2025-06-19 12:31:59 +03:00
513a6240f3 Merge remote-tracking branch 'remotes/origin/release/v9.0.0' into develop 2025-06-19 02:07:56 +03:00
6108ec5ca0 [test] azure test 2025-06-18 23:53:49 +03:00
1e7b67e80f [test] directUrl 2025-06-18 23:00:14 +03:00
e76fdaf3b2 change port 2025-06-18 22:16:14 +03:00
60483439f7 [bug] Rename button state labels; Fix bug 75325 2025-06-18 16:16:08 +03:00
5b75a161dc Merge branch release/v9.0.0 into master v9.0.2.2 2025-06-18 09:27:20 +00:00
8d11561996 [bug] Fix handling of null entries in imgurls; For bug 75266 2025-06-17 18:01:17 +03:00
e73638f857 [test] remove utils.sleep 2025-06-16 23:37:22 +03:00
1493ab4d8c Merge pull request '[bug] Hide custom-providers; Fix bug 75241' (#39) from fix/bugfix8 into release/v9.0.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/39
v9.0.0.168 v9.0.0.174 v9.0.0.172 v9.0.0.169 v9.0.0.167 v9.0.0.166
2025-06-16 18:22:18 +00:00
a08863bce2 [bug] Hide custom-providers; Fix bug 75241 2025-06-16 18:19:43 +03:00
a1d2041938 [test] Start mock server in storage.tests.js to run tests independently of live server 2025-06-16 02:20:05 +03:00
af5295b95a Merge pull request 'fix/bugfix7' (#38) from fix/bugfix7 into release/v9.0.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/38
v9.0.0.164
2025-06-15 17:10:51 +00:00