dump-mirrorbot/bot
lzzy12 6d4cfcaf43 Implement cancel_mirror
* Only cancels downloads. Files already being uploaded can't be cancelled yet
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-09-28 22:09:07 +05:30
..
helper Implement cancel_mirror 2019-09-28 22:09:07 +05:30
__init__.py Implement mirror_status: invoked by /status 2019-09-27 20:18:46 +05:30
__main__.py Implement cancel_mirror 2019-09-28 22:09:07 +05:30
cancel_mirror.py Implement cancel_mirror 2019-09-28 22:09:07 +05:30
config.py Major project structure rebase 2019-09-17 19:17:34 +05:30
config_sample.ini Remove unnecessary dependency on CLIENT_SECRET and CLIENT_ID 2019-09-26 18:30:43 +05:30
list.py Added G-Drive List Feature 2019-09-27 20:15:02 +05:30
mirror.py Implement cancel_mirror 2019-09-28 22:09:07 +05:30
mirror_status.py Fix dead locks due to while loop in multiple threads trying to access a shared state 2019-09-28 02:21:01 +05:30