1204 Commits

Author SHA1 Message Date
8fb8d22ffb [bug] Add internal/cluster/pre-stop handler to graceful shutdown in k8s cluster 2025-11-12 21:58:54 +03: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
5af7e20090 [bug] Delete redis proxy key on cleanDocumentOnExit when all editors quit; For bug 77217 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
401283452a [bug] Normalize null to empty string for NCLOB/CLOB columns; Fix bug 77676 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
dcea07c4c0 [bug] Refactor admin panel routing; Fix bug 77576 2025-10-20 21:40:30 +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
5b5851e603 [bug] Avoid modifying cached config; Fix bug 77490 2025-10-11 11:31:06 +03:00
0ec3e50800 [bug] Fix stat for admin panel; For bug 77514 2025-10-10 19:36:23 +03:00
fcd082501b [bug] Fix info page for OpenSource; Fix bug 77514 2025-10-10 17:41:27 +03:00
bbd36f53c4 [bug] Avoid modifying cached config; Fix bug 77490 2025-10-10 13:00:04 +03:00
8f2a4f0a99 [feature] Use SCHEMA_NAME in TABLE_SCHEMA for mssql; For bug 77346 2025-10-09 20:23:36 +00:00
92a85c4135 [bug] Skip empty callback in createSaveTimer to prevent infinite shutdown 2025-10-09 01:35:29 +03:00
1c666d5776 [perf] Cache crypto.KeyObject to avoid expensive key creation on every request. 2025-10-08 21:17:06 +03:00
3620953972 [bug] Add timeout for FileStatus.WaitQueue; Fix bug 77413 2025-10-07 23:48:39 +03:00
7ca712075c [bug]Move Ai plugin settings to admin panel; Add custom provider; For bug75241 2025-10-06 23:33:53 +03:00
d1f831eabd [feature] Clean info page; Fix eslint; For bug 76861 2025-10-05 16:12:35 +03:00
a8356eda6b [bug] Fallback to heic-decode for HEIC/HEIF when Sharp fails; Fix bug 76727 2025-10-01 03:06:28 +03:00
db6e6fd1e8 [feature] Refactor configureLogger 2025-10-01 02:28:27 +03:00
6fd91f61d7 [refactor] Remove unused code 2025-09-30 10:27:28 +03:00
e87a7c7c13 [bug] Fix bug 77061 2025-09-30 02:45:09 +03:00
0dbcfe4609 [prettier] Fix code style 2025-09-30 02:17:41 +03:00
582bf5cf63 Merge remote-tracking branch 'remotes/origin/release/v9.1.0' into fix/admin-panel 2025-09-30 02:14:55 +03:00
607a18b79b [bug] Call finalizeConfigWithRuntime after requireConfigWithRuntime to clean up after all 'config' loads in all node_modules 2025-09-30 02:09:19 +03:00
5288068c5a [bug] Set temporary HOME to fix: EACCES: permission denied, mkdir '/var/www/onlyoffice/documentserver/.cache' 2025-09-29 16:58:48 +03:00
adb0091926 [bug] Add PKG_EXTRACT_PATH to fix: EACCES: permission denied, mkdir '/var/www/onlyoffice/documentserver/.cache' ; For bug 76727 2025-09-25 02:38:10 +03:00
5ebeab4fec [bug] Add PKG_CACHE_PATH, XDG_CACHE_HOME to fix: EACCES: permission denied, mkdir '/var/www/onlyoffice/documentserver/.cache' ; For bug 76727 2025-09-25 02:25:50 +03:00
dd7643518a [bug] Add initializeSharp; For bug 76727 2025-09-24 15:42:47 +03:00
796df4ea72 [bug] Downgrade "sharp" version to 0.32.6 2025-09-23 19:46:20 +03:00
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