| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove bad whitespaces | Walter Purcaro
| 2014-04-11 | 1 | -3/+3 |
* | Fix __description__ | Walter Purcaro
| 2014-04-11 | 1 | -1/+1 |
* | fix filename encoding in chown/chmod | zoidberg10
| 2011-12-22 | 1 | -2/+4 |
* | encoding fix | RaNaN
| 2011-12-16 | 1 | -1/+3 |
* | little fs improvements | RaNaN
| 2011-12-05 | 1 | -7/+7 |
* | fix filesystem encoding issues on windows and synology nas | zoidberg10
| 2011-12-05 | 1 | -9/+9 |
* | closed #420 | RaNaN
| 2011-11-15 | 1 | -15/+4 |
* | improved plugin loader, import hook to always use newest plugin versions | RaNaN
| 2011-11-14 | 1 | -1/+1 |
* | first version of new extract plugin | RaNaN
| 2011-10-14 | 1 | -5/+5 |
* | fixes syntax error on old python versions | RaNaN
| 2011-10-13 | 1 | -8/+8 |
* | plugin cleanups | RaNaN
| 2011-10-04 | 1 | -3/+2 |
* | new plugin Base class providing useful methods | RaNaN
| 2011-09-29 | 1 | -49/+92 |
* | unlimited retries for MU | RaNaN
| 2011-08-31 | 1 | -1/+1 |
* | option to skip if file exists | RaNaN
| 2011-08-04 | 1 | -6/+11 |
* | fixes, cleanup, summary for each package | RaNaN
| 2011-08-02 | 1 | -1/+1 |
* | has_key refractored, package name generator by Geek | RaNaN
| 2011-07-14 | 1 | -2/+2 |
* | basic event manager | RaNaN
| 2011-07-07 | 1 | -0/+3 |
* | closed #354 | RaNaN
| 2011-07-06 | 1 | -4/+3 |
* | sj fix | RaNaN
| 2011-07-05 | 1 | -0/+4 |
* | sphinx documentation | RaNaN
| 2011-07-01 | 1 | -15/+26 |
* | cleanup | Jeix
| 2011-06-30 | 1 | -1/+0 |
* | fixed #336 megavideo | Jeix
| 2011-06-30 | 1 | -0/+1 |
* | Shareonline, zshare fix, testing __slots__ attribute | RaNaN
| 2011-06-27 | 1 | -1/+1 |
* | fixed last commit | RaNaN
| 2011-06-17 | 1 | -1/+1 |
* | skip files across packages | RaNaN
| 2011-06-17 | 1 | -6/+9 |
* | fixes some encoding issues | RaNaN
| 2011-06-15 | 1 | -3/+3 |
* | forget sleep | RaNaN
| 2011-06-13 | 1 | -0/+1 |
* | better retry function | RaNaN
| 2011-06-13 | 1 | -3/+18 |
* | api tester | RaNaN
| 2011-06-05 | 1 | -1/+1 |
* | epydoc config file, please use rest syntax for the more detailed documentatio... | RaNaN
| 2011-06-04 | 1 | -21/+68 |
* | wupload premium (untested), new log functions for plugins, decode kwarg for r... | RaNaN
| 2011-06-02 | 1 | -6/+14 |
* | no autodecode , it may break some plugins | RaNaN
| 2011-05-31 | 1 | -2/+2 |
* | Support for positional captchas | fragonib
| 2011-05-30 | 1 | -19/+20 |
* | skip only if file exists | RaNaN
| 2011-05-26 | 1 | -1/+6 |
* | mirror detection/handling | RaNaN
| 2011-05-26 | 1 | -53/+75 |
* | RealdebridCom plugin | RaNaN
| 2011-05-24 | 1 | -1/+3 |
* | fixes last commit | RaNaN
| 2011-05-16 | 1 | -1/+1 |
* | account login timeout, better shutdown | RaNaN
| 2011-05-16 | 1 | -13/+15 |
* | improved some code style issues | RaNaN
| 2011-05-14 | 1 | -1/+1 |
* | hooks methods callable via rpc, closed #299 | RaNaN
| 2011-05-07 | 1 | -0/+4 |
* | easier implementation of free accounts | RaNaN
| 2011-05-06 | 1 | -2/+5 |
* | new file states (temp. offline, skipped) | RaNaN
| 2011-05-02 | 1 | -0/+4 |
* | closed #290, #291, #292 | RaNaN
| 2011-04-30 | 1 | -11/+29 |
* | fixes char replacement | RaNaN
| 2011-04-24 | 1 | -2/+2 |
* | parse content disposition | RaNaN
| 2011-04-24 | 1 | -3/+3 |
* | shragle fix | Jeix
| 2011-04-13 | 1 | -0/+5 |
* | fixes netload | RaNaN
| 2011-03-18 | 1 | -2/+2 |
* | closed #147 | RaNaN
| 2011-03-14 | 1 | -4/+8 |
* | new ul plugin | RaNaN
| 2011-03-14 | 1 | -0/+1 |
* | captcha input via IRC, XMPP | RaNaN
| 2011-02-22 | 1 | -1/+1 |
* | closed #242, #243, #244 | RaNaN
| 2011-02-18 | 1 | -1/+2 |
* | FileserveCom: Fixes download check | fragonib
| 2011-02-12 | 1 | -2/+2 |
* | fixes | mkaay
| 2011-02-05 | 1 | -1/+2 |
* | closed #230 | RaNaN
| 2011-02-05 | 1 | -1/+1 |
* | improved captcha manager | RaNaN
| 2011-02-04 | 1 | -52/+23 |
* | small bugfix | mkaay
| 2011-02-03 | 1 | -2/+2 |
* | closes #226, #227 | mkaay
| 2011-02-01 | 1 | -1/+1 |
* | really fixed proxy support | mkaay
| 2011-01-31 | 1 | -0/+8 |
* | proxy fix | mkaay
| 2011-01-31 | 1 | -0/+1 |
* | added captchatrader.com support, fixed lof.cc | mkaay
| 2011-01-31 | 1 | -5/+39 |
* | pyLoad 0.4.4v0.4.4 | RaNaN
| 2011-01-31 | 1 | -8/+6 |
* | linksave and ncrypt working with captchas | RaNaN
| 2011-01-29 | 1 | -1/+1 |
* | progress update optimizations | mkaay
| 2011-01-27 | 1 | -1/+1 |
* | some improvements | mkaay
| 2011-01-27 | 1 | -3/+1 |
* | closed memory leak in debug mode, closed #217 | RaNaN
| 2011-01-23 | 1 | -0/+2 |
* | fixes for chunked download | RaNaN
| 2011-01-19 | 1 | -8/+3 |
* | encoding fix | RaNaN
| 2011-01-08 | 1 | -4/+10 |
* | closed #200 | RaNaN
| 2011-01-01 | 1 | -7/+10 |
* | MU premium lifetime fix | RaNaN
| 2010-12-30 | 1 | -1/+7 |
* | better cleanup | RaNaN
| 2010-12-29 | 1 | -6/+8 |
* | more fixes and chunk+resume debug | RaNaN
| 2010-12-28 | 1 | -6/+7 |
* | working speedlimit + proxy support, closed #197 | RaNaN
| 2010-12-28 | 1 | -5/+2 |
* | little fixes | RaNaN
| 2010-12-27 | 1 | -2/+0 |
* | new curl download backend - support for chunked dl, resume | RaNaN
| 2010-12-27 | 1 | -10/+3 |
* | encoding fix | RaNaN
| 2010-12-26 | 1 | -1/+6 |
* | backward comp. fixes | RaNaN
| 2010-12-25 | 1 | -1/+1 |
* | great fixes http://geekandpoke.typepad.com/.a/6a00d8341d3df553ef0134872dea109... | RaNaN
| 2010-12-25 | 1 | -1/+2 |
* | cleanup stuff | RaNaN
| 2010-12-25 | 1 | -0/+2 |
* | fixed weird issues, comments | mkaay
| 2010-12-25 | 1 | -1/+1 |
* | fixed setting download size | RaNaN
| 2010-12-23 | 1 | -1/+1 |
* | fixed eta and progress, ready for first test | mkaay
| 2010-12-23 | 1 | -0/+3 |
* | new download backend integrated so far, downloading works, but still big todo... | mkaay
| 2010-12-22 | 1 | -4/+15 |
* | universal progress (ex. unrar progress), link info now emits update event, up... | mkaay
| 2010-12-12 | 1 | -1/+2 |
* | fixed Megaupload, added Uploading.com beta, closed #177 #182 | Jeix
| 2010-12-01 | 1 | -2/+2 |
* | scheduler optimization, SJOrg fix, better crypter limit | mkaay
| 2010-11-05 | 1 | -0/+1 |
* | files.mail.ru improvement | RaNaN
| 2010-11-04 | 1 | -3/+3 |
* | files.mail.ru update | Jeix
| 2010-11-02 | 1 | -1/+1 |
* | dump all loads in debug mode | RaNaN
| 2010-10-27 | 1 | -2/+13 |
* | closed #162 | RaNaN
| 2010-10-24 | 1 | -1/+1 |
* | closed #158 | RaNaN
| 2010-10-20 | 1 | -2/+5 |
* | closed #157, account request cleanup | RaNaN
| 2010-10-18 | 1 | -1/+2 |
* | closed #131 | RaNaN
| 2010-10-16 | 1 | -0/+6 |
* | several fixes | RaNaN
| 2010-10-10 | 1 | -1/+4 |
* | recycle sqlite connection | RaNaN
| 2010-10-07 | 1 | -2/+4 |
* | freakshare premium, closed #146, closed #147 | RaNaN
| 2010-10-06 | 1 | -1/+3 |
* | closed #148 | RaNaN
| 2010-10-06 | 1 | -1/+1 |
* | general js api + pyv8 support | RaNaN
| 2010-10-05 | 1 | -1/+2 |
* | closed #116 | RaNaN
| 2010-10-04 | 1 | -6/+2 |
* | acc fixes, closed #134, closed #141 | RaNaN
| 2010-10-03 | 1 | -0/+6 |
* | improved accountmanager | RaNaN
| 2010-10-02 | 1 | -5/+5 |
* | fixed proxy support, downloadCheck function | RaNaN
| 2010-09-30 | 1 | -4/+42 |
* | ignore useless netload api results | RaNaN
| 2010-09-27 | 1 | -1/+6 |
* | display correct file size when starting | RaNaN
| 2010-09-26 | 1 | -1/+3 |
* | dir chown | RaNaN
| 2010-09-25 | 1 | -0/+9 |
* | gui minimize fix, settings saveable, utf8 in config | RaNaN
| 2010-09-24 | 1 | -1/+1 |
* | win compability | RaNaN
| 2010-09-22 | 1 | -4/+6 |
* | fixed... | RaNaN
| 2010-09-20 | 1 | -2/+2 |
* | chown fix | RaNaN
| 2010-09-20 | 1 | -0/+13 |
* | little fixes | RaNaN
| 2010-09-20 | 1 | -0/+2 |
* | permission settings | RaNaN
| 2010-09-16 | 1 | -3/+9 |
* | MU fix + others | RaNaN
| 2010-09-05 | 1 | -4/+7 |
* | netload prefetching fix | RaNaN
| 2010-09-03 | 1 | -1/+1 |
* | encoding fix, locale cleanup | RaNaN
| 2010-08-31 | 1 | -2/+2 |
* | cleanup | RaNaN
| 2010-08-31 | 1 | -4/+1 |
* | encoding fixes | RaNaN
| 2010-08-30 | 1 | -1/+1 |
* | new dirs | RaNaN
| 2010-08-25 | 1 | -0/+268 |
* | merged gui | mkaay
| 2010-08-25 | 1 | -268/+0 |
* | extern cnl | RaNaN
| 2010-08-23 | 1 | -1/+4 |
* | fixes, 2nd icon | RaNaN
| 2010-08-22 | 1 | -1/+1 |
* | removed tempfile, win fixes | RaNaN
| 2010-08-21 | 1 | -3/+4 |
* | adaptions for win build | RaNaN
| 2010-08-21 | 1 | -3/+5 |
* | new config getter+setter in plugin | RaNaN
| 2010-08-17 | 1 | -1/+9 |
* | cleaned pluginsv0.4 | RaNaN
| 2010-08-17 | 1 | -4/+1 |
* | hotfile improvements | RaNaN
| 2010-08-17 | 1 | -1/+1 |
* | merge | mkaay
| 2010-08-13 | 1 | -1/+1 |
|\ |
|
| * | recaptcha + new crypter lof.cc | mkaay
| 2010-08-13 | 1 | -1/+1 |
* | | improvements | RaNaN
| 2010-08-12 | 1 | -0/+8 |
|/ |
|
* | merge | mkaay
| 2010-08-11 | 1 | -1/+3 |
|\ |
|
| * | jeixs irc interface, cleaned some code | RaNaN
| 2010-08-11 | 1 | -1/+3 |
* | | ShareonlineBiz free+premium, DDLMusicOrg working, SerienjunkiesOrg fix, FileD... | mkaay
| 2010-08-11 | 1 | -3/+3 |
|/ |
|
* | multi home fix | mkaay
| 2010-08-08 | 1 | -2/+0 |
* | file info prefetching (RapidshareCom UploadedTo), download folder fix, Serien... | mkaay
| 2010-08-07 | 1 | -2/+5 |
* | reconnect fix | RaNaN
| 2010-08-07 | 1 | -0/+1 |
* | container upload fix | RaNaN
| 2010-08-06 | 1 | -0/+3 |
* | order and priority preperations | mkaay
| 2010-08-05 | 1 | -1/+1 |
* | RapidshareCom premium | mkaay
| 2010-08-05 | 1 | -0/+1 |
* | config parser fix, UploadedTo premium working | mkaay
| 2010-08-05 | 1 | -3/+9 |
* | netload, ocr | Jeix
| 2010-08-04 | 1 | -0/+3 |
* | reconnect fix | RaNaN
| 2010-08-02 | 1 | -1/+1 |
* | wait fix | RaNaN
| 2010-08-01 | 1 | -1/+3 |
* | ocr + db fix | RaNaN
| 2010-08-01 | 1 | -2/+1 |
* | reconnect fix | RaNaN
| 2010-08-01 | 1 | -3/+14 |
* | some fixes | RaNaN
| 2010-08-01 | 1 | -0/+1 |
* | some changes | RaNaN
| 2010-07-31 | 1 | -13/+7 |
* | daily commit | RaNaN
| 2010-07-30 | 1 | -79/+101 |
* | more improvements and cleaned some imports | RaNaN
| 2010-07-29 | 1 | -1/+13 |
* | many new stuff, some things already working | RaNaN
| 2010-07-29 | 1 | -109/+120 |
* | New feature: XDCC Support | Jeix
| 2010-06-20 | 1 | -1/+1 |
* | fixed #106 folder_per_package | Jeix
| 2010-06-09 | 1 | -1/+0 |
* | captcha fix, webinterface dependency output, l18n | mkaay
| 2010-05-10 | 1 | -1/+1 |
* | new request factory | mkaay
| 2010-05-06 | 1 | -2/+1 |
* | refactored plugins, new plugin manager | mkaay
| 2010-05-05 | 1 | -16/+13 |
* | better threadmanager | mkaay
| 2010-05-04 | 1 | -0/+185 |
* | Cleaned plugin index function | spoob
| 2009-11-15 | 1 | -134/+0 |
* | checksum methods for RapidshareCom and UploadedTo | mkaay
| 2009-11-09 | 1 | -3/+14 |
* | save specific download folder | RaNaN
| 2009-09-10 | 1 | -2/+2 |
* | clean root folder | spoob
| 2009-09-04 | 1 | -0/+123 |