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
b2fcb55b76
Merge pull request 'feature/refresh-file' ( #10 ) from feature/refresh-file into develop
...
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/10
v99.99.99.4058
v8.3.0.5
v99.99.99.4059
v99.99.99.4060
2024-11-29 15:53:06 +00:00
74068e5ad9
[feature] Refactor "version history" to use reconnection as in refreshFile
2024-11-29 17:11:20 +03:00
ec2c707c5e
[debug] Fix validateAuthToken for refresh token; Change log level of errors handled via refreshFile to debug
2024-11-29 17:11:19 +03:00
2dfc7b4fd1
[refactor] Refactoring in 'auth'
2024-11-29 17:11:19 +03:00
a6ff5ab2b4
[bug] Fix crash with undefined firstParticipantNoView
2024-11-29 17:11:18 +03:00
ed81ccc952
[feature] Add checkAndInvalidateCache to refreshFile
2024-11-29 17:11:18 +03:00
e738401a1e
[feature] Fix wopi_RefreshFile command
2024-11-29 17:11:17 +03:00
a90b3c55eb
[wopi] Add wopi_RefreshFile command; Stub for validateAuthToken
2024-11-29 17:11:17 +03:00
b363c005ae
[bug] Fix ipfilter for tenants; Fix bug 71896
2024-11-29 15:01:53 +03:00