Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | General fixup (2) | Walter Purcaro | 2015-05-13 | 1 | -8/+7 |
* | General fixup (1) | Walter Purcaro | 2015-05-12 | 2 | -10/+14 |
* | Other import fixes (2) | Walter Purcaro | 2015-05-12 | 1 | -4/+3 |
* | 'from time' -> 'import time' and so on... (2) | Walter Purcaro | 2015-05-12 | 1 | -2/+2 |
* | 'from time' -> 'import time' and so on... | Walter Purcaro | 2015-05-12 | 1 | -3/+2 |
* | 'from os' -> 'import os' and so on... | Walter Purcaro | 2015-05-12 | 2 | -12/+10 |
* | Improve and fix file structure a bit | Walter Purcaro | 2015-05-10 | 1 | -2/+2 |
* | Auto choose webserver | Walter Purcaro | 2015-05-02 | 1 | -7/+7 |
* | Use 'import' instead 'from' (2) | Walter Purcaro | 2015-05-01 | 1 | -7/+8 |
* | Use bitmath lib to formatSize | Walter Purcaro | 2015-05-01 | 1 | -7/+7 |
* | Revert colored console | Walter Purcaro | 2015-04-30 | 1 | -9/+9 |
* | some fixes | Armin | 2015-04-21 | 1 | -3/+8 |
* | Spare code cosmetics (10) | Walter Purcaro | 2015-04-21 | 1 | -0/+1 |
* | Spare code cosmetics (8) | Walter Purcaro | 2015-04-20 | 1 | -2/+2 |
* | Spare code cosmetics (7) | Walter Purcaro | 2015-04-20 | 1 | -1/+1 |
* | Merge pull request #9 from ardi69/0.4.10 | Walter Purcaro | 2015-04-19 | 1 | -4/+7 |
|\ | |||||
| * | sorted config in webui ("Activated" is always the top option) | Armin | 2015-04-19 | 1 | -4/+7 |
* | | Use with statement | Walter Purcaro | 2015-04-19 | 2 | -17/+12 |
|/ | |||||
* | Spare code cosmetics (5) | Walter Purcaro | 2015-04-18 | 1 | -1/+2 |
* | Spare code cosmetics (3) | Walter Purcaro | 2015-04-17 | 1 | -11/+11 |
* | Spare code cosmetics (1) | Walter Purcaro | 2015-04-17 | 2 | -27/+25 |
* | fix: config cast | Armin | 2015-04-16 | 1 | -0/+1 |
* | default.conf cleanup | Walter Purcaro | 2015-04-16 | 1 | -54/+65 |
* | Improve Setup a bit | Walter Purcaro | 2015-04-13 | 1 | -3/+12 |
* | Default theme is Next | Walter Purcaro | 2015-04-13 | 1 | -2/+2 |
* | Merge branch 'pr/n3_ardi69' into 0.4.10 | Walter Purcaro | 2015-04-12 | 1 | -1/+0 |
|\ | |||||
| * | moved the config-nicer from config-parser to webui-app | Armin | 2015-04-10 | 1 | -7/+1 |
| * | showing plugins nicer in settings -> "xxx (Addon)" instead "xxx_addon" | Armin | 2015-04-10 | 1 | -1/+7 |
| * | remove testing stuff | Armin | 2015-04-10 | 1 | -1/+0 |
* | | Cleanup | Walter Purcaro | 2015-04-10 | 1 | -2/+2 |
|/ | |||||
* | added: configdata of deleted or outdated plugins are deletedfrom config | Armin | 2015-04-10 | 1 | -0/+7 |
* | Merge remote-tracking branch 'origin/0.4.10' into 0.4.10 | Armin | 2015-04-08 | 2 | -5/+5 |
|\ | |||||
| * | [config] webinterface -> webui | Walter Purcaro | 2015-04-07 | 2 | -5/+5 |
* | | fix setup | Armin | 2015-04-05 | 1 | -3/+3 |
|/ | |||||
* | fix | Armin | 2015-04-04 | 1 | -4/+4 |
* | some fixes | root | 2015-04-03 | 1 | -4/+4 |
* | safe_join -> fs_join | Walter Purcaro | 2015-02-28 | 1 | -1/+1 |
* | Update webui | Walter Purcaro | 2015-02-17 | 1 | -1/+1 |
* | Fix plugins to work on 0.4.10 | Walter Purcaro | 2015-02-16 | 4 | -0/+972 |
* | module temp | Walter Purcaro | 2015-02-16 | 4 | -972/+0 |
* | Improve theme structure a bit | Walter Purcaro | 2015-02-16 | 2 | -2/+2 |
* | Fix pyload __init__ | Walter Purcaro | 2014-12-13 | 1 | -7/+16 |
* | Update README and related | Walter Purcaro | 2014-12-12 | 1 | -0/+1 |
* | New Setup | Walter Purcaro | 2014-12-12 | 1 | -119/+124 |
* | Fix JsEngine | Walter Purcaro | 2014-12-12 | 1 | -0/+1 |
* | Spare code fixes | Walter Purcaro | 2014-12-11 | 1 | -7/+27 |
* | Set utf-8 coding in all __init__.py | Walter Purcaro | 2014-12-11 | 1 | -0/+1 |
* | Clean up some import header | Walter Purcaro | 2014-12-11 | 1 | -1/+1 |
* | Fix with_statement | Walter Purcaro | 2014-12-07 | 1 | -0/+1 |
* | PEP-8, Python Zen, refactor and reduce code (thx FedeG) | Walter Purcaro | 2014-12-01 | 2 | -32/+22 |
* | Use utils encode/decode | Walter Purcaro | 2014-11-20 | 1 | -14/+5 |
* | [ConfigParser] getPlugin return str | Walter Purcaro | 2014-11-16 | 1 | -16/+10 |
* | Use default theme for now | Walter Purcaro | 2014-11-15 | 1 | -1/+1 |
* | New theme Estate | Walter Purcaro | 2014-10-16 | 1 | -1/+1 |
* | Remove trailing whitespaces | Walter Purcaro | 2014-10-03 | 1 | -1/+1 |
* | [ConfigParser] Remove IGNORE feature | Walter Purcaro | 2014-10-03 | 1 | -18/+2 |
* | JsEngine rewritten + utils updated | Walter Purcaro | 2014-09-14 | 1 | -2/+2 |
* | Restructure pyload file tree (1) | Walter Purcaro | 2014-09-14 | 2 | -0/+911 |
* | module -> pyload | Walter Purcaro | 2014-09-14 | 1 | -0/+64 |