loop-uh
97d2d18f71
Desktop source guards / guards (push) Successful in 6s
Не запрашивать куски за концом файла при загрузке через туннель
...
Последняя часть файла делилась на 16 кусков, и параллельные куски уходили за конец файла: ответ сервера на такое смещение не гарантированно пустой, а ошибка любого куска переводит весь файл в Failed. При известном размере куски ограничены концом файла, при неизвестном куски одной части идут по одному, пока короткий кусок не покажет конец.
2026-09-25 17:34:08 +03:00
..
details
Merge upstream dev through a1ea1ddd8c (7.2.9)
2026-09-23 16:21:17 +03:00
download_manager_mtproto.cpp
Не запрашивать куски за концом файла при загрузке через туннель
2026-09-25 17:34:08 +03:00
download_manager_mtproto.h
Не запрашивать куски за концом файла при загрузке через туннель
2026-09-25 17:34:08 +03:00
file_download.cpp
Read images by the loaded size, not by the downloaded one.
2026-09-04 10:14:19 +04:00
file_download.h
Read images by the loaded size, not by the downloaded one.
2026-09-04 10:14:19 +04:00
file_download_mtproto.cpp
Coordinate MTProxy connections and file transfers
2026-07-14 18:06:49 +03:00
file_download_mtproto.h
Не запрашивать куски за концом файла при загрузке через туннель
2026-09-25 17:34:08 +03:00
file_download_web.cpp
Harden web loader redirects handling.
2026-08-13 16:59:22 +04:00
file_download_web.h
Implement download of files in miniapps.
2024-11-17 15:08:16 +04:00
file_upload.cpp
Rework the WEB proxy data path around measured limits
2026-09-24 03:18:20 +03:00
file_upload.h
Merge upstream dev through a1ea1ddd8c (7.2.9)
2026-09-23 16:21:17 +03:00
localimageloader.cpp
Merge upstream dev through a1ea1ddd8c (7.2.9)
2026-09-23 16:21:17 +03:00
localimageloader.h
Fixed leaks of sending albums on logout and paid media failure.
2026-09-13 10:05:38 +03:00
localstorage.cpp
Merge upstream dev through a1ea1ddd8c (7.2.9)
2026-09-23 16:21:17 +03:00
localstorage.h
Verify, fetch and install v2 updates in the client
2026-08-28 11:14:02 +04:00
serialize_common.cpp
Cache topPeers locally.
2024-04-23 19:13:46 +04:00
serialize_common.h
Merge upstream dev through a1ea1ddd8c (7.2.9)
2026-09-23 16:21:17 +03:00
serialize_document.cpp
Allow wearing collectibles from emoji status.
2025-01-22 22:13:26 +04:00
serialize_document.h
serialize_peer.cpp
Support top peers for guest bots.
2026-05-05 10:45:45 +04:00
serialize_peer.h
storage_account.cpp
Merge upstream dev through a1ea1ddd8c (7.2.9)
2026-09-23 16:21:17 +03:00
storage_account.h
Flush protected peer markers immediately
2026-08-02 11:51:37 +03:00
storage_cloud_blob.cpp
Check blob extraction paths.
2026-06-11 22:01:57 +04:00
storage_cloud_blob.h
перенос по папкам
2026-07-07 23:44:39 +03:00
storage_domain.cpp
Merge upstream dev through a1ea1ddd8c (7.2.9)
2026-09-23 16:21:17 +03:00
storage_domain.h
Support separate webview storages.
2024-04-26 08:58:42 +04:00
storage_facade.cpp
Retire all topic shared media when a forum is destroyed
2026-09-24 22:22:15 +04:00
storage_facade.h
Retire all topic shared media when a forum is destroyed
2026-09-24 22:22:15 +04:00
storage_file_lock.h
storage_file_lock_posix.cpp
storage_file_lock_win.cpp
storage_folder_archive.cpp
Added zip archive writer for folders and file sets.
2026-09-03 22:02:07 +03:00
storage_folder_archive.h
Added zip archive writer for folders and file sets.
2026-09-03 22:02:07 +03:00
storage_media_prepare.cpp
[img-editor] Fixed media file reading blocking main thread.
2026-09-09 13:03:32 +04:00
storage_media_prepare.h
[img-editor] Fixed media file reading blocking main thread.
2026-09-09 13:03:32 +04:00
storage_shared_media.cpp
Retire all topic shared media when a forum is destroyed
2026-09-24 22:22:15 +04:00
storage_shared_media.h
Retire all topic shared media when a forum is destroyed
2026-09-24 22:22:15 +04:00
storage_sparse_ids_list.cpp
Tie stored pinned index writes to the pinned flag
2026-09-24 22:22:15 +04:00
storage_sparse_ids_list.h
Tie stored pinned index writes to the pinned flag
2026-09-24 22:22:15 +04:00
storage_user_photos.cpp
Replaced qMin, qMax and qAbs with std::min, std::max and std::abs.
2026-09-14 18:03:15 +03:00
storage_user_photos.h
Added ability to replace user photo entry in storage.
2025-12-22 17:56:55 +04:00
streamed_file_downloader.cpp
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
streamed_file_downloader.h