|
|
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 |
|
|
|
8ee2db6902
|
[feature] Add config module reloader in FileConverter
|
2025-07-16 12:04:39 +03:00 |
|
|
|
83432108d2
|
[refactor] remove getValueSync
|
2025-07-16 12:04:38 +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 |
|
|
|
0663697061
|
[bug] Move DEFAULT_SHARD_KEY fallback to end to handle missing "shardkey"
|
2025-07-14 18:47:00 +03:00 |
|
|
|
8a27e14fd1
|
[feature] Add support for UserCanOnlyComment in WOPI CheckFileInfo; Fix bug 75894
|
2025-07-10 18:14:40 +03:00 |
|
|
|
37339fa105
|
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
|
2025-07-08 17:46:54 +00:00 |
|
|
|
41a7f0ac6e
|
Merge branch hotfix/v9.0.3 into master
|
2025-07-08 11:41:52 +00:00 |
|
|
|
093da6c733
|
[bug] Add 'updateVersion' notification; For bug 75503
|
2025-07-08 01:40:09 +03:00 |
|
|
|
7fadb24b1d
|
[bug] Update connection error codes; For bug 75715
|
2025-07-07 19:53:54 +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 |
|
|
|
c7d0d7f991
|
[bug] Support empty runtimeConfig.filePath to disable runtime config
|
2025-07-01 19:08:59 +03:00 |
|
|
|
0f6412b6a4
|
Fix bug 75287
|
2025-06-30 14:05:23 +03: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 |
|
|
|
0ebd3b07b8
|
Merge branch hotfix/v9.0.2 into master
|
2025-06-26 12:59:44 +00:00 |
|
|
|
c02a0fe8e0
|
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 |
|
|
|
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 |
|
|
|
d40551ca6f
|
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
|
2025-06-23 16:16:48 +00:00 |
|
|
|
6b57c0b355
|
[bug] Add "oformAsPdf" conversion flag for PDF editor
|
2025-06-23 18:37:59 +03:00 |
|
|
|
dd8f4bc670
|
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
|
2025-06-20 14:57:18 +00: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 |
|
|
|
f123c1d897
|
[git actions] Add static.js to paths trigger
|
2025-06-19 14:15:05 +03:00 |
|
|
|
6458279961
|
[bug] Fix directUrl=false handling in multitenant mode
|
2025-06-19 14:08:25 +03:00 |
|
|
|
8702a1585b
|
[test] Move direct URL test to cover all specialDirs; Use storageFolderName to verify fix from d4658ce
|
2025-06-19 12:31:59 +03:00 |
|
|
|
f760a9a41f
|
Merge remote-tracking branch 'remotes/origin/release/v9.0.0' into develop
|
2025-06-19 02:07:56 +03:00 |
|
|
|
40654b7eb2
|
[test] azure test
|
2025-06-18 23:53:49 +03:00 |
|
|
|
65004e1564
|
[test] directUrl
|
2025-06-18 23:00:14 +03:00 |
|
|
|
7ba37942f0
|
change port
|
2025-06-18 22:16:14 +03:00 |
|
|
|
e768c416c0
|
[bug] Rename button state labels; Fix bug 75325
|
2025-06-18 16:16:08 +03:00 |
|
|
|
63b1dc6b31
|
Merge branch release/v9.0.0 into master
|
2025-06-18 09:27:20 +00:00 |
|
|
|
f86bdd6dfa
|
[bug] Fix handling of null entries in imgurls; For bug 75266
|
2025-06-17 18:01:17 +03:00 |
|
|
|
76aa11da64
|
[test] remove utils.sleep
|
2025-06-16 23:37:22 +03:00 |
|
|
|
2789a3e5d6
|
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
|
2025-06-16 18:22:18 +00:00 |
|
|
|
86417621ad
|
[bug] Hide custom-providers; Fix bug 75241
|
2025-06-16 18:19:43 +03:00 |
|
|
|
fb341604f9
|
[test] Start mock server in storage.tests.js to run tests independently of live server
|
2025-06-16 02:20:05 +03:00 |
|
|
|
1bc30f39bc
|
Merge pull request 'fix/bugfix7' (#38) from fix/bugfix7 into release/v9.0.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/38
|
2025-06-15 17:10:51 +00: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 |
|
|
|
7a53cc1443
|
Merge pull request 'fix/ai-setting3' (#37) from fix/ai-setting3 into release/v9.0.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/37
|
2025-06-13 17:11:01 +00:00 |
|
|
|
0920202f0e
|
[bug] Remove external request in info dialog
|
2025-06-13 18:50:19 +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 |
|
|
|
6e12c92016
|
[test] add directUrl test
|
2025-06-11 23:22:00 +03:00 |
|