Commit Graph

83 Commits

Author SHA1 Message Date
a748e04cb7 Merge pull request 'feature/tenant-aws-kms-78013' (#101) from feature/tenant-aws-kms-78013 into release/v9.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/101
2026-01-11 14:59:02 +00:00
e4fb45035f [feature] Use tenant config in storage-base.js; For bug 78013 2026-01-11 17:56:45 +03:00
30535bda9a [bug] Fix data binding with large strings in dameng; Fix bug 79123 2025-12-17 19:50:11 +00:00
c8e7bdc835 [feature] Allow to use fixtures in licenseInfo response 2025-12-07 19:03:02 +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
6332a524f7 [test] Add test for updateIf with empty callback; For bug 77666 2025-10-20 21:40:30 +00: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
d907fd088d [refactor] Fix admin panel statistics rendering in some info.json responses 2025-09-05 18:01:26 +03:00
89e48d6bde [feature] Add prettier to pre-commit hook 2025-08-31 10:05:49 +03:00
e1ef6e03e6 [git actions] Fix oracle test 2025-08-31 09:53:19 +03:00
81e0f005e2 [git actions] Check all branches 2025-08-31 01:45:48 +03:00
7a930a9af2 [linter] manual-fix 2025-08-31 00:01:32 +03:00
412dd8848d [linter] Include tests; auto-fix 2025-08-30 23:32:06 +03:00
fb20086ef1 [prettier] auto-fix 2025-08-27 10:50:22 +03:00
dbb33237c6 [feature] Allow custom s3 command options via "commandOptions"; Fix bug 75163 2025-07-28 11:54:44 +03:00
8702a1585b [test] Move direct URL test to cover all specialDirs; Use storageFolderName to verify fix from d4658ce 2025-06-19 12:31:59 +03:00
65004e1564 [test] directUrl 2025-06-18 23:00:14 +03:00
7ba37942f0 change port 2025-06-18 22:16:14 +03:00
76aa11da64 [test] remove utils.sleep 2025-06-16 23:37:22 +03:00
fb341604f9 [test] Start mock server in storage.tests.js to run tests independently of live server 2025-06-16 02:20:05 +03:00
6e12c92016 [test] add directUrl test 2025-06-11 23:22:00 +03:00
d4658ce600 [fix] Fix bug with useDirectStorageUrls=false when persistentStorage.storageFolderName differs from storage.storageFolderName 2025-05-31 12:10:31 +03:00
4b45afb74e [feature] Fix bugs; For bug 73737 2025-05-17 00:44:41 +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
abe65935de [tests] Add test for status!=200 2025-04-22 10:37:57 +03:00
f42b5a96a6 [refactor] Improved tests and error handling 2025-04-21 21:07:54 +03:00
f6c0936428 [refactoring] Refactor tests; Decrease some test timeouts 2025-04-21 17:56:40 +03:00
d46166ac61 [bug] Fix tests timeout 2025-04-21 17:49:25 +03:00
6721e844d7 [feature] Refactor tests, proxy, timeouts 2025-04-17 14:37:33 +03:00
804880e0ef [feature] Move requests.tests in /unit 2025-04-15 15:26:09 +03:00
4d735703d7 [feature] Refactor downloadUrlPromise 2025-04-14 17:41:56 +03:00
bb18e0f907 [bug] Fix storage path 2025-04-04 18:08:38 +03:00
9557fe7d43 [feature] Move storage-related files into "storage" folder; For bug 73502 2025-04-04 18:08:36 +03:00
3dc487b856 [feature] Refactor uploadObject; For bug 73502 2025-04-04 18:08:33 +03:00
c75a88aecb [feature] add azure blob storage 2025-04-04 18:08:32 +03:00
47399233bb [feature] Add requestDefault parameters 2025-04-03 17:36:14 +03:00
d3cc432d0e [refactor] Rewrite functions using axios 2025-03-31 13:42:24 +03:00
24c441133a [test] Add requestSSRF.tests.js for SSRF request to denied IP 2025-03-26 14:37:44 +03:00
addc7da26b [test] Add tests for downloadUrlPromise, postRequestPromise 2025-03-26 11:03:35 +03:00
bfa3c76c25 [test] Add tests for downloadUrlPromise 2025-03-20 17:27:39 +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
9c3f9aa993 [feature] Filter old rows in getCountWithStatus while "shutdown" 2024-09-12 17:12:58 +03:00
5a8b10a86f [test] Add getCountWithStatusCase test 2024-09-03 14:55:35 +03:00
a117a30cc8 Merge branch 'hotfix/v8.1.1' into release/v8.2.0
# Conflicts:
#	DocService/sources/utilsDocService.js
2024-07-26 12:19:18 +03:00
61b5e5d0b9 [bug] Add tiff to supported image formats; for bug 45401 2024-06-26 21:03:29 +03:00