Commit Graph

1173 Commits

Author SHA1 Message Date
8687e34903 [bug] Change disconnection code on server shutdown; For shared cluster 2024-10-23 18:24:33 +03:00
88142936b5 Merge branch release/v8.2.0 into develop 2024-10-21 11:54:19 +00:00
30293a766e [bug] Fix exception caused by missing param 'services.CoAuthoring.plugins.path'; For bug 71003 2024-10-18 08:45:20 +00:00
0ee3458f26 [bug] Set cache expiry time for plugins.json request; For bug 71003 2024-10-18 08:45:20 +00:00
33935c8379 [bug] Send needpassword for pdf form; For bug 70979 2024-10-18 08:45:20 +00:00
76d3723441 [bug] Set cache expiry time for plugins.json request; For bug 71003 2024-10-17 10:45:38 +03:00
b2ea17e237 [bug] Fix crash in commandSetPassword after fix of 70466; fix bug 70864 2024-10-12 22:41:12 +03:00
199e8f9f5e [bug] Customize notification title; fix bug 70772 2024-10-10 14:29:27 +03:00
ca476d38f7 [bug] Check 'externalRequest' config in POST requests; Fix bug 70769 2024-10-09 09:21:00 +03:00
be7f1a2002 Merge remote-tracking branch 'remotes/origin/release/v8.2.0' into develop 2024-10-09 08:56:51 +03:00
a566d5982a [bug] Fix 'command' path in proxyCommand 2024-10-09 08:53:56 +03:00
74a917a788 [feature] Add 'coauth.saveAfterEditingSessionClosed' metric 2024-10-08 10:17:01 +03:00
bd0a7d2925 [wopi] Allow any name in convert-to request 2024-10-07 19:07:54 +03:00
34c0311443 [wopi] Fix bug with cleanupCache after forcesave and opening collaborative tab if SupportsLocks=false; revert unplanned changes in config 2024-10-07 14:11:38 +03:00
43d30b2cb9 [bug] Add stub for license trial; Fix bug 70676 2024-10-06 15:03:43 +03:00
03be122d01 [feature] Rename /coauthoring/command to /command 2024-10-04 18:01:21 +03:00
f6322a50e1 [bug] Add notification rules; For bug 70325 2024-10-04 16:45:23 +03:00
511ecc149f [bug] Save pdf password; for bug 70466 2024-10-03 20:29:50 +03:00
fcf1195c0a [bug] Fix 'savefromorigin' with password; Fix bug 70466 2024-10-02 17:25:56 +03:00
eb2077cc31 [bug] Change license notification message; For bug 70325 2024-10-01 10:24:47 +03:00
c3aa709e38 [bug] Add try-catch to stat to fix race condition with delete on Windows; Add CONVERT_TEMPORARY constant for temporary convert errors 2024-09-30 12:28:42 +03:00
e40284304f [npm] npm audit fix 2024-09-26 18:13:16 +03:00
b46e0ab058 [bug] Decrease repeatInterval by 1% to avoid race condition if timeout=repeatInterval; Lock repeatInterval in redis for cluster; For bug 70419 2024-09-25 12:58:51 +03:00
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
19681c61af [feature] Rename serviceworker to document_editor_service_worker.js 2024-08-28 16:41:01 +03:00
4723a1ed58 [wopi] Add apiQuery param to api.js 2024-08-27 17:34:09 +03:00
0054285e24 [feature] Remove unused FileUploader.ashx handler 2024-08-27 15:24:17 +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
73e717122d [feature] Move serviceworker to sdk 2024-08-23 17:14:42 +03:00
31f74eb3a1 [feature] Use location.pathname to find worker version 2024-08-22 19:59:50 +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
6840117a31 [feature] Add serviceworker.js temporary handler 2024-08-20 19:57:00 +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