|
|
f10493a5c5
|
[feature] Add code formatting and linting configurations
|
2025-08-06 18:25:14 +03:00 |
|
|
|
cde8420441
|
[feature] prettier config
|
2025-08-06 17:00:45 +03:00 |
|
|
|
76196db3f4
|
[feature] Allow custom az command options via "commandOptions"; Fix bug 75163
|
2025-08-05 21:46:40 +03:00 |
|
|
|
c07e34541f
|
[feature] Add 'aiSettings.proxy' to support routing AI requests via proxy
|
2025-08-05 19:46:45 +03:00 |
|
|
|
002d644576
|
Merge branch hotfix/v9.0.4 into master
|
2025-08-05 14:13:24 +00:00 |
|
|
|
265126a805
|
Merge pull request 'hotfix/v9.0.4' (#50) from hotfix/v9.0.4 into develop
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/50
|
2025-08-05 11:59:00 +00:00 |
|
|
|
3eccabccc1
|
[bug] Fix bug with ollama provider
v9.0.4.40
v9.0.4.39
v9.0.4.50
v9.0.4.49
v9.0.4.48
v9.0.4.47
v9.0.4.46
v9.0.4.42
v9.0.4.52
v9.0.4.54
|
2025-07-29 19:45:00 +03:00 |
|
|
|
d09f60912d
|
[bug] Disable caching for "info" page; Fix bug 76133
|
2025-07-29 15:46:05 +03:00 |
|
|
|
96b4320666
|
Merge branch hotfix/v9.0.3 into develop
v99.99.99.4314
v99.99.99.4315
|
2025-07-29 10:46:21 +00:00 |
|
|
|
85951bc8bb
|
[bug] Use 127.0.0.1 instead of localhost to resolve Node.js request issues; For prev commit
v9.0.4.38
|
2025-07-28 14:31:12 +03:00 |
|
|
|
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 |
|