summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/IFileWs.py
Commit message (Expand)AuthorAgeFilesLines
* Spare code cosmeticsGravatar Walter Purcaro 2015-05-271-1/+1
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-0/+1
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
* 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
* [DeadHoster] Improve getInfo + two hosters mark deadGravatar Walter Purcaro 2014-09-281-9/+4
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-1/+3
* Use parseError instead PluginParseError + unified all download pattern attrib...Gravatar Walter Purcaro 2014-07-101-3/+2
* [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to "OFFLIN...Gravatar Walter Purcaro 2014-07-051-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-0/+1
* Fix HOSTER_NAME in XFileSharingPro pluginsGravatar Walter Purcaro 2014-04-111-1/+2
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
* Added LONG_WAIT_PATTERN regexGravatar z00nx 2013-01-161-1/+1
* Removed unneeded imported modules, added todo listGravatar z00nx 2013-01-151-3/+2
* Added IFileWs pluginGravatar z00nx 2013-01-121-0/+21