summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/Xdcc.py
Commit message (Expand)AuthorAgeFilesLines
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-2/+2
* Code cosmeticsGravatar Walter Purcaro 2015-07-231-5/+5
* 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-2/+2
* Code cosmetics (3)Gravatar Walter Purcaro 2015-07-191-5/+5
* Code cosmetics (2)Gravatar Walter Purcaro 2015-07-191-4/+4
* Code cosmeticsGravatar Walter Purcaro 2015-07-181-4/+2
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-17/+17
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-06-241-12/+12
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-241-1/+1
* Update allGravatar Walter Purcaro 2015-06-241-1/+1
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-241-3/+3
* Update everythingGravatar Walter Purcaro 2015-06-081-2/+2
* Use 'import' instead 'from'Gravatar Walter Purcaro 2015-05-011-2/+0
* Import cleanup for datetime and time modulesGravatar Walter Purcaro 2015-03-141-8/+8
* Code cosmeticsGravatar Walter Purcaro 2015-01-101-9/+12
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-12/+12
* Avoid gettext conflict due variable `_`Gravatar Walter Purcaro 2014-10-251-1/+1
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-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/+1
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-29/+14
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-11/+11
* Fix code indentation, some bad whitespaces and missing authors + use 'not' in...Gravatar Walter Purcaro 2014-07-151-1/+1
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-2/+0
* Fixed some PEP8 violationsGravatar Stefano 2014-04-181-1/+1
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-111-1/+1
* Use re.match for __pattern__ matches instead re.searchGravatar Walter Purcaro 2014-04-111-1/+1
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __config__Gravatar Walter Purcaro 2014-04-111-5/+3
* Replace range with xrangeGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-63/+58
* Normalize line endings to avoid line endings merge conflictsGravatar Stefano 2013-07-211-229/+229
* fixed log api call for several pluginsGravatar Walter Purcaro 2013-07-171-7/+7
* getConfig instead getConf for allGravatar Walter Purcaro 2013-06-031-4/+4
* xdcc fixGravatar Jeix 2012-02-051-2/+1
* pyLoad 0.4.8v0.4.8Gravatar RaNaN 2011-10-041-13/+1
* improved some code style issuesGravatar RaNaN 2011-05-141-1/+1
* shragle fixGravatar Jeix 2011-04-131-1/+2
* xdcc fixesGravatar Jeix 2011-02-121-6/+8
* GUI updates, closed #181, updated XDCC, fixed FileSonicGravatar Jeix 2011-02-111-11/+35
* cleanup codeGravatar RaNaN 2011-01-301-1/+1
* new l18n filesGravatar RaNaN 2011-01-261-3/+0
* small fixes: progess view in gui,xdcc,shareonlineGravatar Jeix 2010-11-051-3/+3
* closed #168Gravatar Jeix 2010-10-291-12/+35
* closed #170Gravatar Jeix 2010-10-241-3/+127
* new dirsGravatar RaNaN 2010-08-251-0/+71
* merged guiGravatar mkaay 2010-08-251-71/+0
* plugin updates to new interfaceGravatar Jeix 2010-08-011-29/+30
* New feature: XDCC SupportGravatar Jeix 2010-06-201-0/+70