Commit Graph

2906 Commits

Author SHA1 Message Date
d126435208 [linter] run prettier 2025-09-20 02:21:35 +03:00
c7e875b475 [feature] Revert REACT_APP_BASE_PATH 2025-09-20 02:16:29 +03:00
83de0ddc89 [feat] add refreshLockInterval in Admin Panel 2025-09-18 14:15:28 +03:00
e95ad67e56 [config] Increase AI proxy default timeout; Fix bug 76728 2025-09-17 17:26:54 +03:00
61ed6669eb [bug] Disable response decoding while proxying; Fix bug 76719 2025-09-17 17:23:35 +03:00
5ee68fa7ae [feature] Rotate wopi keys 2025-09-17 16:49:33 +03:00
83e0970857 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
3ab65b1d7d 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
97bbd89e67 [config] Add vsdx like formats; Fix formating 2025-09-13 00:43:55 +03:00
6aac58b129 [feature] Add admin[anel port in config 2025-09-12 17:42:33 +03:00
7ef64b28b4 Merge branch 'release/v9.1.0' into feature/admin-panel2 2025-09-12 17:41:31 +03:00
3172491fd3 [feature] Add vsdx format 2025-09-12 12:29:19 +03:00
703f28e57d [fix] eslint rules 2025-09-12 11:58:23 +03:00
ddff49ea24 [fix] eslint 2025-09-12 04:10:42 +03:00
d719dd1cce [feature] New design 2025-09-12 03:46:00 +03:00
8b10fab93c Fix bug 76637 v9.1.0.93 2025-09-10 18:02:25 +03:00
67319c6167 Change message 2025-09-10 17:12:13 +03:00
e49b00e968 [feature] Add information about connected DB to admin panel v9.1.0.90 2025-09-10 00:28:23 +03:00
2e945b34a0 [feature] Change adminpanel api v9.1.0.88 v9.1.0.86 2025-09-08 02:32:28 +03:00
40b00f2501 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
cf1f446ebb [bug] Enforce unconditional autocommit=1 per MySQL connection for data consistency; Fix bug 76588 2025-09-07 17:06:00 +03:00
7b888e09f9 [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
de1968e118 [npm] Fix build with webpack 2025-09-05 11:05:05 +03:00
ba12c28b76 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
72809b8840 [feature] Move info.json request to common router 2025-09-05 02:37:20 +03:00
0a75375e50 [feature] Add parameters in admin panel 2025-09-04 18:11:33 +03:00
c372e9462e [refactor] Authorization for admin panel; router 2025-09-04 18:01:36 +03:00
e6fa37e491 [feature] Refactor config.service.js; Add json schema(file and handler) for config json 2025-09-03 13:34:42 +03:00
b48b69a33a [bug] Expand connection_error log message; Fix bug 76531 v9.1.0.78 v9.1.0.69 v9.1.0.71 2025-09-02 18:28:46 +03:00
735a5c577d [bug] Skip failed checkFileExpire and continue with other files 2025-09-02 14:36:24 +03:00
a0d66547f1 [npm] Remove "prepare" script v9.1.0.67 2025-09-02 12:32:06 +03:00
2edfde4931 [npm] Downgrade husky from 9.1.7 to 8.0.3 (supports Node.js 16) 2025-09-02 11:14:16 +03:00
34d4ff0bfb [feature] Add install:AdminPanel instructions; Fix info.json 2025-09-01 01:20:12 +03:00
ec8124fa58 [prettier] auto-fix 2025-09-01 00:37:55 +03:00
54de9b94d5 [linter] manual-fix after merge 2025-09-01 00:12:57 +03:00
9f89041495 Merge remote-tracking branch 'remotes/origin/release/v9.1.0' into feature/admin-panel2
# Conflicts:
#	Common/sources/operationContext.js
#	Common/sources/utils.js
#	DocService/sources/server.js
#	npm-shrinkwrap.json
2025-08-31 10:23:53 +03:00
8e8ace5e7e Merge pull request 'feature/linter-mysql' (#57) from feature/linter-mysql into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/57
2025-08-31 07:12:30 +00:00
be90d224e0 [feature] Add prettier to pre-commit hook 2025-08-31 10:05:49 +03:00
ebe37bcb8a [git actions] Fix oracle test 2025-08-31 09:53:19 +03:00
7f44d0d321 [prettier] auto-fix 2025-08-31 02:53:41 +03:00
ec42121623 [linter] manual-fix 2025-08-31 02:45:57 +03:00
0d68b04c30 [linter] auto-fix 2025-08-31 02:25:19 +03:00
e2a7d0ba25 [prettier] auto-fix 2025-08-31 02:24:14 +03:00
0799e22b95 Merge remote-tracking branch 'remotes/origin/release/v9.1.0' into feature/linter-mysql
# Conflicts:
#	.github/workflows/azureStorageTests.yml
#	.github/workflows/s3storageTests.yml
#	Common/config/default.json
#	Common/config/log4js/development.json
#	Common/config/log4js/production.json
#	Common/sources/constants.js
#	Common/sources/logger.js
#	Common/sources/moduleReloader.js
#	Common/sources/operationContext.js
#	Common/sources/storage/storage-az.js
#	Common/sources/storage/storage-fs.js
#	Common/sources/utils.js
#	DocService/sources/DocsCoServer.js
#	DocService/sources/ai/aiProxyHandler.js
#	DocService/sources/canvasservice.js
#	DocService/sources/converterservice.js
#	DocService/sources/databaseConnectors/oracleConnector.js
#	DocService/sources/fileuploaderservice.js
#	DocService/sources/wopiClient.js
#	DocService/sources/wopiUtils.js
#	FileConverter/sources/converter.js
2025-08-31 02:22:56 +03:00
f56ed0b8b9 [git actions] Check all branches 2025-08-31 01:45:48 +03:00
a1f6394372 [linter] Turn on require-yield, no-useless-escape 2025-08-31 01:34:22 +03:00
a76ae0192d [linter] manual-fix no-var 2025-08-31 01:19:39 +03:00
0aa8643800 [linter] Fix Object.hasOwn 2025-08-31 01:00:32 +03:00
c3a20137ad [linter] Turn on no-var 2025-08-31 00:23:00 +03:00
f4307ba549 [linter] Turn on no-prototype-builtins 2025-08-31 00:11:21 +03:00