This website requires JavaScript.
Explore
Help
Sign In
andreacavalli
/
tdlib-fork
Archived
Watch
1
Star
0
Fork
0
You've already forked tdlib-fork
Code
Pull Requests
Releases
Activity
This repository has been archived on
2020-05-25
. You can view files and clone it, but cannot push or open issues or pull requests.
tdlib-fork
/
td
/
telegram
/
files
History
levlam
62d668674b
Remove fileTypeSecureEncrypted.
...
GitOrigin-RevId: 33adf461aeea26cf5c4cbb1d28ade3a258b61126
2018-04-27 11:00:56 +03:00
..
FileDb.cpp
Add debug.
2018-04-04 22:37:14 +03:00
FileDb.h
Update copyright year.
2018-01-02 16:45:09 +03:00
FileDownloader.cpp
Better iterators increment.
2018-04-23 01:14:49 +03:00
FileDownloader.h
Check hash of local files with same name, before download
2018-02-26 13:05:14 +03:00
FileFromBytes.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
FileFromBytes.h
Use int8 for upload/download priority.
2018-01-20 14:47:53 +03:00
FileGcParameters.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
FileGcParameters.h
Update copyright year.
2018-01-02 16:45:09 +03:00
FileGcWorker.cpp
Fixed several bugs found by PVS-Studio by @SvyatoslavRazmyslov.
2018-03-20 15:18:16 +03:00
FileGcWorker.h
Update copyright year.
2018-01-02 16:45:09 +03:00
FileGenerateManager.cpp
Store remote location with FileId
2018-03-06 21:31:20 +03:00
FileGenerateManager.h
Update copyright year.
2018-01-02 16:45:09 +03:00
FileHashUploader.cpp
Explicitly specify enum underlying type.
2018-04-19 16:08:30 +03:00
FileHashUploader.h
Explicitly specify enum underlying type.
2018-04-19 16:08:30 +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
Explicitly specify enum underlying type.
2018-04-19 16:08:30 +03:00
FileLoader.h
Explicitly specify enum underlying type.
2018-04-19 16:08:30 +03:00
FileLoaderActor.h
Remove EmptyGenerateFileLocation.
2018-01-20 17:06:22 +03:00
FileLoaderUtils.cpp
Remove fileTypeSecureEncrypted.
2018-04-27 11:00:56 +03:00
FileLoaderUtils.h
Check hash of local files with same name, before download
2018-02-26 13:05:14 +03:00
FileLoadManager.cpp
set/get passport data
2018-04-03 20:49:07 +03:00
FileLoadManager.h
set/get passport data
2018-04-03 20:49:07 +03:00
FileLocation.h
Remove fileTypeSecureEncrypted.
2018-04-27 11:00:56 +03:00
FileManager.cpp
More passport data fixes.
2018-04-24 20:10:12 +03:00
FileManager.h
Explicitly specify enum underlying type.
2018-04-19 16:08:30 +03:00
FileManager.hpp
set/get passport data
2018-04-03 20:49:07 +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
Remove fileTypeSecureEncrypted.
2018-04-27 11:00:56 +03:00
FileStatsWorker.h
Update copyright year.
2018-01-02 16:45:09 +03:00
FileUploader.cpp
Remove temporary debug logging.
2018-04-23 18:05:02 +03:00
FileUploader.h
set/get passport data
2018-04-03 20:49:07 +03:00
PartsManager.cpp
Various PassportData fixes.
2018-04-26 23:41:34 +03:00
PartsManager.h
Explicitly specify enum underlying type.
2018-04-19 16:08:30 +03:00
ResourceManager.cpp
Fix warnings.
2018-04-11 23:17:51 +03:00
ResourceManager.h
Explicitly specify enum underlying type.
2018-04-19 16:08:30 +03:00
ResourceState.h
Replace std::max/min with td::max/min.
2018-02-12 13:37:54 +03:00