summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix plugins key attributesGravatar Walter Purcaro 2014-12-10432-3345/+3345
|
* Revert plugin directory structureGravatar Walter Purcaro 2014-12-10177-180/+180
|
* Fix previous mergeGravatar Walter Purcaro 2014-12-1032-504/+202
|
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-12-1090-313/+736
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/hooks/ClickAndLoad.py module/plugins/internal/CaptchaService.py pyload/plugins/addon/Checksum.py pyload/plugins/addon/DownloadScheduler.py pyload/plugins/addon/ExternalScripts.py pyload/plugins/addon/ExtractArchive.py pyload/plugins/addon/IRCInterface.py pyload/plugins/addon/MergeFiles.py pyload/plugins/addon/MultiHome.py pyload/plugins/addon/SkipRev.py pyload/plugins/addon/UnSkipOnFail.py pyload/plugins/addon/WindowsPhoneToastNotify.py pyload/plugins/container/CCF.py pyload/plugins/hook/BypassCaptcha.py pyload/plugins/hook/Captcha9kw.py pyload/plugins/hook/CaptchaBrotherhood.py pyload/plugins/hook/DeathByCaptcha.py pyload/plugins/hook/ExpertDecoders.py pyload/plugins/hook/ImageTyperz.py pyload/plugins/hoster/DlFreeFr.py pyload/plugins/internal/OCR.py
| * [CaptchaService] New service AdYouLike + AdsCaptcha detect_key fixupGravatar Walter Purcaro 2014-12-102-124/+164
| |
| * Spare code cosmeticsGravatar Walter Purcaro 2014-12-0922-141/+168
| |
| * Fix __version__ format in some pluginsGravatar Walter Purcaro 2014-12-0951-51/+51
| |
| * Don't start unused periodical in some addonsGravatar Walter Purcaro 2014-12-0919-18/+113
| |
| * [SkipRev] Update (2)Gravatar Walter Purcaro 2014-12-081-16/+12
| |
| * [RestartSlow] New fixed version re-addedGravatar Walter Purcaro 2014-12-081-0/+61
| |
* | License cleanupGravatar Walter Purcaro 2014-12-0744-605/+60
| |
* | Fix with_statementGravatar Walter Purcaro 2014-12-076-0/+10
| |
* | Fix previous mergeGravatar Walter Purcaro 2014-12-0743-157/+55
| |
* | Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-12-07121-1128/+1516
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/hoster/NowDownloadEu.py module/plugins/hoster/NowDownloadSx.py module/plugins/hoster/NowVideoAt.py module/plugins/hoster/NowVideoSx.py pyload/plugins/account/RapidshareCom.py pyload/plugins/addon/ExtractArchive.py pyload/plugins/addon/HotFolder.py pyload/plugins/addon/UpdateManager.py pyload/plugins/hook/Captcha9kw.py pyload/plugins/hook/DebridItaliaCom.py pyload/plugins/hoster/DebridItaliaCom.py pyload/plugins/hoster/Keep2shareCc.py pyload/plugins/hoster/NetloadIn.py pyload/plugins/hoster/NowDownloadEu.py pyload/plugins/hoster/NowVideoAt.py pyload/plugins/hoster/RapidshareCom.py pyload/plugins/hoster/ShareonlineBiz.py pyload/plugins/internal/MultiHoster.py pyload/plugins/internal/SimpleHoster.py
| * [SkipRev] Tiny fixupGravatar Walter Purcaro 2014-12-071-5/+6
| |
| * [RapidshareCom] Remove (very) old pluginGravatar Walter Purcaro 2014-12-072-283/+0
| |
| * Plugin code cosmetics (3)Gravatar Walter Purcaro 2014-12-0759-118/+157
| |
| * Plugin code cosmetics (2)Gravatar Walter Purcaro 2014-12-063-41/+77
| |
| * [SkipRev] UpdateGravatar Walter Purcaro 2014-12-061-9/+33
| |
| * Plugin code cosmeticsGravatar Walter Purcaro 2014-12-066-24/+20
| |
| * [RestartSlow] Temp removedGravatar Walter Purcaro 2014-12-061-39/+0
| |
| * [SimpleHoster] Fix multihostGravatar Walter Purcaro 2014-12-061-6/+11
| |
| * [XFileSharingPro] Improve regexpGravatar Walter Purcaro 2014-12-061-4/+4
| |
| * [MultiHoster] Code cosmeticsGravatar Walter Purcaro 2014-12-061-22/+23
| |
| * [DebridItaliaCom] Typo fixupGravatar Walter Purcaro 2014-12-061-4/+4
| |
| * Merge pull request #949 from Guidobelix/Juno2Gravatar Walter Purcaro 2014-12-061-3/+2
| |\ | | | | | | [JunocloudMe] Fixed patterns and recovered intended behaviour
| | * [JunocloudMe] Fixed patterns and recovered intended behaviourGravatar Guidobelix 2014-12-051-3/+2
| | | | | | | | | | | | | | | Changes to be committed: modified: JunocloudMe.py
| * | [OboomCom] Traffic size path (temp)Gravatar Walter Purcaro 2014-12-062-7/+7
| | |
| * | [DebridItaliaCom] UpdatedGravatar Walter Purcaro 2014-12-063-39/+45
| | |
| * | Code cosmetics about checkErrorsGravatar Walter Purcaro 2014-12-0511-19/+35
| | |
| * | [DodanePl] Typo fixupGravatar Walter Purcaro 2014-12-051-2/+2
| | |
| * | [FileSharkPl] CleanupGravatar Walter Purcaro 2014-12-051-55/+46
| | |
| * | [RapiduNet] CleanupGravatar Walter Purcaro 2014-12-051-52/+37
| | |
| * | [FileSharkPl] Recovered needed behaviourGravatar prOq 2014-12-051-13/+25
| | | | | | | | | | | | | | | Conflicts: module/plugins/hoster/FileSharkPl.py
| * | [RapiduNet] new hoster and account pluginGravatar prOq 2014-12-052-0/+142
| | |
| * | [DodanePl] Mark dead XDGravatar Walter Purcaro 2014-12-051-31/+9
| | |
| * | Initial DodanePl pluginGravatar z00nx 0 2014-12-051-0/+40
| | |
| * | [FilerNet] CleanupGravatar Walter Purcaro 2014-12-051-42/+22
| | |
| * | Fix with statement on old env like python 2.5 (2)Gravatar Walter Purcaro 2014-12-056-9/+15
| | |
| * | [UpdateManager] Fix with statement on old env like python 2.5Gravatar Walter Purcaro 2014-12-051-1/+3
| |/
| * [FastshareCz] CleanupGravatar Walter Purcaro 2014-12-051-38/+29
| |
| * Merge pull request #946 from AndroKev/premiumToGravatar Walter Purcaro 2014-12-041-1/+1
| |\ | | | | | | [premiumTo] Traffic fix (Tib vs. Gib)
| | * [premiumTo] Traffic fix (Tib vs. Gib)Gravatar AndroKev 2014-12-041-1/+1
| |/
| * Go4Up -> Go4UpComGravatar Walter Purcaro 2014-12-041-4/+7
| |
| * [UploadableCh] CleanupGravatar Walter Purcaro 2014-12-041-66/+73
| |
| * New crypter Go4UpGravatar Walter Purcaro 2014-12-041-0/+46
| |
| * Merge pull request #700 from zapp-brannigan/patch-2Gravatar Walter Purcaro 2014-12-031-0/+83
| |\ | | | | | | [Uploadable.ch] New hoster
| | * Update UploadableCh.pyGravatar zapp-brannigan 2014-09-041-1/+1
| | |
| | * Delete KingfilesNet.pyGravatar zapp-brannigan 2014-08-311-63/+0
| | |
| | * [kingfiles.net] New hosterGravatar zapp-brannigan 2014-08-311-0/+63
| | | | | | | | | As requested in https://github.com/pyload/pyload/issues/510
| | * Update UploadableCh.pyGravatar zapp-brannigan 2014-08-311-1/+3
| | |
| | * Update UploadableCh.pyGravatar zapp-brannigan 2014-08-311-1/+1
| | |
| | * Update UploadableCh.pyGravatar zapp-brannigan 2014-08-311-2/+1
| | |
| | * Update UploadableCh.pyGravatar zapp-brannigan 2014-08-311-2/+2
| | |
| | * [Uploadable.ch] New hosterGravatar zapp-brannigan 2014-08-311-0/+82
| | | | | | | | | As requested in https://github.com/pyload/pyload/issues/679
| * | [NetloadIn] Syntax fixupGravatar Walter Purcaro 2014-12-032-13/+13
| | |
| * | [FilerNet] Fix https://github.com/pyload/pyload/issues/897Gravatar Walter Purcaro 2014-12-031-3/+3
| | |
| * | Fix https://github.com/pyload/pyload/issues/943Gravatar Walter Purcaro 2014-12-037-8/+8
| | |
| * | [ShareonlineBiz] Fix recaptchaGravatar Walter Purcaro 2014-12-031-1/+3
| | |
| * | [SkipRev] Syntax fixesGravatar Walter Purcaro 2014-12-031-8/+8
| | |
| * | [UpdateManager] Fix https://github.com/pyload/pyload/issues/940 (2)Gravatar Walter Purcaro 2014-12-031-6/+6
| | |
| * | [ShareonlineBiz] Fix getInfo (2)Gravatar Walter Purcaro 2014-12-022-7/+8
| | |
| * | [UpdateManager] Fix https://github.com/pyload/pyload/issues/940Gravatar Walter Purcaro 2014-12-021-32/+35
| | |
| * | [SkipRev] TypoGravatar Walter Purcaro 2014-12-021-2/+2
| | |
| * | [SkipRev] Fixup 1Gravatar Walter Purcaro 2014-12-021-4/+4
| | |
| * | [ShareonlineBiz] Fix getInfoGravatar Walter Purcaro 2014-12-021-3/+3
| | |
| * | [SkipRev] UpdatedGravatar Walter Purcaro 2014-12-021-0/+56
| | |
| * | New addon RestartSlowGravatar Walter Purcaro 2014-12-021-0/+39
| | |
| * | [NetloadIn] CleanupGravatar Walter Purcaro 2014-12-021-108/+128
| | |
| * | Merge branch 'stable-next' into stableGravatar Walter Purcaro 2014-12-0230-325/+342
| |\ \
| | * | [SimpleHoster] Force _isDirectLink to old styleGravatar Walter Purcaro 2014-12-021-0/+2
| | | |
| | * | FixesGravatar Walter Purcaro 2014-12-012-16/+13
| | | |
| | * | [SafesharingEu] CleanupGravatar Walter Purcaro 2014-12-012-25/+11
| | | |
| | * | [XFSAccount] Improve patternsGravatar Walter Purcaro 2014-12-012-5/+4
| | | |
| | * | [ShareonlineBiz] Extend SimpleHosterGravatar Walter Purcaro 2014-12-011-97/+87
| | | |
| | * | [BasePlugin] Improve some routinesGravatar Walter Purcaro 2014-12-011-18/+15
| | | |
| | * | [Keep2shareCc] Rewrite hosterGravatar Walter Purcaro 2014-12-011-50/+70
| | | |
| | * | Update some pluginsGravatar Walter Purcaro 2014-12-0118-63/+56
| | | |
| | * | [SimpleHoster] Fix some stuff, improve othersGravatar Walter Purcaro 2014-12-011-40/+83
| | | |
| | * | [DeadCrypter][DeadHoster] Improve getInfoGravatar Walter Purcaro 2014-12-012-4/+6
| | | |
| | * | [SimpleHoster] Unquote file nameGravatar Walter Purcaro 2014-12-013-14/+7
| | | |
| | * | [EasybytezCom] Revert loadAccountInfoGravatar Walter Purcaro 2014-12-011-7/+1
| | | |
| | * | [UpdateManager] Option autorestartGravatar Walter Purcaro 2014-12-011-7/+8
| | | |
| * | | Merge pull request #920 from chris-19/stableGravatar Walter Purcaro 2014-12-011-102/+104
| |\ \ \ | | |/ / | |/| | Netload Plugin rewrite to recaptcha use
| | * | Update NetloadIn.pyGravatar Christian Plesche 2014-11-231-6/+7
| | | | | | | | | | | | restart after waiting period
| | * | Update NetloadIn.pyGravatar Christian Plesche 2014-11-231-4/+2
| | | | | | | | | | | | some code cleanup
| | * | Update NetloadIn.pyGravatar Christian Plesche 2014-11-231-100/+103
| | | | | | | | | | | | changed to recaptcha, initial commit, needs rework
| * | | Merge pull request #821 from Guidobelix/SafesharingEuGravatar Walter Purcaro 2014-12-012-0/+55
| |\ \ \ | | | | | | | | | | [SafesharingEu] New hoster & account plugins
| | * | | [SafesharingEu] Added support for registered users.Gravatar guidobelix 2014-11-302-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | new file: module/plugins/accounts/SafesharingEu.py modified: module/plugins/hoster/SafesharingEu.py
| | * | | [SafesharingEu] Improved error handlingGravatar guidobelix 2014-11-301-1/+3
| | | | |
| | * | | [SafesharingEu] Improved patternsGravatar Guido Galliani 2014-11-302-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | modified: module/plugins/accounts/SafesharingEu.py modified: module/plugins/hoster/SafesharingEu.py
| | * | | [SafesharingEu] Added support for registered users.Gravatar guidobelix 2014-11-302-0/+54
| |/ / / | | | | | | | | | | | | | | | | new file: module/plugins/accounts/SafesharingEu.py modified: module/plugins/hoster/SafesharingEu.py
| * | | [BasePlugin] Improve downloadFile routineGravatar Walter Purcaro 2014-11-291-43/+46
| | | |
| * | | [SimpleHoster] Fix _getDirectLink (3)Gravatar Walter Purcaro 2014-11-291-7/+12
| | | |
| * | | [SimpleHoster] Fix _getDirectLink (2)Gravatar Walter Purcaro 2014-11-291-2/+2
| | | |
| * | | [SimpleHoster] Fix _getDirectLinkGravatar Walter Purcaro 2014-11-291-2/+2
| | | |
| * | | [Captcha9kw] Option "Captcha per minute" (thx stefanos)Gravatar Walter Purcaro 2014-11-281-14/+17
| | | |
| * | | [UnRar] Fix version detectionGravatar Walter Purcaro 2014-11-281-7/+7
| | | |
| * | | [SimpleHoster] Improve getInfo routineGravatar Walter Purcaro 2014-11-281-4/+10
| | | |
| * | | [SimpleHoster] Fix deprecated method getFileInfoGravatar Walter Purcaro 2014-11-281-4/+5
| | | |
| * | | [XFSAccount] Fix leech traffic detectionGravatar Walter Purcaro 2014-11-282-8/+14
| | | |
| * | | Merge pull request #928 from Gummibaer/patch-1Gravatar Walter Purcaro 2014-11-271-3/+4
| |\ \ \ | | | | | | | | | | [LinkCryptWs] Fixup
| | * | | Fix Error [LinkCryptWs.py]Gravatar Gummibaer 2014-11-261-3/+4
| |/ / / | | | | | | | | Error: global name 'pyfile' is not defined
* | | | Tiny code cosmeticsGravatar Walter Purcaro 2014-12-021-4/+5
| | | |
* | | | Merge branch 'pr/n936_kmarty' into 0.4.10Gravatar Walter Purcaro 2014-12-021-3/+18
|\ \ \ \
| * | | | Better solution how to change unicode string to string.Gravatar kmarty 2014-12-011-1/+1
| | | | |
| * | | | - Extended Content-Disposition filename support.Gravatar kmarty 2014-12-011-3/+18
| | | | | | | | | | | | | | | | | | | | - Change slashes to underscores in filename
* | | | | PEP-8, Python Zen, refactor and reduce code (thx FedeG)Gravatar Walter Purcaro 2014-12-0195-399/+324
| | | | |
* | | | | Fix previous mergeGravatar Walter Purcaro 2014-11-2630-249/+40
| | | | |
* | | | | Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-11-2647-172/+577
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/PluginThread.py module/plugins/hoster/XFileSharingPro.py module/plugins/internal/CaptchaService.py pyload/api/__init__.py pyload/manager/AccountManager.py pyload/manager/AddonManager.py pyload/manager/CaptchaManager.py pyload/manager/PluginManager.py pyload/network/HTTPRequest.py pyload/network/XDCCRequest.py pyload/plugins/Plugin.py pyload/plugins/account/EasybytezCom.py pyload/plugins/crypter/C1neonCom.py pyload/plugins/crypter/CryptItCom.py pyload/plugins/crypter/DuploadOrg.py pyload/plugins/crypter/FilebeerInfo.py pyload/plugins/crypter/FilesonicCom.py pyload/plugins/crypter/FiredriveCom.py pyload/plugins/crypter/HotfileCom.py pyload/plugins/crypter/ILoadTo.py pyload/plugins/crypter/LofCc.py pyload/plugins/crypter/MBLinkInfo.py pyload/plugins/crypter/MegauploadCom.py pyload/plugins/crypter/Movie2kTo.py pyload/plugins/crypter/MultiuploadCom.py pyload/plugins/crypter/OronCom.py pyload/plugins/crypter/RSLayerCom.py pyload/plugins/crypter/SecuredIn.py pyload/plugins/crypter/SharingmatrixCom.py pyload/plugins/crypter/SpeedLoadOrg.py pyload/plugins/crypter/StealthTo.py pyload/plugins/crypter/TrailerzoneInfo.py pyload/plugins/crypter/WiiReloadedOrg.py pyload/plugins/crypter/WuploadCom.py pyload/plugins/internal/Account.py pyload/plugins/internal/Addon.py pyload/plugins/internal/BasePlugin.py pyload/plugins/internal/Container.py pyload/plugins/internal/Crypter.py pyload/plugins/internal/DeadCrypter.py pyload/plugins/internal/DeadHoster.py pyload/plugins/internal/Hoster.py pyload/plugins/internal/SimpleCrypter.py pyload/utils/__init__.py
| * | | | [XFSHoster] Code improvementsGravatar Walter Purcaro 2014-11-242-16/+22
| | | | |
| * | | | [HugefilesNet] FixGravatar Walter Purcaro 2014-11-241-4/+5
| | | | |
| * | | | [XFileSharingPro] Temp disable universal hook featureGravatar Walter Purcaro 2014-11-241-3/+3
| | | | |
| * | | | [SimpleHoster] Fix _getDirectLink routineGravatar Walter Purcaro 2014-11-232-21/+18
| | | | |
| * | | | [CaptchaService] More debug loggingGravatar Walter Purcaro 2014-11-231-6/+10
| | |/ / | |/| |
| * | | [BasePlugin] Fix filename recognitionGravatar Walter Purcaro 2014-11-231-22/+5
| | | |
| * | | [XFSAccount] Revert validuntil computationGravatar Walter Purcaro 2014-11-231-4/+4
| | | |
| * | | [XFSAccount] Leech traffic supportGravatar Walter Purcaro 2014-11-231-6/+37
| | | |
| * | | [UpleaCom] Fix typoGravatar Walter Purcaro 2014-11-231-5/+5
| | | |
| * | | [XFSAccount] Fix validuntil computationGravatar Walter Purcaro 2014-11-231-4/+10
| | | |
| * | | [BasePlugin] Fix typoGravatar Walter Purcaro 2014-11-232-3/+3
| | | |
| * | | Fix URL_REPLACEMENTS in XFSHoster pluginsGravatar Walter Purcaro 2014-11-234-8/+10
| | | |
| * | | [XFileSharingPro] Improve hooks patternsGravatar Walter Purcaro 2014-11-231-3/+3
| | | |
| * | | Fix some URL_REPLACEMENTSGravatar Walter Purcaro 2014-11-237-22/+20
| | | |
| * | | Fix missing create_getInfo in dead cryptersGravatar Walter Purcaro 2014-11-2323-23/+89
| | | |
| * | | [ZShareNet] Dead hosterGravatar Walter Purcaro 2014-11-231-0/+19
| | | |
| * | | Fixes about create_getInfoGravatar Walter Purcaro 2014-11-235-16/+31
| | | |
| * | | [BasePlugin] Improve a bitGravatar Walter Purcaro 2014-11-231-35/+50
| | | |
| * | | [FilecryptCc] Tiny fixupGravatar jojo141185 2014-11-221-2/+2
| | | |
| * | | [XFSAccount] Fix trafficleftGravatar Walter Purcaro 2014-11-221-4/+2
| | | |
| * | | Revert remaining modulesGravatar Walter Purcaro 2014-11-2214-211/+186
| | | |
| * | | Revert plugins to stableGravatar Walter Purcaro 2014-11-228-720/+553
| | | |
* | | | Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-11-221-2/+2
|\| | |
| * | | [SimpleHoster] Fix statusMap generator for python 2.5Gravatar Walter Purcaro 2014-11-221-2/+2
| | | |
* | | | Remove merged PluginThreadGravatar Walter Purcaro 2014-11-223-687/+5
| | | |
* | | | Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-11-229-158/+884
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/PluginThread.py pyload/plugins/Plugin.py pyload/plugins/hoster/RarefileNet.py pyload/plugins/internal/MultiHoster.py pyload/plugins/internal/SimpleCrypter.py pyload/plugins/internal/SimpleHoster.py pyload/plugins/internal/XFSHoster.py
| * | | [XFSHoster] Improve ERROR_PATTERN + revert direct link detection in ↵Gravatar Walter Purcaro 2014-11-221-8/+5
| | | | | | | | | | | | | | | | getDownloadLink
| * | | [XFSAccount][XFSHoster] Tiny pattern improvementGravatar Walter Purcaro 2014-11-222-3/+6
| | | |
| * | | [UptoboxCom] Account fixup (thx ajarc)Gravatar Walter Purcaro 2014-11-221-1/+2
| | | |
| * | | [RarefileNet] Restore NAME_PATTERN and SIZE_PATTERNGravatar Walter Purcaro 2014-11-221-1/+4
| | | |
| * | | [SimpleHoster] FixupGravatar Walter Purcaro 2014-11-221-6/+11
| | | |
| * | | [SimpleHoster] Multi-hoster and error handling support + fixes (thx MaPePeR)Gravatar Walter Purcaro 2014-11-222-19/+79
| | | |
| * | | [XFSHoster] ImprovementsGravatar Walter Purcaro 2014-11-221-34/+37
| | | |
| * | | [MultiHoster] Fix __name__Gravatar Walter Purcaro 2014-11-221-1/+1
| | | |
| * | | [RarefileNet] Remove old handleCaptchaGravatar Walter Purcaro 2014-11-221-14/+1
| | | |
| * | | [XFSHoster] Fix getPostParametersGravatar Walter Purcaro 2014-11-211-52/+50
| | | |
| * | | [SimpleHoster] Fix create_getInfoGravatar Walter Purcaro 2014-11-212-6/+7
| | | |
| * | | [SimpleHoster] Code cosmeticsGravatar Walter Purcaro 2014-11-212-16/+25
| | | |
| * | | [SimpleCrypter] Extend SimpleHosterGravatar Walter Purcaro 2014-11-211-37/+10
| | | |
| * | | [EasybytezCom] Use XFSHoster INFO_PATTERNGravatar Walter Purcaro 2014-11-211-2/+1
| | | |
| * | | [XFSHoster] Update info patternsGravatar Walter Purcaro 2014-11-211-3/+3
| | | |
| * | | [SimpleCrypter][SimpleHoster] Fix info attr initGravatar Walter Purcaro 2014-11-212-8/+6
| | | |
* | | | [SimpleCrypter][SimpleHoster] Fix info attr initGravatar Walter Purcaro 2014-11-212-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pyload/plugins/internal/SimpleCrypter.py pyload/plugins/internal/SimpleHoster.py
* | | | Move FilecryptCc to pyload directoryGravatar Walter Purcaro 2014-11-211-0/+0
| | | |
* | | | Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-11-216-204/+374
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pyload/network/HTTPRequest.py pyload/plugins/account/UlozTo.py pyload/plugins/crypter/LinkCryptWs.py pyload/plugins/internal/SimpleCrypter.py pyload/plugins/internal/SimpleHoster.py
| * | | Fix cookie domainGravatar Walter Purcaro 2014-11-2128-32/+32
| | | |
| * | | [SimpleHoster] CONTENT_DISPOSITION featureGravatar Walter Purcaro 2014-11-211-5/+6
| | | |
| * | | [XFSHoster] UpdatedGravatar Walter Purcaro 2014-11-211-1/+4
| | | |
| * | | [SimpleCrypter] UpdatedGravatar Walter Purcaro 2014-11-211-14/+36
| | | |
| * | | [SimpleHoster] UpdatedGravatar Walter Purcaro 2014-11-211-153/+166
| | | |
| * | | [FilecryptCc] Code improvementsGravatar Walter Purcaro 2014-11-211-41/+24
| | | |
| * | | New crypter FilecryptCcGravatar zapp-brannigan 2014-11-201-0/+165
| | | |
| * | | [XFSHoster] Fix StreamcloudEu (thx seoester)Gravatar Walter Purcaro 2014-11-201-5/+3
| | | |
| * | | [LinkCryptWs] Fix (thx NETHeader)Gravatar Walter Purcaro 2014-11-201-40/+25
| | | |
| * | | [UptoboxCom] Fix ERROR_PATTERNGravatar Thierry Merle 2014-11-161-1/+3
| | | |
| * | | [SimpleHoster][OneFichierCom] Fix issue #836 ('status': 3)Gravatar Thierry Merle 2014-11-152-8/+7
| | | |
| * | | [Plugin] Fix typo (thx rlindner81)Gravatar Walter Purcaro 2014-11-151-1/+1
| | | |
| * | | [HTTPRequest] Raise Fail if write response failsGravatar Walter Purcaro 2014-11-151-16/+21
| | | |
| * | | [LinkCryptWs] Fix typoGravatar Walter Purcaro 2014-11-151-5/+3
| | | |
| * | | [Plugin] Fix wait routine 2Gravatar Walter Purcaro 2014-11-153-5/+6
| | | |
| * | | [SimpleCrypter][SimpleHoster] Temp workaroundGravatar Walter Purcaro 2014-11-142-9/+5
| | | |
| * | | [UlozTo] Fixed hoster and accountGravatar Radek Senfeld 2014-11-143-12/+16
| | | |
| * | | [RapidgatorNet] Set the language in COOKIESGravatar Thierry Merle 2014-11-142-5/+7
| | | |
| * | | [Plugin] Fix wait routine (thx rlindner81)Gravatar Walter Purcaro 2014-11-141-9/+18
| | | |
* | | | [Plugin] Fix typoGravatar Walter Purcaro 2014-11-211-1/+4
| | | |
* | | | Convert tabs to 4-whitespacesGravatar Walter Purcaro 2014-11-203-189/+190
| | | |
* | | | Rename theme clearbright to brightGravatar Walter Purcaro 2014-11-20107-62/+62
| | | |
* | | | [ClickAndLoad] RewrittenGravatar Walter Purcaro 2014-11-201-49/+43
| | | |
* | | | __config__ cleanup for addonsGravatar Walter Purcaro 2014-11-2013-62/+69
| | | |
* | | | Import threading instead thread + thread cleanupGravatar Walter Purcaro 2014-11-209-27/+17
| | | |
* | | | [Addon] Periodical default to offGravatar Walter Purcaro 2014-11-201-12/+15
| | | |
* | | | setuptools supportGravatar Walter Purcaro 2014-11-201-0/+68
| | | |
* | | | [UpdateManager] Code cosmeticsGravatar Walter Purcaro 2014-11-201-2/+4
| | | |
* | | | Use utils encode/decodeGravatar Walter Purcaro 2014-11-207-45/+29
| | | |
* | | | Convert tabs to 4-whitespacesGravatar Walter Purcaro 2014-11-202-316/+316
| | | |
* | | | [UpdateManager] Fix Key Error :'v' (thx pacovi)Gravatar Walter Purcaro 2014-11-162-4/+4
| | | |
* | | | Fix typo when generating pyload __version__Gravatar Walter Purcaro 2014-11-161-1/+1
| | | |
* | | | [UptoboxCom] Fix ERROR_PATTERNGravatar Thierry Merle 2014-11-161-1/+3
| | | |
* | | | Move socketbackend.ttypes to api.typesGravatar Walter Purcaro 2014-11-163-9/+6
| | | |
* | | | [PluginManager] Improve getPluginGravatar Walter Purcaro 2014-11-166-74/+100
| | | |
* | | | Spare code cosmeticsGravatar Walter Purcaro 2014-11-166-10/+10
| | | |
* | | | [ConfigParser] getPlugin return strGravatar Walter Purcaro 2014-11-161-16/+10
| | | |
* | | | Update .gitignoreGravatar Walter Purcaro 2014-11-151-2/+0
| | | |
* | | | Remove old localesGravatar Walter Purcaro 2014-11-15160-92114/+0
| | | |
* | | | Remove broken DLC support for nowGravatar Walter Purcaro 2014-11-153-0/+0
| | | |
* | | | Fix cookie domainGravatar Walter Purcaro 2014-11-1530-34/+34
| | | |
* | | | [Plugin] Fix typo (thx rlindner81)Gravatar Walter Purcaro 2014-11-151-1/+1
| | | |
* | | | Update plugins 2Gravatar Walter Purcaro 2014-11-1563-210/+111
| | | |
* | | | Code cosmeticsGravatar Walter Purcaro 2014-11-1512-76/+59
| | | |
* | | | Update PluginManagerGravatar Walter Purcaro 2014-11-153-26/+321
| | | |