summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/File4safeCom.py
Commit message (Collapse)AuthorAgeFilesLines
* Update hosters to self.errorGravatar Walter Purcaro 2014-10-191-2/+2
|
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
|
* Fix previous plugins updateGravatar Walter Purcaro 2014-10-081-2/+2
|
* Update plugins XFileSharingPro basedGravatar Walter Purcaro 2014-10-081-3/+3
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+1
| | | | Whitespaces and EOF fixup
* 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