Commit Graph

2678 Commits

Author SHA1 Message Date
6fa190bc76 [feature] Refactor postRequestPromise 2025-04-18 11:45:41 +03:00
92a907cbd8 [feature] Refactor tests, proxy, timeouts 2025-04-17 14:37:33 +03:00
d838031d13 Merge branch hotfix/v8.3.3 into master 2025-04-16 07:37:04 +00:00
9b73f4e711 [feature] Move requests.tests in /unit 2025-04-15 15:26:09 +03:00
d08820469a [feature] Refactor downloadUrlPromise 2025-04-14 17:41:56 +03:00
c4448b3294 [wopi] Add odg to slideView formats v9.0.0.50 v9.0.0.49 v9.0.0.48 v9.0.0.47 v9.0.0.44 v9.0.0.43 v9.0.0.51 v9.0.0.52 v9.0.0.53 v9.0.0.54 v9.0.0.55 2025-04-09 11:39:53 +03:00
b926a4cdce Merge pull request '[bug] Fix ERR_INVALID_PROTOCOL error; Fix bug 73913' (#23) from fix/bug-73913 into hotfix/v8.3.3
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/23
v8.3.3.15 v8.3.3.13 v8.3.3.23 v8.3.3.21 v8.3.3.18 v8.3.3.17 v8.3.3.16 v8.3.3.12 v8.3.3.14 v8.3.3.11
2025-04-08 14:57:41 +00:00
7dd7a2e81e [bug] Fix ERR_INVALID_PROTOCOL error; Fix bug 73913 2025-04-08 17:50:30 +03:00
e573b57171 Merge pull request 'feature/azure-storage' (#21) from feature/azure-storage into release/v9.0.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/21
v9.0.0.41 v9.0.0.36 v9.0.0.42 v9.0.0.40 v9.0.0.35
2025-04-04 15:09:58 +00:00
7f388e4063 [bug] Fix storage path 2025-04-04 18:08:38 +03:00
765c2d7597 [feature] Change azure connection string; For bug 73502 2025-04-04 18:08:37 +03:00
54e7c2041c [feature] Move storage-related files into "storage" folder; For bug 73502 2025-04-04 18:08:36 +03:00
68cf18218b [feature] refactor BlobServiceClient url; For bug 73502 2025-04-04 18:08:34 +03:00
84f67a7897 [feature] Refactor uploadObject; For bug 73502 2025-04-04 18:08:33 +03:00
a23acdd390 [feature] add azure blob storage 2025-04-04 18:08:32 +03:00
37b2b61cc7 [feature] Add requestDefault parameters 2025-04-03 17:36:14 +03:00
c2d70aef53 Merge branch hotfix/v8.3.2 into release/v9.0.0 v9.0.0.33 v9.0.0.32 2025-04-01 08:39:27 +00:00
04021115cf [refactor] Rewrite functions using axios 2025-03-31 13:42:24 +03:00
ee1fca912a [test] Add requestSSRF.tests.js for SSRF request to denied IP 2025-03-26 14:37:44 +03:00
7d8425c062 [test] Add tests for downloadUrlPromise, postRequestPromise 2025-03-26 11:03:35 +03:00
630084ff48 [wopi] Move xlsb to editable v9.0.0.27 v9.0.0.31 v9.0.0.30 v9.0.0.29 v9.0.0.28 v9.0.0.26 v9.0.0.24 2025-03-26 00:28:13 +03:00
67b957d405 [sql] Use NONCLUSTERED index to fix 900 byte max key length limit; For bug 773602 2025-03-25 16:09:15 +03:00
95cb6ff1c2 [sql] Remove xepdb1 from oracle creation scheme v9.0.0.23 2025-03-25 00:37:37 +03:00
4d95093d81 [sql] Refactor mssql schema; Fix bug 73602 v9.0.0.21 v9.0.0.19 v9.0.0.22 v9.0.0.20 2025-03-21 16:02:25 +03:00
ff9405f8be [test] Add tests for downloadUrlPromise 2025-03-20 17:27:39 +03:00
ce9ad1cdb9 Merge branch 'feature/update-all-dependencies' of https://git.onlyoffice.com/ONLYOFFICE/server into feature/update-all-dependencies 2025-03-19 23:16:50 +03:00
fb6e053c96 [npm] fix proxy, url parsing and http agent 2025-03-19 23:15:56 +03:00
5f9445abd3 [bug] Fix isDifferentPersistentStorage 2025-03-19 13:24:31 +03:00
294c2d1162 [bug] Fix typo 2025-03-19 12:20:44 +03:00
cfe7f3d0dd [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
f975a65ec6 Merge branch hotfix/v8.3.1 into develop v99.99.99.4168 v99.99.99.4167 v99.99.99.4188 v99.99.99.4187 v99.99.99.4186 v99.99.99.4185 v99.99.99.4184 v99.99.99.4175 v99.99.99.4169 v99.99.99.4170 v99.99.99.4171 v99.99.99.4172 v99.99.99.4173 v99.99.99.4176 v99.99.99.4174 2025-03-10 08:31:24 +00:00
18ebdd1974 [config] Add 3 retries to callbackUrl request by default(services.CoAuthoring.callbackBackoffOptions.retries) v9.0.0.10 v9.0.0.8 v9.0.0.9 v9.0.0.7 v9.0.0.1 v9.0.0.12 v9.0.0.13 v9.0.0.6 v9.0.0.14 v9.0.0.15 v9.0.0.5 v9.0.0.16 v9.0.0.11 2025-03-03 10:33:31 +03:00
96efe3c7e7 Merge branch hotfix/v8.3.1 into master v8.3.2.28 v8.3.2.27 v8.3.3.2 v8.3.2.11 v8.3.3.5 v8.3.3.7 v8.3.3.8 v8.3.3.9 v8.3.2.12 v8.3.3.4 v8.3.3.6 v8.3.2.13 v8.3.2.10 v8.3.2.14 v8.3.2.15 v8.3.2.16 v8.3.2.17 v8.3.2.18 v8.3.2.19 v8.3.2.2 v8.3.2.20 v8.3.2.23 v8.3.2.1 v8.3.2.24 v8.3.2.25 v8.3.3.10 v8.3.3.1 v8.3.2.9 v8.3.2.29 v8.3.2.3 v8.3.2.4 v8.3.2.7 2025-02-27 13:22:17 +00:00
ba0c59ade3 Update Readme.md v8.3.1.25 v8.3.1.22 v8.3.1.29 v8.3.1.23 v8.3.1.30 v8.3.1.31 v8.3.1.20 v8.3.1.21 v8.3.1.26 v8.3.1.28 2025-02-21 17:07:42 +03:00
6a509db5f4 [config] Allow empty accessKeyId to use AWS role auth; Fix bug 73127 v8.3.1.19 2025-02-20 11:31:22 +03:00
07bb5d732d [bug] Fix connection restore error; Fix bug 70683 v8.3.1.16 v8.3.1.17 v8.3.1.18 2025-02-17 19:11:30 +03:00
bf99daed69 [wopi] For prev commit 2025-02-17 17:18:38 +03:00
4a162b2d92 [wopi] Fix wopi proof validator(wopiSrc and access_token with special chars) 2025-02-17 13:36:17 +03:00
477a646d42 Merge pull request '[bug] Fix path to document_editor_service_worker.js; Fix bug 73137' (#17) from fix/pre8.3.1 into hotfix/v8.3.1
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/17
v8.3.1.6 v8.3.1.10 v8.3.1.11 v8.3.1.14 v8.3.1.5
2025-02-08 22:13:40 +00:00
62f89bdac6 [bug] Fix path to document_editor_service_worker.js; Fix bug 73137 2025-02-07 10:30:20 +03:00
f46fc8b614 [wopi] Revert visio formats v99.99.99.4135 v99.99.99.4148 v99.99.99.4134 v99.99.99.4133 v99.99.99.4132 v99.99.99.4131 v99.99.99.4137 v99.99.99.4138 v99.99.99.4141 v99.99.99.4142 v99.99.99.4143 v99.99.99.4145 v99.99.99.4146 v99.99.99.4147 v99.99.99.4136 v99.99.99.4166 v99.99.99.4165 v99.99.99.4164 v99.99.99.4163 v99.99.99.4162 v99.99.99.4161 v99.99.99.4160 v99.99.99.4159 v99.99.99.4158 v99.99.99.4157 v99.99.99.4155 v99.99.99.4153 v99.99.99.4152 v99.99.99.4151 v99.99.99.4150 v99.99.99.4149 2025-02-06 19:25:39 +03:00
6b984b42bb Merge remote-tracking branch 'remotes/origin/release/v8.3.0' into develop 2025-02-06 19:18:36 +03:00
2bd8d8e1bd Merge branch release/v8.3.0 into master 2025-02-05 17:22:07 +00:00
39d39fb881 [wopi] Remove visio formats v8.3.0.89 v8.3.0.86 v8.3.0.87 v8.3.0.88 v8.3.0.91 v8.3.0.92 v8.3.0.93 v8.3.0.94 v8.3.0.97 v8.3.0.98 2025-01-31 11:10:01 +03:00
5d0aa96928 [bug] Save headingsColor for word editor; For bug 72952 2025-01-30 23:25:05 +03:00
fc6ae5326c [bug] Handle CONVERT_CELLLIMITS exit code; Fix bug 72913; Fix bug 71510 v8.3.0.84 v8.3.0.85 2025-01-29 20:17:44 +03:00
db646c604a [npm] npm audit fix v8.3.0.83 2025-01-28 09:16:53 +03:00
c4d2b0be42 Merge branch 'release/v8.3.0' into develop v99.99.99.4119 v99.99.99.4125 v99.99.99.4130 v99.99.99.4129 v99.99.99.4128 v99.99.99.4127 v99.99.99.4126 v99.99.99.4118 v99.99.99.4124 v99.99.99.4123 v99.99.99.4122 v99.99.99.4121 2025-01-24 15:27:05 +03:00
575198b3c9 Merge branch hotfix/v8.2.2 into develop v99.99.99.4107 v99.99.99.4110 v99.99.99.4069 v99.99.99.4070 v99.99.99.4099 v99.99.99.4100 v99.99.99.4101 v99.99.99.4102 v99.99.99.4103 v99.99.99.4104 v99.99.99.4105 v99.99.99.4106 v99.99.99.4071 v99.99.99.4108 v99.99.99.4109 v99.99.99.4068 v99.99.99.4111 v99.99.99.4072 v99.99.99.4098 v99.99.99.4096 v99.99.99.4095 v99.99.99.4094 v99.99.99.4093 v99.99.99.4081 v99.99.99.4079 v99.99.99.4078 v99.99.99.4077 v99.99.99.4076 v99.99.99.4075 v99.99.99.4074 v99.99.99.4073 2024-12-09 12:07:14 +00:00
8e26cdce70 [feature] Rename draw->visio v99.99.99.4063 v99.99.99.4067 v99.99.99.4064 v99.99.99.4065 v99.99.99.4066 2024-12-04 14:22:04 +03:00