summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/AntiStandby.py
Commit message (Collapse)AuthorAgeFilesLines
* Update addonsGravatar Walter Purcaro 2015-10-181-6/+4
|
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-1/+1
| | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-101-1/+1
|
* Spare improvementsGravatar Walter Purcaro 2015-10-081-5/+5
|
* [Account] Improve parse_traffic method + code cosmeticsGravatar Walter Purcaro 2015-10-021-2/+2
|
* Some fixesGravatar Walter Purcaro 2015-08-041-1/+1
|
* fix import errorGravatar GammaC0de 2015-08-031-2/+2
|
* Fix https://github.com/pyload/pyload/issues/1651Gravatar Walter Purcaro 2015-08-021-5/+5
|
* [AntiStandby] Improve linux_standbyGravatar Walter Purcaro 2015-08-021-2/+6
|
* [AntiStandby] Fix import typoGravatar Walter Purcaro 2015-07-301-2/+2
|
* [AntiStandby] Fix max_mtime methodGravatar Walter Purcaro 2015-07-301-2/+3
|
* Fix https://github.com/pyload/pyload/issues/1600 (2)Gravatar Walter Purcaro 2015-07-291-4/+4
|
* Fix https://github.com/pyload/pyload/issues/1600Gravatar Walter Purcaro 2015-07-291-8/+21
|
* Fix https://github.com/pyload/pyload/issues/1595Gravatar Walter Purcaro 2015-07-291-2/+2
|
* Fix https://github.com/pyload/pyload/issues/1588Gravatar Walter Purcaro 2015-07-291-4/+4
|
* [AntiStandby] HotfixGravatar Walter Purcaro 2015-07-291-8/+8
|
* New plugin: AntiStandbyGravatar Walter Purcaro 2015-07-291-0/+157
Fix https://github.com/pyload/pyload/issues/1231