summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/ShareplaceCom.py
Commit message (Expand)AuthorAgeFilesLines
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-1/+2
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-101-1/+1
* A lot of plugin code cosmeticsGravatar Walter Purcaro 2015-10-011-1/+1
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-1/+1
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
* Code cosmetics (2)Gravatar Walter Purcaro 2015-07-191-1/+1
* Code cosmeticsGravatar Walter Purcaro 2015-07-181-3/+1
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-3/+3
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-06-241-1/+1
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-241-2/+4
* Update allGravatar Walter Purcaro 2015-06-241-1/+1
* Update everythingGravatar Walter Purcaro 2015-06-081-2/+2
* Use 'import' instead 'from'Gravatar Walter Purcaro 2015-05-011-3/+2
* Spare code cosmeticsGravatar Walter Purcaro 2015-04-081-1/+1
* "New Year" Update: hoster pluginsGravatar Walter Purcaro 2015-01-091-2/+2
* [Plugin] Fix wait routine 2Gravatar Walter Purcaro 2014-11-151-1/+0
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-2/+2
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-251-1/+1
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+6
* Pattern update 1Gravatar Walter Purcaro 2014-10-111-1/+1
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
* New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace...Gravatar Walter Purcaro 2014-10-071-2/+1
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-3/+8
* Fix code indentation, some bad whitespaces and missing authors + use 'not' in...Gravatar Walter Purcaro 2014-07-151-3/+3
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-1/+1
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-111-1/+1
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-1/+0
* Remove shebang #!/usr/bin/env pythonGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
* Cleanup for setup vars.Gravatar Walter Purcaro 2013-10-231-4/+0
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-13/+13
* Normalize line endings to avoid line endings merge conflictsGravatar Stefano 2013-07-211-84/+84
* fixed log api call for several pluginsGravatar Walter Purcaro 2013-07-171-2/+2
* Contributed plugins - closed #722,#723Gravatar zoidberg10 2012-11-161-0/+84