| Commit message (Expand) | Author | Age | Files | Lines |
* | correctly unset http referer | RaNaN
| 2013-08-21 | 1 | -1/+1 |
* | Moved new plugin to pyload | Stefano
| 2013-08-20 | 1 | -0/+46 |
* | UnrestrictLi: Using the remember me function | Stefano
| 2013-08-20 | 1 | -3/+5 |
* | LetitbitNet: implemented premium mode | Stefano
| 2013-08-20 | 1 | -2/+25 |
* | small fixes for crypter | RaNaN
| 2013-08-18 | 1 | -0/+4 |
* | new linkgrabber | RaNaN
| 2013-08-18 | 2 | -4/+8 |
* | Adapted SimplydebridCom | Stefano
| 2013-08-13 | 3 | -23/+10 |
* | Moved new plugins to pyload | Stefano
| 2013-08-13 | 3 | -0/+111 |
* | FreakshareCom: fixed #210 | Stefano
| 2013-08-13 | 1 | -5/+8 |
* | Fixed #228 | Stefano
| 2013-08-13 | 1 | -2/+3 |
* | improved account list | RaNaN
| 2013-08-11 | 1 | -2/+2 |
* | another try to fix broken accounts | RaNaN
| 2013-08-11 | 2 | -6/+26 |
* | fixed replace rule | RaNaN
| 2013-08-11 | 1 | -1/+1 |
* | new parse_time helper function | RaNaN
| 2013-08-10 | 2 | -4/+6 |
* | UnrestrictLi: merged #215 | Stefano
| 2013-08-09 | 1 | -1/+4 |
* | UnrestrictLi: fixed http://forum.pyload.org/viewtopic.php?p=10602#p10602 | Stefano
| 2013-08-09 | 1 | -2/+3 |
* | improved last fix | RaNaN
| 2013-08-08 | 1 | -1/+1 |
* | adapted account api to multi user, fixed http referer bug | RaNaN
| 2013-08-08 | 9 | -86/+245 |
* | MultiHosters: moved settings to addon plugins. | Stefano
| 2013-08-07 | 4 | -76/+9 |
* | MultiHosters: moved settings to account plugins | Stefano
| 2013-08-07 | 16 | -263/+39 |
* | UnrestrictLi: detect name and size from API data | Stefano
| 2013-08-07 | 1 | -1/+9 |
* | PutlockerCom: ability to resume downloads even for free downloads(cherry pick... | Stefano
| 2013-08-07 | 1 | -1/+2 |
* | 180Upload: Test link | Stefano
| 2013-08-03 | 1 | -0/+3 |
* | DepositfilesCom: fix for #214 | Stefano
| 2013-08-03 | 1 | -6/+5 |
* | ExtabitCom: fixed #212 | Stefano
| 2013-08-02 | 1 | -3/+4 |
* | BasePlugin: fixed #208 | Stefano
| 2013-08-02 | 1 | -2/+8 |
* | fixed cookie passing, new test cases | RaNaN
| 2013-08-01 | 4 | -6/+9 |
* | Adapted 6 multi hoster plugins | Stefano
| 2013-07-30 | 13 | -29/+58 |
* | Putlocker: allow multiDL and chunked downloads even in free downloads | Stefano
| 2013-07-30 | 1 | -1/+3 |
* | Adapted UnrestrictLi | Stefano
| 2013-07-29 | 2 | -5/+13 |
* | Moving plugins from module to pyload | Stefano
| 2013-07-28 | 3 | -0/+125 |
* | Fixed module imports | Stefano
| 2013-07-25 | 1 | -5/+5 |
* | Fixed some pylint violations | Stefano
| 2013-07-25 | 7 | -43/+41 |
* | Removed bad character | Stefano
| 2013-07-25 | 1 | -2/+2 |
* | DebridItaliaCom: two more hosters supported | Stefano
| 2013-07-24 | 1 | -2/+2 |
* | Fixed PEP 8 violations in Hooks | Stefano
| 2013-07-24 | 33 | -571/+573 |
* | Fixed some errors | Stefano
| 2013-07-23 | 2 | -6/+5 |
* | Fixed PEP 8 violations in Accounts | Stefano
| 2013-07-23 | 59 | -396/+455 |
* | little cleanup, added some tests | RaNaN
| 2013-07-22 | 2 | -5/+5 |
* | Fixed PEP 8 violations in Hosters | Stefano
| 2013-07-22 | 112 | -1644/+1938 |
* | Fixed PEP 8 violations in Crypters | Stefano
| 2013-07-21 | 43 | -676/+821 |
* | fixed Alldebrid | RaNaN
| 2013-07-21 | 2 | -7/+3 |
* | converted AllDebrid plugin | RaNaN
| 2013-07-21 | 1 | -2/+10 |
* | Moving plugins from module to pyload | Stefano
| 2013-07-21 | 2 | -0/+128 |
* | Moving hooks to addons | Stefano
| 2013-07-20 | 2 | -0/+0 |
* | Merge plugins from stable | Stefano
| 2013-07-20 | 40 | -261/+220 |
* | added missing init file | RaNaN
| 2013-07-20 | 1 | -0/+1 |
* | small fixes | RaNaN
| 2013-07-20 | 1 | -0/+5 |
* | new plugin type and refactored request classes | RaNaN
| 2013-07-19 | 9 | -19/+1105 |
* | improved progressbar rendering | RaNaN
| 2013-07-17 | 1 | -7/+6 |
* | improved inputTypes, config api | RaNaN
| 2013-07-17 | 3 | -9/+15 |
* | fixed last commit | RaNaN
| 2013-07-16 | 1 | -1/+1 |
* | changed bs import in sj plugin | RaNaN
| 2013-07-16 | 1 | -1/+3 |
* | removed padding in progressbar | RaNaN
| 2013-07-16 | 1 | -1/+1 |
* | Captcha9kw: fixed bad gettext use(cherry picked from commit 57e68cccae1a959c3... | Stefano
| 2013-07-15 | 1 | -2/+2 |
* | Fixed broken plugins after dbd7a02ab03dcc97a6d0eb0c6fcc95a75a63cc6d | Stefano
| 2013-07-15 | 4 | -356/+0 |
* | Using CaptchaService to make them works on 0.5 | Stefano
| 2013-07-15 | 25 | -22/+376 |
* | adapted premiumize me | RaNaN
| 2013-07-12 | 4 | -22/+41 |
* | updated locale, upload task | RaNaN
| 2013-07-12 | 1 | -2/+3 |
* | working multihoster addon | RaNaN
| 2013-07-12 | 3 | -8/+13 |
* | fixed addon related bugs | RaNaN
| 2013-07-12 | 3 | -62/+22 |
* | Merge remote-tracking branch 'origin/stable' | RaNaN
| 2013-07-12 | 38 | -457/+749 |
* | added legacy file to fix older plugins | RaNaN
| 2013-07-11 | 1 | -0/+8 |
* | added missing files, moved remaining plugins | RaNaN
| 2013-06-09 | 3 | -0/+0 |
* | moved everything from module to pyload | RaNaN
| 2013-06-09 | 305 | -0/+24636 |