| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert remaining modules | Walter Purcaro
| 2014-11-22 | 5 | -55/+35 |
* | [HTTPRequest] Raise Fail if write response fails | Walter Purcaro
| 2014-11-15 | 1 | -16/+21 |
* | [HTTPRequest] Improve load method | Walter Purcaro
| 2014-11-09 | 1 | -9/+12 |
* | Cookie support for getURL method | Walter Purcaro
| 2014-11-09 | 1 | -2/+13 |
* | Increase LOW_SPEED_TIME to try to avoid pycurl error 28 | Walter Purcaro
| 2014-10-27 | 1 | -1/+1 |
* | Fix resume and progress column for some FTP files | estaban
| 2014-10-20 | 1 | -2/+2 |
* | Fix download resume feature | Walter Purcaro
| 2014-10-20 | 1 | -4/+5 |
* | Fix XDCCRequest _keepAlive | Walter Purcaro
| 2014-10-19 | 1 | -1/+1 |
* | Backed out changeset e7db858d5ab2 | RaNaN
| 2012-09-18 | 1 | -9/+8 |
* | closed #629 | Jeix
| 2012-09-17 | 1 | -8/+9 |
* | fix multipart post encoding, add workaround for captcha hooks | zoidberg10
| 2012-08-17 | 1 | -1/+1 |
* | AllDebrid plugin by Andy, Voigt; closed #555; generic XFileSharingPro plugin | zoidberg10
| 2012-03-07 | 1 | -0/+1 |
* | xdcc fix | Jeix
| 2012-02-05 | 1 | -2/+19 |
* | httprequest: encode('utf_8') for unicode post | zoidberg10
| 2011-12-08 | 1 | -3/+7 |
* | fix filesystem encoding issues on windows and synology nas | zoidberg10
| 2011-12-05 | 2 | -14/+19 |
* | little fix | RaNaN
| 2011-12-04 | 1 | -3/+0 |
* | Better download connection handling: Detect server error earlier, fallback to... | RaNaN
| 2011-12-04 | 3 | -28/+92 |
* | rehost,to timeout fix | RaNaN
| 2011-11-13 | 2 | -0/+11 |
* | closed #418 | RaNaN
| 2011-11-04 | 4 | -8/+32 |
* | closed #410 | RaNaN
| 2011-10-25 | 1 | -13/+16 |
* | HTTPRequest: skip BOM if response is 'Microsoft-UTF8' encoded | zoidberg10
| 2011-10-24 | 1 | -1/+4 |
* | closed #404 | RaNaN
| 2011-10-19 | 1 | -5/+11 |
* | small improvement | RaNaN
| 2011-10-16 | 1 | -1/+1 |
* | improved speed for high bandwith connections | RaNaN
| 2011-09-24 | 3 | -225/+36 |
* | closed #371 | RaNaN
| 2011-09-18 | 1 | -1/+0 |
* | fixes one of last commits | RaNaN
| 2011-09-17 | 1 | -2/+1 |
* | fixes fallback to no resume | RaNaN
| 2011-09-17 | 2 | -3/+15 |
* | little fix in debug reports | RaNaN
| 2011-09-17 | 1 | -1/+2 |
* | fixes new debug reports, bad header detection | RaNaN
| 2011-08-31 | 1 | -1/+1 |
* | generic multihoster plugin | RaNaN
| 2011-08-18 | 1 | -1/+6 |
* | forgot to comment line in | RaNaN
| 2011-08-17 | 1 | -2/+2 |
* | fixes unnormal pycurl behaviour | RaNaN
| 2011-08-17 | 2 | -12/+16 |
* | rs fix | RaNaN
| 2011-08-12 | 1 | -1/+1 |
* | pyLoad 0.4.7v0.4.7 | RaNaN
| 2011-08-08 | 1 | -2/+2 |
* | only one chunk for uploaded.to | RaNaN
| 2011-08-08 | 2 | -0/+3 |
* | closed #359 | RaNaN
| 2011-08-07 | 1 | -2/+1 |
* | closed #375 | RaNaN
| 2011-08-07 | 2 | -4/+11 |
* | MU fix | RaNaN
| 2011-07-20 | 1 | -1/+1 |
* | use correct encoding header parsing | RaNaN
| 2011-07-19 | 2 | -20/+15 |
* | cleanup | RaNaN
| 2011-07-19 | 1 | -1/+0 |
* | clsoed #352 | RaNaN
| 2011-07-14 | 1 | -1/+3 |
* | has_key refractored, package name generator by Geek | RaNaN
| 2011-07-14 | 3 | -6/+6 |
* | new useful events, allDownloadsProcessed + allDownloadsFinished | RaNaN
| 2011-07-08 | 1 | -1/+1 |
* | sj fix | RaNaN
| 2011-07-05 | 1 | -1/+1 |
* | closed #338 | RaNaN
| 2011-07-01 | 2 | -3/+3 |
* | closed #345 | RaNaN
| 2011-06-27 | 1 | -2/+5 |
* | Shareonline, zshare fix, testing __slots__ attribute | RaNaN
| 2011-06-27 | 1 | -0/+3 |
* | fixed last commit | RaNaN
| 2011-06-17 | 1 | -1/+1 |
* | html_unescape function, little plugin improvements | RaNaN
| 2011-06-15 | 1 | -0/+3 |
* | fixes just_header | RaNaN
| 2011-06-12 | 1 | -2/+4 |
* | wupload premium (untested), new log functions for plugins, decode kwarg for r... | RaNaN
| 2011-06-02 | 2 | -4/+7 |
* | fixed last commit | RaNaN
| 2011-06-01 | 1 | -0/+3 |
* | no autodecode , it may break some plugins | RaNaN
| 2011-05-31 | 1 | -5/+10 |
* | automatically try to decode all request according to http header | RaNaN
| 2011-05-31 | 2 | -4/+34 |
* | change password in webif | RaNaN
| 2011-05-27 | 1 | -0/+8 |
* | fixes last commit | RaNaN
| 2011-05-26 | 2 | -1/+1 |
* | realdebrid fix | RaNaN
| 2011-05-26 | 1 | -0/+1 |
* | fix #165, #277 | Paul King
| 2011-05-16 | 1 | -0/+2 |
* | some fixes, closed #306 | RaNaN
| 2011-05-12 | 5 | -18/+28 |
* | new file states (temp. offline, skipped) | RaNaN
| 2011-05-02 | 1 | -1/+1 |
* | BitshareCom: I18N issues, HTTPRequest: Prevent follow redirection with just_h... | fragonib
| 2011-05-02 | 1 | -1/+3 |
* | closed #290, #291, #292 | RaNaN
| 2011-04-30 | 4 | -15/+17 |
* | parse content disposition | RaNaN
| 2011-04-24 | 3 | -6/+24 |
* | make sure everything is written to disk before merging | RaNaN
| 2011-03-13 | 1 | -1/+3 |
* | fixed gzip | RaNaN
| 2011-03-13 | 1 | -1/+1 |
* | reduced buffersize | RaNaN
| 2011-03-12 | 1 | -1/+1 |
* | fileserv error message | RaNaN
| 2011-03-11 | 1 | -2/+0 |
* | closed #259, #250 | RaNaN
| 2011-03-11 | 4 | -11/+29 |
* | closed #242, #243, #244 | RaNaN
| 2011-02-18 | 1 | -0/+1 |
* | youtube fix, xdccrequest abort dl implemented | Jeix
| 2011-02-16 | 1 | -3/+10 |
* | averaged download speed | RaNaN
| 2011-02-14 | 1 | -9/+5 |
* | xdcc fixes | Jeix
| 2011-02-12 | 2 | -302/+11 |
* | GUI updates, closed #181, updated XDCC, fixed FileSonic | Jeix
| 2011-02-11 | 2 | -1/+138 |
* | share-online.biz premium fix | mkaay
| 2011-02-04 | 1 | -0/+3 |
* | improved captcha manager | RaNaN
| 2011-02-04 | 2 | -10/+14 |
* | really fixed proxy support | mkaay
| 2011-01-31 | 1 | -2/+2 |
* | proxy fix | mkaay
| 2011-01-31 | 1 | -2/+3 |
* | added captchatrader.com support, fixed lof.cc | mkaay
| 2011-01-31 | 1 | -139/+0 |
* | cleanup code | RaNaN
| 2011-01-30 | 5 | -1129/+1 |
* | progress update optimizations | mkaay
| 2011-01-27 | 2 | -5/+12 |
* | closed #216 | RaNaN
| 2011-01-24 | 1 | -1/+1 |
* | closed memory leak in debug mode, closed #217 | RaNaN
| 2011-01-23 | 1 | -1/+1 |
* | FileSonic Premium | RaNaN
| 2011-01-23 | 1 | -1/+1 |
* | added missing curl.close | RaNaN
| 2011-01-22 | 2 | -2/+9 |
* | fixes for chunked download | RaNaN
| 2011-01-19 | 1 | -11/+21 |
* | new cryptit plugin | RaNaN
| 2011-01-18 | 1 | -4/+7 |
* | mssing bracets | RaNaN
| 2011-01-09 | 1 | -1/+1 |
* | fixed resume | RaNaN
| 2011-01-09 | 1 | -1/+1 |
* | enabled chunk download for files.mail.ru | RaNaN
| 2011-01-09 | 1 | -2/+12 |
* | disabled chunk download for files.mail.ru | RaNaN
| 2011-01-09 | 1 | -4/+2 |
* | fixed chunk range | RaNaN
| 2011-01-09 | 1 | -9/+8 |
* | closed #213, #212, #101 | RaNaN
| 2011-01-09 | 2 | -5/+14 |
* | py 2.5 compability | RaNaN
| 2011-01-08 | 1 | -2/+1 |
* | added check to remove byte order mark (fixes fileserv) | RaNaN
| 2011-01-08 | 1 | -0/+11 |
* | fixed #207 | RaNaN
| 2011-01-05 | 1 | -0/+1 |
* | little fixes | RaNaN
| 2011-01-03 | 1 | -1/+4 |
* | closed #200 | RaNaN
| 2011-01-01 | 1 | -0/+1 |
* | MU premium lifetime fix | RaNaN
| 2010-12-30 | 1 | -4/+3 |
* | improved performance for wlan | RaNaN
| 2010-12-30 | 3 | -6/+12 |
* | fixed typo | RaNaN
| 2010-12-29 | 2 | -2/+1 |
* | hotfile fix | RaNaN
| 2010-12-29 | 2 | -2/+2 |
* | better cleanup | RaNaN
| 2010-12-29 | 3 | -6/+19 |
* | fixed accounts | RaNaN
| 2010-12-29 | 1 | -2/+5 |
* | more fixes and chunk+resume debug | RaNaN
| 2010-12-28 | 5 | -24/+70 |
* | working speedlimit + proxy support, closed #197 | RaNaN
| 2010-12-28 | 4 | -11/+56 |
* | little fixes | RaNaN
| 2010-12-27 | 1 | -0/+5 |
* | new curl download backend - support for chunked dl, resume | RaNaN
| 2010-12-27 | 11 | -1811/+629 |
* | backward comp. fixes | RaNaN
| 2010-12-25 | 1 | -0/+2 |
* | great fixes http://geekandpoke.typepad.com/.a/6a00d8341d3df553ef0134872dea109... | RaNaN
| 2010-12-25 | 4 | -16/+30 |
* | cleanup stuff | RaNaN
| 2010-12-25 | 3 | -18/+30 |
* | fixed weird issues, comments | mkaay
| 2010-12-25 | 5 | -77/+98 |
* | fixed reusing bad connection | RaNaN
| 2010-12-24 | 1 | -5/+6 |
* | fixed header and POST | RaNaN
| 2010-12-24 | 1 | -10/+14 |
* | py2.5 fix | RaNaN
| 2010-12-23 | 1 | -2/+2 |
* | fixed eta and progress, ready for first test | mkaay
| 2010-12-23 | 5 | -3/+25 |
* | new download backend integrated so far, downloading works, but still big todo... | mkaay
| 2010-12-22 | 4 | -13/+67 |
* | final cookie fix :D | mkaay
| 2010-12-22 | 2 | -5/+1 |
* | cookie handling WIP -.- | mkaay
| 2010-12-22 | 4 | -23/+187 |
* | fixed getURL | RaNaN
| 2010-12-22 | 3 | -12/+10 |
* | cleaned request factory | RaNaN
| 2010-12-22 | 3 | -3/+112 |
* | refactoring part 1: deprecation warnings, reduced debug, cookie compatibility | mkaay
| 2010-12-22 | 2 | -15/+29 |
* | at least its downloading now | RaNaN
| 2010-12-22 | 3 | -36/+75 |
* | changed request files | RaNaN
| 2010-12-21 | 4 | -484/+487 |
* | partial integrated new dl backend (completly unusable atm) | RaNaN
| 2010-12-21 | 2 | -34/+33 |
* | new download backend: wrapped deferred, Request compatibility draft, other fixes | mkaay
| 2010-12-21 | 6 | -9/+226 |
* | improved bucket | RaNaN
| 2010-12-20 | 3 | -6/+9 |
* | bucket improvement | RaNaN
| 2010-12-19 | 3 | -20/+17 |
* | new network backend: xdcc support | mkaay
| 2010-12-19 | 4 | -2/+300 |
* | some adjusments | RaNaN
| 2010-12-19 | 4 | -33/+30 |
* | corrected byte range on resume | mkaay
| 2010-12-19 | 1 | -5/+5 |
* | calc fixes | mkaay
| 2010-12-19 | 2 | -5/+8 |
* | fixed chunk size calculation | mkaay
| 2010-12-19 | 2 | -10/+6 |
* | little changes | RaNaN
| 2010-12-19 | 6 | -20/+20 |
* | new experimental backend, new gui status (unfinished) | mkaay
| 2010-12-19 | 9 | -1/+1775 |
* | universal progress (ex. unrar progress), link info now emits update event, up... | mkaay
| 2010-12-12 | 3 | -2/+19 |
* | fixed progress when resuming | mkaay
| 2010-12-09 | 1 | -2/+2 |
* | fixed Megaupload, added Uploading.com beta, closed #177 #182 | Jeix
| 2010-12-01 | 1 | -1/+3 |
* | closed #188 | RaNaN
| 2010-11-28 | 1 | -1/+1 |
* | small fixes: progess view in gui,xdcc,shareonline | Jeix
| 2010-11-05 | 2 | -13/+6 |
* | closed #170 | Jeix
| 2010-10-24 | 1 | -86/+3 |
* | rs fix, more cleanup stuff | RaNaN
| 2010-10-17 | 1 | -0/+5 |
* | closed #131 | RaNaN
| 2010-10-16 | 1 | -0/+2 |
* | fixes | RaNaN
| 2010-10-15 | 1 | -3/+6 |
* | more fixes | RaNaN
| 2010-10-14 | 1 | -2/+10 |
* | workaround | Jeix
| 2010-10-10 | 2 | -19/+9 |
* | new locale | RaNaN
| 2010-10-07 | 1 | -2/+2 |
* | closed #149 | RaNaN
| 2010-10-07 | 1 | -1/+3 |
* | recycle sqlite connection | RaNaN
| 2010-10-07 | 1 | -1/+1 |
* | pycurl cleanup | RaNaN
| 2010-10-06 | 1 | -5/+5 |
* | general js api + pyv8 support | RaNaN
| 2010-10-05 | 1 | -2/+1 |
* | changed dl function for test purpose | RaNaN
| 2010-10-05 | 1 | -3/+5 |
* | improved accountmanager | RaNaN
| 2010-10-02 | 1 | -3/+4 |
* | urlencode fix | Jeix
| 2010-10-02 | 1 | -2/+6 |
* | fixed proxy support, downloadCheck function | RaNaN
| 2010-09-30 | 1 | -2/+1 |
* | cleanup | RaNaN
| 2010-08-31 | 1 | -1/+1 |
* | little fixes | RaNaN
| 2010-08-30 | 1 | -1/+1 |
* | some automatic fixes | RaNaN
| 2010-08-27 | 1 | -1/+1 |
* | new dirs | RaNaN
| 2010-08-25 | 5 | -0/+1137 |
* | merged gui | mkaay
| 2010-08-25 | 5 | -1137/+0 |
* | more cleanup | RaNaN
| 2010-08-25 | 1 | -1/+2 |
* | removed gocr dependency | RaNaN
| 2010-08-09 | 1 | -0/+7 |
* | MU link checker | RaNaN
| 2010-08-08 | 1 | -2/+2 |
* | better output formatting, somefixes | RaNaN
| 2010-08-04 | 1 | -11/+7 |
* | new dlc plugins | RaNaN
| 2010-08-02 | 1 | -2/+9 |
* | plugin updates to new interface | Jeix
| 2010-08-01 | 2 | -6/+6 |
* | more improvements and cleaned some imports | RaNaN
| 2010-07-29 | 2 | -5/+4 |
* | many new stuff, some things already working | RaNaN
| 2010-07-29 | 1 | -24/+19 |
* | Crypt | Jeix
| 2010-07-09 | 1 | -18/+31 |
* | porno update, new plugins: | Jeix
| 2010-06-22 | 1 | -4/+6 |
* | Package_finished event for scripts implemented | Jeix
| 2010-06-20 | 1 | -0/+3 |
* | Debug = False is the better choice as default | Jeix
| 2010-06-20 | 1 | -1/+1 |
* | New feature: FTP download support | Jeix
| 2010-06-20 | 2 | -3/+263 |
* | New feature: XDCC Support | Jeix
| 2010-06-20 | 1 | -0/+322 |
* | new config option (outgoing intreface) | mkaay
| 2010-05-10 | 1 | -1/+4 |
* | pycurl compression check | mkaay
| 2010-05-07 | 1 | -2/+2 |
* | added connection debugging | mkaay
| 2010-05-07 | 1 | -0/+6 |
* | better cookie handling, rapidshare fix | mkaay
| 2010-05-07 | 1 | -19/+13 |
* | account plugins: first draft | mkaay
| 2010-05-06 | 1 | -3/+23 |
* | better request factory | mkaay
| 2010-05-06 | 1 | -2/+5 |
* | new request factory | mkaay
| 2010-05-06 | 1 | -4/+21 |
* | refactored plugins, new plugin manager | mkaay
| 2010-05-05 | 1 | -0/+139 |
* | removed unused imports | RaNaN
| 2010-05-01 | 1 | -2/+0 |
* | removed unnecessary files | mkaay
| 2010-05-01 | 3 | -847/+0 |
* | fixed updater, moved config files, folder for each package now optional | mkaay
| 2010-04-29 | 1 | -5/+1 |
* | _.-:Package Folders:-._ | spoob
| 2010-04-08 | 1 | -4/+4 |
* | Cleaned Megaupload | spoob
| 2010-04-08 | 1 | -2/+2 |
* | No urllib download anymore | spoob
| 2010-04-01 | 1 | -248/+105 |
* | fixed #86 | mkaay
| 2010-03-20 | 1 | -13/+31 |
* | Fixed Hotfile | spoob
| 2010-03-11 | 1 | -2/+0 |
* | checksum now consumes less memory, fixed cookie cleaning | mkaay
| 2010-02-17 | 1 | -1/+1 |
* | better gui performance, i18n in gui, new pot files | mkaay
| 2010-02-04 | 1 | -1/+1 |
* | download resume working? | mkaay
| 2010-02-02 | 1 | -6/+12 |
* | Better Argument Parsing in Core, littel fixes | spoob
| 2010-01-15 | 1 | -0/+4 |
* | UploadedTo indirect download fix | mkaay
| 2009-12-28 | 1 | -0/+1 |
* | fixed rs auth (pycurl doesn't like unicode) | mkaay
| 2009-12-26 | 1 | -4/+5 |
* | fixed ddl-music, cleaned up, new status (starting), some more fixes | mkaay
| 2009-12-26 | 1 | -15/+6 |
* | downloads are now aborted correctly, gui: remove downloads, new icons | mkaay
| 2009-12-24 | 1 | -5/+9 |
* | download speed limit | mkaay
| 2009-12-23 | 1 | -6/+28 |
* | oops | mkaay
| 2009-12-23 | 1 | -2/+1 |
* | core: downloadlimit is not far away ;) gui: restart download action | mkaay
| 2009-12-23 | 1 | -20/+110 |