Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed file_list again, webserver terminates correctly when killing pyload ↵ | 2009-12-20 | 1 | -5/+8 | |
| | | | | over xmlrpc | ||||
* | fixed file_list, clean exit? | 2009-12-20 | 1 | -4/+3 | |
| | |||||
* | new cli working | 2009-12-20 | 1 | -0/+1 | |
| | |||||
* | reimplemented old CLI | 2009-12-20 | 1 | -5/+6 | |
| | |||||
* | webinterface - activ Downloads List - Code completed | 2009-12-19 | 1 | -1/+1 | |
| | |||||
* | active download list 40% | 2009-12-19 | 1 | -492/+492 | |
| | |||||
* | real reconnect fix ;-) | 2009-12-19 | 1 | -12/+11 | |
| | |||||
* | fixed reconnect | 2009-12-19 | 1 | -11/+12 | |
| | |||||
* | cleaned | 2009-12-19 | 1 | -3/+0 | |
| | |||||
* | new web JSON functions | 2009-12-17 | 1 | -0/+1 | |
| | |||||
* | Removed prints | 2009-12-17 | 1 | -3/+0 | |
| | |||||
* | create only one links.txt package | 2009-12-17 | 1 | -1/+13 | |
| | |||||
* | new xml config for core | 2009-12-17 | 1 | -21/+4 | |
| | |||||
* | Little Rapidshare Fix | 2009-12-17 | 1 | -1/+1 | |
| | |||||
* | new functions for interacting with core | 2009-12-16 | 1 | -1/+11 | |
| | |||||
* | Webinterface authsystem | 2009-12-16 | 1 | -0/+1 | |
| | |||||
* | fixed speed display, optimized some code | 2009-12-16 | 1 | -1/+0 | |
| | |||||
* | gui server status | 2009-12-16 | 1 | -7/+4 | |
| | |||||
* | Fixed LinkList.py and .part renaming | 2009-12-15 | 1 | -2/+3 | |
| | |||||
* | new Django webinterface(in development), small fixes | 2009-12-15 | 1 | -8/+19 | |
| | |||||
* | create automatic script folders | 2009-12-10 | 1 | -39/+58 | |
| | |||||
* | cleaned some code, pyLoad Script Support (closed #16) | 2009-12-10 | 1 | -25/+36 | |
| | |||||
* | No OpenSSL needed to run | 2009-12-05 | 1 | -0/+1 | |
| | |||||
* | Convert read_url_list to new Plugin | 2009-12-03 | 1 | -60/+56 | |
| | |||||
* | base for new gui | 2009-12-03 | 1 | -15/+5 | |
| | |||||
* | improved read_url_list | 2009-12-03 | 1 | -2/+5 | |
| | |||||
* | little webinterface fixes | 2009-12-03 | 1 | -3/+20 | |
| | |||||
* | Better Update System | 2009-12-02 | 1 | -31/+26 | |
| | |||||
* | new bottle.py, re implemented webserver(not ready yet) | 2009-12-02 | 1 | -26/+31 | |
| | |||||
* | New Update Function, pycurl able to just load headers, little fixes | 2009-12-02 | 1 | -17/+25 | |
| | |||||
* | WIP: package system second draft - unstable | 2009-11-30 | 1 | -14/+14 | |
| | |||||
* | WIP: package system for cli | 2009-11-30 | 1 | -1/+21 | |
| | |||||
* | added xmlrpc auth without ssl | 2009-11-30 | 1 | -26/+28 | |
| | |||||
* | Cleaned XMLRPC in Core | 2009-11-30 | 1 | -50/+42 | |
| | |||||
* | Better Update Check | 2009-11-29 | 1 | -1/+1 | |
| | |||||
* | new xmlrpc method | 2009-11-29 | 1 | -0/+19 | |
| | |||||
* | links.pkl now in module, nicer terminal kill | 2009-11-29 | 1 | -8/+8 | |
| | |||||
* | Fixed SecureXMLRPC Bug | 2009-11-28 | 1 | -2/+2 | |
| | |||||
* | Normal XMLRPC Server available | 2009-11-28 | 1 | -26/+30 | |
| | |||||
* | cleaned and fixed | 2009-11-28 | 1 | -27/+22 | |
| | |||||
* | updated xmlrpc methods | 2009-11-27 | 1 | -19/+42 | |
| | |||||
* | fixed file_list | 2009-11-27 | 1 | -1/+2 | |
| | |||||
* | complete new file_list, cleaned up | 2009-11-26 | 1 | -23/+32 | |
| | |||||
* | basic curses cli | 2009-11-25 | 1 | -9/+16 | |
| | |||||
* | Webinterface with XMLRPC | 2009-11-22 | 1 | -27/+26 | |
| | |||||
* | fixed plugin index | 2009-11-22 | 1 | -0/+4 | |
| | |||||
* | fixed SecureXMLRPCServer | 2009-11-22 | 1 | -0/+1 | |
| | |||||
* | Fixed DLC Plugin | 2009-11-16 | 1 | -6/+7 | |
| | |||||
* | secure xmlrpc | 2009-11-22 | 1 | -2/+2 | |
| | |||||
* | core now uses xmlrpc | 2009-11-16 | 1 | -244/+198 | |
| | |||||
* | Cleaned plugin index function | 2009-11-15 | 1 | -10/+9 | |
| | |||||
* | added plugin info, v0.2.3.2 | 2009-11-14 | 1 | -1/+2 | |
| | |||||
* | better exception handling for sockets | 2009-11-12 | 1 | -2/+4 | |
| | |||||
* | better uploaded pattern | 2009-11-10 | 1 | -0/+1 | |
| | |||||
* | pyLoad v0.2.2v0.2.2 | 2009-11-08 | 1 | -4/+4 | |
| | |||||
* | check installs, fix #32 | 2009-11-08 | 1 | -20/+31 | |
| | |||||
* | netload premium, second try, fixed #33 | 2009-11-07 | 1 | -0/+2 | |
| | |||||
* | fixed old bug | 2009-11-07 | 1 | -2/+4 | |
| | |||||
* | Checks installs | 2009-09-15 | 1 | -0/+11 | |
| | |||||
* | pyLoad 0.2.1v0.2.1 | 2009-09-04 | 1 | -1/+1 | |
| | |||||
* | pyLoad v0.2v0.2 | 2009-09-04 | 1 | -1/+1 | |
| | |||||
* | clean root folder | 2009-09-04 | 1 | -5/+4 | |
| | |||||
* | pyLoad RC | 2009-09-04 | 1 | -4/+4 | |
| | |||||
* | cleaning | 2009-09-02 | 1 | -1/+0 | |
| | |||||
* | webinterface statusbar | 2009-08-19 | 1 | -0/+5 | |
| | |||||
* | Updated Config System | 2009-08-18 | 1 | -27/+20 | |
| | |||||
* | new webinterface functions | 2009-08-18 | 1 | -5/+16 | |
| | |||||
* | pyLoad Test Webinterface ! | 2009-08-17 | 1 | -3/+20 | |
| | |||||
* | fixed little bugs | 2009-08-14 | 1 | -1/+3 | |
| | |||||
* | added --url and --list params | 2009-08-14 | 1 | -4/+19 | |
| | |||||
* | pyload 0.1.1v0.1.1 | 2009-08-12 | 1 | -1/+1 | |
| | |||||
* | added debug mode0.1.1 | 2009-08-12 | 1 | -2/+4 | |
| | |||||
* | moved update service to update.pyload.org | 2009-08-12 | 1 | -1/+1 | |
| | |||||
* | time-, plugin fix, debug output | 2009-08-12 | 1 | -0/+2 | |
| | |||||
* | plugin fixes, core config functions | 2009-08-10 | 1 | -39/+45 | |
| | |||||
* | Rs fix, timed reconnect, Cli local option + displaying size | 2009-08-07 | 1 | -8/+24 | |
| | |||||
* | little user wishes | 2009-08-05 | 1 | -21/+24 | |
| | |||||
* | pyLoad 0.1.0v0.1 | 2009-08-02 | 1 | -1/+5 | |
| | |||||
* | automatic update possible | 2009-08-02 | 1 | -2/+5 | |
| | |||||
* | new pyLoad Updater | 2009-08-01 | 1 | -14/+16 | |
| | |||||
* | 'me + public repository => nightmare: cleaning again' | 2009-07-15 | 1 | -0/+1 | |
| | |||||
* | little fixes | 2009-07-14 | 1 | -0/+2 | |
| | |||||
* | basic gui functions are working | 2009-06-27 | 1 | -0/+14 | |
| | |||||
* | Cli stable, able to abort downloads, pause/kill server | 2009-06-26 | 1 | -1/+17 | |
| | |||||
* | fixed some bugs | 2009-06-24 | 1 | -8/+11 | |
| | |||||
* | cli able to delete links in queue | 2009-06-23 | 1 | -0/+8 | |
| | |||||
* | fixed no url return bug | 2009-06-21 | 1 | -1/+0 | |
| | |||||
* | added function to add new downloads to the core | 2009-06-20 | 1 | -0/+4 | |
| | |||||
* | some new cli stuff (no interactive functions yet) | 2009-06-19 | 1 | -1/+8 | |
| | |||||
* | new server functions | 2009-06-17 | 1 | -5/+13 | |
| | |||||
* | file_list saves links, links.txt only for link dumping | 2009-06-17 | 1 | -28/+9 | |
| | |||||
* | new file list modul | 2009-06-16 | 1 | -23/+36 | |
| | |||||
* | fixed file_list bug | 2009-06-16 | 1 | -1/+1 | |
| | |||||
* | new file list class | 2009-06-15 | 1 | -0/+5 | |
| | |||||
* | many little changes | 2009-06-14 | 1 | -0/+2 | |
| | |||||
* | added relink.os Container Plugin | 2009-06-14 | 1 | -11/+11 | |
| | |||||
* | new naming convention, cli structur | 2009-06-14 | 1 | -0/+236 | |