summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/File4safeCom.py
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned-up XFileSharingPro based pluginsGravatar Walter Purcaro 2014-09-281-1/+2
|
* [File4safe] distributing LINK_PATTERNGravatar stickell 2014-09-071-1/+1
| | | Fixes #729
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-1/+5
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Store all re.search/match object as "m" instead "found"Gravatar Walter Purcaro 2014-07-201-3/+3
|
* Use parseError instead PluginParseError + unified all download pattern ↵Gravatar Walter Purcaro 2014-07-101-1/+1
| | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics
* File4safe premiumGravatar Stefano 2014-05-031-0/+36
+ XFSPAccount improved Resolves #431