summaryrefslogtreecommitdiffstats
path: root/module/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* [UploadedTo] Improve apiInfo (2)Gravatar Walter Purcaro 2015-02-022-5/+7
|
* Merge pull request #1132 from zapp-brannigan/patch-3Gravatar Walter Purcaro 2015-02-021-0/+65
|\ | | | | [New Hoster] androidfilehost.com
| * Update AndroidfilehostCom.pyGravatar zapp-brannigan 2015-02-021-0/+1
| | | | | | Added HASHSUM_PATTERN
| * [New Hoster] androidfilehost.comGravatar zapp-brannigan 2015-02-021-0/+64
| | | | | | Another plugin for downloading android-stuff.
* | [RapidgatorNet] Fix https://github.com/pyload/pyload/issues/1118Gravatar Walter Purcaro 2015-02-021-4/+4
| |
* | Fix XdadevelopersCom.pyGravatar zapp-brannigan 2015-02-021-3/+2
| |
* | [MultiHoster][SimpleHoster] Improve info stuffGravatar Walter Purcaro 2015-02-025-38/+33
|/
* Captcha9Kw should be initialized activated falseGravatar Jens Hörnlein 2015-02-021-3/+2
|
* [JustPremium] CleanupGravatar Walter Purcaro 2015-02-021-7/+12
|
* [XdadevelopersCom] CleanupGravatar Walter Purcaro 2015-02-022-14/+20
|
* Merge pull request #1123 from zapp-brannigan/patch-1Gravatar Walter Purcaro 2015-02-021-0/+34
|\ | | | | [New Hoster] xdadevelopers.com
| * Update XdadevelopersCom.pyGravatar zapp-brannigan 2015-02-011-4/+1
| |
| * [New Hoster] xdadevelopers.comGravatar zapp-brannigan 2015-02-011-0/+37
| | | | | | Just a small plugin to download stuff from XDA's DevDB
* | [RapidgatorNet] Account cosmeticsGravatar Walter Purcaro 2015-02-021-6/+8
| |
* | [UploadedTo] Fix apiInfoGravatar Walter Purcaro 2015-02-021-13/+8
| |
* | [UploadedTo] Improve checkErrors routineGravatar Walter Purcaro 2015-02-011-14/+8
| |
* | [ClickAndLoad] ImproveGravatar Walter Purcaro 2015-02-011-18/+8
| |
* | Fixed UploadedTo File not downloadable for free usersGravatar Jens Hörnlein 2015-02-011-2/+3
|/
* [JustPremium] Added Multi-Hosters recognitionGravatar Jens Hörnlein 2015-02-011-6/+8
|
* [ExtractArchive] Fix http://forum.pyload.org/viewtopic.php?f=10&t=3990Gravatar Walter Purcaro 2015-02-011-2/+5
|
* Fix https://github.com/pyload/pyload/issues/1120 (2)Gravatar Walter Purcaro 2015-01-311-2/+2
|
* Fix https://github.com/pyload/pyload/issues/1120Gravatar Walter Purcaro 2015-01-312-4/+4
|
* [ExtractArchive] Pre-final fixupGravatar Walter Purcaro 2015-01-311-37/+42
|
* Extractor final fixupGravatar Walter Purcaro 2015-01-314-34/+26
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-01-3131-106/+86
|
* [JustPremium] RewrittenGravatar Walter Purcaro 2015-01-311-30/+14
|
* [RapidgatorNet] Tiny code cosmeticsGravatar Walter Purcaro 2015-01-311-1/+1
|
* [SevenZip] Better check method + fix list methodGravatar Walter Purcaro 2015-01-313-10/+17
|
* [ZeveraCom] Re-fix account expire recognitionGravatar Walter Purcaro 2015-01-311-2/+2
|
* [ExtractArchive] Fix typo (thx VinceGitHub)Gravatar Walter Purcaro 2015-01-311-2/+2
|
* [ExtractArchive] Fix https://github.com/pyload/pyload/issues/1109 and ↵Gravatar Walter Purcaro 2015-01-311-4/+12
| | | | https://github.com/pyload/pyload/issues/1116
* [ExtractArchive] Fix typoGravatar Walter Purcaro 2015-01-312-5/+5
| | | | Fix https://github.com/pyload/pyload/issues/1011#issuecomment-72268195, https://github.com/pyload/pyload/issues/1113, https://github.com/pyload/pyload/issues/1115
* [CaptchaService.py] Fix ReCaptchaV2Gravatar zapp-brannigan 2015-01-301-8/+11
| | | Some small changes to make ReCaptchaV2 work again.
* [ExtractArchive] Fix https://github.com/pyload/pyload/issues/1100Gravatar Walter Purcaro 2015-01-291-2/+2
|
* [UptoboxCom] Improve __pattern__Gravatar Walter Purcaro 2015-01-291-2/+2
|
* [SevenZip] Repair not supportedGravatar Walter Purcaro 2015-01-293-6/+6
|
* [ExtractArchive] Fix password recognitionGravatar Walter Purcaro 2015-01-291-2/+5
|
* Update Extractor (2)Gravatar Walter Purcaro 2015-01-295-98/+178
|
* [RapidgatorNet] Fix typoGravatar Walter Purcaro 2015-01-291-2/+2
|
* Update UploadedTo.pyGravatar oliverrahner 2015-01-291-6/+7
| | | | | Dirty fix for "File not downloaded for free users" error. Should be fixed by handling free and premium downloads separately.
* Some file encoding fixup + optimizationsGravatar Walter Purcaro 2015-01-2911-89/+103
|
* [ExtractArchive] Fix typo (thx SelmaUrban)Gravatar Walter Purcaro 2015-01-291-8/+5
|
* [JustPremium] Cleanup (2)Gravatar Walter Purcaro 2015-01-291-2/+2
|
* [JustPremium] CleanupGravatar Walter Purcaro 2015-01-292-82/+58
|
* Merge pull request #708 from glukgluk/patch-2Gravatar Walter Purcaro 2015-01-291-0/+79
|\ | | | | [Hook] JustPremium
| * Update JustPremium.pyGravatar glukgluk 2014-08-081-37/+40
| |
| * Create JustPremium.pyGravatar glukgluk 2014-08-071-0/+76
| |
* | Merge pull request #1041 from flubshi/stableGravatar Walter Purcaro 2015-01-291-4/+21
|\ \ | | | | | | Host FreeWayMe: Improve error handling, try five times
| * | Host FreeWayMe: Improve error handling, try five timesGravatar flubshi 2015-01-131-4/+21
| | | | | | | | | This update allows 4 additional attempts if download fails.
* | | [SimpleDereferer][SimpleHoster] Revert renewHTTPRequestGravatar Walter Purcaro 2015-01-292-4/+2
| | |
* | | [YoutubeCom] Fix http://forum.pyload.org/viewtopic.php?f=12&t=3974Gravatar Walter Purcaro 2015-01-292-27/+37
| | |
* | | Update ShareonlineBiz.pyGravatar Coksnuss 2015-01-281-1/+1
| | | | | | | | | Plugin version increased
* | | ShareOnline: Handle PrePaid accounts as if they were Premium AccountsGravatar Markus Schanz 2015-01-281-1/+1
| | |
* | | [UploadedTo] Fix https://github.com/pyload/pyload/issues/1092Gravatar Walter Purcaro 2015-01-281-2/+2
| | |
* | | [RapidgatorNet] Fix account sidGravatar Walter Purcaro 2015-01-282-9/+18
| | |
* | | [RapidgatorNet] Bug fix for premium accountGravatar Kingston 2015-01-281-1/+1
| | |
* | | Spare code cosmeticsGravatar Walter Purcaro 2015-01-288-8/+8
| | |
* | | [UploadedTo] RewrittenGravatar Walter Purcaro 2015-01-282-193/+76
| | |
* | | [NetloadIn] Fix missing RECAPTCHA_KEYGravatar Walter Purcaro 2015-01-281-6/+9
| | |
* | | [ExtractArchive] Fix typoGravatar Walter Purcaro 2015-01-281-2/+2
| | |
* | | [DLC] ImproveGravatar Walter Purcaro 2015-01-271-6/+7
| | |
* | | [ZeveraCom] Detect expired accountGravatar Walter Purcaro 2015-01-271-2/+2
| | |
* | | Update Extractor (again)Gravatar Walter Purcaro 2015-01-275-253/+481
| | |
* | | [ClickAndLoad] Use self.manager instead hookManagerGravatar Walter Purcaro 2015-01-271-4/+4
| | |
* | | [FilerNet] Fix typoGravatar Walter Purcaro 2015-01-271-2/+1
| | |
* | | [ClickAndLoad] Fix create_connection in python 2.5Gravatar Walter Purcaro 2015-01-261-5/+6
| | |
* | | [UploadedTo] Fix ↵Gravatar Walter Purcaro 2015-01-251-2/+2
| | | | | | | | | | | | https://github.com/pyload/pyload/issues/1069#issuecomment-71370778
* | | Fix reverted ExtractorGravatar Walter Purcaro 2015-01-252-16/+20
| | |
* | | [ClickAndLoad] Fix bad exceptGravatar Walter Purcaro 2015-01-251-3/+3
| | |
* | | [XFSHoster] Fixed #1078Gravatar stickell 2015-01-251-1/+2
| | |
* | | Revert Extractor to the old one (temp)Gravatar Walter Purcaro 2015-01-254-385/+198
| | |
* | | [DLC] Fix https://github.com/pyload/pyload/issues/1074Gravatar Walter Purcaro 2015-01-251-3/+3
| | |
* | | [BasePlugin] Fix https://github.com/pyload/pyload/issues/1073Gravatar Walter Purcaro 2015-01-253-10/+15
| | |
* | | Free XFS Premium chunked downloads.Gravatar stickell 2015-01-241-2/+2
| | | | | | | | | | | | Let's make them fly!
* | | Spare code improvementsGravatar Walter Purcaro 2015-01-2411-89/+55
| | |
* | | [CaptchaService] Fix typoGravatar Walter Purcaro 2015-01-241-4/+4
| | |
* | | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1070Gravatar Walter Purcaro 2015-01-241-7/+6
| | |
* | | [ExtractArchive] Fix encrypted flag initGravatar Walter Purcaro 2015-01-241-2/+2
| | |
* | | [CaptchaService] Fix https://github.com/pyload/pyload/issues/1069Gravatar Walter Purcaro 2015-01-242-32/+37
| | |
* | | [MultihostersCom][PutdriveCom] Fix bad importGravatar Walter Purcaro 2015-01-232-4/+4
| | |
* | | [ClickAndLoad] Improve create_connectionGravatar Walter Purcaro 2015-01-231-32/+46
| | |
* | | Improve container __pattern__Gravatar Walter Purcaro 2015-01-233-6/+6
| | |
* | | [DLC] CleanupGravatar Walter Purcaro 2015-01-231-42/+43
| | |
* | | Merge pull request #1064 from Nippey/patch-1Gravatar Walter Purcaro 2015-01-221-3/+32
|\ \ \ | | | | | | | | socket.create_connection is unavailable in Python25
| * | | socket.create_connection is unavailable in Python25Gravatar Nippey 2015-01-221-3/+32
| | | | | | | | | | | | | | | | | | | | | | | | socket.create_connection doesn't exist in Python 2.5. But it can be modeled with above function taken from: https://hg.python.org/cpython/file/2.6/Lib/socket.py#l534 So, it is how 2.6 does it :)
* | | | Merge pull request #1066 from Schnusch/stableGravatar Walter Purcaro 2015-01-224-0/+69
|\ \ \ \ | | | | | | | | | | [DLC] Updated DLC decrypter
| * | | | [DLC] Updated DLC decrypterGravatar Lukas 2015-01-224-0/+69
| |/ / /
* | | | [SimpleDereferer][SimpleHoster] Fix https://github.com/pyload/pyload/issues/1065Gravatar Walter Purcaro 2015-01-222-2/+4
| | | |
* | | | Update plugins after CaptchaService changesGravatar Walter Purcaro 2015-01-2241-115/+122
| | | |
* | | | [CaptchaService] Merge together ReCaptcha versionsGravatar Walter Purcaro 2015-01-221-125/+142
| | | |
* | | | [ZippyshareCom] Fix https://github.com/pyload/pyload/issues/1060Gravatar Walter Purcaro 2015-01-221-14/+23
|/ / /
* | | [UlozTo] Fix setup (thx kmarty)Gravatar Walter Purcaro 2015-01-201-2/+2
| | |
* | | [SimpleHoster] Improve getInfoGravatar Walter Purcaro 2015-01-202-16/+36
| | |
* | | [UlozTo] Fix handlePremium (thx kmarty-cz)Gravatar Walter Purcaro 2015-01-201-6/+7
| | |
* | | [SimpleHoster] Improve downloadLink routineGravatar Walter Purcaro 2015-01-204-10/+10
| | |
* | | Fix plugin filename caseGravatar Walter Purcaro 2015-01-2010-0/+0
| | |
* | | [CaptchaService] Whitespaces cleanupGravatar Walter Purcaro 2015-01-191-25/+25
| | |
* | | Fix COOKIES in XFS internal pluginsGravatar Walter Purcaro 2015-01-193-22/+46
| | |
* | | [Keep2shareCc] Premium supportGravatar Walter Purcaro 2015-01-192-53/+35
| | |
* | | [MultiHoster] Code cosmeticsGravatar Walter Purcaro 2015-01-181-5/+3
| | |
* | | [ZeveraCom] Fix handlePremiumGravatar Walter Purcaro 2015-01-181-2/+2
| | |
* | | [SimpleHoster] Fix fileUrl follow_locationGravatar Walter Purcaro 2015-01-181-5/+5
| | |
* | | [OneFichierCom] Fix handlePremiumGravatar Walter Purcaro 2015-01-181-2/+2
| | |
* | | [SimpleHoster] Fix PREMIUM_ONLY_PATTERN handlingGravatar Walter Purcaro 2015-01-181-2/+2
| | |
* | | [NitroflareCom] Update (2)Gravatar Walter Purcaro 2015-01-181-47/+46
| | |
* | | [NitroflareCom] UpdateGravatar Walter Purcaro 2015-01-181-72/+66
| | |
* | | [CatShareNet] Update (2)Gravatar Walter Purcaro 2015-01-181-9/+5
| | |
* | | [BasePlugin] Fix https://github.com/pyload/pyload/issues/1055Gravatar Walter Purcaro 2015-01-181-2/+2
| | |
* | | [CatShareNet] Fixed patternsGravatar rukasuzu 2015-01-181-1/+1
| | |
* | | [CatShareNet] Fixed patternsGravatar rukasuzu 2015-01-181-4/+4
| | |
* | | [MultiHook] Fix reloadintervalGravatar Walter Purcaro 2015-01-181-2/+2
| | |
* | | [SimpleHoster] Fix typoGravatar Walter Purcaro 2015-01-181-2/+2
| | |
* | | Merge branch 'pr/n1033_sahilshekhawat' into stableGravatar Walter Purcaro 2015-01-181-46/+73
|\ \ \ | | | | | | | | | | | | | | | | Conflicts: module/plugins/hoster/NitroflareCom.py
| * \ \ Merged with the updated nitroflareGravatar Sahil Shekhawat 2015-01-11219-1946/+2035
| |\ \ \
| * | | | updated nitroflare.com's pluginGravatar Sahil Shekhawat 2015-01-111-36/+54
| | | | |
* | | | | [BasePlugin][SimpleDereferer] Use SimpleHoster fileUrlGravatar Walter Purcaro 2015-01-182-36/+12
| | | | |
* | | | | [SimpleHoster] Fix and improve directLink routine (now fileUrl)Gravatar Walter Purcaro 2015-01-181-19/+44
| | | | |
* | | | | [CatShareNet] UpdateGravatar Walter Purcaro 2015-01-182-32/+23
| | | | |
* | | | | Merge pull request #1044 from zapp-brannigan/patch-3Gravatar Walter Purcaro 2015-01-181-17/+14
|\ \ \ \ \ | | | | | | | | | | | | [FilecryptCc.py] Added support for ReCaptchaV2
| * | | | | [FilecryptCc.py] Added support for ReCaptchaV2Gravatar zapp-brannigan 2015-01-141-17/+14
| | | | | | | | | | | | | | | | | | Fix for https://github.com/pyload/pyload/issues/976
* | | | | | Merge pull request #1043 from zapp-brannigan/patch-2Gravatar Walter Purcaro 2015-01-181-37/+135
|\ \ \ \ \ \ | | | | | | | | | | | | | | [CaptchaService.py] Added support for ReCaptchaV2
| * | | | | | [CaptchaService.py] Added support for ReCaptchaV2Gravatar zapp-brannigan 2015-01-141-37/+135
| |/ / / / /
* | | | | | Merge pull request #1052 from rukasuzu/patch-2Gravatar Walter Purcaro 2015-01-181-1/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | [CatShareNet] Added traffic left info
| * | | | | | [CatShareNet] Added traffic left infoGravatar rukasuzu 2015-01-171-1/+2
| | | | | | |
| * | | | | | [CatShareNet] Added traffic left infoGravatar rukasuzu 2015-01-171-1/+5
| | | | | | |
* | | | | | | [CatShareNet] Added premium account handlerGravatar rukasuzu 2015-01-171-0/+9
|/ / / / / /
* | | | | | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1045Gravatar Walter Purcaro 2015-01-161-9/+14
| | | | | |
* | | | | | [UpdateManager] Default to check for updates in debug modeGravatar Walter Purcaro 2015-01-161-2/+2
| | | | | |
* | | | | | [ZippyshareCom] Fix https://github.com/pyload/pyload/issues/1049Gravatar Walter Purcaro 2015-01-162-3/+3
| | | | | |
* | | | | | fixed a minor typo (self -> cls)Gravatar Radek Senfeld 2015-01-161-1/+1
| | | | | |
* | | | | | [LinkdecrypterCom] Improve getCrypters routineGravatar Walter Purcaro 2015-01-161-6/+3
| | | | | |
* | | | | | Fix allDownloadsFinished and allDownloadsProcessed defsGravatar Walter Purcaro 2015-01-164-28/+28
| | | | | |
* | | | | | [SkipRev] Fix https://github.com/pyload/pyload/issues/1048Gravatar Walter Purcaro 2015-01-161-2/+2
|/ / / / /
* | | | | [SimpleCrypter] Fix new getLinks routineGravatar Walter Purcaro 2015-01-131-2/+2
| | | | |
* | | | | [SimpleHoster] Improve error handlingGravatar Walter Purcaro 2015-01-131-17/+9
| | | | |
* | | | | New plugin: ExashareComGravatar Walter Purcaro 2015-01-132-0/+54
| | | | |
* | | | | [XFileSharingPro] Update BUILTIN listsGravatar Walter Purcaro 2015-01-132-4/+20
| | | | |
* | | | | Replace 'except' with 'except Exception'Gravatar Walter Purcaro 2015-01-1327-43/+43
| | | | |
* | | | | [SimpleCrypter] Better account retrievingGravatar Walter Purcaro 2015-01-131-5/+5
| | | | |
* | | | | [XFSHoster] Auto-resolve HOSTER_DOMAINGravatar Walter Purcaro 2015-01-1325-96/+24
| |_|/ / |/| | |
* | | | [FileSharkPl] Fix https://github.com/pyload/pyload/issues/1040Gravatar Walter Purcaro 2015-01-131-11/+4
| | | |
* | | | [Keep2shareCc] Fix bad importGravatar Walter Purcaro 2015-01-131-3/+3
| | | |
* | | | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1038Gravatar Walter Purcaro 2015-01-131-4/+4
| | | |
* | | | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1039Gravatar Walter Purcaro 2015-01-132-4/+3
| | | |
* | | | [MultiHoster] Revert CHECK_TRAFFIC to FalseGravatar Walter Purcaro 2015-01-132-3/+5
| | | |
* | | | [FilerNet] Code cosmeticsGravatar Walter Purcaro 2015-01-132-7/+5
| | | |
* | | | [MultiHook] Fix DOMAIN_REPLACEMENTS + retry featureGravatar Walter Purcaro 2015-01-131-5/+9
| | | |
* | | | [ClickAndLoad] Fix error "Port already in use"Gravatar Walter Purcaro 2015-01-131-13/+7
| | | |
* | | | [SimpleCrypter] getLinks auto-complete linksGravatar Walter Purcaro 2015-01-132-5/+9
| | | |
* | | | [SimplyPremiumCom] Improve accountGravatar Walter Purcaro 2015-01-121-11/+11
| | | |
* | | | Update SimplyPremiumCom.pyGravatar EvolutionClip 2015-01-121-1/+1
| | | | | | | | | | | | Forgot to change one Variable
* | | | Update SimplyPremiumCom.pyGravatar EvolutionClip 2015-01-121-3/+3
| | | | | | | | | | | | Fixed API Call. Value "traffic" not existing in the API.
* | | | [SimpleHoster] Fix previous commitGravatar Walter Purcaro 2015-01-111-3/+8
| | | |
* | | | [SkipRev] Fix https://github.com/pyload/pyload/issues/1036Gravatar Walter Purcaro 2015-01-112-5/+5
| | | |
* | | | [ExternalScripts] FixupGravatar Walter Purcaro 2015-01-111-3/+3
| | | |
* | | | Update notify addonsGravatar Walter Purcaro 2015-01-112-45/+116
| | | |
* | | | Fix getAccount in some pluginsGravatar Walter Purcaro 2015-01-116-12/+11
| | | |
* | | | [NitroflareCom] Fix bad importGravatar Walter Purcaro 2015-01-111-2/+2
| | | |
* | | | Merge pull request #1031 from Shuralon/stableGravatar Walter Purcaro 2015-01-113-6/+6
|\ \ \ \ | | | | | | | | | | [RehostTo] Fixed
| * | | | [RehostTo] Fix versionGravatar Shuralon 2015-01-111-1/+1
| | | | |
| * | | | [RehostTo] FixGravatar Shuralon 2015-01-111-3/+0
| | | | |
| * | | | [RehostTo] FixGravatar Shuralon 2015-01-111-1/+4
| | | | |
| * | | | [RehostTo] FixGravatar Shuralon 2015-01-111-2/+2
| | | | |
| * | | | TypoGravatar Shuralon 2015-01-111-2/+2
| | |/ / | |/| |
* | | | [RapiduNet] Fix https://github.com/pyload/pyload/issues/1035Gravatar Walter Purcaro 2015-01-111-2/+2
| | | |
* | | | AndroidPhoneNotify addedGravatar Steven Kosyra 2015-01-111-0/+37
|/ / /
* | | Code improvementsGravatar Walter Purcaro 2015-01-104-36/+36
| | |
* | | [RehostTo] Account fixupGravatar Walter Purcaro 2015-01-101-18/+30
| | |
* | | Code cosmeticsGravatar Walter Purcaro 2015-01-106-20/+24
| | |
* | | [MultiHoster] Use content-dispositionGravatar Walter Purcaro 2015-01-101-6/+8
| | |
* | | [MultiHook] Fix downloadFailed routineGravatar Walter Purcaro 2015-01-101-2/+7
| | |
* | | [ZeveraCom] ImproveGravatar Walter Purcaro 2015-01-104-13/+21
| | |
* | | [RehostTo] Fix typo (2)Gravatar Walter Purcaro 2015-01-101-2/+2
| | |
* | | [RehostTo] Fix typoGravatar Walter Purcaro 2015-01-101-4/+4
| | |
* | | Improve getInfoGravatar Walter Purcaro 2015-01-107-36/+53
| | |
* | | [MultiHoster] Fix filename recognitionGravatar Walter Purcaro 2015-01-101-13/+8
| | |
* | | [RehostTo] Fix https://github.com/pyload/pyload/issues/1009Gravatar Walter Purcaro 2015-01-103-27/+12
| | |
* | | [MegaCoNz] Fix https://github.com/pyload/pyload/issues/1017 (thx valadrem)Gravatar Walter Purcaro 2015-01-101-3/+2
| | |
* | | [FilefactoryComFolder] Fix https://github.com/pyload/pyload/issues/961Gravatar Walter Purcaro 2015-01-102-8/+7
| | |
* | | [RyushareCom] UpdateGravatar Walter Purcaro 2015-01-103-94/+5
| | |
* | | [PremiumTo] Parse Special TrafficGravatar Walter Purcaro 2015-01-101-3/+3
| | |
* | | [MegaCoNz][MegaCoNzFolder] Improve __pattern__Gravatar Walter Purcaro 2015-01-102-5/+8
| | |
* | | [BasePlugin] Bump up versionGravatar Walter Purcaro 2015-01-091-1/+1
| | |
* | | [BasePlugin] Fix another typoGravatar Ivan 2015-01-091-1/+1
| | | | | | | | | Removed ':' from line 77
* | | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1022Gravatar Walter Purcaro 2015-01-091-4/+5
| | |
* | | [MultiHook] Fix encoding in _pluginSetGravatar Walter Purcaro 2015-01-091-3/+5
| | |
* | | [BasePlugin] Fix typoGravatar Walter Purcaro 2015-01-091-4/+4
| | |
* | | Fix some plugins nameGravatar Walter Purcaro 2015-01-096-18/+18
| | |
* | | Fix SSL option in some hoster pluginsGravatar Walter Purcaro 2015-01-094-10/+10
| | |
* | | [SkipRev] Improve file name grabbingGravatar Walter Purcaro 2015-01-091-16/+4
| | |
* | | [MultiHook] Fix auto-deactivationGravatar Walter Purcaro 2015-01-091-2/+2
| | |
* | | Spare fixesGravatar Walter Purcaro 2015-01-0915-45/+71
| | |
* | | [SimpleHoster] Better checkDownload rulesGravatar Walter Purcaro 2015-01-091-1/+1
| | |
* | | "New Year" Update: hoster pluginsGravatar Walter Purcaro 2015-01-09107-1167/+907
| | |
* | | "New Year" Update: hook pluginsGravatar Walter Purcaro 2015-01-0828-206/+280
| | |
* | | "New Year" Update: crypter pluginsGravatar Walter Purcaro 2015-01-085-42/+22
| | |
* | | "New Year" Update: account pluginsGravatar Walter Purcaro 2015-01-0854-296/+385
| | |
* | | "New Year" Update: internal pluginsGravatar Walter Purcaro 2015-01-089-125/+197
| | |
* | | Merge pull request #1013 from smoozed/stableGravatar Walter Purcaro 2015-01-053-0/+168
|\ \ \ | |/ / |/| | New plugin: SmoozedCom
| * | Added multihoster smoozed.comGravatar Smoozed 2015-01-053-0/+168
| | |