summaryrefslogtreecommitdiffstats
path: root/module
Commit message (Collapse)AuthorAgeFilesLines
* Update DepositfilesCom.pyGravatar GammaC0de 2015-04-101-0/+2
|
* Update - new links patternGravatar valdi74 2015-04-101-3/+3
|
* Update CaptchaService.pyGravatar zapp-brannigan 2015-04-091-17/+8
| | | Fix ReCaptchaV2
* [SimpleHoster] Improve file name handlingGravatar Walter Purcaro 2015-04-094-24/+24
|
* Merge branch 'pr/n1314_sebdelsol' into stableGravatar Walter Purcaro 2015-04-081-0/+4
|\
| * [zippyshare] fix bug #1311Gravatar sebdelsol 2015-04-041-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/1311Gravatar Walter Purcaro 2015-04-081-2/+2
| |
* | Fix https://github.com/pyload/pyload/issues/1157 (2)Gravatar Walter Purcaro 2015-04-081-2/+2
| |
* | Fix https://github.com/pyload/pyload/issues/1157Gravatar Walter Purcaro 2015-04-0827-67/+67
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2015-04-0815-25/+27
| |
* | [UserAgentSwitcher] Random user-agent featureGravatar Walter Purcaro 2015-04-082-8/+23
| |
* | [RapiduNet] https://github.com/pyload/pyload/issues/1326Gravatar Walter Purcaro 2015-04-081-15/+13
| |
* | [CatShareNet] https://github.com/pyload/pyload/issues/1325Gravatar Walter Purcaro 2015-04-081-8/+6
| |
* | [AntiVirus][ExtractArchive] FixupGravatar Walter Purcaro 2015-04-082-4/+4
| |
* | [RemixshareCom] CleanupGravatar Walter Purcaro 2015-04-081-18/+12
| |
* | [SolidfilesCom] CleanupGravatar Walter Purcaro 2015-04-082-42/+33
| |
* | [UserAgentSwitcher] Fix https://github.com/pyload/pyload/issues/1324Gravatar Walter Purcaro 2015-04-081-2/+2
| |
* | Added Solidfiles HosterGravatar sraedler 2015-04-081-0/+42
| |
* | [ExtractArchive] Fix https://github.com/pyload/pyload/issues/1322Gravatar Walter Purcaro 2015-04-081-2/+2
| |
* | [UserAgentSwitcher] Default activated set to TrueGravatar Walter Purcaro 2015-04-083-10/+5
| |
* | Traceback code cosmeticsGravatar Walter Purcaro 2015-04-074-11/+11
| |
* | [YadiSk] Fix https://github.com/pyload/pyload/issues/1321Gravatar Walter Purcaro 2015-04-073-25/+24
| |
* | [ExtractArchive] Improve send2trash featureGravatar Walter Purcaro 2015-04-071-38/+43
| |
* | [AntiVirus] Recycle bin supportGravatar Walter Purcaro 2015-04-071-9/+29
| |
* | New plugin: UserAgentSwitcherGravatar Walter Purcaro 2015-04-071-0/+31
| | | | | | | | Fix https://github.com/pyload/pyload/issues/1305
* | [SimpleDereferer][SimpleHoster] Update user-agent (3)Gravatar Walter Purcaro 2015-04-072-2/+4
| |
* | Fixed RemixshareComGravatar sraedler 2015-04-071-7/+10
| |
* | [SimpleDereferer] Update user-agent (2)Gravatar Walter Purcaro 2015-04-072-5/+6
| |
* | [SimpleDereferer][SimpleHoster] Update user-agentGravatar Walter Purcaro 2015-04-074-11/+13
| |
* | [YadiSk] CleanupGravatar Walter Purcaro 2015-04-071-29/+30
| |
* | [hoster request]yadi.sk #1292Gravatar saintego 2015-04-071-0/+84
|/ | | GammaC0de post works
* Merge pull request #1301 from saintego/patch-5Gravatar Walter Purcaro 2015-04-031-6/+11
|\ | | | | Some issue in keep2share.cc #1236
| * Some issue in keep2share.cc #1236Gravatar saintego 2015-03-301-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/1307Gravatar Walter Purcaro 2015-04-031-1/+1
| |
* | [BasePlugin] Fix https://github.com/pyload/pyload/issues/1304 (2)Gravatar Walter Purcaro 2015-04-012-6/+6
| |
* | [BasePlugin] Fix https://github.com/pyload/pyload/issues/1304Gravatar Walter Purcaro 2015-04-012-4/+4
| |
* | Temp fixup to `filename*=UTF-8` bug (2)Gravatar Walter Purcaro 2015-04-011-3/+3
| |
* | Temp fixup to `filename*=UTF-8` bugGravatar Walter Purcaro 2015-03-316-43/+39
| |
* | [TusfilesNet] Fix downloadLinkGravatar Walter Purcaro 2015-03-301-3/+3
| |
* | [GoogledriveCom][UlozTo] Fix handleDirect (2)Gravatar Walter Purcaro 2015-03-302-4/+4
| |
* | OneFichier premium: remove double quote at the end of the filenameGravatar Ludovic Lehmann 2015-03-301-2/+2
|/
* [GoogledriveCom] Fix handleDirectGravatar Walter Purcaro 2015-03-304-6/+6
|
* [UlozTo] Fix https://github.com/pyload/pyload/issues/1300Gravatar Walter Purcaro 2015-03-301-6/+6
|
* Fix indentation problem in OneFichierCom.pyGravatar ludoviclehmann 2015-03-291-1/+1
|
* fix OneFichierCom premium issue : global name 'link' is not definedGravatar Ludovic Lehmann 2015-03-291-3/+4
|
* [ExternalScripts] UpdateGravatar Walter Purcaro 2015-03-291-9/+9
|
* [MediafireCom] Version upGravatar Walter Purcaro 2015-03-291-2/+2
|
* mediafire link in new format #1297Gravatar saintego 2015-03-291-1/+1
|
* [GoogledriveCom] ImproveGravatar Walter Purcaro 2015-03-281-2/+12
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-2857-118/+112
|
* [UlozTo] Update hosterGravatar Walter Purcaro 2015-03-281-47/+49
|
* [MultiHook] Periodically loadAccountGravatar Walter Purcaro 2015-03-281-8/+6
|
* Fix issue #1042Gravatar ludoviclehmann 2015-03-271-1/+17
| | | https://github.com/pyload/pyload/issues/1042
* ifolder issue #1291Gravatar saintego 2015-03-271-18/+8
| | | add metalare.org and fixed for new layout of page
* [RgHostNet] UpdateGravatar Walter Purcaro 2015-03-261-5/+6
|
* Tiny code cosmeticsGravatar Walter Purcaro 2015-03-262-8/+8
|
* rghost issue #1289Gravatar saintego 2015-03-261-2/+2
| | | add rghost.ru and fix link_free_patern
* [Extractor] Rename method 'test' to 'verify'Gravatar Walter Purcaro 2015-03-265-39/+38
|
* interval code cosmeticsGravatar Walter Purcaro 2015-03-2621-99/+38
|
* [UpdateManager] UpdateGravatar Walter Purcaro 2015-03-261-93/+80
|
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-25219-194/+375
|
* fixed "permanent" issueGravatar Gutz-Pilz 2015-03-251-2/+2
| | | (forgot to change filversion)
* Merge pull request #1285 from immenz/dev_extractGravatar Walter Purcaro 2015-03-253-28/+43
|\ | | | | [ExtractArchive] Send2Trash Integration
| * [ExtractArchive] Send2Trash IntegrationGravatar Jens Hörnlein 2015-03-253-28/+43
| |
* | [MegaRapidoNet] CleanupGravatar Walter Purcaro 2015-03-253-197/+143
| |
* | New plugin: MegaRapidoNetGravatar Kagenoshin 2015-03-253-0/+245
| |
* | [SimpleHoster] Fix retryFreeGravatar Walter Purcaro 2015-03-251-1/+5
| |
* | Merge pull request #1284 from immenz/dev_extractGravatar Walter Purcaro 2015-03-241-6/+2
|\| | | | | [ExtractArchive] Bugfix
| * [ExtractArchive] BugfixGravatar Jens Hörnlein 2015-03-241-6/+2
| |
* | Merge pull request #1278 from immenz/dev_extractGravatar Walter Purcaro 2015-03-233-8/+19
|\| | | | | [ExtractArchive] extract archive even if first part is not in package
| * [ExtractArchive] extract archive even if first part is not in packageGravatar Jens Hörnlein 2015-03-233-8/+19
| |
* | [AntiVirus] Typo & Remove Comment within ArrayGravatar Jens Hörnlein 2015-03-221-3/+4
|/
* [UpdateManager] Fix https://github.com/pyload/pyload/issues/1274Gravatar Walter Purcaro 2015-03-221-1/+3
|
* [SimplydebridCom] TypoGravatar Walter Purcaro 2015-03-211-2/+2
|
* [DeleteFinished] Define MIN_CHECK_INTERVALGravatar Walter Purcaro 2015-03-212-20/+23
|
* [SimpleHoster] Fix checkErrors (2)Gravatar Walter Purcaro 2015-03-212-6/+8
|
* [UpdateManager] Fix https://github.com/pyload/pyload/issues/1272Gravatar Walter Purcaro 2015-03-211-17/+17
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-202-12/+4
|
* [DevhostStFolder] FixupGravatar Walter Purcaro 2015-03-201-11/+19
|
* [CatShareNet] getFileInfo -> checkErrorsGravatar Walter Purcaro 2015-03-201-3/+4
|
* [SimpleHoster] Fix checkErrorsGravatar Walter Purcaro 2015-03-201-5/+8
|
* [DepositfilesCom] Fix https://github.com/pyload/pyload/issues/1268Gravatar Walter Purcaro 2015-03-201-40/+19
|
* [ExternalScripts] Rename pyload_shutdown to pyload_stopGravatar Walter Purcaro 2015-03-201-3/+3
|
* [UploadheroCom] Fix https://github.com/pyload/pyload/issues/1244Gravatar Walter Purcaro 2015-03-201-25/+19
|
* [ExternalScripts] New events supportGravatar Walter Purcaro 2015-03-201-6/+33
|
* [ExtractArchive] Update dispatchEventGravatar Walter Purcaro 2015-03-202-65/+68
|
* [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1263Gravatar Walter Purcaro 2015-03-182-2/+11
|
* Hooks cleanupGravatar Walter Purcaro 2015-03-1822-44/+0
|
* [MultiHoster] Fix revertfailed featureGravatar Walter Purcaro 2015-03-182-53/+54
|
* [SimpleHoster] retryFree featureGravatar Walter Purcaro 2015-03-181-23/+40
|
* [ZippyshareCom] Fix https://github.com/pyload/pyload/issues/1262Gravatar Walter Purcaro 2015-03-181-3/+3
|
* [ClickAndLoad] Fix freeze after a pyLoad restartGravatar Walter Purcaro 2015-03-181-1/+3
|
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-03-184-32/+32
|
* [XFileSharingPro] Fix typoGravatar Walter Purcaro 2015-03-181-2/+2
|
* [ExternalScripts] Fix https://github.com/pyload/pyload/issues/1233Gravatar Walter Purcaro 2015-03-181-46/+86
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-1822-141/+71
|
* [UpdateManager] Dispatch Event on plugins updateGravatar Walter Purcaro 2015-03-181-1/+3
|
* [UploadingCom] Account fixupGravatar Walter Purcaro 2015-03-181-8/+11
|
* [AndroidPhoneNotify][WindowsPhoneNotify] New notificationsGravatar Walter Purcaro 2015-03-182-6/+44
|
* [RealdebridCom] Revert 189f3cf05a30726850b3be82c2d7455d85d5e1b5 (fix ↵Gravatar Walter Purcaro 2015-03-181-2/+2
| | | | https://github.com/pyload/pyload/issues/1260)
* [RealdebridCom] Fix https://github.com/pyload/pyload/issues/1252Gravatar Walter Purcaro 2015-03-181-24/+2
|
* [NitroflareCom] Switch back to httpGravatar Jens Hörnlein 2015-03-171-4/+4
|
* [OneFichierCom] Fix https://github.com/pyload/pyload/issues/1255Gravatar Walter Purcaro 2015-03-171-2/+2
|
* [FastshareCz] Update hoster info patterns (thx https://github.com/mikkiste)Gravatar Walter Purcaro 2015-03-151-4/+5
|
* Fix https://github.com/pyload/pyload/issues/945 (thx ↵Gravatar Walter Purcaro 2015-03-151-10/+8
| | | | https://github.com/mikkiste)
* Import cleanup for datetime and time modulesGravatar Walter Purcaro 2015-03-1451-148/+126
|
* [HotFolder] Missing exceptionGravatar Walter Purcaro 2015-03-141-2/+2
|
* [BasePlugin][SimpleHoster] Better checkDownload warningGravatar Walter Purcaro 2015-03-142-6/+6
|
* [NowDownloadSx][NowVideoSx] Update __pattern__Gravatar Walter Purcaro 2015-03-142-4/+4
|
* [NetloadIn] Update accountGravatar Walter Purcaro 2015-03-141-22/+41
|
* [UpdateManager] Fix https://github.com/pyload/pyload/issues/1225Gravatar Walter Purcaro 2015-03-131-3/+3
|
* [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1248Gravatar Walter Purcaro 2015-03-113-23/+23
|
* [zippyshare] bug correction #1246Gravatar sebdelsol 2015-03-111-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 rulesGravatar Walter Purcaro 2015-03-102-11/+16
|
* Tiny code cosmeticsGravatar Walter Purcaro 2015-03-103-5/+5
|
* [BasePlugin] Improve checkDownloadGravatar Walter Purcaro 2015-03-101-6/+8
|
* Update plugins after SimpleHoster changesGravatar Walter Purcaro 2015-03-1017-53/+53
|
* [FilerNet] Fix https://github.com/pyload/pyload/issues/1201Gravatar Walter Purcaro 2015-03-101-1/+7
|
* [SimpleHoster] Improve checkFile routine (2)Gravatar Walter Purcaro 2015-03-101-12/+15
|
* [SimpleHoster] Improve checkFile routineGravatar Walter Purcaro 2015-03-101-14/+18
|
* [FilerNet] Fix WAIT_PATTERNGravatar Walter Purcaro 2015-03-101-11/+3
|
* [FileSharkPl] Fix https://github.com/pyload/pyload/issues/1040 (2)Gravatar Walter Purcaro 2015-03-102-25/+10
|
* [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1242Gravatar Walter Purcaro 2015-03-101-2/+2
|
* [SimpleHoster] FixupGravatar Walter Purcaro 2015-03-102-7/+11
|
* [UptoboxCom] TEMP_OFFLINE_PATTERNGravatar Walter Purcaro 2015-03-101-3/+4
|
* [RapidgatorNet] Fix https://github.com/pyload/pyload/issues/1237Gravatar Walter Purcaro 2015-03-102-28/+31
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-1066-239/+238
|
* [DDLMusicOrg] RemovedGravatar Walter Purcaro 2015-03-101-51/+0
|
* [MultiHook] Fix _pluginSet (fix LinkdecrypterCom issue)Gravatar Walter Purcaro 2015-03-104-32/+30
|
* [ExtractArchive] Fix https://github.com/pyload/pyload/issues/1241Gravatar Walter Purcaro 2015-03-091-2/+2
|
* [MultiHook] No freezes + better list error handlingGravatar Walter Purcaro 2015-03-091-13/+27
|
* [ZippyShare] Bug #1238 correction Gravatar sebdelsol 2015-03-091-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 getFileURLGravatar Walter Purcaro 2015-03-093-10/+10
|
* [UnRar] Fix https://github.com/pyload/pyload/issues/1234Gravatar Walter Purcaro 2015-03-091-5/+5
|
* [ExternalScripts] FixupGravatar Walter Purcaro 2015-03-091-5/+5
|
* Whitespace cosmeticsGravatar Walter Purcaro 2015-03-0813-23/+23
|
* Update notify addonGravatar Walter Purcaro 2015-03-082-40/+65
|
* [ZippyshareCom] Better lib importGravatar Walter Purcaro 2015-03-081-1/+1
|
* [FileSharkPl] Fix https://github.com/pyload/pyload/issues/1040 (thx ↵Gravatar Walter Purcaro 2015-03-081-1/+3
| | | | https://github.com/valdi74)
* [ExternalScripts] ImproveGravatar Walter Purcaro 2015-03-081-14/+19
|
* [AntiVirus] Missed something big! :PGravatar Walter Purcaro 2015-03-071-2/+2
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-074-33/+39
|
* [AntiVirus] Fix quarantine file movingGravatar Walter Purcaro 2015-03-071-3/+4
|
* New addon: AntiVirusGravatar Walter Purcaro 2015-03-071-0/+85
|
* [DailymotionBatch][YoutubeBatch] RenamedGravatar Walter Purcaro 2015-03-063-6/+4
|
* [ExternalScripts] Version upGravatar Walter Purcaro 2015-03-062-12/+11
|
* Merge pull request #1227 from jellysheep/stableGravatar Walter Purcaro 2015-03-061-1/+2
|\ | | | | [ExternalScripts] Encode unicode characters
| * [ExternalScripts] Encode unicode charactersGravatar jellysheep 2015-03-061-1/+2
| | | | | | | | | | If a file with unicode characters in the filename is downloaded ExternalScripts.py fails with e.g. this error: ExternalScripts: Error in download_finished.sh: 'ascii' codec can't decode byte 0xc3 in position 29: ordinal not in range(128) This commit makes the plugin encode unicode characters to UTF-8.
* | [MediafireCom] UpdateGravatar Walter Purcaro 2015-03-061-93/+29
| |
* | [SkipRev] Fix https://github.com/pyload/pyload/issues/1217 (2)Gravatar Walter Purcaro 2015-03-061-2/+4
|/
* [SkipRev] Fix setup loop on download preparingGravatar Walter Purcaro 2015-03-061-4/+6
|
* [SkipRev] Fix https://github.com/pyload/pyload/issues/1217Gravatar Walter Purcaro 2015-03-061-10/+16
|
* [ClickAndLoad] FixupGravatar Walter Purcaro 2015-03-052-3/+3
|
* [SoundcloudCom] Fix https://github.com/pyload/pyload/issues/1196Gravatar Walter Purcaro 2015-03-051-45/+43
|
* [ClickAndLoad] Fix https://github.com/pyload/pyload/issues/1220Gravatar Walter Purcaro 2015-03-041-4/+4
|
* Revert 3a9c167ceca27d57dbef927626fe853a3d0e30b2Gravatar Walter Purcaro 2015-03-044-26/+25
|
* [ClickAndLoad] Revert and improveGravatar Walter Purcaro 2015-03-021-26/+24
|
* [Extractor] Use self.targetGravatar Walter Purcaro 2015-03-015-37/+41
|
* [UpdateManager] Fix https://github.com/pyload/pyload/issues/1089Gravatar Walter Purcaro 2015-03-011-31/+45
|
* [JustPremium] Include hoster to removeGravatar Jens Hörnlein 2015-03-011-7/+12
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-018-14/+18
|
* [NowDownloadSx][NowVideoSx] Improve __pattern__Gravatar Walter Purcaro 2015-02-282-4/+4
|
* [container] Code cosmeticsGravatar Walter Purcaro 2015-02-274-20/+23
|
* Merge pull request #1213 from immenz/dev_extractGravatar Walter Purcaro 2015-02-252-4/+6
|\ | | | | [ExtractArchive] fixes 'Could not activate UnRar'
| * * [ExtractArchive] fixes 'Could not activate UnRar'Gravatar Jens Hörnlein 2015-02-252-4/+6
| |
* | [ExternalScripts] Code cosmetics - cosmeticsGravatar Jens Hörnlein 2015-02-251-1/+1
|/
* [ExternalScripts] Code cosmeticsGravatar Walter Purcaro 2015-02-241-4/+2
|
* [RSDF] Check if brokenGravatar Walter Purcaro 2015-02-241-3/+8
|
* captcha -> OCRGravatar Walter Purcaro 2015-02-245-8/+8
|
* [ZippyshareCom] CleanupGravatar Walter Purcaro 2015-02-241-37/+35
|
* Merge pull request #1205 from sebdelsol/patch-4Gravatar Walter Purcaro 2015-02-241-13/+36
|\ | | | | Zippyshare bug #1191 correction
| * Zippyshare bug #1191 correctionGravatar sebdelsol 2015-02-231-13/+36
| | | | | | | | | | This version use the internal `Beatifulsoup`. When you decide to get rid of it I suggest to add a dependency to `lxml`. I've found a way to handle deliberate errors in the JS scripts without relying on PyV8: I've added JS `try/catch` statements around zippyshare scripts.
* | [ExtractArchive] fixes https://github.com/pyload/pyload/issues/1206Gravatar Jens Hörnlein 2015-02-241-1/+2
| |
* | [RSDF] Fix https://github.com/pyload/pyload/issues/1204Gravatar Walter Purcaro 2015-02-242-5/+6
| |
* | [Hook] Free-way.me: Use login data while getting host listGravatar flubshi 2015-02-231-3/+10
|/
* Merge pull request #1197 from immenz/dev_extractGravatar Walter Purcaro 2015-02-221-2/+3
|\ | | | | [ExtractArchive] preventing duplicate files extraction
| * [ExtractArchive] preventing duplicate files extractionGravatar Jens Hörnlein 2015-02-221-2/+3
| |
* | [HotFolder] Fixup (thx zapp-brannigan)Gravatar Walter Purcaro 2015-02-221-16/+19
| |
* | Merge pull request #1194 from immenz/dev_extractGravatar Walter Purcaro 2015-02-225-138/+170
|\| | | | | [ExtractArchive] Some more changes
| * Some more changesGravatar Jens Hörnlein 2015-02-225-138/+170
| |
* | [ClickAndLoad] Improve (2)Gravatar Walter Purcaro 2015-02-201-3/+0
| |
* | [ClickAndLoad] ImproveGravatar Walter Purcaro 2015-02-201-54/+27
| |
* | [LinkList] Rename to TXTGravatar Walter Purcaro 2015-02-191-7/+7
| |
* | [XFileSharingPro] Remove 180upload.com from HOSTER_BUILTINGravatar Walter Purcaro 2015-02-192-3/+4
| |
* | [ZippyshareCom] Update get_checksumGravatar Walter Purcaro 2015-02-191-4/+4
| |
* | [ClickAndLoad] Fix https://github.com/pyload/pyload/issues/1186Gravatar Walter Purcaro 2015-02-181-11/+9
| |
* | [180Upload] new offline patternGravatar stickell 2015-02-181-2/+3
|/ | | Should fix #1189
* [ZippyshareCom] Update get_checksumGravatar Walter Purcaro 2015-02-151-4/+4
|
* [ClickAndLoad] FixupGravatar Walter Purcaro 2015-02-151-18/+31
|
* [NitroflareCom] Fixed #1176Gravatar stickell 2015-02-141-10/+16
|
* Merge pull request #1175 from immenz/dev_extractGravatar Walter Purcaro 2015-02-121-2/+2
|\ | | | | [Extractors] more Changes
| * [Unzip] fix Version InfoGravatar Jens Hörnlein 2015-02-121-2/+2
| |
* | [Linksnappy] Fixed syntax errorGravatar stickell 2015-02-121-3/+2
| |
* | [MystoreTo] CleanupGravatar Walter Purcaro 2015-02-121-11/+16
| |
* | [MystoreTo] Multiple downloads and resume seems to be always allowedGravatar stickell 2015-02-121-1/+2
| |
* | [New Hoster] mystore.toGravatar zapp-brannigan 2015-02-121-0/+39
| | | | | | As requested in https://github.com/pyload/pyload/issues/1169
* | [SkipRev] Fix https://github.com/pyload/pyload/issues/1007Gravatar Walter Purcaro 2015-02-121-4/+6
| |
* | [FileStoreTo] Fix INFO_PATTERNGravatar Walter Purcaro 2015-02-121-2/+2
| |
* | [ClickAndLoad] Small code cosmeticsGravatar Walter Purcaro 2015-02-121-1/+1
| |
* | [ClickAndLoad] Fix https://github.com/pyload/pyload/issues/1158Gravatar Walter Purcaro 2015-02-121-15/+16
| |