Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update ExtractArchive.py | GammaC0de | 2015-05-05 | 1 | -1/+1 |
| | |||||
* | [SimpleHoster] Why Premium download fails? | Walter Purcaro | 2015-05-05 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1392 from GammaC0de/GammaC0de-fix-ExtractArchive | Walter Purcaro | 2015-05-05 | 1 | -4/+8 |
|\ | | | | | [ExtractArchive] [bug] `extractQueued` was called twice | ||||
| * | Update ExtractArchive.py | GammaC0de | 2015-05-05 | 1 | -1/+1 |
| | | |||||
| * | fix bug causing `extractQueued` called twice | GammaC0de | 2015-05-05 | 1 | -4/+8 |
| | | |||||
* | | [GoogledriveCom][OneFichierCom][UlozTo] Reset DISPOSITION to False | Walter Purcaro | 2015-05-04 | 3 | -7/+10 |
| | | |||||
* | | [SizedriveCom] Cleanup | Walter Purcaro | 2015-05-04 | 2 | -5/+4 |
| | | |||||
* | | Merge pull request #1388 from GammaC0de/GammaC0de-report-no-send2trash | Walter Purcaro | 2015-05-04 | 2 | -6/+20 |
|\ \ | | | | | | | [ExtractArchive] [AntiVirus] report missing send2trash | ||||
| * | | even more | GammaC0de | 2015-05-04 | 1 | -1/+4 |
| | | | |||||
| * | | even more | GammaC0de | 2015-05-04 | 1 | -0/+3 |
| | | | |||||
| * | | more verbose | GammaC0de | 2015-05-04 | 1 | -2/+2 |
| | | | |||||
| * | | more verbose | GammaC0de | 2015-05-04 | 1 | -2/+2 |
| | | | |||||
| * | | [ExtractArchive] report missing send2trash | GammaC0de | 2015-05-02 | 1 | -1/+4 |
| | | | |||||
| * | | [AntiVirus] report missing send2trash | GammaC0de | 2015-05-02 | 1 | -3/+8 |
| |/ | |||||
* / | new hoster SizedriveCom | GammaC0de | 2015-05-03 | 1 | -0/+42 |
|/ | |||||
* | Fix https://github.com/pyload/pyload/issues/1351 | Walter Purcaro | 2015-05-01 | 3 | -36/+27 |
| | |||||
* | [XFSCrypter] Improve LINK_PATTERN | Walter Purcaro | 2015-05-01 | 1 | -2/+2 |
| | |||||
* | [XFileSharingPro] worldbytez.com support | Walter Purcaro | 2015-05-01 | 1 | -2/+2 |
| | |||||
* | Use 'import' instead 'from' | Walter Purcaro | 2015-05-01 | 77 | -265/+196 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1373 | Walter Purcaro | 2015-04-30 | 1 | -3/+3 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1374 | Walter Purcaro | 2015-04-30 | 3 | -36/+3 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-04-30 | 4 | -15/+12 |
| | |||||
* | Merge pull request #1381 from GammaC0de/GammaC0de-UpleaCom-size | Walter Purcaro | 2015-04-30 | 1 | -4/+6 |
|\ | | | | | [UpleaCom] fix file size calculation and Set DISPOSITION to False (temp) | ||||
| * | Update UpleaCom.py | GammaC0de | 2015-04-28 | 1 | -3/+3 |
| | | |||||
| * | UpleaCom fix size calculation and Set DISPOSITION to False (temp) | GammaC0de | 2015-04-26 | 1 | -2/+4 |
| | | |||||
* | | Merge pull request #1386 from GammaC0de/GammaC0de-ContentDisposition-fix | Walter Purcaro | 2015-04-30 | 1 | -2/+2 |
|\ \ | | | | | | | [SimpleHoster] fix 'Content-Disposition' filename sometime missing first and last chars | ||||
| * | | Update SimpleHoster.py | GammaC0de | 2015-04-29 | 1 | -1/+1 |
| | | | |||||
| * | | fix 'Content-Disposition' filename cutting first and last chars | GammaC0de | 2015-04-29 | 1 | -2/+2 |
| |/ | |||||
* | | Update UploadedTo.py | GammaC0de | 2015-04-29 | 1 | -1/+1 |
| | | |||||
* | | UploadedTo - Detect Maintenance Mode | GammaC0de | 2015-04-29 | 1 | -1/+3 |
|/ | |||||
* | Update UpleaCom.py | GammaC0de | 2015-04-25 | 1 | -1/+2 |
| | |||||
* | Update UpleaCom.py | GammaC0de | 2015-04-24 | 1 | -1/+1 |
| | |||||
* | Update UpleaCom.py | GammaC0de | 2015-04-24 | 1 | -6/+14 |
| | |||||
* | [FilecryptCc] Version up (2) | Walter Purcaro | 2015-04-22 | 1 | -4/+4 |
| | |||||
* | Merge pull request #1367 from zapp-brannigan/patch-1 | Walter Purcaro | 2015-04-22 | 1 | -5/+6 |
|\ | | | | | [FilecryptCc.py] Avoid hardcoded urls | ||||
| * | [FilecryptCc.py] Avoid hardcoded urls | zapp-brannigan | 2015-04-22 | 1 | -6/+7 |
| | | | | | | Fix https://github.com/pyload/pyload/issues/1364 again ;) | ||||
* | | [FilecryptCc] Version up | Walter Purcaro | 2015-04-22 | 1 | -2/+4 |
|/ | |||||
* | remove "www" in circlecaptcha to get it working | Gutz-Pilz | 2015-04-22 | 1 | -1/+1 |
| | |||||
* | Update FilecryptCc.py | zapp-brannigan | 2015-04-22 | 1 | -15/+10 |
| | |||||
* | [FilecryptCc.py] Fix circle captcha | zapp-brannigan | 2015-04-22 | 1 | -14/+17 |
| | | | Fix https://github.com/pyload/pyload/issues/1364 | ||||
* | [UnSkipOnFail] Typo (2) | Walter Purcaro | 2015-04-16 | 1 | -4/+4 |
| | |||||
* | [UpdateManager] Cleanup | Walter Purcaro | 2015-04-16 | 1 | -6/+4 |
| | |||||
* | [UploadedTo] Set DISPOSITION to False (temp) | Walter Purcaro | 2015-04-16 | 1 | -1/+3 |
| | |||||
* | Merge pull request #1356 from GammaC0de/GammaC0de-patch-1 | Walter Purcaro | 2015-04-16 | 1 | -3/+19 |
|\ | | | | | Update UpdateManager.py | ||||
| * | Update UpdateManager.py | GammaC0de | 2015-04-14 | 1 | -3/+19 |
| | | |||||
* | | [HostujeNet] Tiny cleanup | Walter Purcaro | 2015-04-16 | 1 | -5/+3 |
| | | |||||
* | | HostujeNet | GammaC0de | 2015-04-16 | 1 | -0/+51 |
|/ | |||||
* | Version bump | GammaC0de | 2015-04-14 | 1 | -1/+1 |
| | |||||
* | [SimpleHoster] Improve latest change a little | Walter Purcaro | 2015-04-14 | 1 | -4/+1 |
| | |||||
* | Update YadiSk.py | GammaC0de | 2015-04-14 | 1 | -39/+42 |
| | |||||
* | Update SimpleHoster.py | GammaC0de | 2015-04-14 | 1 | -1/+4 |
| | |||||
* | [UnSkipOnFail] Typo | Walter Purcaro | 2015-04-13 | 1 | -2/+2 |
| | |||||
* | [LolabitsEs] Cleanup | Walter Purcaro | 2015-04-12 | 1 | -21/+23 |
| | |||||
* | [New Hoster] lolabits.es | zapp-brannigan | 2015-04-11 | 1 | -0/+46 |
| | | | As requested in https://github.com/pyload/pyload/issues/1343 | ||||
* | Fix OboomCom and SmoozedCom with beaker >= v1.7.x | Armin | 2015-04-10 | 2 | -4/+30 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-04-10 | 30 | -89/+47 |
| | |||||
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1341 | Walter Purcaro | 2015-04-10 | 2 | -6/+6 |
| | |||||
* | [DepositfilesCom] Update | Walter Purcaro | 2015-04-10 | 1 | -7/+3 |
| | |||||
* | [RestartSlow] Remove (temp) | Walter Purcaro | 2015-04-10 | 1 | -58/+0 |
| | |||||
* | Update DepositfilesCom.py | GammaC0de | 2015-04-10 | 1 | -0/+2 |
| | |||||
* | Update - new links pattern | valdi74 | 2015-04-10 | 1 | -3/+3 |
| | |||||
* | Update CaptchaService.py | zapp-brannigan | 2015-04-09 | 1 | -17/+8 |
| | | | Fix ReCaptchaV2 | ||||
* | [SimpleHoster] Improve file name handling | Walter Purcaro | 2015-04-09 | 4 | -24/+24 |
| | |||||
* | Merge branch 'pr/n1314_sebdelsol' into stable | Walter Purcaro | 2015-04-08 | 1 | -0/+4 |
|\ | |||||
| * | [zippyshare] fix bug #1311 | sebdelsol | 2015-04-04 | 1 | -0/+4 |
| | | | | | | | | | | Zippyshare sometimes encode file name with an image. In this case, use the file link to get the file name. (it's probably a bad hack. I don't know nothing about pyload Core). | ||||
* | | [ZippyshareCom] Fix https://github.com/pyload/pyload/issues/1311 | Walter Purcaro | 2015-04-08 | 1 | -2/+2 |
| | | |||||
* | | Fix https://github.com/pyload/pyload/issues/1157 (2) | Walter Purcaro | 2015-04-08 | 1 | -2/+2 |
| | | |||||
* | | Fix https://github.com/pyload/pyload/issues/1157 | Walter Purcaro | 2015-04-08 | 27 | -67/+67 |
| | | |||||
* | | Spare code cosmetics | Walter Purcaro | 2015-04-08 | 15 | -25/+27 |
| | | |||||
* | | [UserAgentSwitcher] Random user-agent feature | Walter Purcaro | 2015-04-08 | 2 | -8/+23 |
| | | |||||
* | | [RapiduNet] https://github.com/pyload/pyload/issues/1326 | Walter Purcaro | 2015-04-08 | 1 | -15/+13 |
| | | |||||
* | | [CatShareNet] https://github.com/pyload/pyload/issues/1325 | Walter Purcaro | 2015-04-08 | 1 | -8/+6 |
| | | |||||
* | | [AntiVirus][ExtractArchive] Fixup | Walter Purcaro | 2015-04-08 | 2 | -4/+4 |
| | | |||||
* | | [RemixshareCom] Cleanup | Walter Purcaro | 2015-04-08 | 1 | -18/+12 |
| | | |||||
* | | [SolidfilesCom] Cleanup | Walter Purcaro | 2015-04-08 | 2 | -42/+33 |
| | | |||||
* | | [UserAgentSwitcher] Fix https://github.com/pyload/pyload/issues/1324 | Walter Purcaro | 2015-04-08 | 1 | -2/+2 |
| | | |||||
* | | Added Solidfiles Hoster | sraedler | 2015-04-08 | 1 | -0/+42 |
| | | |||||
* | | [ExtractArchive] Fix https://github.com/pyload/pyload/issues/1322 | Walter Purcaro | 2015-04-08 | 1 | -2/+2 |
| | | |||||
* | | [UserAgentSwitcher] Default activated set to True | Walter Purcaro | 2015-04-08 | 3 | -10/+5 |
| | | |||||
* | | Traceback code cosmetics | Walter Purcaro | 2015-04-07 | 4 | -11/+11 |
| | | |||||
* | | [YadiSk] Fix https://github.com/pyload/pyload/issues/1321 | Walter Purcaro | 2015-04-07 | 3 | -25/+24 |
| | | |||||
* | | [ExtractArchive] Improve send2trash feature | Walter Purcaro | 2015-04-07 | 1 | -38/+43 |
| | | |||||
* | | [AntiVirus] Recycle bin support | Walter Purcaro | 2015-04-07 | 1 | -9/+29 |
| | | |||||
* | | New plugin: UserAgentSwitcher | Walter Purcaro | 2015-04-07 | 1 | -0/+31 |
| | | | | | | | | Fix https://github.com/pyload/pyload/issues/1305 | ||||
* | | [SimpleDereferer][SimpleHoster] Update user-agent (3) | Walter Purcaro | 2015-04-07 | 2 | -2/+4 |
| | | |||||
* | | Fixed RemixshareCom | sraedler | 2015-04-07 | 1 | -7/+10 |
| | | |||||
* | | [SimpleDereferer] Update user-agent (2) | Walter Purcaro | 2015-04-07 | 2 | -5/+6 |
| | | |||||
* | | [SimpleDereferer][SimpleHoster] Update user-agent | Walter Purcaro | 2015-04-07 | 4 | -11/+13 |
| | | |||||
* | | [YadiSk] Cleanup | Walter Purcaro | 2015-04-07 | 1 | -29/+30 |
| | | |||||
* | | [hoster request]yadi.sk #1292 | saintego | 2015-04-07 | 1 | -0/+84 |
|/ | | | GammaC0de post works | ||||
* | Merge pull request #1301 from saintego/patch-5 | Walter Purcaro | 2015-04-03 | 1 | -6/+11 |
|\ | | | | | Some issue in keep2share.cc #1236 | ||||
| * | Some issue in keep2share.cc #1236 | saintego | 2015-03-30 | 1 | -6/+11 |
| | | | | | | `Problem is not fixed. With this change we are able to load captcha, but I got Parse error: No file downloaded | Plugin may be out of date | ||||
* | | [ExternalScripts] Fix https://github.com/pyload/pyload/issues/1307 | Walter Purcaro | 2015-04-03 | 1 | -1/+1 |
| | | |||||
* | | [BasePlugin] Fix https://github.com/pyload/pyload/issues/1304 (2) | Walter Purcaro | 2015-04-01 | 2 | -6/+6 |
| | | |||||
* | | [BasePlugin] Fix https://github.com/pyload/pyload/issues/1304 | Walter Purcaro | 2015-04-01 | 2 | -4/+4 |
| | | |||||
* | | Temp fixup to `filename*=UTF-8` bug (2) | Walter Purcaro | 2015-04-01 | 1 | -3/+3 |
| | | |||||
* | | Temp fixup to `filename*=UTF-8` bug | Walter Purcaro | 2015-03-31 | 6 | -43/+39 |
| | | |||||
* | | [TusfilesNet] Fix downloadLink | Walter Purcaro | 2015-03-30 | 1 | -3/+3 |
| | | |||||
* | | [GoogledriveCom][UlozTo] Fix handleDirect (2) | Walter Purcaro | 2015-03-30 | 2 | -4/+4 |
| | | |||||
* | | OneFichier premium: remove double quote at the end of the filename | Ludovic Lehmann | 2015-03-30 | 1 | -2/+2 |
|/ | |||||
* | [GoogledriveCom] Fix handleDirect | Walter Purcaro | 2015-03-30 | 4 | -6/+6 |
| | |||||
* | [UlozTo] Fix https://github.com/pyload/pyload/issues/1300 | Walter Purcaro | 2015-03-30 | 1 | -6/+6 |
| | |||||
* | Fix indentation problem in OneFichierCom.py | ludoviclehmann | 2015-03-29 | 1 | -1/+1 |
| | |||||
* | fix OneFichierCom premium issue : global name 'link' is not defined | Ludovic Lehmann | 2015-03-29 | 1 | -3/+4 |
| | |||||
* | [ExternalScripts] Update | Walter Purcaro | 2015-03-29 | 1 | -9/+9 |
| | |||||
* | [MediafireCom] Version up | Walter Purcaro | 2015-03-29 | 1 | -2/+2 |
| | |||||
* | mediafire link in new format #1297 | saintego | 2015-03-29 | 1 | -1/+1 |
| | |||||
* | [GoogledriveCom] Improve | Walter Purcaro | 2015-03-28 | 1 | -2/+12 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-03-28 | 57 | -118/+112 |
| | |||||
* | [UlozTo] Update hoster | Walter Purcaro | 2015-03-28 | 1 | -47/+49 |
| | |||||
* | [MultiHook] Periodically loadAccount | Walter Purcaro | 2015-03-28 | 1 | -8/+6 |
| | |||||
* | Fix issue #1042 | ludoviclehmann | 2015-03-27 | 1 | -1/+17 |
| | | | https://github.com/pyload/pyload/issues/1042 | ||||
* | ifolder issue #1291 | saintego | 2015-03-27 | 1 | -18/+8 |
| | | | add metalare.org and fixed for new layout of page | ||||
* | [RgHostNet] Update | Walter Purcaro | 2015-03-26 | 1 | -5/+6 |
| | |||||
* | Tiny code cosmetics | Walter Purcaro | 2015-03-26 | 2 | -8/+8 |
| | |||||
* | rghost issue #1289 | saintego | 2015-03-26 | 1 | -2/+2 |
| | | | add rghost.ru and fix link_free_patern | ||||
* | [Extractor] Rename method 'test' to 'verify' | Walter Purcaro | 2015-03-26 | 5 | -39/+38 |
| | |||||
* | interval code cosmetics | Walter Purcaro | 2015-03-26 | 21 | -99/+38 |
| | |||||
* | [UpdateManager] Update | Walter Purcaro | 2015-03-26 | 1 | -93/+80 |
| | |||||
* | __config__ cosmetics | Walter Purcaro | 2015-03-25 | 219 | -194/+375 |
| | |||||
* | fixed "permanent" issue | Gutz-Pilz | 2015-03-25 | 1 | -2/+2 |
| | | | (forgot to change filversion) | ||||
* | Merge pull request #1285 from immenz/dev_extract | Walter Purcaro | 2015-03-25 | 3 | -28/+43 |
|\ | | | | | [ExtractArchive] Send2Trash Integration | ||||
| * | [ExtractArchive] Send2Trash Integration | Jens Hörnlein | 2015-03-25 | 3 | -28/+43 |
| | | |||||
* | | [MegaRapidoNet] Cleanup | Walter Purcaro | 2015-03-25 | 3 | -197/+143 |
| | | |||||
* | | New plugin: MegaRapidoNet | Kagenoshin | 2015-03-25 | 3 | -0/+245 |
| | | |||||
* | | [SimpleHoster] Fix retryFree | Walter Purcaro | 2015-03-25 | 1 | -1/+5 |
| | | |||||
* | | Merge pull request #1284 from immenz/dev_extract | Walter Purcaro | 2015-03-24 | 1 | -6/+2 |
|\| | | | | | [ExtractArchive] Bugfix | ||||
| * | [ExtractArchive] Bugfix | Jens Hörnlein | 2015-03-24 | 1 | -6/+2 |
| | | |||||
* | | Merge pull request #1278 from immenz/dev_extract | Walter Purcaro | 2015-03-23 | 3 | -8/+19 |
|\| | | | | | [ExtractArchive] extract archive even if first part is not in package | ||||
| * | [ExtractArchive] extract archive even if first part is not in package | Jens Hörnlein | 2015-03-23 | 3 | -8/+19 |
| | | |||||
* | | [AntiVirus] Typo & Remove Comment within Array | Jens Hörnlein | 2015-03-22 | 1 | -3/+4 |
|/ | |||||
* | [UpdateManager] Fix https://github.com/pyload/pyload/issues/1274 | Walter Purcaro | 2015-03-22 | 1 | -1/+3 |
| | |||||
* | [SimplydebridCom] Typo | Walter Purcaro | 2015-03-21 | 1 | -2/+2 |
| | |||||
* | [DeleteFinished] Define MIN_CHECK_INTERVAL | Walter Purcaro | 2015-03-21 | 2 | -20/+23 |
| | |||||
* | [SimpleHoster] Fix checkErrors (2) | Walter Purcaro | 2015-03-21 | 2 | -6/+8 |
| | |||||
* | [UpdateManager] Fix https://github.com/pyload/pyload/issues/1272 | Walter Purcaro | 2015-03-21 | 1 | -17/+17 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-03-20 | 2 | -12/+4 |
| | |||||
* | [DevhostStFolder] Fixup | Walter Purcaro | 2015-03-20 | 1 | -11/+19 |
| | |||||
* | [CatShareNet] getFileInfo -> checkErrors | Walter Purcaro | 2015-03-20 | 1 | -3/+4 |
| | |||||
* | [SimpleHoster] Fix checkErrors | Walter Purcaro | 2015-03-20 | 1 | -5/+8 |
| | |||||
* | [DepositfilesCom] Fix https://github.com/pyload/pyload/issues/1268 | Walter Purcaro | 2015-03-20 | 1 | -40/+19 |
| | |||||
* | [ExternalScripts] Rename pyload_shutdown to pyload_stop | Walter Purcaro | 2015-03-20 | 1 | -3/+3 |
| | |||||
* | [UploadheroCom] Fix https://github.com/pyload/pyload/issues/1244 | Walter Purcaro | 2015-03-20 | 1 | -25/+19 |
| | |||||
* | [ExternalScripts] New events support | Walter Purcaro | 2015-03-20 | 1 | -6/+33 |
| | |||||
* | [ExtractArchive] Update dispatchEvent | Walter Purcaro | 2015-03-20 | 2 | -65/+68 |
| | |||||
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1263 | Walter Purcaro | 2015-03-18 | 2 | -2/+11 |
| | |||||
* | Hooks cleanup | Walter Purcaro | 2015-03-18 | 22 | -44/+0 |
| | |||||
* | [MultiHoster] Fix revertfailed feature | Walter Purcaro | 2015-03-18 | 2 | -53/+54 |
| | |||||
* | [SimpleHoster] retryFree feature | Walter Purcaro | 2015-03-18 | 1 | -23/+40 |
| | |||||
* | [ZippyshareCom] Fix https://github.com/pyload/pyload/issues/1262 | Walter Purcaro | 2015-03-18 | 1 | -3/+3 |
| | |||||
* | [ClickAndLoad] Fix freeze after a pyLoad restart | Walter Purcaro | 2015-03-18 | 1 | -1/+3 |
| | |||||
* | Spare code cosmetics (2) | Walter Purcaro | 2015-03-18 | 4 | -32/+32 |
| | |||||
* | [XFileSharingPro] Fix typo | Walter Purcaro | 2015-03-18 | 1 | -2/+2 |
| | |||||
* | [ExternalScripts] Fix https://github.com/pyload/pyload/issues/1233 | Walter Purcaro | 2015-03-18 | 1 | -46/+86 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-03-18 | 22 | -141/+71 |
| | |||||
* | [UpdateManager] Dispatch Event on plugins update | Walter Purcaro | 2015-03-18 | 1 | -1/+3 |
| | |||||
* | [UploadingCom] Account fixup | Walter Purcaro | 2015-03-18 | 1 | -8/+11 |
| | |||||
* | [AndroidPhoneNotify][WindowsPhoneNotify] New notifications | Walter Purcaro | 2015-03-18 | 2 | -6/+44 |
| | |||||
* | [RealdebridCom] Revert 189f3cf05a30726850b3be82c2d7455d85d5e1b5 (fix ↵ | Walter Purcaro | 2015-03-18 | 1 | -2/+2 |
| | | | | https://github.com/pyload/pyload/issues/1260) | ||||
* | [RealdebridCom] Fix https://github.com/pyload/pyload/issues/1252 | Walter Purcaro | 2015-03-18 | 1 | -24/+2 |
| | |||||
* | [NitroflareCom] Switch back to http | Jens Hörnlein | 2015-03-17 | 1 | -4/+4 |
| | |||||
* | [OneFichierCom] Fix https://github.com/pyload/pyload/issues/1255 | Walter Purcaro | 2015-03-17 | 1 | -2/+2 |
| | |||||
* | [FastshareCz] Update hoster info patterns (thx https://github.com/mikkiste) | Walter Purcaro | 2015-03-15 | 1 | -4/+5 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/945 (thx ↵ | Walter Purcaro | 2015-03-15 | 1 | -10/+8 |
| | | | | https://github.com/mikkiste) | ||||
* | Import cleanup for datetime and time modules | Walter Purcaro | 2015-03-14 | 51 | -148/+126 |
| | |||||
* | [HotFolder] Missing exception | Walter Purcaro | 2015-03-14 | 1 | -2/+2 |
| | |||||
* | [BasePlugin][SimpleHoster] Better checkDownload warning | Walter Purcaro | 2015-03-14 | 2 | -6/+6 |
| | |||||
* | [NowDownloadSx][NowVideoSx] Update __pattern__ | Walter Purcaro | 2015-03-14 | 2 | -4/+4 |
| | |||||
* | [NetloadIn] Update account | Walter Purcaro | 2015-03-14 | 1 | -22/+41 |
| | |||||
* | [UpdateManager] Fix https://github.com/pyload/pyload/issues/1225 | Walter Purcaro | 2015-03-13 | 1 | -3/+3 |
| | |||||
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1248 | Walter Purcaro | 2015-03-11 | 3 | -23/+23 |
| | |||||
* | [zippyshare] bug correction #1246 | sebdelsol | 2015-03-11 | 1 | -15/+18 |
| | | | | | | | | | | | Handle funky introspection like : ```javascript test = { test: function(x, y) { document.getElementById(x).href = y; } test.test('dlbutton', "http:\\ZippyshareIsFullOfTrickster.com"); ``` | ||||
* | [BasePlugin][SimpleHoster] Improve checkDownload rules | Walter Purcaro | 2015-03-10 | 2 | -11/+16 |
| | |||||
* | Tiny code cosmetics | Walter Purcaro | 2015-03-10 | 3 | -5/+5 |
| | |||||
* | [BasePlugin] Improve checkDownload | Walter Purcaro | 2015-03-10 | 1 | -6/+8 |
| | |||||
* | Update plugins after SimpleHoster changes | Walter Purcaro | 2015-03-10 | 17 | -53/+53 |
| | |||||
* | [FilerNet] Fix https://github.com/pyload/pyload/issues/1201 | Walter Purcaro | 2015-03-10 | 1 | -1/+7 |
| | |||||
* | [SimpleHoster] Improve checkFile routine (2) | Walter Purcaro | 2015-03-10 | 1 | -12/+15 |
| | |||||
* | [SimpleHoster] Improve checkFile routine | Walter Purcaro | 2015-03-10 | 1 | -14/+18 |
| | |||||
* | [FilerNet] Fix WAIT_PATTERN | Walter Purcaro | 2015-03-10 | 1 | -11/+3 |
| | |||||
* | [FileSharkPl] Fix https://github.com/pyload/pyload/issues/1040 (2) | Walter Purcaro | 2015-03-10 | 2 | -25/+10 |
| | |||||
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1242 | Walter Purcaro | 2015-03-10 | 1 | -2/+2 |
| | |||||
* | [SimpleHoster] Fixup | Walter Purcaro | 2015-03-10 | 2 | -7/+11 |
| | |||||
* | [UptoboxCom] TEMP_OFFLINE_PATTERN | Walter Purcaro | 2015-03-10 | 1 | -3/+4 |
| | |||||
* | [RapidgatorNet] Fix https://github.com/pyload/pyload/issues/1237 | Walter Purcaro | 2015-03-10 | 2 | -28/+31 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-03-10 | 66 | -239/+238 |
| | |||||
* | [DDLMusicOrg] Removed | Walter Purcaro | 2015-03-10 | 1 | -51/+0 |
| | |||||
* | [MultiHook] Fix _pluginSet (fix LinkdecrypterCom issue) | Walter Purcaro | 2015-03-10 | 4 | -32/+30 |
| | |||||
* | [ExtractArchive] Fix https://github.com/pyload/pyload/issues/1241 | Walter Purcaro | 2015-03-09 | 1 | -2/+2 |
| | |||||
* | [MultiHook] No freezes + better list error handling | Walter Purcaro | 2015-03-09 | 1 | -13/+27 |
| | |||||
* | [ZippyShare] Bug #1238 correction | sebdelsol | 2015-03-09 | 1 | -3/+3 |
| | | | | * remove non ascii character from the id part in the js variable name. * change the RE so that it works for any character in the id name | ||||
* | Rename fileUrl to getFileURL | Walter Purcaro | 2015-03-09 | 3 | -10/+10 |
| | |||||
* | [UnRar] Fix https://github.com/pyload/pyload/issues/1234 | Walter Purcaro | 2015-03-09 | 1 | -5/+5 |
| | |||||
* | [ExternalScripts] Fixup | Walter Purcaro | 2015-03-09 | 1 | -5/+5 |
| | |||||
* | Whitespace cosmetics | Walter Purcaro | 2015-03-08 | 13 | -23/+23 |
| | |||||
* | Update notify addon | Walter Purcaro | 2015-03-08 | 2 | -40/+65 |
| | |||||
* | [ZippyshareCom] Better lib import | Walter Purcaro | 2015-03-08 | 1 | -1/+1 |
| | |||||
* | [FileSharkPl] Fix https://github.com/pyload/pyload/issues/1040 (thx ↵ | Walter Purcaro | 2015-03-08 | 1 | -1/+3 |
| | | | | https://github.com/valdi74) | ||||
* | [ExternalScripts] Improve | Walter Purcaro | 2015-03-08 | 1 | -14/+19 |
| | |||||
* | [AntiVirus] Missed something big! :P | Walter Purcaro | 2015-03-07 | 1 | -2/+2 |
| |