summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/Checksum.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename self.core to self.pyload (plugins only)Gravatar Walter Purcaro 2015-07-191-2/+2
|
* Code cosmetics (3)Gravatar Walter Purcaro 2015-07-191-2/+2
|
* Fix addonsGravatar Walter Purcaro 2015-07-191-5/+3
|
* Code cosmetics (2)Gravatar Walter Purcaro 2015-07-191-2/+2
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-26/+26
|
* Spare code cosmetics (4)Gravatar Walter Purcaro 2015-06-241-5/+5
|
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-06-241-2/+2
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-241-2/+2
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-241-8/+8
|
* Hook plugin code cosmetics (2)Gravatar Walter Purcaro 2015-06-151-1/+1
|
* Update everythingGravatar Walter Purcaro 2015-06-081-2/+2
|
* Use 'import' instead 'from'Gravatar Walter Purcaro 2015-05-011-8/+6
|
* interval code cosmeticsGravatar Walter Purcaro 2015-03-261-12/+8
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-181-0/+3
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-101-6/+6
|
* Whitespace cosmeticsGravatar Walter Purcaro 2015-03-081-3/+3
|
* [Checksum] Retrieve hashsum from self.infoGravatar Walter Purcaro 2015-02-031-12/+21
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-12-221-8/+8
|
* Don't start unused periodical in some addonsGravatar Walter Purcaro 2014-12-091-1/+6
|
* Update some pluginsGravatar Walter Purcaro 2014-12-011-2/+7
|
* [Checksum] Don't use b''Gravatar Walter Purcaro 2014-11-091-3/+3
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-6/+6
|
* Update plugins to last changesGravatar Walter Purcaro 2014-10-281-1/+1
|
* Update __config__Gravatar Walter Purcaro 2014-10-281-2/+1
|
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-3/+3
|
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+4
|
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+4
| | | | Whitespaces and EOF fixup
* Logging string cosmeticsGravatar Walter Purcaro 2014-09-271-10/+9
|
* [Checksum] Moved the checksum validation toggle to the plugin because the ↵Gravatar stickell 2014-08-311-6/+7
| | | | general configuration has been removed in 0.4.10
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-18/+5
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-9/+9
|
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-3/+5
|
* Fix retry time formatsGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@498b9e3
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@74bcc70
* Checksum: disabled by defaultGravatar Stefano 2013-12-131-2/+2
|
* Checksum: merged #388Gravatar Walter Purcaro 2013-12-131-34/+37
|
* Checksum: reverted b2e7352 due to a case sensitive issueGravatar Stefano 2013-10-041-15/+1
|
* DDLStorage: rewritten to use API.Gravatar Stefano 2013-10-021-1/+15
|
* Checksum: fixed #262Gravatar Stefano 2013-09-181-2/+2
|
* Fixed PEP 8 violations in HooksGravatar Stefano 2013-07-241-62/+75
|
* multihosters - closed #618, store http/ftp accounts, add uptobox.com premiumGravatar zoidberg10 2012-09-241-7/+46
|
* update turbobit, 1fichier - closed #679, maybe #665Gravatar zoidberg10 2012-09-081-7/+14
|
* filecloud.io (experimental) -- closed #659Gravatar zoidberg10 2012-08-241-8/+10
|
* update uloz.to, cloudnator.com, checksum pluginGravatar zoidberg10 2012-06-141-15/+41
|
* commit plugins onlyGravatar zoidberg10 2012-05-301-0/+95
|
* Backed out changeset: 240404fc2b83Gravatar zoidberg10 2012-05-301-95/+0
|
* simple checksum and download scheduler hooks; keep config options orderedGravatar zoidberg10 2012-05-301-0/+95