|
|
f8d94425b6
|
[bug] Delete redis proxy key on cleanDocumentOnExit when all editors quit; For bug 77217
v9.2.0.29
v9.2.0.27
v9.2.0.44
v9.2.0.24
v9.2.0.36
v9.2.0.31
v9.2.0.25
|
2025-10-26 02:26:08 +03:00 |
|
|
|
298c841147
|
[config] Add limits_document_types_upload formats list
|
2025-10-26 00:39:34 +03:00 |
|
|
|
271962f149
|
Merge pull request 'fix/admin-panel-bugs' (#83) from fix/admin-panel-bugs into hotfix/v9.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/83
|
2025-10-25 08:32:12 +00:00 |
|
|
|
96012f0ef0
|
Merge remote-tracking branch 'remotes/origin/hotfix/v9.2.0' into fix/admin-panel-bugs
# Conflicts:
# AdminPanel/client/src/App.js
# AdminPanel/client/src/api/index.js
# AdminPanel/client/src/components/AuthWrapper/AuthWrapper.js
# AdminPanel/client/webpack.config.js
|
2025-10-25 11:16:54 +03:00 |
|
|
|
634980c8fa
|
[fix] Remove code autoformatting
|
2025-10-23 20:51:46 +03:00 |
|
|
|
7854615f8a
|
[bug] Normalize null to empty string for NCLOB/CLOB columns; Fix bug 77676
v9.2.0.23
v9.2.0.3
v9.2.0.2
v9.2.0.15
v9.2.0.10
v9.2.0.4
|
2025-10-20 21:40:30 +00:00 |
|
|
|
51b3a69d5d
|
[bug] Fix sql for oracle NCLOB type; Fix bug 77666
|
2025-10-20 21:40:30 +00:00 |
|
|
|
b1de9cf406
|
[test] Add test for updateIf with empty callback; For bug 77666
|
2025-10-20 21:40:30 +00:00 |
|
|
|
241e9f6675
|
[bug] Refactor admin panel routing; Fix bug 77576
|
2025-10-20 21:40:30 +00:00 |
|
|
|
c860c19714
|
[refactor] Use built-in Ajv regexp validator; For bug 77233
|
2025-10-20 17:48:18 +03:00 |
|
|
|
11849dba64
|
[fix] Run linter
|
2025-10-20 12:31:38 +03:00 |
|
|
|
2c0c393b69
|
[bug] Validate password strength on the backend; Fix bug 77233
|
2025-10-20 12:27:36 +03:00 |
|
|
|
57ef5912b0
|
[fix] Husky
|
2025-10-20 12:23:47 +03:00 |
|
|
|
870a1da3a0
|
Merge branch release/v9.1.0 into master
v9.2.0.1
|
2025-10-14 14:42:47 +00:00 |
|
|
|
df1504dcfa
|
Merge pull request '[bug] Fix reading of tenant secret.key; Fix bug 77558' (#81) from fix/bug-ten-sec into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/81
v9.1.0.182
v9.1.0.165
v9.1.0.181
v9.1.0.180
v9.1.0.177
v9.1.0.175
v9.1.0.173
v9.1.0.183
v9.1.0.188
v9.1.0.187
v9.1.0.184
v9.1.0.185
v9.1.0.186
|
2025-10-12 16:21:06 +00:00 |
|
|
|
5ae3d0703f
|
[bug] Fix reading of tenant secret.key; Fix bug 77558
|
2025-10-12 19:17:22 +03:00 |
|
|
|
64d4b2b6d6
|
[bug] Preserve Accept-Encoding from original request if not explicitly provided; Fix bug 77551
|
2025-10-12 15:28:04 +03:00 |
|
|
|
23e6f6abdc
|
Merge pull request '[bug] Avoid modifying cached config; Fix bug 77490' (#77) from fix/bug-77490 into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/77
v9.1.0.164
|
2025-10-11 11:20:48 +00:00 |
|
|
|
25de57df49
|
[bug] Avoid modifying cached config; Fix bug 77490
|
2025-10-11 11:31:06 +03:00 |
|
|
|
3839139c51
|
Merge pull request 'fix/admin-panel-bugs-5' (#76) from fix/admin-panel-bugs-5 into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/76
v9.1.0.163
|
2025-10-10 19:45:35 +00:00 |
|
|
|
b1e8f8297d
|
[bug] Fix stat for admin panel; For bug 77514
|
2025-10-10 19:36:23 +03:00 |
|
|
|
1851d551e4
|
[bug] Fix info page for OpenSource; Fix bug 77514
|
2025-10-10 17:41:27 +03:00 |
|
|
|
9698fda490
|
[bug] Avoid modifying cached config; Fix bug 77490
|
2025-10-10 13:00:04 +03:00 |
|
|
|
5741a71b27
|
[bug] Add default mail configuration; For bug 77483
|
2025-10-10 12:25:18 +03:00 |
|
|
|
15da2420a5
|
Merge pull request 'fix/admin-panel-bugs-4' (#75) from fix/admin-panel-bugs-4 into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/75
v9.1.0.161
|
2025-10-09 21:33:22 +00:00 |
|
|
|
e51b2f1f3e
|
[feature] Use SCHEMA_NAME in TABLE_SCHEMA for mssql; For bug 77346
|
2025-10-09 20:23:36 +00:00 |
|
|
|
e3186f402c
|
Merge pull request 'fix/admin-panel-bugs-3' (#73) from fix/admin-panel-bugs-3 into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/73
v9.1.0.158
|
2025-10-09 01:21:41 +00:00 |
|
|
|
a0fc5d6e40
|
[bug] Skip empty callback in createSaveTimer to prevent infinite shutdown
|
2025-10-09 01:35:29 +03:00 |
|
|
|
b0021bff9e
|
[perf] Cache initTenantCache operation in Context for performance
|
2025-10-08 21:52:06 +03:00 |
|
|
|
05bb7e7ff1
|
[perf] Cache crypto.KeyObject to avoid expensive key creation on every request.
|
2025-10-08 21:17:06 +03:00 |
|
|
|
5b2364b422
|
[bug] Save base config before reload; For bug 77427
|
2025-10-08 16:41:30 +03:00 |
|
|
|
aa68240b35
|
[fix] Remove connectionConfiguration
|
2025-10-08 09:55:05 +00:00 |
|
|
|
854db9e340
|
[bug] Fix email notifications; For bug 77258
|
2025-10-08 09:55:05 +00:00 |
|
|
|
4c82adbf16
|
[bug] Fix minors; lint
|
2025-10-08 12:51:05 +03:00 |
|
|
|
b5b4f84672
|
Merge pull request 'fix/admin-panel-bugs-2' (#71) from fix/admin-panel-bugs-2 into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/71
v9.1.0.156
v9.1.0.157
|
2025-10-07 21:56:40 +00:00 |
|
|
|
05041e8137
|
[bug] Fix request-filtering-agent schema; Fix bug 77095
|
2025-10-08 00:22:17 +03:00 |
|
|
|
5e19d766d4
|
[bug] Add timeout for FileStatus.WaitQueue; Fix bug 77413
|
2025-10-07 23:48:39 +03:00 |
|
|
|
9904c877af
|
[feature] Generate random adminPanel.secret for non cluster deployment
|
2025-10-07 22:44:41 +03:00 |
|
|
|
392940c83a
|
Merge pull request 'feature/admin-panel-ai' (#70) from feature/admin-panel-ai into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/70
v9.1.0.155
|
2025-10-07 03:40:36 +00:00 |
|
|
|
292c2581c3
|
Merge remote-tracking branch 'remotes/origin/feature/reset-config' into feature/admin-panel-ai
# Conflicts:
# AdminPanel/client/src/config/menuItems.js
|
2025-10-07 00:29:18 +03:00 |
|
|
|
9df01260d7
|
[bug]Move Ai plugin settings to admin panel; Add custom provider; For bug75241
|
2025-10-06 23:33:53 +03:00 |
|
|
|
93a0a2f6c7
|
[feature] Reset configuration
|
2025-10-06 14:39:28 +03:00 |
|
|
|
9799599beb
|
[feature] Clean info page; Fix eslint; For bug 76861
|
2025-10-05 16:12:35 +03:00 |
|
|
|
fdffc0bba6
|
[feature] Move Ai settings panel to admin page
|
2025-10-05 16:12:34 +03:00 |
|
|
|
c419952d29
|
Merge pull request 'fix/admin-panel-bugs' (#69) from fix/admin-panel-bugs into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/69
v9.1.0.153
v9.1.0.151
v9.1.0.150
v9.1.0.154
|
2025-10-03 20:27:51 +00:00 |
|
|
|
0ede5b3e8d
|
[refactor] Rename jwtSecret to secret for standardization
|
2025-10-03 18:45:56 +03:00 |
|
|
|
aa4b9e9382
|
[bug] Merge runtime config in full config; Fix bug 77258
|
2025-10-03 15:23:57 +03:00 |
|
|
|
61d000e999
|
Merge pull request 'fix/admin-panel-bugs' (#68) from fix/admin-panel-bugs into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/68
v9.1.0.148
|
2025-10-02 19:19:01 +00:00 |
|
|
|
5150eae5db
|
[feature] Add notifications rules; Fix bug 77096
|
2025-10-02 10:31:57 +03:00 |
|
|
|
c2564d1007
|
[bug] Debounces multiple events to prevent excessive reloads in handleConfigFileChange; Fix bug 77160
v9.1.0.145
|
2025-10-01 12:19:27 +03:00 |
|