Commit Graph

2838 Commits

Author SHA1 Message Date
75caa78f2a [bug] Move from jimp to sharp; Fix bug 76854, 76727, 48506 v9.1.0.113 2025-09-23 07:49:57 +03:00
c8b7eafebc Revert "[bug] Move from jimp to sharp; Fix bug 76854, 76727, 48506"
This reverts commit 28c44687a5.
2025-09-23 02:27:17 +03:00
28c44687a5 [bug] Move from jimp to sharp; Fix bug 76854, 76727, 48506 2025-09-23 02:08:27 +03:00
e91f27b3e7 [bug] Remove .env loading in production; Serve SPA routes correctly v9.1.0.109 2025-09-21 18:13:23 +03:00
e7a4e14029 Merge pull request 'feature/admin-panel-features' (#62) from feature/admin-panel-features into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/62
v9.1.0.107 v9.1.0.108
2025-09-19 23:24:38 +00:00
a7ceb44876 [linter] run prettier 2025-09-20 02:21:35 +03:00
ebe7dc5021 [feature] Revert REACT_APP_BASE_PATH 2025-09-20 02:16:29 +03:00
9a726cd0df [linter] run prettier 2025-09-18 14:42:55 +03:00
22c800064e [feat] add refreshLockInterval in Admin Panel 2025-09-18 14:15:28 +03:00
d4b498b5ef [fix]: webpack for static files 2025-09-18 14:14:29 +03:00
498a955e16 [feature] Refactor env, routing 2025-09-18 14:13:39 +03:00
470e857e6b [fix] Rotate wopi keys 2025-09-18 14:12:07 +03:00
f7aad5eb2a [config] Increase AI proxy default timeout; Fix bug 76728 2025-09-17 17:26:54 +03:00
7a5b5fc2b8 [bug] Disable response decoding while proxying; Fix bug 76719 2025-09-17 17:23:35 +03:00
ea5546b962 [feature] Rotate wopi keys 2025-09-17 16:49:33 +03:00
7f7100d9b3 [fix] Config management in Admin Panel 2025-09-17 12:04:31 +03:00
bf31469731 [feature] Make Save button fixed 2025-09-17 12:02:51 +03:00
17840e6960 [admin] Add generate-keys handler 2025-09-15 00:36:32 +03:00
7e2eaf35ae Merge pull request 'feature/admin-panel2' (#60) from feature/admin-panel2 into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/60
v9.1.0.96 v9.1.0.104 v9.1.0.100 v9.1.0.106 v9.1.0.98 v9.1.0.95 v9.1.0.94
2025-09-12 22:12:25 +00:00
cb01027473 Merge remote-tracking branch 'remotes/origin/release/v9.1.0' into feature/admin-panel2
# Conflicts:
#	AdminPanel/client/src/components/Statistics/InfoTable/index.js
#	AdminPanel/client/src/components/Statistics/index.js
#	AdminPanel/client/src/components/Statistics/styles.module.css
#	AdminPanel/client/src/pages/Statistics/ModeSwitcher.js
#	AdminPanel/client/src/pages/Statistics/MonthlyStatistics.js
#	AdminPanel/client/webpack.config.js
#	AdminPanel/server/sources/server.js
#	Common/config/default.json
#	Common/config/schemas/config.schema.json
2025-09-13 01:11:07 +03:00
c7f7aecdcc [config] Add vsdx like formats; Fix formating 2025-09-13 00:43:55 +03:00
047b196c88 fix: max-width in admin panel 2025-09-12 19:16:30 +03:00
f8b267de65 fix: letter-spacing in admin-panel 2025-09-12 19:10:21 +03:00
434c3e94e0 [fix] Admin panel styles 2025-09-12 18:50:46 +03:00
d308b1dcdd [fix] Admin panel input styles 2025-09-12 18:45:26 +03:00
c9826d0768 [fix] package-lock.json version 2025-09-12 18:31:10 +03:00
6b6b7f216c [prettier] Fix code style 2025-09-12 17:42:55 +03:00
0f5f1d5016 [feature] Add admin[anel port in config 2025-09-12 17:42:33 +03:00
be778e15c8 Merge branch 'release/v9.1.0' into feature/admin-panel2 2025-09-12 17:41:31 +03:00
51e5bf389b [fix] admin panel styles 2025-09-12 17:36:45 +03:00
19a0ea8c53 [feature] Add vsdx format 2025-09-12 12:29:19 +03:00
ea84cd7766 [fix] Fix code style with prettier 2025-09-12 12:00:16 +03:00
a30e0aefe9 [fix] eslint rules 2025-09-12 11:58:23 +03:00
e89c588f96 [fix] eslint 2025-09-12 04:16:04 +03:00
fbc53349a9 [fix] eslint 2025-09-12 04:10:42 +03:00
b5ca0fbf94 [feature] Disable button when there're validation errors 2025-09-12 04:07:59 +03:00
a30d63dce7 [fix] Login page position 2025-09-12 03:53:13 +03:00
9223ba23f6 [refactor] Change components folder 2025-09-12 03:51:19 +03:00
d006ab9719 [refactor] Remove unused components 2025-09-12 03:46:54 +03:00
861f663be2 [feature] New design 2025-09-12 03:46:00 +03:00
7842cc19cb Fix bug 76637 v9.1.0.93 2025-09-10 18:02:25 +03:00
01428c190d Change message 2025-09-10 17:12:13 +03:00
37ccb2b5e7 [feature] Add information about connected DB to admin panel v9.1.0.90 2025-09-10 00:28:23 +03:00
d1f310a27e [feature] Relative pathes in client v9.1.0.88 2025-09-09 02:37:25 +03:00
1e2e74692e [feature] Change adminpanel api v9.1.0.86 2025-09-08 02:32:28 +03:00
bf196e69b9 Merge pull request '[bug] Enforce unconditional autocommit=1 per MySQL connection for data consistency; Fix bug 76588' (#59) from fix/bug-76588 into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/59
2025-09-07 14:08:09 +00:00
72bd94e73f [bug] Enforce unconditional autocommit=1 per MySQL connection for data consistency; Fix bug 76588 2025-09-07 17:06:00 +03:00
d907fd088d [refactor] Fix admin panel statistics rendering in some info.json responses v9.1.0.80 v9.1.0.85 2025-09-05 18:01:26 +03:00
7b97a13da5 [npm] Fix build with webpack 2025-09-05 11:05:05 +03:00
1c4b8a1fab Merge branch 'feature/admin-panel2' into release/v9.1.0
# Conflicts:
#	Common/sources/operationContext.js
#	Common/sources/utils.js
#	DocService/sources/DocsCoServer.js
#	DocService/sources/server.js
#	npm-shrinkwrap.json
#	package.json
2025-09-05 02:41:00 +03:00