summaryrefslogtreecommitdiffstats
path: root/pyload/config
Commit message (Collapse)AuthorAgeFilesLines
* Revert colored consoleGravatar Walter Purcaro 2015-04-301-9/+9
|
* some fixesGravatar Armin 2015-04-211-3/+8
|
* Spare code cosmetics (10)Gravatar Walter Purcaro 2015-04-211-0/+1
|
* Spare code cosmetics (8)Gravatar Walter Purcaro 2015-04-201-2/+2
|
* Spare code cosmetics (7)Gravatar Walter Purcaro 2015-04-201-1/+1
|
* Merge pull request #9 from ardi69/0.4.10Gravatar Walter Purcaro 2015-04-191-4/+7
|\ | | | | sorted config in webui ("Activated" always on top)
| * sorted config in webui ("Activated" is always the top option)Gravatar Armin 2015-04-191-4/+7
| | | | | | | | | | | | NOTE: The options are sorted like in pyload.conf & plugin.conf For sorting like plugins "__config" - array plugin.conf must be recreated by simply delete the file
* | Use with statementGravatar Walter Purcaro 2015-04-192-17/+12
|/
* Spare code cosmetics (5)Gravatar Walter Purcaro 2015-04-181-1/+2
|
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-04-171-11/+11
|
* Spare code cosmetics (1)Gravatar Walter Purcaro 2015-04-172-27/+25
|
* fix: config castGravatar Armin 2015-04-161-0/+1
|
* default.conf cleanupGravatar Walter Purcaro 2015-04-161-54/+65
|
* Improve Setup a bitGravatar Walter Purcaro 2015-04-131-3/+12
|
* Default theme is NextGravatar Walter Purcaro 2015-04-131-2/+2
|
* 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
* Merge remote-tracking branch 'origin/0.4.10' into 0.4.10Gravatar Armin 2015-04-082-5/+5
|\
| * [config] webinterface -> webuiGravatar Walter Purcaro 2015-04-072-5/+5
| |
* | fix setupGravatar Armin 2015-04-051-3/+3
|/
* fixGravatar Armin 2015-04-041-4/+4
|
* some fixesGravatar root 2015-04-031-4/+4
|
* safe_join -> fs_joinGravatar Walter Purcaro 2015-02-281-1/+1
|
* Update webuiGravatar Walter Purcaro 2015-02-171-1/+1
|
* Fix plugins to work on 0.4.10Gravatar Walter Purcaro 2015-02-164-0/+972
|
* module tempGravatar Walter Purcaro 2015-02-164-972/+0
|
* Improve theme structure a bitGravatar Walter Purcaro 2015-02-162-2/+2
|
* Fix pyload __init__Gravatar Walter Purcaro 2014-12-131-7/+16
|
* Update README and relatedGravatar Walter Purcaro 2014-12-121-0/+1
|
* New SetupGravatar Walter Purcaro 2014-12-121-119/+124
|
* Fix JsEngineGravatar Walter Purcaro 2014-12-121-0/+1
|
* Spare code fixesGravatar Walter Purcaro 2014-12-111-7/+27
|
* Set utf-8 coding in all __init__.pyGravatar Walter Purcaro 2014-12-111-0/+1
|
* 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-012-32/+22
|
* Use utils encode/decodeGravatar Walter Purcaro 2014-11-201-14/+5
|
* [ConfigParser] getPlugin return strGravatar Walter Purcaro 2014-11-161-16/+10
|
* Use default theme for nowGravatar Walter Purcaro 2014-11-151-1/+1
|
* New theme EstateGravatar Walter Purcaro 2014-10-161-1/+1
|
* Remove trailing whitespacesGravatar Walter Purcaro 2014-10-031-1/+1
|
* [ConfigParser] Remove IGNORE featureGravatar Walter Purcaro 2014-10-031-18/+2
|
* JsEngine rewritten + utils updatedGravatar Walter Purcaro 2014-09-141-2/+2
|
* Restructure pyload file tree (1)Gravatar Walter Purcaro 2014-09-142-0/+911
|
* module -> pyloadGravatar Walter Purcaro 2014-09-141-0/+64