summaryrefslogtreecommitdiffstats
path: root/pyLoadCore.py
Commit message (Expand)AuthorAgeFilesLines
* package renaming in collector worksGravatar mkaay 2009-12-281-1/+4
* fixed webserver bug (thx nCID)Gravatar mkaay 2009-12-281-3/+4
* tried to satisfy RaNaNGravatar mkaay 2009-12-281-2/+5
* fixed uploaded.to and netload.in, gui clipboard checkGravatar mkaay 2009-12-271-0/+8
* closes #51Gravatar mkaay 2009-12-271-22/+39
* stop button works, closes #59Gravatar mkaay 2009-12-271-1/+14
* closes #13Gravatar mkaay 2009-12-271-2/+6
* closes #42Gravatar mkaay 2009-12-261-16/+15
* gui contaoner upload, closes #39Gravatar mkaay 2009-12-261-2/+13
* fixed ddl-music, cleaned up, new status (starting), some more fixesGravatar mkaay 2009-12-261-1/+1
* clean shutdownGravatar mkaay 2009-12-241-5/+15
* download speed limitGravatar mkaay 2009-12-231-3/+8
* core: downloadlimit is not far away ;) gui: restart download actionGravatar mkaay 2009-12-231-1/+8
* log view, progressbar testGravatar RaNaN 2009-12-211-0/+1
* reverted files, pyload.db fixGravatar mkaay 2009-12-211-5/+13
* total progressbar bullshitGravatar Wugy 2009-12-211-6/+3
* pause/start button worksGravatar mkaay 2009-12-211-1/+2
* new update threads, link dock works nowGravatar mkaay 2009-12-211-2/+4
* cli + web fixesGravatar RaNaN 2009-12-201-2/+2
* fixed file_list again, webserver terminates correctly when killing pyload ove...Gravatar mkaay 2009-12-201-5/+8
* fixed file_list, clean exit?Gravatar mkaay 2009-12-201-4/+3
* new cli workingGravatar RaNaN 2009-12-201-0/+1
* reimplemented old CLIGravatar RaNaN 2009-12-201-5/+6
* webinterface - activ Downloads List - Code completedGravatar Wugy 2009-12-191-1/+1
* active download list 40%Gravatar Wugy 2009-12-191-492/+492
* real reconnect fix ;-)Gravatar RaNaN 2009-12-191-12/+11
* fixed reconnectGravatar RaNaN 2009-12-191-11/+12
* cleanedGravatar RaNaN 2009-12-191-3/+0
* new web JSON functionsGravatar RaNaN 2009-12-171-0/+1
* Removed printsGravatar spoob 2009-12-171-3/+0
* create only one links.txt packageGravatar mkaay 2009-12-171-1/+13
* new xml config for coreGravatar mkaay 2009-12-171-21/+4
* Little Rapidshare FixGravatar spoob 2009-12-171-1/+1
* new functions for interacting with coreGravatar RaNaN 2009-12-161-1/+11
* Webinterface authsystemGravatar RaNaN 2009-12-161-0/+1
* fixed speed display, optimized some codeGravatar mkaay 2009-12-161-1/+0
* gui server statusGravatar mkaay 2009-12-161-7/+4
* Fixed LinkList.py and .part renamingGravatar spoob 2009-12-151-2/+3
* new Django webinterface(in development), small fixesGravatar RaNaN 2009-12-151-8/+19
* create automatic script foldersGravatar spoob 2009-12-101-39/+58
* cleaned some code, pyLoad Script Support (closed #16)Gravatar RaNaN 2009-12-101-25/+36
* No OpenSSL needed to runGravatar spoob 2009-12-051-0/+1
* Convert read_url_list to new PluginGravatar spoob 2009-12-031-60/+56
* base for new guiGravatar mkaay 2009-12-031-15/+5
* improved read_url_listGravatar mkaay 2009-12-031-2/+5
* little webinterface fixesGravatar RaNaN 2009-12-031-3/+20
* Better Update SystemGravatar spoob 2009-12-021-31/+26
* new bottle.py, re implemented webserver(not ready yet)Gravatar RaNaN 2009-12-021-26/+31
* New Update Function, pycurl able to just load headers, little fixesGravatar spoob 2009-12-021-17/+25
* WIP: package system second draft - unstableGravatar mkaay 2009-11-301-14/+14
* WIP: package system for cliGravatar mkaay 2009-11-301-1/+21
* added xmlrpc auth without sslGravatar mkaay 2009-11-301-26/+28
* Cleaned XMLRPC in CoreGravatar spoob 2009-11-301-50/+42
* Better Update CheckGravatar spoob 2009-11-291-1/+1
* new xmlrpc methodGravatar mkaay 2009-11-291-0/+19
* links.pkl now in module, nicer terminal killGravatar spoob 2009-11-291-8/+8
* Fixed SecureXMLRPC BugGravatar spoob 2009-11-281-2/+2
* Normal XMLRPC Server availableGravatar spoob 2009-11-281-26/+30
* cleaned and fixedGravatar spoob 2009-11-281-27/+22
* updated xmlrpc methodsGravatar mkaay 2009-11-271-19/+42
* fixed file_listGravatar mkaay 2009-11-271-1/+2
* complete new file_list, cleaned upGravatar mkaay 2009-11-261-23/+32
* basic curses cliGravatar mkaay 2009-11-251-9/+16
* Webinterface with XMLRPCGravatar spoob 2009-11-221-27/+26
* fixed plugin indexGravatar mkaay 2009-11-221-0/+4
* fixed SecureXMLRPCServerGravatar mkaay 2009-11-221-0/+1
* Fixed DLC PluginGravatar spoob 2009-11-161-6/+7
* secure xmlrpcGravatar mkaay 2009-11-221-2/+2
* core now uses xmlrpcGravatar mkaay 2009-11-161-244/+198
* Cleaned plugin index functionGravatar spoob 2009-11-151-10/+9
* added plugin info, v0.2.3.2Gravatar spoob 2009-11-141-1/+2
* better exception handling for socketsGravatar mkaay 2009-11-121-2/+4
* better uploaded patternGravatar spoob 2009-11-101-0/+1
* pyLoad v0.2.2v0.2.2Gravatar spoob 2009-11-081-4/+4
* check installs, fix #32Gravatar spoob 2009-11-081-20/+31
* netload premium, second try, fixed #33Gravatar spoob 2009-11-071-0/+2
* fixed old bugGravatar spoob 2009-11-071-2/+4
* Checks installsGravatar spoob 2009-09-151-0/+11
* pyLoad 0.2.1v0.2.1Gravatar RaNaN 2009-09-041-1/+1
* pyLoad v0.2v0.2Gravatar spoob 2009-09-041-1/+1
* clean root folderGravatar spoob 2009-09-041-5/+4
* pyLoad RCGravatar RaNaN 2009-09-041-4/+4
* cleaningGravatar spoob 2009-09-021-1/+0
* webinterface statusbarGravatar RaNaN 2009-08-191-0/+5
* Updated Config SystemGravatar spoob 2009-08-181-27/+20
* new webinterface functionsGravatar RaNaN 2009-08-181-5/+16
* pyLoad Test Webinterface !Gravatar RaNaN 2009-08-171-3/+20
* fixed little bugsGravatar spoob 2009-08-141-1/+3
* added --url and --list paramsGravatar spoob 2009-08-141-4/+19
* pyload 0.1.1v0.1.1Gravatar spoob 2009-08-121-1/+1
* added debug mode0.1.1Gravatar spoob 2009-08-121-2/+4
* moved update service to update.pyload.orgGravatar spoob 2009-08-121-1/+1
* time-, plugin fix, debug outputGravatar RaNaN 2009-08-121-0/+2
* plugin fixes, core config functionsGravatar RaNaN 2009-08-101-39/+45
* Rs fix, timed reconnect, Cli local option + displaying sizeGravatar RaNaN 2009-08-071-8/+24
* little user wishesGravatar spoob 2009-08-051-21/+24
* pyLoad 0.1.0v0.1Gravatar RaNaN 2009-08-021-1/+5
* automatic update possibleGravatar spoob 2009-08-021-2/+5
* new pyLoad UpdaterGravatar RaNaN 2009-08-011-14/+16
* 'me + public repository => nightmare: cleaning again'Gravatar Willnix 2009-07-151-0/+1
* little fixesGravatar RaNaN 2009-07-141-0/+2
* basic gui functions are workingGravatar RaNaN 2009-06-271-0/+14
* Cli stable, able to abort downloads, pause/kill serverGravatar RaNaN 2009-06-261-1/+17
* fixed some bugsGravatar spoob 2009-06-241-8/+11
* cli able to delete links in queueGravatar RaNaN 2009-06-231-0/+8
* fixed no url return bugGravatar spoob 2009-06-211-1/+0
* added function to add new downloads to the coreGravatar kingzero 2009-06-201-0/+4
* some new cli stuff (no interactive functions yet)Gravatar RaNaN 2009-06-191-1/+8
* new server functionsGravatar RaNaN 2009-06-171-5/+13
* file_list saves links, links.txt only for link dumpingGravatar RaNaN 2009-06-171-28/+9
* new file list modulGravatar RaNaN 2009-06-161-23/+36
* fixed file_list bugGravatar spoob 2009-06-161-1/+1
* new file list classGravatar RaNaN 2009-06-151-0/+5
* many little changesGravatar spoob 2009-06-141-0/+2
* added relink.os Container PluginGravatar spoob 2009-06-141-11/+11
* new naming convention, cli structurGravatar RaNaN 2009-06-141-0/+236