summaryrefslogtreecommitdiffstats
path: root/module/thread_list.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed reconnect loop (easy doing)Gravatar spoob 2009-12-271-3/+3
* closes #13Gravatar mkaay 2009-12-271-1/+1
* clean shutdownGravatar mkaay 2009-12-241-0/+4
* downloads are now aborted correctly, gui: remove downloads, new iconsGravatar mkaay 2009-12-241-2/+0
* download speed limitGravatar mkaay 2009-12-231-4/+89
* Fixed Netload, no PremiumGravatar spoob 2009-12-191-1/+0
* real reconnect fix ;-)Gravatar RaNaN 2009-12-191-1/+1
* fixed reconnectGravatar RaNaN 2009-12-191-0/+1
* create only one links.txt packageGravatar mkaay 2009-12-171-5/+3
* Fixed web/init, download scriptGravatar spoob 2009-12-151-1/+1
* create automatic script foldersGravatar spoob 2009-12-101-3/+4
* cleaned some code, pyLoad Script Support (closed #16)Gravatar RaNaN 2009-12-101-4/+22
* fixes, minimal gui changesGravatar mkaay 2009-12-041-7/+9
* Convert read_url_list to new PluginGravatar spoob 2009-12-031-7/+23
* Cleaned XMLRPC in CoreGravatar spoob 2009-11-301-1/+1
* complete new file_list, cleaned upGravatar mkaay 2009-11-261-12/+13
* secure xmlrpcGravatar mkaay 2009-11-221-1/+1
* Updated Config SystemGravatar spoob 2009-08-181-7/+7
* reconnect-, uploaded.to fixGravatar RaNaN 2009-08-161-2/+6
* little fixesGravatar RaNaN 2009-08-131-4/+5
* pycurl interface, need some testingGravatar RaNaN 2009-08-121-0/+6
* fixed megaupload bugGravatar spoob 2009-08-091-2/+1
* Rs fix, timed reconnect, Cli local option + displaying sizeGravatar RaNaN 2009-08-071-1/+1
* fixed bug if reconnect method not foundGravatar spoob 2009-07-291-3/+5
* Cli stable, able to abort downloads, pause/kill serverGravatar RaNaN 2009-06-261-4/+5
* reconnect works with new plugin systemGravatar RaNaN 2009-06-221-0/+1
* plugin system changingsGravatar RaNaN 2009-06-211-1/+1
* file_list saves links, links.txt only for link dumpingGravatar RaNaN 2009-06-171-6/+9
* new file list modulGravatar RaNaN 2009-06-161-44/+16
* fixed rapidshare server url bugGravatar spoob 2009-06-161-2/+2
* fixed request bugGravatar spoob 2009-06-161-2/+2
* removed wait time for Zippyshare.comGravatar spoob 2009-06-161-2/+2
* Added Zippyshare.com Download PluginGravatar spoob 2009-06-161-2/+2
* new file list classGravatar RaNaN 2009-06-151-8/+6
* added relink.os Container PluginGravatar spoob 2009-06-141-1/+1
* little fixesGravatar RaNaN 2009-06-121-1/+1
* utf-8 encodung, correcting file headerGravatar cp1 2009-06-111-1/+1
* correcting false identation (tabs to spaces)Gravatar cp1 2009-06-111-22/+21
* ~DLC Support~ , closed #10Gravatar RaNaN 2009-06-111-5/+6
* request fixGravatar RaNaN 2009-06-041-0/+1
* added buggy Zippyshare.com Download Plugin, fixed gettext bugGravatar spoob 2009-06-041-6/+1
* remove links from txt + several improvmentsGravatar RaNaN 2009-06-041-22/+40
* reconnect working statisfactory, removed all debug functionsGravatar RaNaN 2009-06-031-17/+9
* changed reconnect method, still not working 100% correctGravatar RaNaN 2009-06-021-27/+33
* new reconnect method, hard to testGravatar RaNaN 2009-06-021-37/+40
* reconnect, not working, dont try it outGravatar RaNaN 2009-06-011-8/+61
* clean up some code, new config parser, basic time sheduleGravatar RaNaN 2009-05-281-14/+13
* created uniform plugin config, fixed some bugsGravatar spoob 2009-05-271-2/+2
* little fixesGravatar RaNaN 2009-05-271-2/+7
* introduced loggerGravatar RaNaN 2009-05-261-0/+2
* logic for container plugins implemented, basic plugin now downloads files, RS...Gravatar RaNaN 2009-05-261-25/+30
* improved pluginsGravatar RaNaN 2009-05-261-6/+7
* fixed little bugsGravatar RaNaN 2009-05-221-2/+2
* remove queue from thread list and implemented own method to get suitedGravatar RaNaN 2009-05-221-9/+35
* Neue Request Klasse eingebunden + ein paar Status FunktionenGravatar RaNaN 2009-05-201-0/+87