summaryrefslogtreecommitdiffstats
path: root/module/plugins/AccountManager.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-17/+0
| | | | 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-4/+4
|
* Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-151-1/+3
| | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@aa7b3f9
* Remove shebang #!/usr/bin/env pythonGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@1387ded
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-111-24/+21
| | | | Merges vuolter/pyload@e4b2562
* automatic plugin reloaderGravatar RaNaN 2011-11-201-4/+5
|
* improved plugin loader, import hook to always use newest plugin versionsGravatar RaNaN 2011-11-141-1/+1
|
* fixed json importGravatar RaNaN 2011-09-221-1/+1
|
* has_key refractored, package name generator by GeekGravatar RaNaN 2011-07-141-4/+4
|
* erniebs fixes, ul lifetime fixGravatar RaNaN 2011-06-121-5/+7
|
* rehost plugin, fixed some account management issuesGravatar RaNaN 2011-05-251-5/+2
|
* gui account add fixGravatar mkaay 2011-02-141-2/+3
|
* closed #234Gravatar RaNaN 2011-02-071-0/+2
|
* FileSonic PremiumGravatar RaNaN 2011-01-231-2/+5
|
* cleaned request factoryGravatar RaNaN 2010-12-221-0/+179