3003 Commits

Author SHA1 Message Date
dabf8839e8 Merge branch release/v9.2.0 into master v9.2.1.6 v9.2.1.8 v9.2.1.13 v9.2.1.10 v9.2.1.11 v9.2.1.43 v9.2.1.5 v9.2.1.1 v9.2.1.7 v9.2.1.2 v9.2.1.12 v9.2.1.9 v9.2.1.4 2025-12-01 07:31:01 +00:00
9084c44e50 [feature] Redesign admin menu icons v9.2.0.100 v9.2.0.92 v9.2.0.98 v9.2.0.101 v9.2.0.102 v9.2.0.103 v9.2.0.119 v9.2.0.97 v9.2.0.96 v9.2.0.94 v9.2.0.90 v9.2.0.89 v9.2.0.85 v9.2.0.88 2025-11-20 17:18:16 +03:00
dfd6423c9c Merge pull request '[fix] Remove client ip filtering for admin panel server; Fix bug 77980' (#91) from fix/ip-filtering-77980 into release/v9.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/91
v9.2.0.84 v9.2.0.83 v9.2.0.73 v9.2.0.74 v9.2.0.75 v9.2.0.78 v9.2.0.80
2025-11-14 08:08:35 +00:00
1885c03941 [fix] Remove client ip filtering for admin panel server; Fix bug 77980 2025-11-14 10:29:49 +03:00
d4d5003ea3 Merge pull request 'fix/bug-77637' (#90) from fix/bug-77637 into release/v9.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/90
v9.2.0.63 v9.2.0.70
2025-11-12 19:24:20 +00:00
9a52e2475f Merge pull request 'feature/admin-panel-responsive-77162' (#89) from feature/admin-panel-responsive-77162 into fix/bug-77637
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/89
2025-11-12 19:00:50 +00:00
8fb8d22ffb [bug] Add internal/cluster/pre-stop handler to graceful shutdown in k8s cluster 2025-11-12 21:58:54 +03:00
2eec4ebafd [feature] Add close button to mobile menu; remove input max-width in mobile 2025-11-12 18:55:25 +03:00
bde82221dd [bug] Add link to password recovery documentation; For bug 77637 2025-11-11 19:38:35 +03:00
b888276ecf Merge pull request 'fix/bugfix-9' (#88) from fix/bugfix-9 into release/v9.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/88
v9.2.0.61 v9.2.0.62
2025-11-10 17:07:55 +00:00
fb1bb7ae77 [bug] Delete redis proxy key when all viewer quit; For bug 77217 2025-11-10 20:03:07 +03:00
28ebde22e0 [bug] Prevent I/O overload from repeated clientLog messages 2025-11-09 12:11:59 +03:00
22ab7500bd [bug] Fix crash in getJwtHsKey; Uses validation approach from jsonwebtoken library 2025-11-09 11:08:29 +03:00
1d8d90ffd7 Merge pull request 'fix/change-password-77233' (#87) from fix/change-password-77233 into release/v9.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/87
v9.2.0.60 v9.2.0.58 v9.2.0.59 v9.2.0.55 v9.2.0.57
2025-11-05 23:31:15 +00:00
f6115ec123 [refactoring] Remove commented lines; unify regrexp 2025-11-06 02:30:01 +03:00
bd0beddbf4 [feature] Responsive design for Admin Panel; Fix bug 77162 2025-11-01 22:17:55 +03:00
9343be675f [fix] Add allowed symbols for password; Fix bug 77233 2025-10-31 19:11:06 +03:00
81a1bb0e68 [feature] Add services.CoAuthoring.ipfilter.useforrequest in Admin Panel; Fix bug 77698 v9.2.0.52 v9.2.0.53 v9.2.0.54 v9.2.0.48 v9.2.0.49 v9.2.0.51 2025-10-30 21:11:55 +00:00
e4505ab698 [bug] Fix bug 77894 2025-10-28 22:25:04 +03:00
5af7e20090 [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
0a0d3339b1 [config] Add limits_document_types_upload formats list 2025-10-26 00:39:34 +03:00
a96e75f07a 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
624ae823d3 [feature] Rename buttons 2025-10-25 11:31:29 +03:00
2af0f24db6 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
4660aeaab7 [fix] Refactor reset ai-settings buttons 2025-10-24 17:48:54 +03:00
28cff70d8c [feat] Show password button & fix requirements 2025-10-24 12:16:13 +03:00
b95cb3d432 [fix] Remove code autoformatting 2025-10-23 20:51:46 +03:00
c4a3613182 [fix] Display reset buttons only on the first step; For bug 77444 2025-10-23 20:44:59 +03:00
8c26587696 [feature] reset AI-settings; Fix bug 77444 2025-10-22 16:00:16 +03:00
028e119edd [feature] Revert validateJWT in schema request 2025-10-21 18:36:20 +03:00
72c0036841 [feature] Minor refactoring 2025-10-21 17:42:33 +03:00
401283452a [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
9a4680497e [bug] Fix sql for oracle NCLOB type; Fix bug 77666 2025-10-20 21:40:30 +00:00
6332a524f7 [test] Add test for updateIf with empty callback; For bug 77666 2025-10-20 21:40:30 +00:00
c7a03c97a7 [bug] Show "Server Unavailable" error on any checkSetupRequired error; Fix bug 77293 2025-10-20 21:40:30 +00:00
dcea07c4c0 [bug] Refactor admin panel routing; Fix bug 77576 2025-10-20 21:40:30 +00:00
5ca413d4c2 [refactor] Use built-in Ajv regexp validator; For bug 77233 2025-10-20 17:48:18 +03:00
6ce5b460a1 [fix] Run linter 2025-10-20 12:31:38 +03:00
585b06d3a9 [bug] Validate password strength on the backend; Fix bug 77233 2025-10-20 12:27:36 +03:00
924595cbe4 [fix] Remove unused dotenv loading from webpack 2025-10-20 12:25:59 +03:00
64e9f702dc [fix] Husky 2025-10-20 12:23:47 +03:00
e8fd664e0e [refactor] Make generic button for admin panel 2025-10-16 12:06:02 +03:00
f73fca7460 [fix] Show login when unauthorized 2025-10-16 12:05:00 +03:00
efda450a06 [bug] Add password validation; Fix bug 77233 2025-10-16 12:03:51 +03:00
318d81c02f Merge branch release/v9.1.0 into master v9.2.0.1 2025-10-14 14:42:47 +00:00
0dc8dbf0fa 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
6ed6c0a33d [bug] Fix reading of tenant secret.key; Fix bug 77558 2025-10-12 19:17:22 +03:00
4f1f430502 Merge pull request '[bug] Preserve Accept-Encoding from original request if not explicitly provided; Fix bug 77551' (#80) from fix/bug-77551 into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/80
2025-10-12 12:40:47 +00:00
b3dfde2d21 Merge pull request '[bug] Add license file watching to AdminPanel; Fix bug 77546' (#79) from fix/bug-77546 into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/79
2025-10-12 12:40:32 +00:00
ead623b904 [bug] Preserve Accept-Encoding from original request if not explicitly provided; Fix bug 77551 2025-10-12 15:28:04 +03:00