Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug in app.py with none existing variable. | Bastian Köcher | 2015-06-19 | 2 | -2/+2 |
* | General fixup (2) | Walter Purcaro | 2015-05-13 | 6 | -77/+79 |
* | General fixup (1) | Walter Purcaro | 2015-05-12 | 8 | -23/+23 |
* | Fix dict generators for python 2.5 | Walter Purcaro | 2015-05-12 | 1 | -1/+1 |
* | Other import fixes (4) | Walter Purcaro | 2015-05-12 | 2 | -12/+6 |
* | Other import fixes (3) | Walter Purcaro | 2015-05-12 | 1 | -3/+2 |
* | Other import fixes (2) | Walter Purcaro | 2015-05-12 | 6 | -223/+8 |
* | Other import fixes | Walter Purcaro | 2015-05-12 | 6 | -131/+126 |
* | Code cleanup for Next theme | Walter Purcaro | 2015-05-12 | 5 | -180/+180 |
* | Fix some directory names | Walter Purcaro | 2015-05-12 | 2 | -2/+2 |
* | 'from time' -> 'import time' and so on... (2) | Walter Purcaro | 2015-05-12 | 2 | -11/+10 |
* | 'from time' -> 'import time' and so on... | Walter Purcaro | 2015-05-12 | 3 | -6/+6 |
* | 'from os' -> 'import os' and so on... | Walter Purcaro | 2015-05-12 | 6 | -52/+45 |
* | Improve and fix file structure a bit | Walter Purcaro | 2015-05-10 | 1 | -1/+1 |
* | Auto choose webserver | Walter Purcaro | 2015-05-02 | 1 | -2/+2 |
* | Use 'import' instead 'from' (2) | Walter Purcaro | 2015-05-01 | 2 | -15/+16 |
* | Spare code cosmetics (10) | Walter Purcaro | 2015-04-21 | 1 | -1/+1 |
* | Spare code cosmetics (9) | Walter Purcaro | 2015-04-20 | 1 | -4/+4 |
* | Spare code cosmetics (8) | Walter Purcaro | 2015-04-20 | 2 | -3/+3 |
* | PEP-8, Python Zen, refactor and reduce code (part 15 in master module/webui/app) | fedeG | 2015-04-20 | 5 | -28/+13 |
* | Spare code cosmetics (7) | Walter Purcaro | 2015-04-20 | 2 | -3/+3 |
* | Merge pull request #9 from ardi69/0.4.10 | Walter Purcaro | 2015-04-19 | 7 | -16/+17 |
|\ | |||||
| * | fix typo | Armin | 2015-04-19 | 1 | -1/+1 |
| * | cosmetics | Armin | 2015-04-19 | 2 | -9/+9 |
| * | sorted config in webui ("Activated" is always the top option) | Armin | 2015-04-19 | 5 | -7/+8 |
* | | Spare code cosmetics (6) | Walter Purcaro | 2015-04-19 | 1 | -0/+1 |
* | | Use with statement | Walter Purcaro | 2015-04-19 | 2 | -6/+9 |
|/ | |||||
* | added: colred logs for webui to (currently only for theme "Next") | Armin | 2015-04-19 | 3 | -3/+45 |
* | fixed: show "all" logs in webui | Armin | 2015-04-18 | 1 | -1/+1 |
* | Spare code cosmetics (5) | Walter Purcaro | 2015-04-18 | 4 | -5/+12 |
* | PEP-8, Python Zen, refactor and reduce code (part 3 in master module) | Walter Purcaro | 2015-04-17 | 2 | -7/+11 |
* | Spare code cosmetics (4) | Walter Purcaro | 2015-04-17 | 1 | -0/+1 |
* | Spare code cosmetics (3) | Walter Purcaro | 2015-04-17 | 8 | -82/+82 |
* | Spare code cosmetics (2) | Walter Purcaro | 2015-04-17 | 1 | -7/+11 |
* | Merge pull request #5 from ardi69/0.4.10 | Walter Purcaro | 2015-04-16 | 1 | -1/+1 |
|\ | |||||
| * | fix typo | Armin | 2015-04-14 | 1 | -1/+1 |
* | | Fix comments | Walter Purcaro | 2015-04-16 | 3 | -3/+3 |
|/ | |||||
* | fix: assignJob | Armin | 2015-04-13 | 1 | -11/+6 |
* | Cleanup | Walter Purcaro | 2015-04-13 | 4 | -0/+17 |
* | Fix except | Walter Purcaro | 2015-04-13 | 1 | -1/+1 |
* | Rename ClickAndLoad to ClickNLoad | Walter Purcaro | 2015-04-13 | 1 | -1/+1 |
* | Fix EOL | Walter Purcaro | 2015-04-13 | 35 | -35/+35 |
* | Fix https://github.com/pyload/pyload/issues/1349 | Walter Purcaro | 2015-04-13 | 1 | -2/+2 |
* | Merge branch 'pr/n3_ardi69' into 0.4.10 | Walter Purcaro | 2015-04-12 | 1 | -18/+30 |
|\ | |||||
| * | fix, fix and more fixes | Armin | 2015-04-12 | 1 | -21/+21 |
| * | moved the config-nicer from config-parser to webui-app | Armin | 2015-04-10 | 1 | -1/+13 |
* | | Cleanup | Walter Purcaro | 2015-04-10 | 7 | -123/+123 |
|/ | |||||
* | more fixes. now running all plugins | Armin | 2015-04-10 | 1 | -1/+1 |
* | fix: OboomCom and SmoozedCom with beaker >= v1.7.x | Armin | 2015-04-09 | 2 | -2/+2 |
* | The single whitespace cleanup O.O | Walter Purcaro | 2015-04-08 | 1 | -1/+1 |
* | Merge branch 'pr/n1006_mariusbaumann' into 0.4.10 | Walter Purcaro | 2015-04-08 | 2 | -29/+24 |
* | [config] webinterface -> webui | Walter Purcaro | 2015-04-07 | 1 | -2/+2 |
* | fix gui | root | 2015-04-04 | 5 | -16/+16 |
* | Drag and drop fix | mariusbaumann | 2015-03-26 | 1 | -2/+2 |
* | .min.css -> .css | Walter Purcaro | 2015-03-01 | 11 | -14/+14 |
* | safe_join -> fs_join | Walter Purcaro | 2015-02-28 | 1 | -4/+4 |
* | Fix lib in .gitignore | Walter Purcaro | 2015-02-17 | 94 | -0/+96068 |
* | Update webui | Walter Purcaro | 2015-02-17 | 226 | -30695/+2953 |
* | Fix plugins to work on 0.4.10 | Walter Purcaro | 2015-02-16 | 330 | -0/+42293 |
* | module temp | Walter Purcaro | 2015-02-16 | 330 | -42293/+0 |
* | Fix filename case | Walter Purcaro | 2015-02-16 | 314 | -0/+0 |
* | Improve theme structure a bit | Walter Purcaro | 2015-02-16 | 152 | -13480/+192 |
* | Update | Walter Purcaro | 2014-12-13 | 1 | -5/+5 |
* | Code fixes | Walter Purcaro | 2014-12-13 | 1 | -1/+1 |
* | Move InitHomeDir to pyload __init__ | Walter Purcaro | 2014-12-12 | 1 | -1/+0 |
* | Update README and related | Walter Purcaro | 2014-12-12 | 5 | -5/+5 |
* | Fix JsEngine | Walter Purcaro | 2014-12-12 | 1 | -1/+1 |
* | Clean up some import header | Walter Purcaro | 2014-12-11 | 3 | -3/+3 |
* | License cleanup | Walter Purcaro | 2014-12-07 | 3 | -48/+4 |
* | PEP-8, Python Zen, refactor and reduce code (thx FedeG) | Walter Purcaro | 2014-12-01 | 6 | -33/+33 |
* | Convert tabs to 4-whitespaces | Walter Purcaro | 2014-11-20 | 1 | -109/+110 |
* | Rename theme clearbright to bright | Walter Purcaro | 2014-11-20 | 107 | -62/+62 |
* | Rename theme "estate" to "clearbright" | Walter Purcaro | 2014-11-15 | 107 | -62/+62 |
* | Merge branch 'stable' into 0.4.10 | Walter Purcaro | 2014-11-13 | 1 | -2/+1 |
* | [themes] Tiny code cosmetics | Walter Purcaro | 2014-10-17 | 1 | -7/+7 |
* | [themes] Restore static js | Walter Purcaro | 2014-10-17 | 24 | -26428/+26428 |
* | [themes] Code cosmetics | Walter Purcaro | 2014-10-17 | 48 | -27583/+27292 |
* | New theme Estate | Walter Purcaro | 2014-10-16 | 120 | -20/+13676 |
* | [Webui] Fix wrong trafficleft format | Walter Purcaro | 2014-10-16 | 1 | -1/+1 |
* | Remove trailing whitespaces | Walter Purcaro | 2014-10-03 | 12 | -36/+36 |
* | JsEngine rewritten + utils updated | Walter Purcaro | 2014-09-14 | 1 | -4/+3 |
* | Restructure pyload file tree (1) | Walter Purcaro | 2014-09-14 | 3 | -6/+6 |
* | [Lib] Update simplejson to v3.6.3 + one file wsgiserver + importing fixup | Walter Purcaro | 2014-09-14 | 1 | -1/+1 |
* | module -> pyload | Walter Purcaro | 2014-09-14 | 329 | -0/+42262 |