· 6 years ago · Jan 10, 2020, 07:16 AM
1commit 46223650a364f20f69813afa2389ca2e3c199eb2
2Author: Invictus <Invictus246@gmail.com>
3Date: Fri Jan 10 10:54:45 2020 +0530
4
5 Added Creds.
6
7commit 2d1cbe0695dbc2decb88d7d3933063acaade3c3a
8Author: lzzy12 <jhashivam2020@gmail.com>
9Date: Sat Jan 4 07:55:55 2020 +0530
10
11 Change the roadmap of the project
12
13 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
14
15commit 5598159626a3258196b5d0011427448566f31048
16Author: jaskaranSM <37726998+jaskaranSM@users.noreply.github.com>
17Date: Sat Jan 4 07:46:23 2020 +0530
18
19 Refactor parse logic
20
21commit 326129fdebaa037c57efc9b260bf2b3916dad7b5
22Author: lzzy12 <jhashivam2020@gmail.com>
23Date: Sat Jan 4 07:42:55 2020 +0530
24
25 Make Oauth Scope a list as it should be
26
27 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
28
29commit e5f997d1f30f22b13f979a685a04a634b86f0c07
30Author: lzzy12 <jhashivam2020@gmail.com>
31Date: Fri Jan 3 10:41:54 2020 +0530
32
33 Revert "Fixed potential race conditions in GoogleDriveHelper class"
34
35 This reverts commit 20dae25dc91e554c2ac5953e2c0685669f97d7a1.
36
37 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
38
39commit 7b2d5d50ab0e141d142fdd69368736d4025e69b5
40Author: jaskaranSM <beerabassian32@gmail.com>
41Date: Thu Jan 2 13:51:31 2020 +0530
42
43 Implement Exponential Backoff
44 - for handling Google Drive API errors such as 5xx,4xx
45
46commit 1543da735c9800500fb02401c3a55922d5842196
47Author: jaskaranSM <beerabassian32@gmail.com>
48Date: Thu Jan 2 13:41:39 2020 +0530
49
50 Fixed bugs in MirrorListener
51
52commit b84ffcc416fc2d812c72318903417a38a3c3eda9
53Author: jaskaranSM <beerabassian32@gmail.com>
54Date: Thu Jan 2 10:25:45 2020 +0530
55
56 prevent cleaning of uploading/archiving downloads
57
58commit f11e9a206cd9763325fe5b46ed725467d3e52271
59Author: jaskaranSM <37726998+jaskaranSM@users.noreply.github.com>
60Date: Wed Jan 1 10:44:39 2020 +0530
61
62 give execution permissions to aria.sh
63
64commit 22d579794220e1325534941d729cf98ffa203a7f
65Author: jaskaranSM <beerabassian32@gmail.com>
66Date: Sun Dec 29 20:20:16 2019 +0530
67
68 Fixed variable assignment
69
70commit a64b1b5346f6b3eb795a1fd81cdd9d6d1e7adf81
71Author: jaskaranSM <beerabassian32@gmail.com>
72Date: Sun Dec 29 19:50:01 2019 +0530
73
74 Fixed stucked downloads when stopped via aria bt-stop-timeout
75
76commit 30dd2d97f59df57c1352710305d41f46e37047b4
77Author: jaskaranSM <beerabassian32@gmail.com>
78Date: Sun Dec 29 19:14:52 2019 +0530
79
80 Minor Refactor
81
82commit 38fa1ec2a69531a1ea54bf4c4087145f234ca897
83Author: jaskaranSM <beerabassian32@gmail.com>
84Date: Sun Dec 29 19:13:10 2019 +0530
85
86 Fixed Handling of Cancellation of uploads/archivals
87
88commit 7c4779cfc6b846ade6a41176b42adbae15f68116
89Author: jaskaranSM <37726998+jaskaranSM@users.noreply.github.com>
90Date: Sun Dec 29 18:07:12 2019 +0530
91
92 Added Authorization for Drive List Command.
93
94commit 0850c41d4d36ee0fd1adbb2b0eb38357f429edac
95Author: lzzy12 <jhashivam2020@gmail.com>
96Date: Fri Dec 27 17:13:46 2019 +0530
97
98 Fixed files with unicode characters in name not uploading
99
100 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
101
102commit 20dae25dc91e554c2ac5953e2c0685669f97d7a1
103Author: lzzy12 <jhashivam2020@gmail.com>
104Date: Thu Dec 26 15:28:27 2019 +0530
105
106 Fixed potential race conditions in GoogleDriveHelper class
107
108 * Also simplified code a bit
109 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
110
111commit 820d72f31775884487431d84164a93b2c50b38ca
112Author: lzzy12 <jhashivam2020@gmail.com>
113Date: Thu Dec 26 14:47:05 2019 +0530
114
115 Fixed files not being shown which were not uploaded by bot
116
117 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
118
119commit 48dae2009d60b1b01dfd9c9af7a500348a75e2d2
120Author: lzzy12 <jhashivam2020@gmail.com>
121Date: Thu Dec 26 14:45:35 2019 +0530
122
123 Fixed token generation script
124
125 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
126
127commit 4fc07cd7a9783efe6057569edfc60807e25f91da
128Author: lzzy12 <jhashivam2020@gmail.com>
129Date: Wed Dec 25 19:17:35 2019 +0530
130
131 Fix typo in speed indicator
132
133 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
134
135commit 4dd1aa4977be487dc1d358cd2a6e719766eff8d1
136Author: lzzy12 <jhashivam2020@gmail.com>
137Date: Wed Dec 25 18:18:59 2019 +0530
138
139 Handle empty strings in config variables
140
141 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
142
143commit 4e1f7a8a77cd274f88cb62c0f2d9d18e549f034e
144Author: lzzy12 <jhashivam2020@gmail.com>
145Date: Wed Dec 25 16:17:02 2019 +0530
146
147 Small optimisations all around
148
149 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
150
151commit 8e886a3030478604279bdfde9509d2846db8a768
152Author: lzzy12 <jhashivam2020@gmail.com>
153Date: Wed Dec 25 15:35:48 2019 +0530
154
155 Add Index URL in /list cmd
156
157 Also simplified code a bit
158
159 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
160
161commit 53b68292350ff78ce7872b34610b99bf65bb810e
162Author: lzzy12 <jhashivam2020@gmail.com>
163Date: Wed Dec 25 15:15:36 2019 +0530
164
165 Fixed Team Drive list functionality
166
167 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
168
169commit ac24ff03717d429f916107b06bd2faa909fc04bf
170Author: lzzy12 <jhashivam2020@gmail.com>
171Date: Wed Dec 25 14:53:19 2019 +0530
172
173 Optimise adding index url to messsage
174
175 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
176
177commit eb388c7ceaaeccb2b94a893e3a16a7e779b10935
178Author: Shubham dubey <shubhamdubey15.2000@gmail.com>
179Date: Wed Dec 25 00:53:37 2019 +0530
180
181 Fix Index trailing issue on directories
182
183commit e69625c406bfbdf15a11214bcee83029a2d4bb2b
184Author: jaskaranSM <beerabassian32@gmail.com>
185Date: Tue Dec 24 21:16:46 2019 +0530
186
187 Fix git conflict
188
189commit 8a516024cbe6e43fe67945f7994df4d010f8f202
190Merge: 0ed1ca3 b31a39f
191Author: jaskaranSM <beerabassian32@gmail.com>
192Date: Tue Dec 24 21:11:33 2019 +0530
193
194 Fixed Folder upload to Team Drives
195
196commit b31a39f11ab17c9d64721e6db23821d54c76e496
197Author: lzzy12 <jhashivam2020@gmail.com>
198Date: Tue Dec 24 17:52:17 2019 +0530
199
200 Enable TeamDrive support
201
202 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
203
204commit 0ed1ca3531ac942b2352f7977ab5372c118f7e70
205Author: lzzy12 <jhashivam2020@gmail.com>
206Date: Tue Dec 24 17:52:17 2019 +0530
207
208 Enable TeamDrive support
209
210 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
211
212commit 6dfb3e986332a502e810e6c159b02b461112696c
213Author: lzzy12 <jhashivam2020@gmail.com>
214Date: Tue Dec 24 17:35:09 2019 +0530
215
216 Simplify get_readable_msg code
217
218 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
219
220commit 1094be1f4afbf562162b2acf3f4ac2e9d9fa2c0a
221Author: lzzy12 <jhashivam2020@gmail.com>
222Date: Tue Dec 24 17:31:50 2019 +0530
223
224 Fix caprover file
225
226 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
227
228commit 82ae49a33a861edbd386e2fee188850b9f721c5d
229Author: lzzy12 <jhashivam2020@gmail.com>
230Date: Tue Dec 24 17:24:35 2019 +0530
231
232 Re implement upload progress after rebase
233
234 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
235
236commit 19b6f91d5d101100320f2aaeb5cc7e7bdcdbeb1d
237Author: jaskaranSM <beerabassian32@gmail.com>
238Date: Mon Dec 23 18:51:35 2019 +0530
239
240 Dont edit the message if content is same
241
242commit c4964ad9d039cee75b55158a90480537b43929b2
243Author: Shivam Jha <jhashivam2020@gmail.com>
244Date: Mon Dec 23 17:36:35 2019 +0530
245
246 Fix hardcoded value of status Update interval
247
248commit 01ed02e57cdb254027cff7a0486803cb54ce2a16
249Author: lzzy12 <jhashivam2020@gmail.com>
250Date: Mon Dec 23 16:29:20 2019 +0530
251
252 Fix mimetype error
253
254 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
255
256commit bb30cc7f116983064b114a93528774b83e9dc03b
257Author: lzzy12 <jhashivam2020@gmail.com>
258Date: Mon Dec 23 16:20:03 2019 +0530
259
260 Dockerfile: Optimise cache management
261
262 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
263
264commit e2e14530138504793d4342e37f430a5bd3ba731d
265Author: lzzy12 <jhashivam2020@gmail.com>
266Date: Mon Dec 23 16:17:57 2019 +0530
267
268 Fixup errors after rebase
269
270 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
271
272commit b4cd97193069b9fea34d89341890aa8b1200e33a
273Author: lzzy12 <jhashivam2020@gmail.com>
274Date: Mon Dec 9 15:02:16 2019 +0530
275
276 Read setup variables from environment variables
277
278 Also Adds support for heroku env variables
279
280 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
281
282commit 3af2d9e3f314e0b3575607dba9baac24ecef5ac3
283Author: lzzy12 <jhashivam2020@gmail.com>
284Date: Mon Dec 23 15:32:36 2019 +0530
285
286 Clean requirements.txt mess
287
288 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
289
290commit 0d30f19a4e508d87621965b99ca2b3e07ba2e80b
291Author: jaskaranSM <beerabassian32@gmail.com>
292Date: Mon Dec 23 13:26:32 2019 +0530
293
294 Project Rebase
295 - Changelog:
296 Improved Performance
297 Fixed Stucked Messages
298 Seperated Download Progress Status From Listener
299 Disabled Upload Progress (Temporarily)
300
301commit 4f9fa3f63f1db8cb844856059ad825c8badbe2ba
302Author: lzzy12 <jhashivam2020@gmail.com>
303Date: Mon Dec 9 17:05:57 2019 +0530
304
305 Fix typo
306
307 Also Adds support for heroku env variables
308
309 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
310
311commit 6c66a2ad8a508c3d7bd0591191cadb62acc8913f
312Author: lzzy12 <jhashivam2020@gmail.com>
313Date: Mon Dec 9 15:02:16 2019 +0530
314
315 Read setup variables from environment variables
316
317 Also Adds support for heroku env variables
318
319 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
320
321commit 97ed788aa55810124508875e9d9cc9a93e239ceb
322Author: Shivam Jha <jhashivam2020@gmail.com>
323Date: Mon Nov 18 14:35:21 2019 +0530
324
325 Add support for Caprover PaaS service
326
327 See https://caprover.com
328
329commit db0dcb0d8ba6173bd61f423a3097784d94442500
330Author: lzzy12 <jhashivam2020@gmail.com>
331Date: Sun Nov 10 19:07:22 2019 +0530
332
333 [DO NOT DEPLOY] Incomplete save
334
335 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
336
337commit 584bd138df9877ee3dff2f513aa9f21ec5cfd213
338Author: jaskaranSM <beerabassian32@gmail.com>
339Date: Sun Nov 10 12:24:48 2019 +0530
340
341 Refactored Download start logic
342
343commit df82d5944e6f426de1cdd1e593aa6067c2c94b44
344Author: Shivam Jha <jhashivam2020@gmail.com>
345Date: Sun Nov 10 01:24:13 2019 +0530
346
347 Fix progress update in torrent download
348
349commit 3c6093a5f2945846c2edcfb4919081d5e4c791af
350Author: Shivam Jha <jhashivam2020@gmail.com>
351Date: Thu Nov 7 20:00:05 2019 +0530
352
353 Fix requirements.txt
354
355commit 474be6fc2d943b2bcb71ebc736b8174e7a591cb0
356Author: lzzy12 <jhashivam2020@gmail.com>
357Date: Thu Nov 7 15:11:39 2019 +0530
358
359 Update some version numbers in requirements.txt
360
361commit 8e7abade29c9667261402bec6d732ddd2a289ddb
362Author: lzzy12 <jhashivam2020@gmail.com>
363Date: Thu Nov 7 14:57:18 2019 +0530
364
365 Update README.md
366
367commit da622c04be457143011ac8b9558f9cade2433330
368Author: lzzy12 <jhashivam2020@gmail.com>
369Date: Thu Nov 7 14:48:35 2019 +0530
370
371 Don't depend on bot to run for generate_gdrive_token.py
372
373commit ac39b7e6821e2c1380bd59d4966410070f8fd17a
374Author: jaskaranSM <37726998+jaskaranSM@users.noreply.github.com>
375Date: Fri Nov 1 21:29:23 2019 +0530
376
377 Added Missing Statement
378
379commit 3a3eca241179eea27979462e31c0edd526944e6c
380Author: jaskaranSM <beerabassian32@gmail.com>
381Date: Fri Nov 1 21:18:46 2019 +0530
382
383 Refactored disk to stats and added bot uptime
384 - Also helps tracking auto reboots on Heroku.
385
386commit 8be32c6e5c2d86383692f88d7e5ea3593177c08f
387Author: jaskaranSM <beerabassian32@gmail.com>
388Date: Fri Nov 1 20:26:36 2019 +0530
389
390 Fixed Broken Mimetype Detection
391
392commit 7b5375fd2186fe123e4709b12b5c4ea3790d8e96
393Author: Shivam Jha <jhashivam2020@gmail.com>
394Date: Fri Nov 1 19:00:35 2019 +0530
395
396 Fix up after f7960a7dfec839913e852e781760e7e50b3c4147
397
398commit 826ab1d6f50734d174fc33dea6b220a037191bef
399Author: lzzy12 <jhashivam2020@gmail.com>
400Date: Fri Nov 1 17:46:10 2019 +0530
401
402 Update README.md
403
404commit bf956b3fa6325d233d7f931e541833c765328bb8
405Merge: f7960a7 b9084fe
406Author: lzzy12 <jhashivam2020@gmail.com>
407Date: Fri Nov 1 16:54:04 2019 +0530
408
409 Merge branch 'master' of https://github.com/lzzy12/python-aria-mirror-bot
410
411commit f7960a7dfec839913e852e781760e7e50b3c4147
412Author: lzzy12 <jhashivam2020@gmail.com>
413Date: Fri Nov 1 16:33:54 2019 +0530
414
415 Fix empty file progress
416
417 Fixes #8
418
419 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
420
421commit b9084fe506b1f48d541c67ebbf2b88c20b47f1a6
422Author: jaskaranSM <37726998+jaskaranSM@users.noreply.github.com>
423Date: Thu Oct 31 22:23:40 2019 +0530
424
425 list: Dont try to get size for folders
426
427commit 374a23298e6e70b4cb7ef46feed7363090790ce8
428Author: lzzy12 <jhashivam2020@gmail.com>
429Date: Thu Oct 31 16:44:22 2019 +0530
430
431 Docker:Fix read permission in container
432
433 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
434
435commit 31f0c8e6b298847b7574089df16cf4326146d593
436Author: lzzy12 <jhashivam2020@gmail.com>
437Date: Thu Oct 31 11:46:50 2019 +0530
438
439 Improved Dockerfile
440
441 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
442
443commit c754d228e426bbee783136cd5b6abc4d87837ad2
444Author: Shivam Jha <jhashivam2020@gmail.com>
445Date: Thu Oct 31 00:04:43 2019 +0530
446
447 gdriveTools: Fix error in search
448
449commit 830ee1ad3eb416c613e0bd946367790ed0391cd6
450Author: Shivam Jha <jhashivam2020@gmail.com>
451Date: Thu Oct 31 00:02:55 2019 +0530
452
453 gdriveTools: Fix search
454
455 Recent force push seems to cause loss of commits.
456 * Lesson learnt: NEVER FORCE PUSH IN MASTER BRANCH
457
458commit a0d8947d6b37516ae7f9651f094d34d3ccd28f5e
459Author: jaskaranSM <37726998+jaskaranSM@users.noreply.github.com>
460Date: Wed Oct 30 21:04:32 2019 +0530
461
462 list: fix bug
463
464commit 8e65b6280def0154413c00b3e9cc8c6092aaefaa
465Author: Shivam Jha <jhashivam2020@gmail.com>
466Date: Wed Oct 30 17:28:59 2019 +0530
467
468 Only Allow owner to cancell all downloads
469
470commit 1cfa77757fcd9f7546c7b4567f7799e72841fe8a
471Author: Shivam Jha <jhashivam2020@gmail.com>
472Date: Wed Oct 30 16:38:51 2019 +0530
473
474 README.md: Update some stuffs
475
476commit 1d98b4b5525e1abac0091c4e0579569a1cc34ed2
477Author: Shivam Jha <jhashivam2020@gmail.com>
478Date: Wed Oct 30 16:34:01 2019 +0530
479
480 Update README.md
481
482commit d37b853408a8a28ade909bf2a31578201a0dd7f9
483Author: jaskaranSM <37726998+jaskaranSM@users.noreply.github.com>
484Date: Tue Oct 29 19:45:12 2019 +0530
485
486 Fixed Formatting.
487
488commit 563af194c5144f0b915135ba8d8174a2991bca6f
489Author: jaskaranSM <beerabassian32@gmail.com>
490Date: Tue Oct 29 19:42:39 2019 +0530
491
492 Added Guide for Deploying on Heroku
493
494commit 03952750e2972971a5def09b70cfa943f046a9f1
495Author: jaskaranSM <37726998+jaskaranSM@users.noreply.github.com>
496Date: Mon Oct 28 11:59:40 2019 +0530
497
498 Fix tagging users without username (#7)
499
500commit c403eab9099f4a5fc454d111803992f93e10a6d1
501Author: Arsalan <35004378+a092devs@users.noreply.github.com>
502Date: Mon Oct 28 10:52:22 2019 +0530
503
504 fixed the wrong comment (#6)
505
506commit fd1c49d93fc4682e887aa0211d115d00d7917530
507Author: lzzy12 <jhashivam2020@gmail.com>
508Date: Sun Oct 27 19:02:36 2019 +0530
509
510 Fix indentation error
511
512 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
513
514commit 6ec7a716d3c3fd2fb8b102591cad2080a3a05899
515Merge: deb4b43 88f4d52
516Author: lzzy12 <jhashivam2020@gmail.com>
517Date: Sun Oct 27 18:58:58 2019 +0530
518
519 Merge branch 'docker'
520
521commit 88f4d5266fba5843fa76764ca8c9087bc19d569f
522Author: lzzy12 <jhashivam2020@gmail.com>
523Date: Sun Oct 27 18:55:32 2019 +0530
524
525 Add a python script to generate token.pickle file
526
527 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
528
529commit d706365ce62fb788dd6c9081c4f854130a73f440
530Author: lzzy12 <jhashivam2020@gmail.com>
531Date: Sun Oct 27 17:43:55 2019 +0530
532
533 Add heroku.yml file for heroku support
534
535 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
536
537commit a017f2260b0abcd2f43d69d46443c11b07bea631
538Author: lzzy12 <jhashivam2020@gmail.com>
539Date: Sun Oct 27 17:34:18 2019 +0530
540
541 Add Docker support
542
543 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
544
545commit deb4b43fdd6f69b9235caefffa1704accb5ecb28
546Author: jaskaranSM <beerabassian32@gmail.com>
547Date: Sun Oct 27 17:29:02 2019 +0530
548
549 Validate Url and Magnet with Regex
550
551commit 3bac006fb37e082960658ccc718962602633c6ec
552Author: jaskaranSM <beerabassian32@gmail.com>
553Date: Tue Oct 22 19:47:50 2019 +0530
554
555 Output file size in list search results
556 - Also Listing Recent Uploads Fixed. ( * )
557
558commit fdb49ac62a86914b5847f1df3d588588cab6e52c
559Author: jaskaranSM <beerabassian32@gmail.com>
560Date: Tue Oct 22 18:20:47 2019 +0530
561
562 Fixed Cancelled Downloads stuck in Download Queue.
563 - Also some minor Modifications.
564
565commit 6ed78411fc386631a40b603d3e609bb7c38b4aab
566Author: jaskaranSM <37726998+jaskaranSM@users.noreply.github.com>
567Date: Sun Oct 20 18:53:18 2019 +0530
568
569 message_utils: Handle TimeOuts.
570
571commit b7e65d9c9c0e8e0e323ca4acbd14cb92e64037c1
572Author: jaskaranSM <beerabassian32@gmail.com>
573Date: Sat Oct 19 16:44:26 2019 +0530
574
575 Changed sleep() call for Fixing Delay.
576
577 - Also Tweaked Torrent Metadata Status Logic a bit.
578
579commit fa664e6663cec21cfd49e542e9f330ad853afa02
580Author: Shivam Jha <jhashivam2020@gmail.com>
581Date: Thu Oct 17 21:45:03 2019 +0530
582
583 Check if log.txt exists before trying to open
584
585 This fixes #3
586
587commit 35f99c849f5e9ba9a0e89ce20cff106c13aa92b4
588Author: lzzy12 <jhashivam2020@gmail.com>
589Date: Tue Oct 15 21:41:04 2019 +0530
590
591 Handle an crash when user deletes the bot message manually
592
593 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
594
595commit 9f26ed107ca6297162974ff085d225047baa99ff
596Author: lzzy12 <jhashivam2020@gmail.com>
597Date: Mon Oct 14 21:53:31 2019 +0530
598
599 Allow owner to unauthorize a user or a chat
600
601 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
602
603commit d38bc90e827739f9ab5cdb5c9910f46992d34a3e
604Author: lzzy12 <jhashivam2020@gmail.com>
605Date: Mon Oct 14 20:51:34 2019 +0530
606
607 Don't do anything on KillThreadException until we figure a better way
608
609 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
610
611commit 6ce2507c363d14fb00b51d038d00768b0fa83657
612Author: lzzy12 <jhashivam2020@gmail.com>
613Date: Mon Oct 14 20:50:35 2019 +0530
614
615 Implement /log command for easier debugging
616
617 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
618
619commit a0cdda9e6e885fc5246e0609d6db1c7c357820b0
620Author: lzzy12 <jhashivam2020@gmail.com>
621Date: Sun Oct 13 23:00:05 2019 +0530
622
623 Improve gdrive progress tracking
624
625 * Still bugged
626
627 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
628
629commit 7228461ab98c537369940573c92e407162ed6db7
630Author: lzzy12 <jhashivam2020@gmail.com>
631Date: Sun Oct 13 21:14:47 2019 +0530
632
633 Cast time formats to int
634
635 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
636
637commit c9ede8bf16c5a212d2380719a1ceee5ae7445c6a
638Author: lzzy12 <jhashivam2020@gmail.com>
639Date: Sat Oct 12 23:39:24 2019 +0530
640
641 Fix torrent download from telegram
642
643 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
644
645commit cc90560657f5e2ab8828cc4fca3be388920fbbc9
646Author: Shubham dubey <shubhamdubey15.2000@gmail.com>
647Date: Sat Oct 12 17:39:04 2019 +0530
648
649 This triggers my OCD
650
651commit 17a08973e104b91276bb715a7ba6bce526ba1ddd
652Author: lzzy12 <jhashivam2020@gmail.com>
653Date: Sat Oct 12 22:54:30 2019 +0530
654
655 Handle some more crashes related download cleanup
656
657 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
658
659commit 7b485d13b0eae291e42b106c9282c480078f5255
660Author: lzzy12 <jhashivam2020@gmail.com>
661Date: Sat Oct 12 22:45:30 2019 +0530
662
663 Fix crashes related to cancel mirror
664
665 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
666
667commit c1e4bf246c5cb1d8b6c9546c3723c846da4d94b5
668Author: lzzy12 <jhashivam2020@gmail.com>
669Date: Sat Oct 12 22:14:22 2019 +0530
670
671 Simply sleep the upload progress thread instead of using event locks
672
673 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
674
675commit 4fa2e71e9882dbf565b443e0c985364bb29b6498
676Author: lzzy12 <jhashivam2020@gmail.com>
677Date: Sat Oct 12 22:12:07 2019 +0530
678
679 Show upload ETA in appropriate time units
680
681 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
682
683commit 70eaada75fa099d0c586650d82692957834fbb3d
684Author: lzzy12 <jhashivam2020@gmail.com>
685Date: Sat Oct 12 21:22:21 2019 +0530
686
687 Stop blocking the thread while uploading the file causing slow speeds
688
689 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
690
691commit bb74416ecacc1c4bb16cd3ba9476a56d2e89e8dc
692Author: lzzy12 <jhashivam2020@gmail.com>
693Date: Sat Oct 12 21:02:12 2019 +0530
694
695 Stop trying to add invalid urls
696
697 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
698
699commit 16886f5ac8061bed1525ba9fc653982c760c4800
700Author: lzzy12 <jhashivam2020@gmail.com>
701Date: Sat Oct 12 20:55:04 2019 +0530
702
703 Make changing of bot commands easier
704
705 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
706
707commit 5d6c0c8ff7828b760de80686ccd21aba7b43464d
708Author: lzzy12 <jhashivam2020@gmail.com>
709Date: Sat Oct 12 20:20:08 2019 +0530
710
711 Implementing auto delete message
712
713 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
714
715commit a432ad8a5dc6fd71bd5fad5a36ec6a6950e58079
716Author: lzzy12 <jhashivam2020@gmail.com>
717Date: Sat Oct 12 19:50:50 2019 +0530
718
719 Fix some messages sent by bot
720
721 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
722
723commit b5c398945198a641dd964b6d207a39981d2b3848
724Author: lzzy12 <jhashivam2020@gmail.com>
725Date: Fri Oct 11 23:28:46 2019 +0530
726
727 exit_cleanup: Use aria2.remove_all method instead of loop
728
729 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
730
731commit fda8785c64168d0fa1781d1e1b47af3a12f2d93a
732Author: lzzy12 <jhashivam2020@gmail.com>
733Date: Fri Oct 11 23:25:13 2019 +0530
734
735 get_readable_message: Acquire lock before accessing the download_dict
736
737 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
738
739commit 918b8653c93cffeac1fb8b8c34488b3ad6f4a690
740Author: lzzy12 <jhashivam2020@gmail.com>
741Date: Fri Oct 11 23:18:06 2019 +0530
742
743 Specify version of aria2p module
744
745 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
746
747commit 6fe360ebaa40eea8f68f57aa98ab7fa67fb510a6
748Author: lzzy12 <jhashivam2020@gmail.com>
749Date: Fri Oct 11 19:54:48 2019 +0530
750
751 Delete the element from download_dict if the download failed
752
753 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
754
755commit a50d0427fd882ecfc4a2caf53e4c9280c9761db5
756Author: lzzy12 <jhashivam2020@gmail.com>
757Date: Fri Oct 11 19:26:41 2019 +0530
758
759 Add an option to limit max concurrent downloads
760
761 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
762
763commit 31510f0c01835337b9723c8ba71a227e181d1791
764Merge: 2e378a9 42334d3
765Author: lzzy12 <jhashivam2020@gmail.com>
766Date: Fri Oct 11 19:20:39 2019 +0530
767
768 Merge branch 'staging' of github.com:lzzy12/aria-mirror-bot into staging
769
770commit 2e378a9f0bfa43045efa902f622b4e684606f34f
771Author: lzzy12 <jhashivam2020@gmail.com>
772Date: Fri Oct 11 19:19:32 2019 +0530
773
774 Add initial project documentation
775
776 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
777
778commit fad3913e260ede53069ca802a709c09127aee514
779Author: lzzy12 <jhashivam2020@gmail.com>
780Date: Fri Oct 11 00:09:03 2019 +0530
781
782 Implement cancelall
783
784 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
785
786commit 9d83cd31c705c1076438f2216c40d38a492deb12
787Author: lzzy12 <jhashivam2020@gmail.com>
788Date: Fri Oct 11 00:07:46 2019 +0530
789
790 Random fixes all around the source
791
792 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
793
794commit 42334d36b8eac27ddda2d5e537aba7e477337106
795Author: Shubham dubey <shubhamdubey15.2000@gmail.com>
796Date: Thu Oct 10 23:03:12 2019 +0530
797
798 Limit seeding speed to minimal (#1)
799
800 * Limit seeding speed to minimal
801
802 By default aria2 seeds the torrent after downloading it which can cause very high bandwidth consumption and since there is no option to disable seeding (Curse you aria2) this will limit the aria2 upload speed to 1kBps.
803
804 * Update aria.sh
805
806commit c683c7732f61ed1cf0c911f153e76429e2765ebe
807Author: lzzy12 <jhashivam2020@gmail.com>
808Date: Thu Oct 10 21:44:06 2019 +0530
809
810 Fix authorization on bot restart
811
812 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
813
814commit ce16f77b6d77fa2a88d69526fe51f0270da01b6f
815Author: lzzy12 <jhashivam2020@gmail.com>
816Date: Mon Oct 7 23:17:09 2019 +0530
817
818 Clean download directory on startup
819
820 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
821
822commit 65303e3143cb3c0b7b04aa5954c746b57b2eae76
823Author: lzzy12 <jhashivam2020@gmail.com>
824Date: Mon Oct 7 23:05:05 2019 +0530
825
826 Change status while archiving download
827
828 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
829
830commit 1761d16f70840ffcbca6d551c3ea1041157b7f0f
831Author: lzzy12 <jhashivam2020@gmail.com>
832Date: Mon Oct 7 22:05:36 2019 +0530
833
834 Fix disk_usage size unit conversion logic
835
836 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
837
838commit 80388249c5e5afa6a64cf6adbd0cd5b7bc1b4e9a
839Author: lzzy12 <jhashivam2020@gmail.com>
840Date: Mon Oct 7 22:02:46 2019 +0530
841
842 Implement tar-mirror invoked by /tarmirror
843
844 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
845
846commit d36ba18a9f931e000c6aee3e0586ea978c246846
847Author: lzzy12 <jhashivam2020@gmail.com>
848Date: Mon Oct 7 20:06:23 2019 +0530
849
850 Categorise modules according to their jobs
851
852 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
853
854commit e49445c603d36af11879ba061ed78db27f508307
855Author: lzzy12 <jhashivam2020@gmail.com>
856Date: Sun Oct 6 23:29:48 2019 +0530
857
858 Use loop count instead of progress_bytes for upload progress
859
860 * We still have to find the best way to limit the update
861 : Help needed
862
863 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
864
865commit 3a8f28418689ce5c4a412686c08475d4de15d204
866Author: lzzy12 <jhashivam2020@gmail.com>
867Date: Sun Oct 6 23:18:16 2019 +0530
868
869 Only allow authorized users to use the bot
870
871 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
872
873commit 3bfe24786eabec6b754a23776e38996c84e8e733
874Author: lzzy12 <jhashivam2020@gmail.com>
875Date: Sun Oct 6 20:34:16 2019 +0530
876
877 Use threading.Lock to prevent concurrent access to shared resources
878
879 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
880
881commit b58cb47584d369fb508a6fdf23552cba707354ae
882Author: lzzy12 <jhashivam2020@gmail.com>
883Date: Sat Oct 5 22:48:37 2019 +0530
884
885 Trying to fix bug
886
887 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
888
889commit 99efa2dacbe1a872e1ec0112399b3b98be656531
890Author: lzzy12 <jhashivam2020@gmail.com>
891Date: Sat Oct 5 21:25:13 2019 +0530
892
893 Fix error
894
895 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
896
897commit 8d95cfa3b785bf8ce791e9aca626202abf01b40d
898Author: lzzy12 <jhashivam2020@gmail.com>
899Date: Sat Oct 5 21:11:56 2019 +0530
900
901 Fix upload ETA
902
903 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
904
905commit 1e3b5578d5a9754905fc05e5827888306ae3d583
906Author: lzzy12 <jhashivam2020@gmail.com>
907Date: Sat Oct 5 19:54:11 2019 +0530
908
909 Implement speed and ETA for upload
910
911 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
912
913commit 2cf2cd4cd6993caa39966d40c780a225bca1e6f1
914Author: Shivam Jha <jhashivam2020@gmail.com>
915Date: Sun Sep 29 17:24:51 2019 +0530
916
917 License source under GPL v3
918
919commit 706047f102e8c145772f0fd9f02ec9b2d79f9f6b
920Author: lzzy12 <jhashivam2020@gmail.com>
921Date: Sun Sep 29 21:55:19 2019 +0530
922
923 cancel_mirror: Handle some more user made errors
924
925 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
926
927commit 7eda6b5f79c9c3f267a57b91b262eee3b8d1c0bb
928Author: lzzy12 <jhashivam2020@gmail.com>
929Date: Sun Sep 29 21:22:50 2019 +0530
930
931 Add support for mirroring torrent files sent on telegram
932
933 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
934
935commit 2447f7fc5c23a0d356e81d22dad1c6d11380f99c
936Author: lzzy12 <jhashivam2020@gmail.com>
937Date: Sun Sep 29 20:23:21 2019 +0530
938
939 Add /disk command
940
941 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
942
943commit b69e009661f59c583dedf505e04c60aa7cd79741
944Author: lzzy12 <jhashivam2020@gmail.com>
945Date: Sun Sep 29 19:37:02 2019 +0530
946
947 Add help and ping commands
948
949 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
950
951commit f83ab444d249a904d4e7cdf70866710231f40db6
952Author: lzzy12 <jhashivam2020@gmail.com>
953Date: Sun Sep 29 19:01:15 2019 +0530
954
955 Fix some random stuffs
956
957 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
958
959commit 6cc7f63410fe45109433d3ccb731fd93e325dfb1
960Author: lzzy12 <jhashivam2020@gmail.com>
961Date: Sun Sep 29 18:28:06 2019 +0530
962
963 Fix more crashes when mirror url is invalid
964
965 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
966
967commit 1fd10648ff693b714b283948437f60ffd5bdfe62
968Author: jaskaranSM <beerabassian32@gmail.com>
969Date: Sat Sep 28 09:00:14 2019 -0400
970
971 Add Progress Bar for Downloads
972
973commit c638d7703e660d306dfeb43a592db453c664d7e0
974Author: lzzy12 <jhashivam2020@gmail.com>
975Date: Sun Sep 29 05:43:34 2019 +0530
976
977 Fix onDownloadError callback when url is invalid
978
979 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
980
981commit c360bebb7b457d200f06a8221bbc451d63e30c0b
982Author: lzzy12 <jhashivam2020@gmail.com>
983Date: Sat Sep 28 23:11:39 2019 +0530
984
985 Start using python f-strings
986
987 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
988
989commit def54aca87da472f639fd7dd89a4835a040b2dfb
990Author: lzzy12 <jhashivam2020@gmail.com>
991Date: Sat Sep 28 22:29:39 2019 +0530
992
993 Mention error in the message while informing the user about cancellation
994
995 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
996
997commit 6d4cfcaf43ca44a6ed0427fa492038139ad630ea
998Author: lzzy12 <jhashivam2020@gmail.com>
999Date: Sat Sep 28 22:08:59 2019 +0530
1000
1001 Implement cancel_mirror
1002
1003 * Only cancels downloads. Files already being uploaded can't be cancelled yet
1004 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1005
1006commit 4e3f412e7a0722a2271f62524ca9781119e434f3
1007Author: lzzy12 <jhashivam2020@gmail.com>
1008Date: Sat Sep 28 20:44:21 2019 +0530
1009
1010 Use message_id as a key for download_dict instead of update_id
1011
1012 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1013
1014commit 7703a1405877f486c797372e0e6e7825a2a45c78
1015Author: lzzy12 <jhashivam2020@gmail.com>
1016Date: Sat Sep 28 19:47:29 2019 +0530
1017
1018 Add support for mirroring .torrent provided it's URL
1019
1020 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1021
1022commit 0fac78be490b4ec7cbfcaca85ee03bbe50932d1a
1023Author: lzzy12 <jhashivam2020@gmail.com>
1024Date: Sat Sep 28 19:43:36 2019 +0530
1025
1026 Fix some stuffs
1027
1028 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1029
1030commit ae16a8338da287535d682d6974078eae2a173fdd
1031Author: lzzy12 <jhashivam2020@gmail.com>
1032Date: Sat Sep 28 19:19:31 2019 +0530
1033
1034 gdriveTools: Set log level of googleapiclient.discovery to ERROR
1035
1036 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1037
1038commit 7ebd051ed3939f9b40c15dca6473989d3af5c819
1039Author: lzzy12 <jhashivam2020@gmail.com>
1040Date: Sat Sep 28 18:24:27 2019 +0530
1041
1042 Fix download cleanup
1043
1044 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1045
1046commit c0a446749afad2c31d449ae707c033d26120543d
1047Author: lzzy12 <jhashivam2020@gmail.com>
1048Date: Sat Sep 28 02:42:44 2019 +0530
1049
1050 Fix onDownloadComplete not being called
1051
1052 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1053
1054commit bce77735ce94ca07a6522493b6d4115f2f9b3793
1055Author: lzzy12 <jhashivam2020@gmail.com>
1056Date: Sat Sep 28 02:13:22 2019 +0530
1057
1058 Fix dead locks due to while loop in multiple threads trying to access a shared state
1059
1060 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1061
1062commit 8ddb98595cad4d0f996bef6fac15c4ca8386c3c0
1063Author: lzzy12 <jhashivam2020@gmail.com>
1064Date: Fri Sep 27 22:44:48 2019 +0530
1065
1066 Fix bugged implementation of 464a633115fdc7e9b3b4e8492327513ea4f17261
1067
1068 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1069
1070commit 464a633115fdc7e9b3b4e8492327513ea4f17261
1071Author: lzzy12 <jhashivam2020@gmail.com>
1072Date: Fri Sep 27 20:35:41 2019 +0530
1073
1074 Only maintain single status message in a chat
1075
1076 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1077
1078commit 3fc9d402928cfd0890619b7d5e5cc84b88ead1b0
1079Author: lzzy12 <jhashivam2020@gmail.com>
1080Date: Fri Sep 27 20:06:50 2019 +0530
1081
1082 Implement mirror_status: invoked by /status
1083
1084 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1085
1086commit c2f1fbadffd315fd50ca55235b5535c08c09f413
1087Author: lzzy12 <jhashivam2020@gmail.com>
1088Date: Fri Sep 27 19:12:25 2019 +0530
1089
1090 Introduce message_utils module managing telegram messages
1091
1092 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1093
1094commit 86d624214d380c0262aebd97ffaec71575505e79
1095Author: lzzy12 <jhashivam2020@gmail.com>
1096Date: Fri Sep 27 02:51:46 2019 +0530
1097
1098 gdriveTools: Refactor confusing variable names
1099
1100 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1101
1102commit d2a65adf183658c5e3be0a23d79dd232c66edd5b
1103Author: lzzy12 <jhashivam2020@gmail.com>
1104Date: Fri Sep 27 00:09:05 2019 +0530
1105
1106 Fix Yet another bug due to indentation
1107
1108 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1109
1110commit 94fc5d0022876a5b9ea55ce11d349b6e791406ee
1111Author: jaskaranSM <beerabassian32@gmail.com>
1112Date: Thu Sep 26 12:59:59 2019 -0400
1113
1114 Added G-Drive List Feature
1115
1116commit 53fb5bda2e9a6bdea935c66fb15fe68066defc92
1117Author: jaskaranSM <beerabassian32@gmail.com>
1118Date: Thu Sep 26 11:16:51 2019 -0400
1119
1120 Fixed Recursive Directory Upload
1121
1122commit a67ddfb5be6b9c13a586fc37d58c006bd5b9a42d
1123Author: lzzy12 <jhashivam2020@gmail.com>
1124Date: Thu Sep 26 23:05:19 2019 +0530
1125
1126 download_tools: Fix torrent yet again
1127
1128 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1129
1130commit 7281c18687e0a4442862c4952f8b7c26968daef1
1131Author: lzzy12 <jhashivam2020@gmail.com>
1132Date: Thu Sep 26 22:59:30 2019 +0530
1133
1134 gdrive_tools: Refactor file_ops() to get_mime_type()
1135
1136 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1137
1138commit 43c95a659b5ac7d6916b591001e940d2b442fd67
1139Author: lzzy12 <jhashivam2020@gmail.com>
1140Date: Thu Sep 26 22:46:10 2019 +0530
1141
1142 Fix bug of uploaded file not saving with proper name
1143
1144 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1145
1146commit 84482969f132a7ea39e1633a4595261a85dd8dd5
1147Author: lzzy12 <jhashivam2020@gmail.com>
1148Date: Thu Sep 26 22:34:37 2019 +0530
1149
1150 Introduce DownloadStatus class for storing stats of downloads
1151
1152 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1153
1154commit f0efb4357dd7ac7b815a3e10060eb8095b5387bb
1155Author: lzzy12 <jhashivam2020@gmail.com>
1156Date: Thu Sep 26 18:22:58 2019 +0530
1157
1158 Clean up downloads user requests bot shut-down
1159
1160 * Basically for Ctrl + C
1161 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1162
1163commit ab6c01146e116e25a260f41b55a8e2efaf4c3081
1164Author: lzzy12 <jhashivam2020@gmail.com>
1165Date: Thu Sep 26 18:21:07 2019 +0530
1166
1167 Make separate module for fs related jobs
1168
1169 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1170
1171commit 54c563ffc4887e6182bc2a341cb2cf11b2a58dea
1172Author: lzzy12 <jhashivam2020@gmail.com>
1173Date: Thu Sep 26 06:15:36 2019 +0530
1174
1175 Make sure there are not other useless downloads in background on startup
1176
1177 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1178
1179commit 50020b0e6b4b8df62b5c4e8196758952bb70f96b
1180Author: lzzy12 <jhashivam2020@gmail.com>
1181Date: Thu Sep 26 05:53:51 2019 +0530
1182
1183 Fix logic for is_url
1184
1185 This is not perfect
1186
1187 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1188
1189commit 6c082f7e77d3e5026de4266138fe8817025c7766
1190Author: lzzy12 <jhashivam2020@gmail.com>
1191Date: Thu Sep 26 04:49:04 2019 +0530
1192
1193 download_helper: Fix support for download from magnet links
1194
1195 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1196
1197commit 76c6d68d859676e8a4a57edb17fb74b1f1369771
1198Author: lzzy12 <jhashivam2020@gmail.com>
1199Date: Thu Sep 26 04:16:17 2019 +0530
1200
1201 download_helper: Avoid instantiating Aria APIs on each new mirror request
1202
1203 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1204
1205commit d403c95c5a10802ee04241da31e6de24de3e56d3
1206Author: lzzy12 <jhashivam2020@gmail.com>
1207Date: Thu Sep 26 03:38:27 2019 +0530
1208
1209 gdrivetool: Use console based Flow for authentication
1210
1211 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1212
1213commit b2bd0c2685d307f59bda01629a85e511cebf2aab
1214Author: lzzy12 <jhashivam2020@gmail.com>
1215Date: Thu Sep 26 01:37:54 2019 +0530
1216
1217 Remove unnecessary dependency on CLIENT_SECRET and CLIENT_ID
1218
1219 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1220
1221commit 1c56b18724c25d1c4d70c5209db51f6315245bbe
1222Author: lzzy12 <jhashivam2020@gmail.com>
1223Date: Tue Sep 24 00:46:31 2019 +0530
1224
1225 Separated telegram related code from download upload related code
1226
1227 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1228
1229commit d6b6933ee8fa496a224516ebc0e753c1b337cb47
1230Author: lzzy12 <jhashivam2020@gmail.com>
1231Date: Sun Sep 22 23:08:42 2019 +0530
1232
1233 Remove redundant str constructors
1234
1235commit ffd1f7f3788f90dc3b59012928a713afedd52f1c
1236Author: lzzy12 <jhashivam2020@gmail.com>
1237Date: Sun Sep 22 22:26:00 2019 +0530
1238
1239 ariaTools: Add a function to get file name of download
1240
1241commit 6bb1224aa782bc9d3dc07e75c6acf8fc5efaf462
1242Author: jaskaranSM <beerabassian32@gmail.com>
1243Date: Wed Sep 18 11:48:19 2019 -0400
1244
1245 Specify Download Dir with RPC
1246
1247commit 5cb5f228adec09dfe0848d30544582e2e3516bf0
1248Author: jaskaranSM <37726998+jaskaranSM@users.noreply.github.com>
1249Date: Wed Sep 18 10:46:50 2019 -0400
1250
1251 Linux Doesnt like Spaces.
1252
1253commit 12b66b960ca6f98f646520bcc0a39729837eee1e
1254Author: lzzy12 <jhashivam2020@gmail.com>
1255Date: Wed Sep 18 19:34:39 2019 +0530
1256
1257 Remove dirty hack
1258
1259 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1260
1261commit d56aaa47297e5f4a6861f50d55dfd6dc4839aee9
1262Author: lzzy12 <jhashivam2020@gmail.com>
1263Date: Wed Sep 18 18:26:46 2019 +0530
1264
1265 Add an option to specify download directory
1266
1267commit e5294b87e63aeb02f34c932a677f19ae8ebb9181
1268Author: jaskaranSM <37726998+jaskaranSM@users.noreply.github.com>
1269Date: Tue Sep 17 19:18:41 2019 +0530
1270
1271 Added aria2p Lib in Requirements.
1272
1273commit 21dacbc8fb2e4cd31180f191c0c12b5b08d425a3
1274Author: lzzy12 <jhashivam2020@gmail.com>
1275Date: Tue Sep 17 19:10:29 2019 +0530
1276
1277 Major project structure rebase
1278
1279 Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
1280
1281commit 44fff43553e323c56eb5aa2ffdc024c11aaad01b
1282Author: lzzy12 <jhashivam2020@gmail.com>
1283Date: Tue Sep 17 16:27:06 2019 +0530
1284
1285 Separate credentials from code
1286
1287commit 5da3f5139ef0b73c67decb8ba41e542f333ba37a
1288Author: jaskaranSM <37726998+jaskaranSM@users.noreply.github.com>
1289Date: Tue Sep 17 06:35:10 2019 -0400
1290
1291 bot: inital message will be a reply to user's message
1292
1293 also fixed formatting.
1294
1295commit e826385571816af3852c3737cc9b90bcda7a50bd
1296Author: jaskaranSM <beerabassian32@gmail.com>
1297Date: Tue Sep 17 06:07:19 2019 -0400
1298
1299 Initial