Commit Graph

994 Commits

Author SHA1 Message Date
c750dbcfea [wopi] Set 'edit' as default action for pdf 2024-09-24 12:44:40 +03:00
377f92dff6 [bug] Change error message; for bug 62643 2024-09-17 19:13:49 +03:00
b17f2f103f [bug] Fix token validation with empty permissions;Fix bug 70216 2024-09-15 14:38:32 +03:00
3e0af37d13 [bug] Allow to restrict 'mode' rights while token validation; For bug 68198 2024-09-15 13:04:35 +03:00
9c3f9aa993 [feature] Filter old rows in getCountWithStatus while "shutdown" 2024-09-12 17:12:58 +03:00
dc1932b365 [feature] Add coauth.session.${sessionType} metric 2024-09-12 15:41:20 +03:00
1103d1bea1 [bug] Fix for missing originFormat when opening via restore button in version history 2024-09-05 11:31:35 +03:00
3dd17e6f1f [bug] Fix delayed opening with "updateVersion" status; Fix bug 69761 2024-09-05 11:28:31 +03:00
3bc4fdcd52 [npm] npm audit fix 2024-09-04 09:14:51 +03:00
bd82ad38f9 [bug] Redirect command request with "key" in sharded cluster 2024-09-03 19:13:40 +03:00
5a68653305 [feature] Check database row with saving status on "shutdown" 2024-09-03 14:03:08 +03:00
2cb14932ba [feature] Add 'users' to 'info' command response; For bug 69985 2024-09-02 18:24:51 +03:00
17d7ed0687 [se] save back document opened from TemplateSource; For bug 69573 2024-09-02 17:53:02 +03:00
09b3ad2a86 [wopi] Restore wopi lock while reconnection; Fix bug 69746 2024-08-29 17:14:08 +03:00
bf73573cce [bug] Fix missing "update version" dialog; Fix bug 69761 2024-08-29 16:35:00 +03:00
4723a1ed58 [wopi] Add apiQuery param to api.js 2024-08-27 17:34:09 +03:00
67cd801d65 [feature] Add alias "command" to "CommandService.ashx" 2024-08-27 15:12:51 +03:00
b355f08148 [feature] Add "internal/connections/edit" handler for container management 2024-08-27 00:25:27 +03:00
4a1909b03c [se] Fix error while downloadas; For bug 62643 2024-08-22 18:12:43 +03:00
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