Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | module -> pyload | Walter Purcaro | 2014-09-14 | 111 | -39472/+0 |
| | |||||
* | [Lib] Updated jinja2 to v2.7.3 and markupsafe to v0.23 | Walter Purcaro | 2014-07-19 | 49 | -726/+5531 |
| | |||||
* | [Lib] Update feedparser.py to version 5.1.3 | Walter Purcaro | 2014-06-28 | 1 | -1269/+1397 |
| | |||||
* | [Lib] Update thrift to version 0.9.1 | Walter Purcaro | 2014-06-28 | 22 | -293/+2524 |
| | |||||
* | [Lib] Update simplejson to version 3.5.3 | Walter Purcaro | 2014-06-28 | 6 | -286/+571 |
| | |||||
* | [Lib] Update BeautifulSoup.py to version 3.2.1 | Walter Purcaro | 2014-06-28 | 1 | -29/+34 |
| | |||||
* | [Lib] Update beaker.py to version 1.6.4 | Walter Purcaro | 2014-06-28 | 19 | -815/+1539 |
| | |||||
* | [Lib] Revert libraries to original status (remove all cosmetics optimizations) | Walter Purcaro | 2014-06-28 | 32 | -558/+570 |
| | |||||
* | [Lib] Update bottle.py to version 0.12.7 | Walter Purcaro | 2014-06-28 | 1 | -3/+8 |
| | |||||
* | [Lib] Removed unused Unzip.py | Walter Purcaro | 2014-06-28 | 1 | -50/+0 |
| | |||||
* | Update CherryPy wsgiserver to version 3.2.1 | Walter Purcaro | 2014-06-28 | 1 | -827/+1334 |
| | |||||
* | Upgrading Bottle from 0.10.2 to 0.12.5 | Stefano | 2014-06-28 | 1 | -848/+1653 |
| | |||||
* | Some code cosmetics about commas, spaces and quotes | Walter Purcaro | 2014-06-28 | 20 | -114/+115 |
| | | | | Merges #577 | ||||
* | Fix EOF | Walter Purcaro | 2014-06-28 | 7 | -8/+1 |
| | | | | Merged vuolter/pyload@2635efd | ||||
* | Remove bad whitespaces | Walter Purcaro | 2014-06-28 | 22 | -644/+636 |
| | | | | Merged vuolter/pyload@00288e6 | ||||
* | partial revert | RaNaN | 2011-12-08 | 1 | -176/+0 |
| | |||||
* | fixed order consistence, fixed typo in json_app | mkaay | 2011-12-08 | 2 | -2/+178 |
| | |||||
* | fixed deprecation warnings | RaNaN | 2011-12-08 | 1 | -4/+0 |
| | |||||
* | updated bottle.py | RaNaN | 2011-12-07 | 1 | -811/+1215 |
| | |||||
* | fixes for unrar | RaNaN | 2011-10-15 | 1 | -421/+0 |
| | |||||
* | closed #402 | RaNaN | 2011-10-11 | 1 | -2/+2 |
| | |||||
* | updated simplejson | RaNaN | 2011-10-05 | 5 | -22/+81 |
| | |||||
* | new SafeEval | RaNaN | 2011-10-03 | 2 | -183/+40 |
| | |||||
* | updated thrift, --clean method, youtube fix closed #379 | RaNaN | 2011-08-15 | 4 | -240/+38 |
| | |||||
* | thrift 0.7.0 from trunk, patched for low mem usage | RaNaN | 2011-06-27 | 9 | -14/+921 |
| | |||||
* | little cli improvement | RaNaN | 2011-06-27 | 1 | -1/+1 |
| | |||||
* | rename process | RaNaN | 2011-06-21 | 1 | -12/+5 |
| | |||||
* | Änderung: 1564:40817b13d8b3 | RaNaN | 2011-06-21 | 1 | -0/+21 |
| | | | | | | | | Zweig: dev Marke: tip Nutzer: Cptn_Sandwich Datum: Tue Jun 21 14:02:50 2011 +0200 Zusammenfassung: use process names on linux instead of "python" | ||||
* | bottle.py update | RaNaN | 2011-06-09 | 1 | -719/+1306 |
| | |||||
* | new simplejson version | RaNaN | 2011-06-05 | 2 | -1/+3 |
| | |||||
* | rewritten cli, closed #275, #304 | RaNaN | 2011-05-10 | 3 | -0/+196 |
| | |||||
* | gui freze fix, closes #240, sslxmlrpc fix? | mkaay | 2011-02-11 | 1 | -1/+1 |
| | |||||
* | Thrift with SSL | RaNaN | 2011-02-11 | 1 | -1/+0 |
| | |||||
* | cleanup | RaNaN | 2011-02-10 | 1 | -1203/+0 |
| | |||||
* | added Thrift backend | mkaay | 2011-02-07 | 18 | -0/+3821 |
| | |||||
* | beaker + jinja2 lib | RaNaN | 2011-02-05 | 46 | -0/+14087 |
| | |||||
* | created unified authentication system (same data for webinterface an ↵ | mkaay | 2011-02-05 | 1 | -16/+7 |
| | | | | GUI/CLI, multiple accounts) | ||||
* | better xmlrpc debug, database changes | mkaay | 2011-02-04 | 1 | -1/+0 |
| | |||||
* | improved captcha manager | RaNaN | 2011-02-04 | 1 | -123/+0 |
| | |||||
* | SO fix try | RaNaN | 2011-02-03 | 1 | -1/+5 |
| | |||||
* | added simplejson | RaNaN | 2011-02-02 | 10 | -1/+1596 |
| | |||||
* | correct import | RaNaN | 2011-02-02 | 1 | -1/+1 |
| | |||||
* | little fixes | RaNaN | 2011-02-02 | 1 | -1/+2 |
| | |||||
* | removed django => now using bottle, new builtin threaded ssl server | RaNaN | 2011-02-02 | 3 | -0/+3753 |
| | | | | Dont forget to install jinja and beaker ! | ||||
* | resolved #178 | mkaay | 2011-02-01 | 1 | -0/+421 |
| | |||||
* | added captchatrader.com support, fixed lof.cc | mkaay | 2011-01-31 | 2 | -0/+258 |
| | |||||
* | cleanup code | RaNaN | 2011-01-30 | 2 | -4/+4 |
| | |||||
* | modularized remote backends | mkaay | 2011-01-26 | 1 | -0/+130 |
| | |||||
* | overview speed fix, added lib dir | mkaay | 2011-01-26 | 3 | -0/+5897 |