Commit Graph

938 Commits

Author SHA1 Message Date
d24621e796 Merge branch 'feature/save-copy-as' into release/v8.2.0
# Conflicts:
#	DocService/sources/canvasservice.js
2024-08-21 12:26:56 +03:00
a9e4960782 [bug] Set saveKey as postfix to fix vulnerability with path traversal to docId or other files; Fix bug 69505 2024-08-11 18:53:53 +03:00
c4022a0244 [feature] Add saveAsPath param to wopi saveCopyAs request 2024-08-06 14:04:43 +03:00
c41f0687d1 [bug] Start conversion immediately in "shutdown" mode; Fix bug 69491 2024-08-01 11:31:15 +03:00
460ef3dba0 [feature] Handle mismatch between previous URL and changes; For c8708236c94bb075357ece5ea2d3a512ad833d56; 2024-07-26 16:58:51 +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
6ef1b4d081 [bug] Fix bug 69397 2024-07-26 01:39:15 +03:00
8f476033bd [feature] Add "documentSha256" to changesHistory.json to check that document and changes match 2024-07-25 01:58:14 +03:00
a5a696f33d [bug] Remove deprecated query params in web builder; Fix bug 69225 2024-07-15 17:54:18 +03:00
baa4ff1e7d [bug] Return origin license on 'license' command; Fix bug 69018 2024-07-06 01:10:52 +03:00
c0fdce6549 [refactoring] Remove unused in license 'light' and 'plugins' params 2024-07-05 19:05:55 +03:00
045e1e6169 [refactoring] Remove unused ds_view 2024-06-27 16:27:05 +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
1253c13df2 [bug] Don't send "updateversion" status to viewer; Fix bug 68706 2024-06-25 00:10:55 +03:00
c31c50e466 [bug] Enforce request without shardkey to run synchronously in sharded cluster 2024-06-21 20:37:15 +03:00
cae5264796 [bug] Distinguish "Form" forcesave cache from others; Fix bug 68720 2024-06-21 17:38:59 +03:00
373671902f [bug] Fix crash; For bug 68645 2024-06-16 01:45:20 +03:00
a92237c0fd [bug] Use outputFormat in id instead of outputType; Fix bug 68653 2024-06-16 00:21:45 +03:00
004bab7daa [bug] Fix bug with opening after editing with the condition wopi SupportsLocks=false; Fix bug 68501 2024-06-13 13:28:25 +03:00
96a5d76fb7 [bug] Use deterministic(not random) lockId to fix issues with forgotten openings due to integrator failures; For bug 68424 2024-06-10 17:59:01 +03:00
2a2efaf1ca [bug] Check result of wopi unlock; Fix bug 68424 2024-06-07 19:28:52 +03:00
1c274edd9b [feature] Add docs_api_config input param for wopi; For bug 58764 2024-06-06 15:30:43 +03:00
0b6768cb70 [bug] Fix bug with LastModifiedTime changing after putFile(nextcloud) 2024-06-05 15:42:14 +03:00
9787325c54 [bug] Fix bug with LastModifiedTime changing after putFile(nextcloud) 2024-06-05 15:39:53 +03:00
fd3722afa7 [bug] Fix bug with wopi checkFileInfo on one shard and websocket on other shard 2024-06-05 01:57:27 +03:00
6d3d2f9349 Merge pull request #475 from ONLYOFFICE/feature/mail-service
Feature/mail service
2024-06-04 20:47:48 +03:00
75e8dc13ec [feature] Added mysql timeouts to config 2024-06-04 19:56:18 +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
c104b2425d [feature] Add notification.enable, change default values; Fix bugs in notification server 2024-06-04 11:48:32 +03:00
ea84d9a3cb [feature] License expired notification trigger added 2024-06-04 11:48:29 +03:00
8608a070f8 [feature] Add licenseLimit notification; Refactor notificationService 2024-06-04 11:38:06 +03:00
1208c837bb [bug] Change privateKey config param; For bug 66601 2024-06-03 18:07:00 +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
a918bb1df8 Merge pull request #473 from ONLYOFFICE/fix/mysql-ssl-connection
Fix/mysql ssl connection
2024-06-03 15:21:19 +03:00
d779c08027 [fix] Make closePool async; Bump nodejs version for mysql test; For bug 68194 2024-06-03 15:08:08 +03:00
8d401629c5 [fix] Added support of MySql ssl connection 2024-06-03 12:12:25 +03:00
59140603e9 [bug] Use shutdownFlag for WOPI editing 2024-06-03 00:44:53 +03:00
a43ee0ece2 [bug] Change wopi exponent format; For bug 66601 2024-06-02 23:38:00 +03:00
3ddf28fef1 [bug] Fix bug with queue closing before document saving in checkDocumentExpire 2024-05-30 01:39:28 +03:00
37da6b0a62 [bug] Check permissions in commandSetPassword; Fix bug 68258 2024-05-29 20:37:06 +03:00
a94e3513fb [bug] Check key pattern on websocket connection 2024-05-29 19:48:19 +03:00
b32dcf5bbd [bug] Allow to restrict 'mode' rights; For bug 68198 2024-05-27 19:45:35 +03:00
27e5d646d3 [bug] Change privateKey format; Make generateProofSign async; For bug 66601 2024-05-25 21:32:50 +03:00
3db24b1124 [bug] Fix bug 67983 2024-05-15 18:08:54 +03:00
d57a5125d6 [bug] Do not serve content with empty special dir; For bug 67908 2024-05-13 16:05:12 +03:00
0d88c74927 [bug] For bug 65773 2024-05-13 02:31:01 +03:00
34cffab26c Merge pull request #471 from ONLYOFFICE/feature/bug-65773-2
Feature/bug 65773 2
2024-05-13 01:21:53 +03:00
8de0139196 [bug] Refactor Locks storage; for bug 65773 2024-05-13 01:21:02 +03:00