levlam
|
284fe8be53
|
Remove some unused private fields.
|
2024-07-13 17:54:38 +03:00 |
|
levlam
|
826ba49660
|
Set stop_flag_ in FileUploader::on_error.
|
2024-07-13 10:53:57 +03:00 |
|
levlam
|
bb0eb35027
|
Inline FileLoader to FileUploader.
|
2024-07-13 00:59:24 +03:00 |
|
levlam
|
8fee0251f9
|
Remove unused start_part result value.
|
2024-07-13 00:48:47 +03:00 |
|
levlam
|
8755d39bc1
|
Simplify file_type_ update.
|
2024-07-13 00:42:33 +03:00 |
|
levlam
|
11ef2ec81a
|
Remove unused duplicate private fields.
|
2024-07-12 23:46:50 +03:00 |
|
levlam
|
706a4336c9
|
Fix expected size for file uploader.
|
2024-07-12 21:26:52 +03:00 |
|
levlam
|
72019eab50
|
Add FileGenerateManager::QueryId.
|
2024-07-12 18:44:41 +03:00 |
|
levlam
|
755d9e6689
|
Minor improvements.
|
2024-07-12 18:21:23 +03:00 |
|
levlam
|
fd822a6372
|
Move out FileDownloadManager from FileLoadManager.
|
2024-07-12 18:15:44 +03:00 |
|
levlam
|
30e4e8cecb
|
Add separate FileUploadManager.
|
2024-07-12 17:27:26 +03:00 |
|
levlam
|
82807ea456
|
Remove using QueryId = FileLoadManager::QueryId.
|
2024-07-12 16:24:07 +03:00 |
|
levlam
|
1d6e7f5b1c
|
Don't inherit FileManager from FileLoadManager::Callback.
|
2024-07-12 16:21:35 +03:00 |
|
levlam
|
1c3d52eec6
|
Fix misprint.
|
2024-07-12 15:53:20 +03:00 |
|
levlam
|
b500efff91
|
Remove FileLoader::Callback.
|
2024-07-12 15:38:10 +03:00 |
|
levlam
|
c1629cf597
|
Remove FileLoader::get_callback().
|
2024-07-12 15:35:49 +03:00 |
|
levlam
|
eb8f3419bb
|
Various fixes.
|
2024-06-30 09:29:53 +03:00 |
|
levlam
|
606d9bf32a
|
Support single paid media in extract_was_uploaded.
|
2024-06-26 14:55:57 +03:00 |
|
levlam
|
719c03b0a2
|
Add and use FileManager::extract_file_references.
|
2024-06-24 18:57:32 +03:00 |
|
levlam
|
d75adbf2c5
|
Improve logging.
|
2024-05-17 18:25:46 +03:00 |
|
levlam
|
061e11690d
|
Improve log messages.
|
2024-04-29 22:08:58 +03:00 |
|
levlam
|
4c72dc8ec5
|
Add and use FileManager::try_merge_documents.
|
2024-04-18 00:21:17 +03:00 |
|
levlam
|
c46af3318d
|
Add FileManager::delete_partial_remote_location_if_needed.
|
2024-03-12 18:52:23 +03:00 |
|
levlam
|
4bc3b380b8
|
Support sending of queries with a prefix.
|
2024-03-07 18:37:28 +03:00 |
|
levlam
|
c92948e8b9
|
Improve error message.
|
2024-01-29 00:39:07 +03:00 |
|
levlam
|
d963044eb9
|
Update copyright year.
|
2024-01-01 03:07:21 +03:00 |
|
levlam
|
15931d90e2
|
Optimize FullLocalFileLocation comparison.
|
2023-11-15 14:02:16 +03:00 |
|
levlam
|
131d96bc04
|
Optimize FullRemoteFileLocation::operator<.
|
2023-11-15 13:54:14 +03:00 |
|
levlam
|
ab673a959b
|
Add some index checks.
|
2023-09-26 14:03:10 +03:00 |
|
levlam
|
11c78406c3
|
Explicitly check returned errors.
|
2023-09-21 14:47:17 +03:00 |
|
levlam
|
0ada45c361
|
Fix video story network statistics.
|
2023-09-11 17:02:58 +03:00 |
|
levlam
|
61eeab055a
|
Improve FileStats logging.
|
2023-09-11 16:56:21 +03:00 |
|
levlam
|
c3a985fade
|
Always fix video story file type in scan_fs.
|
2023-09-11 16:38:41 +03:00 |
|
levlam
|
622762f6ef
|
Move guess_file_type_by_path to FileType.cpp.
|
2023-09-11 16:34:00 +03:00 |
|
levlam
|
468f92d0e5
|
Always scan file database to get file statistics to fix file type of video stories.
|
2023-09-11 16:07:53 +03:00 |
|
levlam
|
6022b2ce77
|
Improve parameter names.
|
2023-09-11 15:55:46 +03:00 |
|
levlam
|
00258ccb4c
|
Make call to should_restart_part safe.
|
2023-09-07 17:31:08 +03:00 |
|
levlam
|
049d84beed
|
Always call fetch_result on the whole NetQueryPtr.
|
2023-09-02 22:39:26 +03:00 |
|
levlam
|
77baf0d770
|
Fetch result from NetQuery in AuthManager.
|
2023-09-02 02:47:06 +03:00 |
|
levlam
|
28961b7d0e
|
Add more common.h includes.
|
2023-08-05 16:09:36 +03:00 |
|
levlam
|
35df6e3dfd
|
Optimize FileManager::get_file_object by moving implementation of getters to FileNode.
|
2023-07-26 18:07:33 +03:00 |
|
levlam
|
e12d66af4c
|
Cache remote_location.
|
2023-07-26 17:34:26 +03:00 |
|
levlam
|
bb1d0d244a
|
Optimize FileView const methods.
|
2023-07-26 17:09:08 +03:00 |
|
levlam
|
2cf1722b5b
|
Move get_persistent_file_id/get_unique_file_id to FileNode to speed up.
|
2023-07-26 16:57:32 +03:00 |
|
levlam
|
c920536260
|
Optimize FullRemoteFileLocation comparison operators.
|
2023-07-25 21:47:51 +03:00 |
|
levlam
|
70db527023
|
Optimize PhotoSizeSource comparison.
|
2023-07-25 20:31:45 +03:00 |
|
levlam
|
36ae033843
|
Improve logging.
|
2023-07-22 19:03:29 +03:00 |
|
levlam
|
2e78aea606
|
Add td_api::fileTypePhotoStory and td_api::fileTypeVideoStory.
|
2023-07-16 13:03:25 +03:00 |
|
levlam
|
a9712d7afa
|
Use DelayDispatcher for video stories.
|
2023-07-12 20:41:44 +03:00 |
|
levlam
|
b9473decc2
|
Always list actor_id first in lambda capture.
|
2023-07-11 17:53:43 +03:00 |
|