summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/UploadingCom.py
Commit message (Expand)AuthorAgeFilesLines
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-1/+1
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
* Rename self.core to self.pyload (plugins only)Gravatar Walter Purcaro 2015-07-191-1/+1
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-7/+7
* Update allGravatar Walter Purcaro 2015-06-241-1/+1
* Update UploadingCom.pyGravatar GammaC0de 2015-06-051-2/+2
* Use 'import' instead 'from'Gravatar Walter Purcaro 2015-05-011-3/+2
* Spare code cosmeticsGravatar Walter Purcaro 2015-04-101-3/+2
* "New Year" Update: hoster pluginsGravatar Walter Purcaro 2015-01-091-16/+11
* Update some pluginsGravatar Walter Purcaro 2014-12-011-4/+4
* Fix cookie domainGravatar Walter Purcaro 2014-11-211-1/+1
* Code cosmeticsGravatar Walter Purcaro 2014-11-101-7/+8
* Code cosmetics about file_info and other stuffGravatar Walter Purcaro 2014-11-031-5/+5
* Update all other pluginsGravatar Walter Purcaro 2014-11-021-2/+2
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-6/+6
* Update plugins to last changesGravatar Walter Purcaro 2014-10-281-1/+1
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-6/+6
* Update hosters to self.errorGravatar Walter Purcaro 2014-10-191-4/+4
* Improve unit detection in size patternGravatar Walter Purcaro 2014-10-141-1/+1
* Pattern update 2Gravatar Walter Purcaro 2014-10-111-1/+1
* 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/+3
* Spare code fixes about COOKIESGravatar Walter Purcaro 2014-10-051-6/+8
* Update UploadingCom.pyGravatar igel-kun 2014-08-301-2/+2
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-17/+6
* Store all re.search/match object as "m" instead "found"Gravatar Walter Purcaro 2014-07-201-7/+7
* Fix hosters SH_COOKIES syntaxGravatar Walter Purcaro 2014-07-201-4/+4
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-2/+0
* Use parseError instead PluginParseError + unified all download pattern attrib...Gravatar Walter Purcaro 2014-07-101-4/+4
* [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
* Use pyfile instead self.pyfileGravatar Walter Purcaro 2014-04-111-2/+2
* Use wait to set time in SimpleHoster pluginsGravatar Walter Purcaro 2014-04-111-4/+2
* Fix retry time formatsGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* UploadingCom: updated patternsGravatar Stefano 2014-01-161-5/+6
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-22/+25
* Normalize line endings to avoid line endings merge conflictsGravatar Stefano 2013-07-211-109/+109
* fixed log api call for several pluginsGravatar Walter Purcaro 2013-07-171-2/+2
* update uploading.comGravatar zoidberg10 2012-08-101-31/+24
* update uloz.to, uploading.com - closed #466Gravatar zoidberg10 2012-04-201-12/+19
* fix some hosters, disable some moreGravatar zoidberg10 2012-01-251-38/+26
* closed #466Gravatar zoidberg10 2011-12-221-0/+6
* improved some code style issuesGravatar RaNaN 2011-05-141-14/+11
* uploading.com premiumGravatar mkaay 2011-02-051-5/+17
* uploading.com fixGravatar mkaay 2011-01-261-2/+10
* closed #160Gravatar Jeix 2010-12-181-0/+17
* Chat interfaces (xmpp/irc): push/pull featureGravatar Jeix 2010-12-121-2/+4
* fixed Megaupload, added Uploading.com beta, closed #177 #182Gravatar Jeix 2010-12-011-0/+80