Commit Graph

2892 Commits

Author SHA1 Message Date
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
2a8bf6b238 [wopi] Send warning on forced view mode; For bug 76155 2025-08-19 16:00:29 +03:00
ce20e34048 [wopi] Fallback to view mode in case of lock failure; For bug 76155 2025-08-18 19:43:00 +03:00
468e20449c Merge pull request 'Fix the table or view does not exist error when deleting tables in oracle' (#53) from fix/oracle-removetbl into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/53
v9.1.0.31 v9.1.0.29 v9.1.0.26 v9.1.0.32
2025-08-18 09:26:59 +00:00
410b170181 Fix the table or view does not exist error when deleting tables in oracle 2025-08-18 12:06:20 +03:00
d020a85119 [bug] Refactor requireConfigWithRuntime to temp set/restore NODE_CONFIG during config reload to avoid E2BIG 2025-08-18 00:14:16 +03:00
7b65967562 [bug] Include oracledb node files in converter pkg assets to fix thick mode issue v9.1.0.16 v9.1.0.15 v9.1.0.14 2025-08-14 14:44:58 +03:00
2616cd5801 [bug] Include oracledb node files in pkg assets to fix thick mode issue v9.1.0.13 2025-08-14 13:44:56 +03:00
92a97aefce [feature] Read user.customerId from open config v9.1.0.12 2025-08-14 01:17:39 +03:00
407ea57312 [feature] Allow Oracle DB thick mode v9.1.0.8 2025-08-13 01:34:16 +03:00
36901498d4 [bug] Sanitize Content-Disposition in downloadFile; For bug 76325 2025-08-13 00:59:41 +03:00
9f5d988172 [bug] Fix title var; For bug 70772 2025-08-12 15:55:37 +03:00
2bafa9da29 [bug] Fix licenseLimitEdit title template; For bug 70772 2025-08-12 15:47:32 +03:00
e4c25027cf Merge pull request 'feature/az-command-options-4' (#52) from feature/az-command-options-4 into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/52
v9.1.0.7
2025-08-11 13:19:19 +00:00
b6e25462bc [git actions] Use docker inspect to fix gitea actions 2025-08-11 15:57:22 +03:00
aef1ae8e86 [git actions] Clean up Docker before and after action completes 2025-08-11 12:45:47 +03:00
288a334bfd [bug] Fix test; For bug 76277 2025-08-08 14:26:07 +03:00
4a17a7a59e [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
2ae52ac56b [fix] azure command options 2025-08-07 19:06:33 +03:00
a7697208d0 [git actions] Add GitHub Actions job for lint and format checks 2025-08-06 19:30:08 +03:00
f10493a5c5 [feature] Add code formatting and linting configurations 2025-08-06 18:25:14 +03:00
cde8420441 [feature] prettier config 2025-08-06 17:00:45 +03:00
76196db3f4 [feature] Allow custom az command options via "commandOptions"; Fix bug 75163 2025-08-05 21:46:40 +03:00
c07e34541f [feature] Add 'aiSettings.proxy' to support routing AI requests via proxy 2025-08-05 19:46:45 +03:00
002d644576 Merge branch hotfix/v9.0.4 into master 2025-08-05 14:13:24 +00:00
265126a805 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
3eccabccc1 [bug] Fix bug with ollama provider v9.0.4.40 v9.0.4.39 v9.0.4.50 v9.0.4.49 v9.0.4.48 v9.0.4.47 v9.0.4.46 v9.0.4.42 v9.0.4.52 v9.0.4.54 2025-07-29 19:45:00 +03:00
d09f60912d [bug] Disable caching for "info" page; Fix bug 76133 2025-07-29 15:46:05 +03:00
96b4320666 Merge branch hotfix/v9.0.3 into develop v99.99.99.4314 v99.99.99.4315 2025-07-29 10:46:21 +00:00
85951bc8bb [bug] Use 127.0.0.1 instead of localhost to resolve Node.js request issues; For prev commit v9.0.4.38 2025-07-28 14:31:12 +03:00
bc1b50521d [feature] Allow custom s3 command options via "commandOptions"; Fix bug 75163 v99.99.99.4313 2025-07-28 11:54:44 +03:00
86887d6d1d Merge pull request 'fix/update-ai-plugin' (#48) from fix/update-ai-plugin into hotfix/v9.0.4
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/48
v9.0.4.35 v9.0.4.36 v9.0.4.37
2025-07-25 21:16:36 +00:00
7298031ce4 [feature] Sync with plugin update 2025-07-25 20:02:07 +03:00
4800387bf1 [feature] Update ai plugin dir 2025-07-25 18:04:51 +03:00
5c298288f5 Merge pull request '[bug] Add autocommit options to mysql; Fix bug 76048' (#47) from feature/bug-76048 into develop
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/47
v99.99.99.4308 v99.99.99.4307 v99.99.99.4312 v99.99.99.4311 v99.99.99.4310 v99.99.99.4309
2025-07-21 18:18:15 +00:00
0bd2de354d [bug] Add autocommit options to mysql; Fix bug 76048 2025-07-21 21:16:29 +03:00
3c9415d359 [bug] Fix handling of comma-separated values in X-Forwarded-Host header v9.0.4.16 v9.0.4.33 v9.0.4.17 v9.0.4.18 v9.0.4.21 v9.0.4.22 v9.0.4.23 v9.0.4.26 v9.0.4.32 2025-07-17 17:24:16 +03:00
bdeae8760b Merge pull request 'feature/runtime-config-3' (#46) from feature/runtime-config-3 into develop
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/46
v99.99.99.4302 v99.99.99.4301 v99.99.99.4306 v99.99.99.4303
2025-07-17 09:21:10 +00:00
8c6d91306c [refactor] Refactor gc.js; Move code from finally to try-catch block 2025-07-17 12:10:09 +03:00
f06867916b [refactor] Remove redundent initTenantCache calls in gc 2025-07-16 12:04:39 +03:00
f35ceb8168 [feature] Add config module reloader in FileConverter 2025-07-16 12:04:39 +03:00