|
|
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 |
|
|
|
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 |
|