|
|
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 |
|
|
|
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 |
|
|
|
6ce6ef8815
|
[bug] Fallback to heic-decode for HEIC/HEIF when Sharp fails; Fix bug 76727
v9.1.0.142
|
2025-10-01 03:06:28 +03:00 |
|
|
|
c5bcd161b5
|
Merge pull request 'feature/log-level-change' (#66) from feature/log-level-change into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/66
v9.1.0.140
|
2025-09-30 23:30:16 +00:00 |
|
|
|
14db0091c5
|
[feature] Refactor configureLogger
|
2025-10-01 02:28:27 +03:00 |
|
|
|
81f5c83417
|
[wopi] Add HWPML (*.hml) format
|
2025-09-30 14:52:45 +03:00 |
|
|
|
81fef452ba
|
[refactor] Remove unused code
|
2025-09-30 10:27:28 +03:00 |
|
|
|
0f52481464
|
[feature] Change logger level in Admin Panel
|
2025-09-30 10:25:26 +03:00 |
|
|
|
839ee517d7
|
[bug] Fix bug 77061
|
2025-09-30 02:45:09 +03:00 |
|
|
|
75e96e989b
|
Merge pull request 'fix/admin-panel' (#65) from fix/admin-panel into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/65
v9.1.0.139
|
2025-09-29 23:28:46 +00:00 |
|
|
|
1d6e3fefc8
|
[prettier] Fix code style
|
2025-09-30 02:17:41 +03:00 |
|
|
|
a5a4280be1
|
Merge remote-tracking branch 'remotes/origin/release/v9.1.0' into fix/admin-panel
|
2025-09-30 02:14:55 +03:00 |
|
|
|
1b2bca6067
|
[bug] Call finalizeConfigWithRuntime after requireConfigWithRuntime to clean up after all 'config' loads in all node_modules
|
2025-09-30 02:09:19 +03:00 |
|