Commit Graph

2781 Commits

Author SHA1 Message Date
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
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
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
d28b047408 [linter] manual-fix 2025-08-31 00:01:32 +03:00
5087789b8b [linter] Include tests; auto-fix 2025-08-30 23:32:06 +03:00
e1ce1d4812 [prettier] auto-fix 2025-08-29 11:41:45 +03:00
751b33b222 [prettier] Remove json from .prettierignore 2025-08-29 11:38:28 +03:00
a0447a445d [config] Default useDirectStorageUrls=false to prevent cross-domain URLs; Fix bug 76475 v9.1.0.54 v9.1.0.58 v9.1.0.60 2025-08-27 18:49:40 +03:00
44a7a5f956 [git actions] Fix action with mysql:latest 2025-08-27 14:30:54 +03:00
83261fcc6f [fix] mysql test 2025-08-27 12:43:59 +03:00
d532c06a22 [linter] manual-fix 2025-08-27 10:50:50 +03:00
29d0868269 [prettier] auto-fix 2025-08-27 10:50:22 +03:00
b96fd87289 [linter] Add files in .prettierignore 2025-08-27 10:47:31 +03:00
67a3314e9e [linter] manual-fix 2025-08-27 10:46:21 +03:00
46c2026148 [linter] auto-fix 2025-08-27 10:43:09 +03:00
19ddbc6bf2 [feature] Adjust eslint rules 2025-08-27 10:40:18 +03:00
ade3e858e9 Merge pull request '[sql] Make PostgreSQL schema scripts search_path-agnostic' (#55) from feature/pg-schema into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/55
v9.1.0.46 v9.1.0.45 v9.1.0.44 v9.1.0.51 v9.1.0.53
2025-08-25 11:41:06 +00:00
fc218f6cd7 [sql] Make PostgreSQL schema scripts search_path-agnostic 2025-08-25 14:38:31 +03:00
4ed38ded04 [bug] Fix after merge 2025-08-24 18:47:27 +03:00
8f8fb27d40 [feature] Add server for admin panel 2025-08-24 14:25:03 +03:00
c3defa8fe3 [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
87d655a25d [bug] Refactor pipeStreams to prevent infinite printFile calls v9.1.0.42 2025-08-22 14:59:49 +03:00
98c85fc07d [bug] Fix sendDataWarning call; For bug 76155 2025-08-21 14:15:35 +03:00
5f3732b149 Merge pull request 'feature/wopi-bugs' (#54) from feature/wopi-bugs into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/54
2025-08-21 08:16:16 +00:00
076f1b5b76 [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
9327a99208 [feature] Add pre-commit hook with linter 2025-08-20 11:09:55 +03:00
6d672be874 [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