79 Commits

Author SHA1 Message Date
8bbb21263d Fix build 2025-08-25 22:53:43 +03:00
ce92766ef6 Fix paths 2024-07-26 17:16:06 +03:00
62b96623a0 Add missed files 2024-07-22 11:04:18 +03:00
62481e5def Fix bug 66473 2024-02-15 11:20:01 +03:00
59e977d94c Fix typo 2024-02-02 14:21:12 +03:00
cb2dff90b9 Fix bug 63590 2024-01-29 00:02:55 +03:00
5c54ec3280 Fix bug 63779 2024-01-23 13:21:51 +03:00
1194fcb012 Fix typo 2023-09-06 15:09:17 +03:00
0c099cb4a3 Fix bug 63779 2023-09-06 15:06:48 +03:00
2c294d5be6 Fix freeze on destroy 2023-07-16 01:24:40 +05:00
bbfb8553b1 Merge pull request #1232 from ONLYOFFICE/hotfix/v7.4.1
Hotfix/v7.4.1
2023-07-16 01:07:08 +05:00
d11b0c814e Fix bug 63166 2023-07-16 01:06:36 +05:00
1dba84f407 Add GetUrl method to DownloadTask 2023-07-15 22:59:27 +05:00
2a84964f3c Fix download manager 2023-07-15 04:29:46 +05:00
a55f4b91bc Fix typo 2023-07-08 11:52:01 +03:00
f6f9c522ed Fix typos 2023-07-08 13:50:30 +05:00
e111445699 Refactoring 2023-07-07 22:13:04 +05:00
3ca59f7775 Refacroring 2023-07-07 20:10:08 +03:00
5ae7d4f5cb Add session interface for downoad/upload engine 2023-07-07 01:40:43 +03:00
358903d331 Fix typo 2023-05-14 01:41:32 +05:00
7a12a4d43e Fix typo 2023-05-06 17:15:49 +03:00
3cb1503632 Disable ssl in wget commands on old macos 2023-05-05 22:17:49 +03:00
70c4f045ea Fix build 2023-04-26 20:34:11 +05:00
76fea998ea Fix build 2023-04-14 23:12:50 +03:00
a61c267941 Merge pull request #1162 from ONLYOFFICE/hotfix/v7.3.3
Add define for reconnect timeout
2023-04-14 17:25:52 +03:00
a6882895a5 Fix linux build 2023-04-13 22:25:41 +03:00
4910d69a40 Add define for reconnect timeout 2023-03-16 22:36:48 +05:00
0a0a7baaf7 Merge remote-tracking branch 'origin/hotfix/v7.3.3' into develop 2023-03-07 11:14:48 +03:00
3ef0ed1d36 [copyright] Update address in Copyright 2023-03-01 23:21:57 +03:00
5102820231 [copyright] Fix invalid Copyright 2023-02-28 14:18:51 +03:00
57ccbc0fb6 [copyright] Update Copyright 2023-02-28 11:16:40 +03:00
4d5a2967e3 [copyright] Update Copyright 2023-02-28 00:57:11 +03:00
b15aff55d1 Refactoring socketio websocket realization 2023-02-26 12:42:33 +05:00
a03b876269 Use sync_close instead of close 2023-02-16 19:23:15 +03:00
1b84274673 Add support tls & no tls in socketio (double code) 2023-01-31 18:07:33 +05:00
27b407ba48 Remove not used websocket engine 2023-01-01 19:51:50 +03:00
d69ff8e495 Add comment 2022-12-06 20:50:22 +03:00
59153b1a38 Fix build for multiply arches at the same time 2022-12-06 19:48:07 +03:00
2aed22cd6b FIx previous commit 2022-12-06 16:35:29 +03:00
8796dacf93 Add socketio worked version 2022-12-06 16:33:47 +03:00
37daa3f56a Revert bad commit 2022-11-22 13:23:47 +03:00
1ce6307a56 Compiled version 2022-11-10 23:25:20 +03:00
54b3fc1866 Merge remote-tracking branch 'origin/hotfix/v7.1.1' into fix/hotfix-v7.1.1-conflicts
# Conflicts:
#	Common/3dParty/html/css/src/CCompiledStyle.cpp
#	Common/3dParty/html/css/src/CCssCalculator_Private.cpp
#	Common/3dParty/html/css/src/ConstValues.h
#	Common/3dParty/html/css/src/xhtml/CDocumentStyle.cpp
#	Common/3dParty/html/htmltoxhtml.h
#	Common/Network/FileTransporter/src/FileTransporter_win.cpp
#	HtmlFile2/htmlfile2.cpp
#	HtmlFile2/test/main.cpp
#	PdfWriter/PdfRenderer.cpp
#	PdfWriter/PdfRenderer.h
2022-07-18 17:41:10 +03:00
827fc16fbe Fix mac version 2022-05-25 21:08:28 +03:00
0be13c04ce Fix bug 48473 2022-05-23 22:22:11 +03:00
2a3f16a4d8 [Network] debug download "abort" flag on linux 2022-01-24 23:59:38 +03:00
26fbe3babf [Network] changed checking for 'aborted' thread's flag 2022-01-24 23:59:37 +03:00
e28e8b56b1 [Network] refactoring 2022-01-24 23:59:37 +03:00
536b080451 [Network] replaced isExit flag 2022-01-24 23:59:37 +03:00
d997dae36c [Network] and [Kernel] add Cancel for downloader (windows) 2022-01-22 20:04:48 +03:00