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
1ac97a6ba7
Various fixes.
...
GitOrigin-RevId: 80fa34e64e6824a0f96c38d2e8b0a32455267ea8
2018-02-28 13:25:07 +03:00
..
FileDb.cpp
Optimize FileNode size by moving GenerateLocation to unique_ptr.
2018-02-04 20:27:05 +03:00
FileDb.h
Update copyright year.
2018-01-02 16:45:09 +03:00
FileDownloader.cpp
Check hash of local files with same name, before download
2018-02-26 13:05:14 +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
Update copyright year.
2018-01-02 16:45:09 +03:00
FileGcWorker.h
Update copyright year.
2018-01-02 16:45:09 +03:00
FileGenerateManager.cpp
Make FileLocation.type_ private.
2018-01-20 17:57:52 +03:00
FileGenerateManager.h
Update copyright year.
2018-01-02 16:45:09 +03:00
FileHashUploader.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
FileHashUploader.h
Use int8 for upload/download priority.
2018-01-20 14:47:53 +03:00
FileId.h
Update copyright year.
2018-01-02 16:45:09 +03:00
FileId.hpp
Update copyright year.
2018-01-02 16:45:09 +03:00
FileLoader.cpp
Check hash of local files with same name, before download
2018-02-26 13:05:14 +03:00
FileLoader.h
Check hash of local files with same name, before download
2018-02-26 13:05:14 +03:00
FileLoaderActor.h
Remove EmptyGenerateFileLocation.
2018-01-20 17:06:22 +03:00
FileLoaderUtils.cpp
Various fixes.
2018-02-28 13:25:07 +03:00
FileLoaderUtils.h
Check hash of local files with same name, before download
2018-02-26 13:05:14 +03:00
FileLoadManager.cpp
Check hash of local files with same name, before download
2018-02-26 13:05:14 +03:00
FileLoadManager.h
Check hash of local files with same name, before download
2018-02-26 13:05:14 +03:00
FileLocation.h
Fix suggested name for generate, local and URL files.
2018-02-20 01:28:06 +03:00
FileManager.cpp
FileManager: debug
2018-02-27 11:48:47 +03:00
FileManager.h
Check hash of local files with same name, before download
2018-02-26 13:05:14 +03:00
FileManager.hpp
Fix suggested name for generate, local and URL files.
2018-02-20 01:28:06 +03:00
FileStats.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
FileStats.h
Update copyright year.
2018-01-02 16:45:09 +03:00
FileStatsWorker.cpp
Fix walk_path on Windows.
2018-01-26 04:06:53 +03:00
FileStatsWorker.h
Update copyright year.
2018-01-02 16:45:09 +03:00
FileUploader.cpp
FileManager: multiple fixes
2018-01-30 15:33:02 +03:00
FileUploader.h
Update copyright year.
2018-01-02 16:45:09 +03:00
PartsManager.cpp
Replace std::max/min with td::max/min.
2018-02-12 13:37:54 +03:00
PartsManager.h
FileManager: multiple fixes
2018-01-30 15:33:02 +03:00
ResourceManager.cpp
Replace std::max/min with td::max/min.
2018-02-12 13:37:54 +03:00
ResourceManager.h
Use int8 for upload/download priority.
2018-01-20 14:47:53 +03:00
ResourceState.h
Replace std::max/min with td::max/min.
2018-02-12 13:37:54 +03:00