45 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
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
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
3ef0ed1d36 [copyright] Update address in Copyright 2023-03-01 23:21:57 +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
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
920adde65f [Network] and [Kernal] add cancel from thread (linux) 2022-01-22 14:55:28 +03:00
916a84b041 [Network] add fix callBack onProgress for windows 2022-01-18 16:40:01 +03:00
1f0f8ae1b4 [Network] add fix callBack onProgress for curl linux (comment for mobile) 2022-01-18 16:16:23 +03:00
fb2b4b2797 [Network] add save call onProcess on windows 2022-01-18 15:08:00 +03:00
2194dd5899 [Network] add callBack onProcess for curl (both variant) 2022-01-18 15:00:27 +03:00
892c415382 [Network][FileDownloader] add callBack onProgress for windows 2022-01-17 19:02:56 +03:00
9484e549b4 Merge pull request #654 from ONLYOFFICE/feature/network/callback
[Common][Network] change typedef style func to c++11 std::function
2022-01-10 13:07:14 +03:00
0e4f194269 Fix ios build 2021-10-22 12:03:17 +03:00
b9fd01d632 Fix build 2021-10-19 20:55:09 +03:00
2dadace9e0 [Common][Network] change typedef style func to c++11 std::function 2021-07-09 14:01:14 +03:00
1541e891b4 Fix build on macos 2021-06-27 09:46:52 +03:00
4a621f44c2 Refactoring (network library & kernel) 2021-06-25 17:10:05 +03:00
953af5b6b1 [network] add upload file/data external (curl) 2021-05-17 22:05:54 +03:00
4929328d7f [common][network] separate FileTransporter for 2 interfaces FileDownloader and FileUploader for client. Add UploadData, UploadFile, DownloadFile function on inside classes 2021-05-14 21:10:15 +03:00
c71da950ee [Common] add network lib 2021-05-13 18:43:25 +03:00