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
8df5236cf7
Merge branch release/v8.1.0 into develop
2024-06-26 10:47:56 +00:00
bf8ff4daa8
[bug] Add storage test with tenant; Fix bug 68563
2024-06-11 19:18:00 +03:00
2ab453d0eb
[feature] License expiration notification changed
2024-06-04 16:57:28 +03:00
ab28ff6009
[feature] Tests and fixes
2024-06-04 11:48:32 +03:00
ea84d9a3cb
[feature] License expired notification trigger added
2024-06-04 11:48:29 +03:00
44e4d28b55
[feature] Notification service added
2024-06-04 11:38:06 +03:00
d2895a5500
[feature] Mail service fixes pt.2
2024-06-04 11:38:06 +03:00
ef361e9f8b
[feature] Mail service fixes pt.1
2024-06-04 11:38:05 +03:00
438a9c82a1
[feature] Mail service
2024-06-04 11:38:05 +03:00
92682e70ff
Merge remote-tracking branch 'remotes/origin/release/v8.1.0' into develop
...
# Conflicts:
# Common/config/default.json
# Common/sources/constants.js
# DocService/sources/DocsCoServer.js
2024-06-03 16:17:19 +03:00
04021ec45a
[copyright] Add missing Copyright
2024-04-24 16:54:58 +03:00
1b8e6bba24
[copyright] Update Copyright date
2024-04-24 16:51:12 +03:00
a23df363e8
[config] Add persistentStorage as alternative storage for forgotten files
2024-04-01 01:18:03 +03:00
ce7997c019
[test] Test git action trigger
2024-03-24 21:03:33 +03:00
f1ba950b2f
[test] Add db table absence test; Remove useless isServerStartedUp
2024-03-24 12:32:47 +03:00
2b9f7fd7cd
[feature] Compability check of changes table added
2024-03-22 20:44:49 +03:00
0175e2d092
[bugfix] Fix of AES encoding, test added
2024-03-19 10:15:25 +03:00
52220f496d
[git actions] Dameng tests action, dameng connector refactoring, dependencies update, minor structure refactorng
2023-12-05 09:21:20 +03:00
2786d0c47e
[git actions] Oracle and mssql actions, unit test action
2023-12-05 09:21:14 +03:00