summaryrefslogtreecommitdiffstats
path: root/module/plugins/AccountManager.py
Commit message (Collapse)AuthorAgeFilesLines
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-06-241-4/+4
|
* Revert plugins to stableGravatar Walter Purcaro 2014-11-221-77/+75
|
* [PluginManager] Improve some routinesGravatar Walter Purcaro 2014-11-101-1/+0
|
* [AccountManager] Don't break pyload if account load failsGravatar Walter Purcaro 2014-11-101-6/+14
|
* Code cosmeticsGravatar Walter Purcaro 2014-11-101-2/+2
|
* [AccountManager] I/O error handlingGravatar Walter Purcaro 2014-11-091-28/+30
|
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-1/+1
|
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+11
|
* 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