a8356eda6b
[bug] Fallback to heic-decode for HEIC/HEIF when Sharp fails; Fix bug 76727
2025-10-01 03:06:28 +03:00
6fd91f61d7
[refactor] Remove unused code
2025-09-30 10:27:28 +03:00
796df4ea72
[bug] Downgrade "sharp" version to 0.32.6
2025-09-23 19:46:20 +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
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
859f96d95e
[bug] Include oracledb node files in pkg assets to fix thick mode issue
2025-08-14 13:44:56 +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
6777e116b8
Merge pull request 'feature/ai-proxy-2' ( #33 ) from feature/ai-proxy-2 into release/v9.0.0
...
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/33
2025-05-28 23:34:32 +00:00
b5accd4c58
[npm] Bump dmdb version to fix error with snappy
2025-05-19 18:03:54 +03:00
937ae3f834
[feature] Add 'ai-proxy' handler to forward LLM requests and inject API key
2025-05-17 13:28:00 +03:00
11958a36bb
[npm] Update dependencies
2025-05-14 10:32:47 +03:00
b03872529a
[bug] Remove deep-equal to fix pkg build
2025-04-23 18:59:23 +03:00
94976f8c2a
[bug] Fix axios import
2025-04-23 15:14:08 +03:00
543bd8b7ec
Merge remote-tracking branch 'remotes/origin/feature/update-all-dependencies' into release/v9.0.0
...
# Conflicts:
# 3DPARTY.md
# Common/npm-shrinkwrap.json
2025-04-22 10:56:44 +03:00
9557fe7d43
[feature] Move storage-related files into "storage" folder; For bug 73502
2025-04-04 18:08:36 +03:00
7a6e952721
[npm] Update dependencies
...
install axios
replace request with axios in post request
migrate downloadUrlPromise from request to axios
[feature] Clone sealed config objects before passing to external libraries using config.util.cloneDeep
[deploy] Build and deploy server grunt module
refactor
fix typo
update deprecated aws package
update 3d party.md
2025-03-18 14:17:49 +03:00
b2e21a6a14
[npm] npm audit fix
2025-01-28 09:16:53 +03:00
ee75b4e7ca
Bump mysql2 from 2.3.3 to 3.9.8 in /DocService
2024-06-03 13:24:13 +03:00
cb18e6a31e
Bump mysql2 from 2.3.3 to 3.9.7 in /DocService
...
Bumps [mysql2](https://github.com/sidorares/node-mysql2 ) from 2.3.3 to 3.9.7.
- [Release notes](https://github.com/sidorares/node-mysql2/releases )
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md )
- [Commits](https://github.com/sidorares/node-mysql2/compare/v2.3.3...v3.9.7 )
---
updated-dependencies:
- dependency-name: mysql2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-07 15:44:17 +03:00
05b15721c1
Bump ejs from 3.1.8 to 3.1.10 in /DocService
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-07 15:43:39 +03:00
4acdd458cd
Bump express from 4.18.2 to 4.19.2 in /DocService
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-01 13:44:19 +03:00
b6b113285b
Merge remote-tracking branch 'remotes/origin/release/v8.0.0' into develop
...
# Conflicts:
# Common/sources/storage-fs.js
# DocService/package.json
# DocService/sources/DocsCoServer.js
# DocService/sources/databaseConnectors/connectorUtilities.js
# DocService/sources/databaseConnectors/postgreConnector.js
# DocService/sources/gc.js
# DocService/sources/mySqlBaseConnector.js
# DocService/sources/wopiClient.js
2024-02-05 14:43:02 +03:00
c1553c0f7a
[config] Set pg connector timeouts to limited values; Bump pg version
2024-01-31 20:56:47 +03:00
7866d22b70
[bug] Bump oracledb version to fix ORA-01002 error; Wait for connection. close
2024-01-17 19:57:37 +03:00
34b4cfb5cd
[npm] Bump redis version
2023-12-06 13:54:55 +03:00
40a239b633
Merge remote-tracking branch 'remotes/origin/hotfix/v7.5.1' into release/v7.6.0
...
# Conflicts:
# DocService/npm-shrinkwrap.json
2023-11-15 17:01:04 +03:00
608f4647d7
[bug] Rotate image while uploading in case of exif orientation flag; For bug 46717
2023-10-27 14:15:46 +03:00
461f46cfd4
Revert "[bug] Rotate image while uploading in case of exif orientation flag; For bug 46717"
...
This reverts commit 68ac6ec161 .
2023-10-01 22:50:31 +03:00
68ac6ec161
[bug] Rotate image while uploading in case of exif orientation flag; For bug 46717
2023-09-29 11:40:20 +03:00
440e2a34ca
Merge remote-tracking branch 'remotes/origin/release/v7.5.0' into develop
...
# Conflicts:
# DocService/package.json
2023-09-21 16:01:50 +03:00
53f46a5933
[npm] Save exact version in package.json
2023-09-20 20:33:21 +03:00
1fe19eea91
[ds] MS SQL connector base functionality
2023-08-23 06:46:45 +03:00
1a76a8c62b
Merge pull request #424 from ONLYOFFICE/feature/oracle-base-connector
...
Feature/oracle base connector
2023-08-09 19:07:38 +03:00
50ce107539
[npm] npm audit fix
2023-07-18 19:27:49 +03:00
e4b7f5c998
[feature] Fix for redis server 6.0(and early) and Node 17(and later)
2023-06-27 03:15:54 +03:00
6728395f1e
[ds] Oracle base connector pt.1
2023-06-16 16:25:59 +03:00
5cada9e53c
[npm] Add ioredis, bump redis version
2023-03-14 13:15:36 +03:00
3122912281
Merge remote-tracking branch 'remotes/origin/release/v7.3.0' into develop
...
# Conflicts:
# DocService/npm-shrinkwrap.json
# DocService/package.json
2023-02-03 15:07:31 +03:00
fee5cfc443
[npm] npm audit fix
2023-01-13 09:41:33 +03:00
33ba4bca6a
[npm] Bump pg version for postgres 13 and later
2023-01-12 23:35:55 +03:00
57642c5ed0
[feature] add dm8 database support
2022-12-12 19:51:04 +03:00
eb9d90da3a
[wopi] Fix discovery.xml injection vulnerability
2022-12-06 15:58:24 +03:00
1cf189943b
[feature] Add bottleneck to throttle database requests
2022-10-31 16:00:41 +03:00
e320e9463a
[socket.io] Remove SockJs module
2022-10-27 15:29:42 +03:00
09fe41af75
[feature] Add socket.io module
2022-10-27 15:29:42 +03:00
a2083bce92
[feature] Change mysql connector from mysql to mysql2(with caching_sha2_password); Fix bug 56303
2022-05-25 19:32:36 +03:00
b4d72bc7f8
[jwt] Validate required parameters of browser token
2022-02-04 00:17:49 +03:00
8d644d794d
[npm] npm audit fix
2021-11-16 19:59:17 +03:00