summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/Ftp.py
Commit message (Expand)AuthorAgeFilesLines
* Fix plugins to work on 0.4.10Gravatar Walter Purcaro 2015-02-161-78/+0
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2015-02-161-6/+5
|\
| * Replace 'except' with 'except Exception'Gravatar Walter Purcaro 2015-01-131-1/+1
| * Fix getAccount in some pluginsGravatar Walter Purcaro 2015-01-111-2/+2
| * "New Year" Update: hoster pluginsGravatar Walter Purcaro 2015-01-091-2/+2
| * Fix password retrieving in some pluginsGravatar Walter Purcaro 2014-12-201-5/+4
| * Code cosmeticsGravatar Walter Purcaro 2014-11-101-4/+4
| * Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-6/+6
| * Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-2/+2
| * [Ftp] Improve __pattern__Gravatar Walter Purcaro 2014-10-201-3/+4
| * Pattern update 2Gravatar Walter Purcaro 2014-10-111-1/+1
| * Newline cosmeticsGravatar Walter Purcaro 2014-10-081-0/+2
| * 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/+3
| * [FTP] Restore pattern.Gravatar stickell 2014-09-131-2/+2
* | module tempGravatar Walter Purcaro 2015-02-161-0/+79
* | module -> pyloadGravatar Walter Purcaro 2014-09-141-74/+0
|/
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-19/+7
* Store all re.search/match object as "m" instead "found"Gravatar Walter Purcaro 2014-07-201-3/+3
* Prefer self.urls and self.packages for adding linksGravatar Walter Purcaro 2014-07-161-3/+2
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-1/+1
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-3/+0
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-28/+27
* Normalize line endings to avoid line endings merge conflictsGravatar Stefano 2013-07-211-90/+90
* multihosters - closed #618, store http/ftp accounts, add uptobox.com premiumGravatar zoidberg10 2012-09-241-11/+62
* improved speed for high bandwith connectionsGravatar RaNaN 2011-09-241-3/+2
* more fixes and chunk+resume debugGravatar RaNaN 2010-12-281-25/+8
* new dirsGravatar RaNaN 2010-08-251-0/+58
* merged guiGravatar mkaay 2010-08-251-58/+0
* fixes, missing fileGravatar mkaay 2010-08-181-12/+8
* plugin updates to new interfaceGravatar Jeix 2010-08-011-23/+19
* more improvements and cleaned some importsGravatar RaNaN 2010-07-291-1/+0
* New feature: FTP download supportGravatar Jeix 2010-06-201-0/+67