Commit Graph

1073 Commits

Author SHA1 Message Date
726994d091 fix: downgrade Jimp version in package.json 2025-05-12 19:40:58 +03:00
e9b531af24 [feature] Update dependencies; Migrate to esm; Create build 2025-05-12 19:17:23 +03:00
66becad2b5 [feature] Update dependencies 2025-04-29 11:58:59 +03:00
6c0463bf6a [bug] Fix start with production config 2025-04-24 08:10:27 +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
4d735703d7 [feature] Refactor downloadUrlPromise 2025-04-14 17:41:56 +03:00
9557fe7d43 [feature] Move storage-related files into "storage" folder; For bug 73502 2025-04-04 18:08:36 +03:00
f8ec53f19b Merge branch hotfix/v8.3.2 into release/v9.0.0 2025-04-01 08:39:27 +00:00
3e675c4ea8 [bug] Fix isDifferentPersistentStorage 2025-03-19 13:24:31 +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
9eceb0c570 [bug] Fix connection restore error; Fix bug 70683 2025-02-17 19:11:30 +03:00
fd3f799816 [wopi] For prev commit 2025-02-17 17:18:38 +03:00
3bb7d337f8 [wopi] Fix wopi proof validator(wopiSrc and access_token with special chars) 2025-02-17 13:36:17 +03:00
5b96afe665 [bug] Fix path to document_editor_service_worker.js; Fix bug 73137 2025-02-07 10:30:20 +03:00
2cfc936335 [wopi] Remove visio formats 2025-01-31 11:10:01 +03:00
78b8e68a4a [bug] Save headingsColor for word editor; For bug 72952 2025-01-30 23:25:05 +03:00
b2e21a6a14 [npm] npm audit fix 2025-01-28 09:16:53 +03:00
fb584ddac0 [wopi] Remove vsdx from OS discovery 2025-01-14 15:02:31 +03:00
94aa8b5acc [feature] Rename visio->diagram 2025-01-14 14:34:41 +03:00
0a765c62c3 [bug] Remove default wopi secrets; Fix bug 72299 2025-01-10 18:24:09 +03:00
84b7666603 [log] Turn off error log message in addRandomKeyTask(downloadAs) 2025-01-05 16:21:00 +03:00
46c4980313 [bug] Parameterize sql query in getTableColumns; Fix bug 72340 2024-12-26 16:33:11 +03:00
47aded433e [bug] Fix bug with sending status=4 after status=2 in case of connection restore 2024-12-23 18:38:38 +03:00
01c353a4d6 [feature] Remove unused handler 'uploadold' (needed for compatibility with ie9) 2024-12-22 13:49:39 +03:00
95eaea945d [feature] Return NotModified in saveRelativeFromChanges 2024-12-16 21:28:32 +03:00
79e2d5f134 [feature] Add "vstx", "vssx", "vsdm", "vstm", "vssm" to wopi discovery; For bug 72011 2024-12-11 17:27:19 +03:00
97229af8ba Merge branch hotfix/v8.2.2 into release/v8.3.0 2024-12-09 12:07:15 +00:00
abe1870d77 [feature] Rename draw->visio 2024-12-04 14:22:04 +03:00
bc9867b333 [feature] Refactor "version history" to use reconnection as in refreshFile 2024-11-29 17:11:20 +03:00
b717ca95ab [debug] Fix validateAuthToken for refresh token; Change log level of errors handled via refreshFile to debug 2024-11-29 17:11:19 +03:00
b66be80f7e [refactor] Refactoring in 'auth' 2024-11-29 17:11:19 +03:00
5b969132b1 [bug] Fix crash with undefined firstParticipantNoView 2024-11-29 17:11:18 +03:00
4304e401e4 [feature] Add checkAndInvalidateCache to refreshFile 2024-11-29 17:11:18 +03:00
cde9a94cb3 [feature] Fix wopi_RefreshFile command 2024-11-29 17:11:17 +03:00
705b017425 [wopi] Add wopi_RefreshFile command; Stub for validateAuthToken 2024-11-29 17:11:17 +03:00
2f58a16754 [pe] Fix double call of encryptPasswordParams with "savefromorigin" command; Fix bug 71858 2024-11-27 21:04:54 +03:00
6bb847af74 [feature] Add vsdx format to wopi discovery 2024-11-22 18:40:24 +03:00
af3cf2a532 Merge remote-tracking branch 'remotes/origin/hotfix/v8.2.1' into develop
# Conflicts:
#	DocService/sources/DocsCoServer.js
2024-11-22 16:28:00 +03:00
b8f95f353c [wopi] Remove redundant Authorization header;Fix bug 71766 2024-11-20 17:39:08 +03:00
373349c033 [bug] Revert metric, deleted after merge 92682e70ffc44402bddb3974503dbb419c369dbb; Fix bug 71746 2024-11-19 17:05:22 +03:00
570c27de95 [bug] For c12130564f 2024-11-12 18:28:32 +03:00
c12130564f [feature] Drop all users from document if the "users" param in "drop" command is empty. Remove unused "userid" param 2024-11-12 18:17:40 +03:00
d0a6670bfc [feature] Add "multitenancy" flag as alternative to "alias" 2024-11-12 17:03:53 +03:00
8b8dacf3e4 [feature] Allow open vsdx 2024-11-11 00:03:02 +03:00
b67bd4f260 [bug] Fix tiff image upload; Fix bug 71550 2024-11-08 14:39:03 +03:00
d965cb4400 [bug] Fix database overload issue due to repeated 'info' command requests with callback param 2024-11-08 00:54:59 +03:00
cb5b51dae8 [bug] Refactoring rabbitmq config; For bug 67127 2024-11-07 09:30:23 +03:00
6591c78559 [feature] Allow changing rabbit queue options; Change maxPriority of queueconverttask to 6 due to quorum queues; For bug 67127 2024-10-24 10:52:28 +03:00