Commit Graph

1173 Commits

Author SHA1 Message Date
71085917a8 [prettier] Fix code style 2025-09-23 17:12:00 +03:00
a5da003ad1 [feature] Implement Sharp graceful degradation 2025-09-23 16:45:29 +03:00
75caa78f2a [bug] Move from jimp to sharp; Fix bug 76854, 76727, 48506 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
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
7a5b5fc2b8 [bug] Disable response decoding while proxying; Fix bug 76719 2025-09-17 17:23:35 +03:00
1e2e74692e [feature] Change adminpanel api 2025-09-08 02:32:28 +03:00
72bd94e73f [bug] Enforce unconditional autocommit=1 per MySQL connection for data consistency; Fix bug 76588 2025-09-07 17:06:00 +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
c189f8bd42 [feature] Move info.json request to common router 2025-09-05 02:37:20 +03:00
58944cdef4 [bug] Expand connection_error log message; Fix bug 76531 2025-09-02 18:28:46 +03:00
c4fcbea597 [bug] Skip failed checkFileExpire and continue with other files 2025-09-02 14:36:24 +03:00
8a866dc61e [prettier] auto-fix 2025-09-01 00:37:55 +03:00
10149d303b [linter] manual-fix after merge 2025-09-01 00:12:57 +03:00
3f3c8a031c 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
e1ef6e03e6 [git actions] Fix oracle test 2025-08-31 09:53:19 +03:00
9f1eeeb5c8 [prettier] auto-fix 2025-08-31 02:53:41 +03:00
6664caf094 [linter] manual-fix 2025-08-31 02:45:57 +03:00
ff8632f136 [linter] auto-fix 2025-08-31 02:25:19 +03:00
e0e9f94181 [prettier] auto-fix 2025-08-31 02:24:14 +03:00
04a5bd5ad3 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
988b6d6d78 [linter] Turn on require-yield, no-useless-escape 2025-08-31 01:34:22 +03:00
1b0b2c2c5b [linter] manual-fix no-var 2025-08-31 01:19:39 +03:00
29a1e01dee [linter] Fix Object.hasOwn 2025-08-31 01:00:32 +03:00
b79f137caf [linter] Turn on no-var 2025-08-31 00:23:00 +03:00
6ed8f9131b [linter] Turn on no-prototype-builtins 2025-08-31 00:11:21 +03:00
fb20086ef1 [prettier] auto-fix 2025-08-27 10:50:22 +03:00
f1d8fa3b0d [linter] manual-fix 2025-08-27 10:46:21 +03:00
d6be91f3e3 [linter] auto-fix 2025-08-27 10:43:09 +03:00
c1584abfa1 [feature] admin-panel react
# Conflicts:
#	DocService/npm-shrinkwrap.json
#	DocService/package.json
#	DocService/sources/routes/config/config.service.js
#	DocService/sources/routes/config/router.js
#	DocService/sources/server.js
2025-08-24 14:25:01 +03:00
8ee59496c6 [bug] Refactor pipeStreams to prevent infinite printFile calls 2025-08-22 14:59:49 +03:00
e30207c00a [bug] Fix sendDataWarning call; For bug 76155 2025-08-21 14:15:35 +03:00
10180ff410 [wopi] Always sign and verify session token; Verify browser token if present; Always sign browser token for wopi; For bug 75893 2025-08-21 11:11:42 +03:00
3cd46b8cb7 [wopi] Log userSessionId; Allow usid in discovery query param; Send WOPI X-WOPI-CorrelationId/X-WOPI-SessionId headers; 2025-08-20 10:54:45 +03:00
3ec445b909 [wopi] Send warning on forced view mode; For bug 76155 2025-08-19 16:00:29 +03:00
2632712666 [wopi] Fallback to view mode in case of lock failure; For bug 76155 2025-08-18 19:43:00 +03:00
859f96d95e [bug] Include oracledb node files in pkg assets to fix thick mode issue 2025-08-14 13:44:56 +03:00
f6b01c9b5a [feature] Read user.customerId from open config 2025-08-14 01:17:39 +03:00
96b9321d13 [feature] Allow Oracle DB thick mode 2025-08-13 01:34:16 +03:00
53235a602c [bug] Sanitize Content-Disposition in downloadFile; For bug 76325 2025-08-13 00:59:41 +03:00
0a2f5abfc7 [bug] Fix title var; For bug 70772 2025-08-12 15:55:37 +03:00
4214818f00 [bug] Fix licenseLimitEdit title template; For bug 70772 2025-08-12 15:47:32 +03:00
411018d4b9 [bug] Fix test; For bug 76277 2025-08-08 14:26:07 +03:00
bab7659f37 [perf] Speed up doc_changes inserts: bindDefs, MAX_EXECUTE_MANY_ROWS, IGNORE_ROW_ON_DUPKEY_INDEX, cap 2-way concurrency; Fix bug 76277 2025-08-08 13:46:13 +03:00
3327be2bd6 [feature] Add 'aiSettings.proxy' to support routing AI requests via proxy 2025-08-05 19:46:45 +03:00
5d6dd57fcd Merge pull request 'hotfix/v9.0.4' (#50) from hotfix/v9.0.4 into develop
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/50
2025-08-05 11:59:00 +00:00
ed03f351b2 [bug] Fix bug with ollama provider 2025-07-29 19:45:00 +03:00