summaryrefslogtreecommitdiffstats
path: root/module/network
Commit message (Collapse)AuthorAgeFilesLines
* universal progress (ex. unrar progress), link info now emits update event, ↵Gravatar mkaay 2010-12-123-2/+19
| | | | updated .pot
* fixed progress when resumingGravatar mkaay 2010-12-091-2/+2
|
* fixed Megaupload, added Uploading.com beta, closed #177 #182Gravatar Jeix 2010-12-011-1/+3
|
* closed #188Gravatar RaNaN 2010-11-281-1/+1
|
* small fixes: progess view in gui,xdcc,shareonlineGravatar Jeix 2010-11-052-13/+6
|
* closed #170Gravatar Jeix 2010-10-241-86/+3
|
* rs fix, more cleanup stuffGravatar RaNaN 2010-10-171-0/+5
|
* closed #131Gravatar RaNaN 2010-10-161-0/+2
|
* fixesGravatar RaNaN 2010-10-151-3/+6
|
* more fixesGravatar RaNaN 2010-10-141-2/+10
|
* workaroundGravatar Jeix 2010-10-102-19/+9
|
* new localeGravatar RaNaN 2010-10-071-2/+2
|
* closed #149Gravatar RaNaN 2010-10-071-1/+3
|
* recycle sqlite connectionGravatar RaNaN 2010-10-071-1/+1
|
* pycurl cleanupGravatar RaNaN 2010-10-061-5/+5
|
* general js api + pyv8 supportGravatar RaNaN 2010-10-051-2/+1
|
* changed dl function for test purposeGravatar RaNaN 2010-10-051-3/+5
|
* improved accountmanagerGravatar RaNaN 2010-10-021-3/+4
|
* urlencode fixGravatar Jeix 2010-10-021-2/+6
|
* fixed proxy support, downloadCheck functionGravatar RaNaN 2010-09-301-2/+1
|
* cleanupGravatar RaNaN 2010-08-311-1/+1
|
* little fixesGravatar RaNaN 2010-08-301-1/+1
|
* some automatic fixesGravatar RaNaN 2010-08-271-1/+1
|
* new dirsGravatar RaNaN 2010-08-255-0/+1137
|
* merged guiGravatar mkaay 2010-08-255-1137/+0
|
* more cleanupGravatar RaNaN 2010-08-251-1/+2
|
* removed gocr dependencyGravatar RaNaN 2010-08-091-0/+7
|
* MU link checkerGravatar RaNaN 2010-08-081-2/+2
|
* better output formatting, somefixesGravatar RaNaN 2010-08-041-11/+7
|
* new dlc pluginsGravatar RaNaN 2010-08-021-2/+9
|
* plugin updates to new interfaceGravatar Jeix 2010-08-012-6/+6
|
* more improvements and cleaned some importsGravatar RaNaN 2010-07-292-5/+4
|
* many new stuff, some things already workingGravatar RaNaN 2010-07-291-24/+19
|
* CryptGravatar Jeix 2010-07-091-18/+31
|
* porno update, new plugins:Gravatar Jeix 2010-06-221-4/+6
| | | | | | Pornhub Redtube Pornhost
* Package_finished event for scripts implementedGravatar Jeix 2010-06-201-0/+3
| | | | bugfix: closing socket for IRC connection (xdcc)
* Debug = False is the better choice as defaultGravatar Jeix 2010-06-201-1/+1
|
* New feature: FTP download supportGravatar Jeix 2010-06-202-3/+263
| | | | | | use like this: ftp://user:passwd@ftp.server.net/path/to/file user:passwd@ is optional bugfix: linklist.py
* New feature: XDCC SupportGravatar Jeix 2010-06-201-0/+322
| | | | | Works for links with the following schema: xdcc://.*?/.*?/#?\d+/? (regexp) Example: xdcc://irc.server.net/botname/packid
* new config option (outgoing intreface)Gravatar mkaay 2010-05-101-1/+4
|
* pycurl compression checkGravatar mkaay 2010-05-071-2/+2
|
* added connection debuggingGravatar mkaay 2010-05-071-0/+6
|
* better cookie handling, rapidshare fixGravatar mkaay 2010-05-071-19/+13
|
* account plugins: first draftGravatar mkaay 2010-05-061-3/+23
|
* better request factoryGravatar mkaay 2010-05-061-2/+5
|
* new request factoryGravatar mkaay 2010-05-061-4/+21
|
* refactored plugins, new plugin managerGravatar mkaay 2010-05-051-0/+139
|
* removed unused importsGravatar RaNaN 2010-05-011-2/+0
|
* removed unnecessary filesGravatar mkaay 2010-05-013-847/+0
|
* fixed updater, moved config files, folder for each package now optionalGravatar mkaay 2010-04-291-5/+1
|
* _.-:Package Folders:-._Gravatar spoob 2010-04-081-4/+4
|
* Cleaned MegauploadGravatar spoob 2010-04-081-2/+2
|
* No urllib download anymoreGravatar spoob 2010-04-011-248/+105
|
* fixed #86Gravatar mkaay 2010-03-201-13/+31
|
* Fixed HotfileGravatar spoob 2010-03-111-2/+0
|
* checksum now consumes less memory, fixed cookie cleaningGravatar mkaay 2010-02-171-1/+1
|
* better gui performance, i18n in gui, new pot filesGravatar mkaay 2010-02-041-1/+1
|
* download resume working?Gravatar mkaay 2010-02-021-6/+12
|
* Better Argument Parsing in Core, littel fixesGravatar spoob 2010-01-151-0/+4
|
* UploadedTo indirect download fixGravatar mkaay 2009-12-281-0/+1
|
* fixed rs auth (pycurl doesn't like unicode)Gravatar mkaay 2009-12-261-4/+5
|
* fixed ddl-music, cleaned up, new status (starting), some more fixesGravatar mkaay 2009-12-261-15/+6
|
* downloads are now aborted correctly, gui: remove downloads, new iconsGravatar mkaay 2009-12-241-5/+9
|
* download speed limitGravatar mkaay 2009-12-231-6/+28
|
* oopsGravatar mkaay 2009-12-231-2/+1
|
* core: downloadlimit is not far away ;) gui: restart download actionGravatar mkaay 2009-12-231-20/+110
|
* cleanedGravatar RaNaN 2009-12-191-4/+1
|
* Fixed Rapidshare.comGravatar spoob 2009-12-161-1/+0
|
* Fixed LinkList.py and .part renamingGravatar spoob 2009-12-151-26/+27
|
* cleaned some code, pyLoad Script Support (closed #16)Gravatar RaNaN 2009-12-101-1/+0
|
* New Update Function, pycurl able to just load headers, little fixesGravatar spoob 2009-12-021-1/+8
|
* Cleaned XMLRPC in CoreGravatar spoob 2009-11-301-2/+2
|
* added lastEffectiveURLGravatar mkaay 2009-11-161-0/+3
|
* bugfixGravatar mkaay 2009-11-131-1/+1
|
* config includes max download timeGravatar mkaay 2009-11-121-1/+5
|
* increased max download timeGravatar mkaay 2009-11-121-1/+1
|
* fixed regex for uploaded.toGravatar mkaay 2009-11-101-5/+2
|
* checksum methods for RapidshareCom and UploadedToGravatar mkaay 2009-11-091-2/+2
|
* uploaded.to premiumGravatar mkaay 2009-11-091-3/+11
|
* save specific download folderGravatar RaNaN 2009-09-101-1/+2
|
* clean root folderGravatar spoob 2009-09-041-1/+0
|
* Netload Premium TestGravatar spoob 2009-09-031-0/+1
|
* Fixed #24Gravatar spoob 2009-09-031-3/+18
|
* cleaningGravatar spoob 2009-09-021-2/+1
|
* Fixed filename bugGravatar spoob 2009-08-301-1/+1
|
* New .part download systemGravatar spoob 2009-08-271-5/+16
|
* Fixed Zippyshare.comGravatar spoob 2009-08-271-1/+4
|
* little fixesGravatar RaNaN 2009-08-241-1/+0
|
* ~Gravatar RaNaN 2009-08-171-4/+1
|
* ~Gravatar RaNaN 2009-08-171-0/+1
|
* ~Gravatar RaNaN 2009-08-171-1/+1
|
* pycurl auth fixGravatar RaNaN 2009-08-171-0/+8
|
* webinterface cache control, curl fixGravatar RaNaN 2009-08-171-2/+1
|
* reconnect-, uploaded.to fixGravatar RaNaN 2009-08-161-6/+15
|
* little fixesGravatar RaNaN 2009-08-131-5/+9
|
* pycurl interface, need some testingGravatar RaNaN 2009-08-121-68/+129
|
* pyCurl possibility, only for testingGravatar RaNaN 2009-08-121-24/+80
|
* some plugin fixesGravatar RaNaN 2009-08-101-21/+17
|
* fixed megaupload bugGravatar spoob 2009-08-091-16/+22
|
* fixed netload.inGravatar RaNaN 2009-07-161-0/+3
|
* added share-online.biz download pluginGravatar spoob 2009-07-031-2/+3
|
* Cli stable, able to abort downloads, pause/kill serverGravatar RaNaN 2009-06-261-0/+6
|
* fixed request bugGravatar spoob 2009-06-161-4/+3
|
* Added Zippyshare.com Download PluginGravatar spoob 2009-06-161-6/+22
|
* utf-8 encodung, correcting file headerGravatar cp1 2009-06-114-2/+8
|
* correcting false identation (tabs to spaces)Gravatar cp1 2009-06-114-52/+51
|
* 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-081-4/+9
|/
* 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-041-1/+4
|
* remove links from txt + several improvmentsGravatar RaNaN 2009-06-041-46/+46
|
* new reconnect method, hard to testGravatar RaNaN 2009-06-021-6/+5
|
* 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
|
* time shedule fixGravatar RaNaN 2009-05-281-1/+1
|
* little fixesGravatar RaNaN 2009-05-271-3/+2
|
* little request fixGravatar RaNaN 2009-05-261-2/+3
|
* introduced loggerGravatar RaNaN 2009-05-261-1/+2
|
* logic for container plugins implemented, basic plugin now downloads files, ↵Gravatar RaNaN 2009-05-261-2/+2
| | | | RSDF plugin added
* normal name styleGravatar spoob 2009-05-201-3/+3
|
* Neue Request Klasse eingebunden + ein paar Status FunktionenGravatar RaNaN 2009-05-201-25/+52
|
* Modul struktur angelegt und request klasse eingefügtGravatar RaNaN 2009-05-194-0/+806