summaryrefslogtreecommitdiffstats
path: root/pyload/config/Parser.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'pr/n3_ardi69' into 0.4.10Gravatar Walter Purcaro 2015-04-121-1/+0
|\ | | | | | | | | | | Conflicts: pyload/plugin/Plugin.py pyload/webui/app/pyloadweb.py
| * moved the config-nicer from config-parser to webui-appGravatar Armin 2015-04-101-7/+1
| | | | | | recreateing of plugin.conf no more needed
| * showing plugins nicer in settings -> "xxx (Addon)" instead "xxx_addon"Gravatar Armin 2015-04-101-1/+7
| | | | | | | | Note: required re-create of plugin.conf (by simple deleting of plugin.conf)
| * remove testing stuffGravatar Armin 2015-04-101-1/+0
| |
* | CleanupGravatar Walter Purcaro 2015-04-101-2/+2
|/
* added: configdata of deleted or outdated plugins are deletedfrom configGravatar Armin 2015-04-101-0/+7
| | | file
* Fix plugins to work on 0.4.10Gravatar Walter Purcaro 2015-02-161-0/+353
|
* module tempGravatar Walter Purcaro 2015-02-161-353/+0
|
* Spare code fixesGravatar Walter Purcaro 2014-12-111-7/+27
|
* Clean up some import headerGravatar Walter Purcaro 2014-12-111-1/+1
|
* Fix with_statementGravatar Walter Purcaro 2014-12-071-0/+1
|
* PEP-8, Python Zen, refactor and reduce code (thx FedeG)Gravatar Walter Purcaro 2014-12-011-28/+18
|
* Use utils encode/decodeGravatar Walter Purcaro 2014-11-201-14/+5
|
* [ConfigParser] getPlugin return strGravatar Walter Purcaro 2014-11-161-16/+10
|
* [ConfigParser] Remove IGNORE featureGravatar Walter Purcaro 2014-10-031-18/+2
|
* Restructure pyload file tree (1)Gravatar Walter Purcaro 2014-09-141-0/+373