.. |
FileBitmask.cpp
|
Fix GCC warnings.
|
2018-12-28 04:30:57 +03:00 |
FileBitmask.h
|
Move Bitmask output operator to cpp.
|
2018-12-28 02:33:07 +03:00 |
FileDb.cpp
|
Fix some spelling.
|
2018-12-14 01:48:36 +03:00 |
FileDb.h
|
Update copyright year.
|
2018-01-02 16:45:09 +03:00 |
FileDownloader.cpp
|
Add FileEncryptionKey.cpp.
|
2018-12-27 21:38:43 +03:00 |
FileDownloader.h
|
Fix some includes.
|
2018-12-27 22:24:44 +03:00 |
FileEncryptionKey.cpp
|
Add FileEncryptionKey.cpp.
|
2018-12-27 21:38:43 +03:00 |
FileEncryptionKey.h
|
Fix some includes.
|
2018-12-27 22:24:44 +03:00 |
FileFromBytes.cpp
|
Use td::unique_ptr instead of std::unique_ptr whenever possible.
|
2018-09-27 04:19:03 +03:00 |
FileFromBytes.h
|
Use td::unique_ptr instead of std::unique_ptr whenever possible.
|
2018-09-27 04:19:03 +03:00 |
FileGcParameters.cpp
|
Add VLOG file_gc.
|
2018-11-16 00:25:08 +03:00 |
FileGcParameters.h
|
Add VLOG file_gc.
|
2018-11-16 00:25:08 +03:00 |
FileGcWorker.cpp
|
Fix some spelling.
|
2018-12-14 01:48:36 +03:00 |
FileGcWorker.h
|
A lot of various fixes.
|
2018-12-11 23:18:58 +03:00 |
FileGenerateManager.cpp
|
Do not drop streaming offset in cancelDownloadFile.
|
2018-12-27 04:21:08 +03:00 |
FileGenerateManager.h
|
FileManager: add #mtime#<mtime># prefix to generate conversion
|
2018-10-30 17:25:31 +03:00 |
FileHashUploader.cpp
|
Add FileEncryptionKey.h.
|
2018-12-27 21:06:21 +03:00 |
FileHashUploader.h
|
Add FileEncryptionKey.h.
|
2018-12-27 21:06:21 +03:00 |
FileId.h
|
Remove now unsafe FileId constructors.
|
2018-03-07 02:37:39 +03:00 |
FileId.hpp
|
Update copyright year.
|
2018-01-02 16:45:09 +03:00 |
FileLoader.cpp
|
FileLoader: restart cancelled queries
|
2018-12-28 09:42:36 +03:00 |
FileLoader.h
|
Files: pass file size from FileDownloader to FileManager
|
2018-12-27 00:42:26 +03:00 |
FileLoaderActor.h
|
File streaming fixes.
|
2018-12-26 19:11:15 +03:00 |
FileLoaderUtils.cpp
|
Set download offset for encrypted files.
|
2018-12-28 01:48:21 +03:00 |
FileLoaderUtils.h
|
Move saving bytes to file to FileLoaderUtils.
|
2018-08-13 19:30:52 +03:00 |
FileLoadManager.cpp
|
File: handle FILE_PART_INVALID error, fix expected_size usage
|
2018-12-27 11:34:36 +03:00 |
FileLoadManager.h
|
Fix some includes.
|
2018-12-27 22:24:44 +03:00 |
FileLocation.h
|
Add FileEncryptionKey.h.
|
2018-12-27 21:06:21 +03:00 |
FileManager.cpp
|
Remove separate setFileDownloadOffset.
|
2018-12-28 20:38:37 +03:00 |
FileManager.h
|
Remove separate setFileDownloadOffset.
|
2018-12-28 20:38:37 +03:00 |
FileManager.hpp
|
Fix some includes.
|
2018-12-27 22:24:44 +03:00 |
FileStats.cpp
|
Remove fileTypeSecureEncrypted.
|
2018-04-27 11:00:56 +03:00 |
FileStats.h
|
Update copyright year.
|
2018-01-02 16:45:09 +03:00 |
FileStatsWorker.cpp
|
Fix warnings.
|
2018-09-11 22:28:10 +03:00 |
FileStatsWorker.h
|
Update copyright year.
|
2018-01-02 16:45:09 +03:00 |
FileUploader.cpp
|
Add FileEncryptionKey.cpp.
|
2018-12-27 21:38:43 +03:00 |
FileUploader.h
|
Fix some includes.
|
2018-12-27 22:24:44 +03:00 |
PartsManager.cpp
|
PartsManager bugfix: do not set bits in bitmask for empty parts
|
2018-12-28 16:16:14 +03:00 |
PartsManager.h
|
Bitmask::encode bugfix
|
2018-12-27 21:06:30 +03:00 |
ResourceManager.cpp
|
Use td::unique_ptr instead of std::unique_ptr whenever possible.
|
2018-09-27 04:19:03 +03:00 |
ResourceManager.h
|
Use td::unique_ptr instead of std::unique_ptr whenever possible.
|
2018-09-27 04:19:03 +03:00 |
ResourceState.h
|
Replace std::max/min with td::max/min.
|
2018-02-12 13:37:54 +03:00 |