summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/Xdcc.py
Commit message (Collapse)AuthorAgeFilesLines
* 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__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+1
| | | | Whitespaces and EOF fixup
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-29/+14
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* 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' ↵Gravatar Walter Purcaro 2014-07-151-1/+1
| | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* 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
| | | | Merges vuolter/pyload@d3be840
* Use re.match for __pattern__ matches instead re.searchGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@9117005
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@e4b2562
* Fix __config__Gravatar Walter Purcaro 2014-04-111-5/+3
| | | | Merges vuolter/pyload@83ff313
* Replace range with xrangeGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@a50c8ff
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@74bcc70
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@6c57a37
* 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
Works for links with the following schema: xdcc://.*?/.*?/#?\d+/? (regexp) Example: xdcc://irc.server.net/botname/packid