summaryrefslogtreecommitdiffstats
path: root/module
Commit message (Collapse)AuthorAgeFilesLines
* gui displays downloadsGravatar RaNaN 2009-06-271-1/+1
|
* Cli stable, able to abort downloads, pause/kill serverGravatar RaNaN 2009-06-264-6/+28
|
* fixed occasionally appearing cli bug, catpcha method for sharebiz @ ~60%Gravatar RaNaN 2009-06-241-0/+2
|
* cli able to delete links in queueGravatar RaNaN 2009-06-233-11/+26
|
* reconnect works with new plugin systemGravatar RaNaN 2009-06-222-2/+9
|
* plugin system changingsGravatar RaNaN 2009-06-213-24/+21
|
* fixed no url return bugGravatar spoob 2009-06-211-2/+3
|
* cli able to add linksGravatar RaNaN 2009-06-201-0/+3
|
* Added 4chan.org Thread Download plugin, fixed #17Gravatar spoob 2009-06-201-6/+4
|
* Added Netload.in Download PluginGravatar spoob 2009-06-201-3/+5
|
* some new cli stuff (no interactive functions yet)Gravatar RaNaN 2009-06-191-1/+2
|
* fixed some bugsGravatar spoob 2009-06-182-6/+4
|
* worked on gigasize.com PluginGravatar spoob 2009-06-182-5/+8
|
* plugin for gigasizeGravatar RaNaN 2009-06-181-5/+6
|
* new server functionsGravatar RaNaN 2009-06-172-5/+12
|
* file_list saves links, links.txt only for link dumpingGravatar RaNaN 2009-06-172-14/+40
|
* new file list modulGravatar RaNaN 2009-06-163-75/+49
|
* fixed rapidshare server url bugGravatar spoob 2009-06-161-2/+2
|
* fixed request bugGravatar spoob 2009-06-162-6/+5
|
* removed wait time for Zippyshare.comGravatar spoob 2009-06-161-2/+2
|
* Added Zippyshare.com Download PluginGravatar spoob 2009-06-162-8/+24
|
* fixed little bugsGravatar spoob 2009-06-151-1/+1
|
* new file list classGravatar RaNaN 2009-06-153-9/+71
|
* many little changesGravatar spoob 2009-06-141-3/+6
|
* added relink.os Container PluginGravatar spoob 2009-06-141-1/+1
|
* added 1kh.de container pluginGravatar spoob 2009-06-141-0/+38
|
* little fixesGravatar RaNaN 2009-06-122-2/+4
|
* utf-8 encodung, correcting file headerGravatar cp1 2009-06-1112-9/+23
|
* correcting false identation (tabs to spaces)Gravatar cp1 2009-06-1111-120/+112
|
* ~DLC Support~ , closed #10Gravatar RaNaN 2009-06-111-5/+6
|
* mergedGravatar Willnix 2009-06-111-0/+139
|\
| * Added CCF Plugin, closed #8Gravatar Willnix 2009-06-111-0/+139
| |
* | core able to push data to gui, proxy support: closed #1Gravatar RaNaN 2009-06-085-7/+35
|/
* request cookies support, Shragle Plugin, Youtube Channel Plugin, Bluehost ↵Gravatar RaNaN 2009-06-051-5/+20
| | | | Plugin (correct regexp needed)
* request fixGravatar RaNaN 2009-06-042-1/+5
|
* added buggy Zippyshare.com Download Plugin, fixed gettext bugGravatar spoob 2009-06-041-6/+1
|
* remove links from txt + several improvmentsGravatar RaNaN 2009-06-044-96/+90
|
* reconnect working statisfactory, removed all debug functionsGravatar RaNaN 2009-06-032-37/+11
|
* changed reconnect method, still not working 100% correctGravatar RaNaN 2009-06-022-40/+46
|
* new reconnect method, hard to testGravatar RaNaN 2009-06-023-52/+70
|
* reconnect, not working, dont try it outGravatar RaNaN 2009-06-017-28/+77
|
* working event approach for socket transmissionGravatar RaNaN 2009-06-011-4/+7
|
* socket exampleGravatar RaNaN 2009-05-311-1/+2
|
* socket interface exampleGravatar RaNaN 2009-05-314-5/+23
|
* gui socket finally worksGravatar RaNaN 2009-05-313-17/+29
|
* xupi.in works againGravatar spoob 2009-05-311-2/+9
|
* Backed out changeset 9455bf89f55f made by spoob.Gravatar cp1 2009-05-311-8/+3
|
* download plugin for xup.in added, download works with post dataGravatar spoob 2009-05-311-3/+8
|
* new socket encryptionGravatar RaNaN 2009-05-314-23/+51
|
* client socketGravatar RaNaN 2009-05-303-2/+33
|
* little request fixGravatar RaNaN 2009-05-292-6/+10
|
* requestobject and working interface to the coreGravatar RaNaN 2009-05-293-29/+59
|
* socket encryptionGravatar RaNaN 2009-05-292-11/+33
|
* socket server basicGravatar RaNaN 2009-05-292-6/+38
|
* time shedule fixGravatar RaNaN 2009-05-283-21/+21
|
* clean up some code, new config parser, basic time sheduleGravatar RaNaN 2009-05-283-18/+16
|
* created uniform plugin config, fixed some bugsGravatar spoob 2009-05-271-2/+2
|
* fixed log bugGravatar spoob 2009-05-271-2/+1
|
* little fixesGravatar RaNaN 2009-05-274-23/+28
|
* little request fixGravatar RaNaN 2009-05-261-2/+3
|
* introduced loggerGravatar RaNaN 2009-05-263-11/+12
|
* better youtube video id parsing, nicer testoutputGravatar spoob 2009-05-261-3/+3
|
* logic for container plugins implemented, basic plugin now downloads files, ↵Gravatar RaNaN 2009-05-265-30/+93
| | | | RSDF plugin added
* improved pluginsGravatar RaNaN 2009-05-263-25/+31
|
* youtube plugin added, nicer test outputGravatar spoob 2009-05-232-15/+14
|
* fixed little bugsGravatar RaNaN 2009-05-222-17/+15
|
* remove queue from thread list and implemented own method to get suitedGravatar RaNaN 2009-05-223-27/+50
| | | | job for a thread
* was wir nicht brauchen auskommentiert, host überprüfung verlagertGravatar RaNaN 2009-05-201-7/+16
|
* normal name styleGravatar spoob 2009-05-202-4/+4
|
* fixed some bugsGravatar spoob 2009-05-202-8/+8
|
* Neue Request Klasse eingebunden + ein paar Status FunktionenGravatar RaNaN 2009-05-204-25/+291
|
* Modul struktur angelegt und request klasse eingefügtGravatar RaNaN 2009-05-195-0/+807