summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/Dereferer.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-5/+6
| | | | | 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-4/+4
|
* Fixpack (3)Gravatar Walter Purcaro 2015-10-041-1/+1
|
* Fixpack (2)Gravatar Walter Purcaro 2015-10-041-1/+1
|
* A lot of plugin code cosmeticsGravatar Walter Purcaro 2015-10-011-1/+1
|
* Update crypter pluginsGravatar Walter Purcaro 2015-09-291-6/+6
|
* Improve _log methodGravatar Walter Purcaro 2015-07-281-3/+3
|
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-1/+1
|
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
|
* Rename self.core to self.pyload (plugins only)Gravatar Walter Purcaro 2015-07-191-1/+1
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-2/+2
|
* Fix https://github.com/pyload/pyload/issues/1479Gravatar Walter Purcaro 2015-06-101-2/+2
|
* [SimpleHoster] Improve logging and file checkingGravatar Walter Purcaro 2015-06-081-4/+2
|
* Update Dereferer.pyGravatar GammaC0de 2015-06-011-2/+4
|
* [SimpleCrypter] Merge with SimpleDerefererGravatar Walter Purcaro 2015-05-301-9/+5
|
* [Dereferer][SimpleDereferer] UpdateGravatar Walter Purcaro 2015-05-301-3/+30
|
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-2/+2
|
* [Dereferer][DontKnowMe] Extend SimpleDerefererGravatar Walter Purcaro 2014-12-271-13/+4
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-12-221-2/+2
|
* Fix __version__ format in some pluginsGravatar Walter Purcaro 2014-12-091-1/+1
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
|
* Update __config__Gravatar Walter Purcaro 2014-10-281-0/+2
|
* 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/+1
| | | | Whitespaces and EOF fixup
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-18/+4
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Prefer self.urls and self.packages for adding linksGravatar Walter Purcaro 2014-07-161-1/+1
|
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-1/+4
|
* Use pyfile instead self.pyfileGravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@b7f6e2e
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@6c57a37
* Fixed PEP 8 violations in CryptersGravatar Stefano 2013-07-211-1/+2
|
* Dereferer pluginGravatar zoidberg10 2012-11-181-0/+34