Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Preload self.html | 2014-10-20 | 3 | -18/+12 | ||
| | | ||||||
| * | [Ftp] Improve __pattern__ | 2014-10-20 | 1 | -3/+4 | ||
| | | ||||||
| * | [SafelinkingNet] Better way to retrieve password | 2014-10-20 | 1 | -3/+1 | ||
| | | ||||||
| * | [XFSPAccount] Fixed broken login due missing HOSTER_URL | 2014-10-20 | 2 | -4/+32 | ||
| | | ||||||
| * | Tiny code cosmetics in Ftp and Http accounts | 2014-10-20 | 2 | -2/+4 | ||
| | | ||||||
| * | Improve log functions | 2014-10-20 | 1 | -5/+8 | ||
| | | ||||||
| * | Fixes | 2014-10-19 | 2 | -8/+8 | ||
| | | ||||||
| * | Merge pull request #805 from zapp-brannigan/patch-1 | 2014-10-19 | 1 | -1/+1 | ||
| |\ | | | | | | | [ZippyshareCom.py] Fix FILE_NAME_PATTERN (again) | |||||
| | * | [ZippyshareCom.py] fixed FILE_NAME_PATTERN again | 2014-10-19 | 1 | -2/+2 | ||
| | | | | | | | | | Zippyshare sucks ;) | |||||
| * | | Change some self.req.load to self.load | 2014-10-19 | 3 | -6/+6 | ||
| | | | ||||||
| * | | Update other plugins to support self.error | 2014-10-19 | 6 | -14/+14 | ||
| | | | ||||||
| * | | Improve error method | 2014-10-19 | 2 | -4/+10 | ||
| | | | ||||||
| * | | Update hosters to self.error | 2014-10-19 | 55 | -172/+172 | ||
| | | | ||||||
| * | | parseError -> error now calls Fail instead Exception | 2014-10-19 | 3 | -31/+24 | ||
| | | | ||||||
| * | | [UptoboxCom] Fix multiDL | 2014-10-19 | 1 | -2/+2 | ||
| |/ | ||||||
| * | Fixed logging issue with coords values | 2014-10-18 | 3 | -5/+39 | ||
| | | ||||||
| * | [RelinkUs] Fix regex errors and str conversion | 2014-10-18 | 1 | -12/+33 | ||
| | | ||||||
| * | [RapidgatorNet] Fix process routine | 2014-10-18 | 1 | -8/+10 | ||
| | | ||||||
| * | Merge pull request #800 from zapp-brannigan/patch-1 | 2014-10-18 | 1 | -3/+3 | ||
| |\ | | | | | | | Update PromptfileCom.py | |||||
| | * | Update PromptfileCom.py | 2014-10-16 | 1 | -3/+3 | ||
| | | | | | | | | | The plugin is out of date. The direct link can not be found. | |||||
| * | | [FilerNet] Revert captcha_key | 2014-10-18 | 1 | -6/+7 | ||
| | | | ||||||
| * | | [XFileSharingPro] Improve hook regex | 2014-10-18 | 1 | -2/+2 | ||
| | | | ||||||
| * | | [SimpleCrypter] Fix account routine | 2014-10-18 | 1 | -6/+9 | ||
| | | | ||||||
| * | | [XFileSharingPro] Fixes | 2014-10-18 | 3 | -14/+32 | ||
| | | | ||||||
| * | | [XFileSharingPro][XFileSharingProFolder] Account pairing routine | 2014-10-18 | 2 | -6/+25 | ||
| | | | ||||||
| * | | [SimpleCrypter] Fix account association | 2014-10-18 | 1 | -1/+10 | ||
| | | | ||||||
| * | | [HotfileFolderCom] Rename to HotfileComFolder | 2014-10-18 | 1 | -2/+2 | ||
| | | | ||||||
| * | | [XFileSharingPro] Fix account __type__ | 2014-10-18 | 1 | -3/+3 | ||
| | | | ||||||
| * | | Update accounts to use HOSTER_NAME instead HOSTER_URL | 2014-10-18 | 25 | -25/+25 | ||
| | | | ||||||
| * | | Tiny code cosmetics | 2014-10-18 | 2 | -6/+7 | ||
| | | | ||||||
| * | | Convert some crypters to use XFSPCrypter instead SimpleCrypter | 2014-10-18 | 4 | -23/+18 | ||
| | | | ||||||
| * | | New account XFileSharingPro | 2014-10-18 | 1 | -0/+20 | ||
| | | | ||||||
| * | | [XFSPAccount] Set HOSTER_NAME (instead HOSTER_URL) as the mandatory attribute | 2014-10-18 | 1 | -4/+17 | ||
| | | | ||||||
| * | | [XFSPCrypter] Better LINK_PATTERN | 2014-10-18 | 1 | -13/+2 | ||
| | | | ||||||
| * | | Fix TRAFFIC_LEFT_PATTERN in RapidfileshareNet and TusfilesNet accounts | 2014-10-17 | 3 | -6/+5 | ||
| | | | ||||||
| * | | New accounts LinestorageCom and UploadcCom | 2014-10-17 | 2 | -0/+32 | ||
| | | | ||||||
| * | | Merge pull request #803 from zapp-brannigan/patch-3 | 2014-10-17 | 1 | -2/+2 | ||
| |\ \ | | | | | | | | | [ZippyshareCom] Fix FILE_NAME_PATTERN | |||||
| | * | | Update ZippyshareCom.py | 2014-10-17 | 1 | -2/+2 | ||
| | | | | | | | | | | | | | | | | | | | | The current version can not detect the filename, download is not working: 17.10.2014 16:43:23 DEBUG ZippyshareCom: FILE NAME: <img style="margin-left: 10px;" src="/fileName?key=82680550&size=small" alt="file name"> FILE SIZE: 209998315 | |||||
| * | | | [UploadedTo] Improved error handling (thx NETHeader) | 2014-10-17 | 1 | -2/+2 | ||
| | | | | ||||||
| * | | | Spare code cosmetics | 2014-10-17 | 5 | -18/+15 | ||
| | | | | ||||||
| * | | | [XFileSharingPro] Updated to support XFileSharingProFolder | 2014-10-17 | 1 | -35/+47 | ||
| | | | | ||||||
| * | | | [SimpleCrypter] Fix missing LINK_PATTERN | 2014-10-17 | 1 | -0/+2 | ||
| | | | | ||||||
| * | | | New decrypter XFileSharingProFolder | 2014-10-17 | 1 | -0/+22 | ||
| | | | | ||||||
| * | | | New internal plugin XFSPCrypter | 2014-10-17 | 1 | -0/+39 | ||
| |/ / | ||||||
| * / | Fix trafficleft size in some account plugins | 2014-10-16 | 11 | -13/+13 | ||
| |/ | ||||||
| * | Merge pull request #799 from Guidobelix/RapidfileshareNet | 2014-10-16 | 1 | -2/+3 | ||
| |\ | | | | | | | [RapidfileshareNet] Improve TRAFFIC_LEFT_PATTERN | |||||
| | * | [RapidfileshareNet] Improve TRAFFIC_LEFT_PATTERN | 2014-10-15 | 1 | -2/+3 | ||
| | | | | | | | | | Improved TRAFFIC_LEFT_PATTERN to be able to read Units, regardless of #798. | |||||
| * | | Sinplified after the improvements to XFSPAccount | 2014-10-15 | 1 | -35/+1 | ||
| |/ | | | | | | | modified: module/plugins/accounts/TusfilesNet.py | |||||
| * | [XFSPAccount] Fix TRAFFIC_LEFT_PATTERN | 2014-10-15 | 1 | -2/+2 | ||
| | | ||||||
| * | New hoster NowVideoAt | 2014-10-15 | 2 | -5/+43 | ||
| | | ||||||
| * | New crypter RapidfileshareNetFolder | 2014-10-15 | 1 | -0/+19 | ||
| | | ||||||
| * | New plugin RapidfileshareNet (account + hoster) | 2014-10-15 | 2 | -0/+49 | ||
| | | ||||||
| * | [XFSPAccount] Improve TRAFFIC_LEFT_PATTERN | 2014-10-15 | 1 | -5/+14 | ||
| | | ||||||
| * | Improve unit detection in size pattern | 2014-10-14 | 49 | -49/+49 | ||
| | | ||||||
| * | [ClickAndLoad] Code cosmetics | 2014-10-14 | 1 | -28/+28 | ||
| | | ||||||
| * | [XFSPHoster] TEXT_ENCODING support | 2014-10-14 | 2 | -4/+4 | ||
| | | ||||||
| * | New crypter JunocloudMeFolder | 2014-10-14 | 1 | -0/+20 | ||
| | | ||||||
| * | New plugin JunocloudMe (hoster + account) | 2014-10-14 | 2 | -0/+45 | ||
| | | ||||||
| * | [XFileSharingPro] Fix regexp | 2014-10-13 | 1 | -8/+12 | ||
| | | ||||||
| * | [XFileSharingPro] Code cosmetics 2 | 2014-10-12 | 1 | -11/+11 | ||
| | | ||||||
| * | [XFileSharingPro] Code cosmetics | 2014-10-12 | 1 | -1/+1 | ||
| | | ||||||
| * | [DeleteFinished] Fix pluginConfigChanged | 2014-10-12 | 1 | -2/+12 | ||
| | | ||||||
| * | [XFileSharingPro] Match option | 2014-10-12 | 2 | -33/+51 | ||
| | | ||||||
| * | [YoutubeBatch] Fix API_KEY | 2014-10-12 | 1 | -4/+5 | ||
| | | ||||||
| * | [MegaNz] Fix decryptAttr | 2014-10-11 | 1 | -4/+7 | ||
| | | ||||||
| * | [XFileSharingPro] Hoster list cleanup + linestorage.com | 2014-10-11 | 1 | -20/+7 | ||
| | | ||||||
| * | [CaptchaService] Fix KEY pattern | 2014-10-11 | 1 | -6/+6 | ||
| | | ||||||
| * | [accounts] Code cosmetics | 2014-10-11 | 50 | -5/+57 | ||
| | | ||||||
| * | Pattern update 3 | 2014-10-11 | 40 | -56/+56 | ||
| | | ||||||
| * | Pattern update 2 | 2014-10-11 | 111 | -137/+137 | ||
| | | ||||||
| * | Pattern update 1 | 2014-10-11 | 75 | -95/+93 | ||
| | | ||||||
| * | [FileshareInUa] Mark dead | 2014-10-11 | 2 | -72/+6 | ||
| | | ||||||
| * | New crypter SexuriaCom | 2014-10-11 | 1 | -0/+102 | ||
| | | ||||||
| * | [CatShareNet] Account support | 2014-10-11 | 2 | -3/+59 | ||
| | | ||||||
| * | Update OverLoadMe.py | 2014-10-10 | 1 | -2/+2 | ||
| | | ||||||
| * | [CaptchaService] Fix ReCaptcha KEY pattern | 2014-10-10 | 1 | -4/+4 | ||
| | | ||||||
| * | [FiredriveComFolder] Mark dead | 2014-10-10 | 1 | -17/+3 | ||
| | | ||||||
| * | [FiredriveCom][SockshareCom] Mark dead | 2014-10-10 | 2 | -111/+6 | ||
| | | ||||||
| * | [XFSPHoster] Update LINK_PATTERN | 2014-10-10 | 1 | -3/+3 | ||
| | | ||||||
| * | [EasybytezCom] Update LINK_PATTERN | 2014-10-10 | 1 | -2/+2 | ||
| | | ||||||
| * | ShareRapidCom -> MegaRapidCz | 2014-10-09 | 4 | -23/+23 | ||
| | | ||||||
| * | Newline cosmetics | 2014-10-08 | 5 | -2/+10 | ||
| | | ||||||
| * | Add __license__ key attribute to plugins | 2014-10-08 | 383 | -0/+386 | ||
| | | ||||||
| * | Fix previous plugins update | 2014-10-08 | 21 | -42/+42 | ||
| | | ||||||
| * | [XFileSharingPro] Restore | 2014-10-08 | 3 | -16/+36 | ||
| | | ||||||
| * | Update plugins XFileSharingPro based | 2014-10-08 | 21 | -63/+63 | ||
| | | ||||||
| * | [XFileSharingPro] Rename to XFSPHoster | 2014-10-08 | 1 | -4/+4 | ||
| | | ||||||
| * | [XFSPAccount] Fix missing COOKIE typecheck | 2014-10-08 | 1 | -2/+3 | ||
| | | ||||||
* | | Fix previous merging | 2014-10-07 | 14 | -247/+0 | ||
| | | ||||||
* | | Merge branch 'stable' into 0.4.10 | 2014-10-07 | 14 | -0/+247 | ||
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/internal/CaptchaService.py pyload/plugins/account/EasybytezCom.py pyload/plugins/account/TusfilesNet.py pyload/plugins/base/OCR.py pyload/plugins/crypter/MultiuploadCom.py pyload/plugins/crypter/UploadableChFolder.py pyload/plugins/hoster/DuploadOrg.py pyload/plugins/hoster/EpicShareNet.py pyload/plugins/hoster/LemUploadsCom.py pyload/plugins/hoster/LoadTo.py pyload/plugins/hoster/LomafileCom.py pyload/plugins/hoster/MegaFilesSe.py pyload/plugins/hoster/MegareleaseOrg.py pyload/plugins/hoster/PandaPlanet.py pyload/plugins/hoster/PotloadCom.py pyload/plugins/hoster/PremiumTo.py pyload/plugins/hoster/TurbobitNet.py pyload/plugins/internal/DeadCrypter.py pyload/plugins/internal/DeadHoster.py pyload/plugins/internal/SimpleCrypter.py pyload/plugins/internal/UpdateManager.py pyload/plugins/ocr/LinksaveIn.py | |||||
| * | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | 2014-10-07 | 382 | -778/+683 | ||
| | | | | | | | | Whitespaces and EOF fixup | |||||
| * | [SimpleCrypter][SimpleHoster] Better exception handling | 2014-10-07 | 2 | -21/+28 | ||
| | | ||||||
| * | Marked some hosters as dead | 2014-10-07 | 6 | -51/+18 | ||
| | | ||||||
| * | Bunch of account plugins XFSPAccount based | 2014-10-07 | 11 | -0/+176 | ||
| | | ||||||
| * | Code cosmetics on some account plugins | 2014-10-07 | 8 | -13/+14 | ||
| | | ||||||
| * | [EasybytezCom] Now XFSPAccount plugin based | 2014-10-07 | 1 | -20/+7 | ||
| | | ||||||
| * | [TusfilesNet] Now XFSPAccount plugin based | 2014-10-07 | 1 | -18/+7 | ||
| | | ||||||
| * | [XFileSharingPro] Code cosmetics | 2014-10-07 | 2 | -13/+13 | ||
| | | ||||||
| * | [XFSPAccount] Improve loadAccountInfo | 2014-10-07 | 1 | -15/+34 | ||
| | | ||||||
| * | [PandaPlaNet] Mark dead | 2014-10-07 | 2 | -28/+18 | ||
| | | ||||||
| * | [OboomCom] Fix connection limit error (thx Efcis) | 2014-10-06 | 1 | -2/+6 | ||
| | | ||||||
| * | Update SimpleCrypter based plugins | 2014-10-06 | 20 | -43/+43 | ||
| | | ||||||
| * | [SimpleCrypter] Improve patterns | 2014-10-06 | 1 | -8/+10 | ||
| | | ||||||
| * | [SimpleHoster] Better filename processing + info about new pattern attributes | 2014-10-06 | 1 | -2/+8 | ||
| | | ||||||
| * | [CaptchaService] Restore req.load | 2014-10-06 | 1 | -3/+3 | ||
| | | ||||||
| * | [LomafileCom] Premium support + updated patterns | 2014-10-06 | 2 | -52/+39 | ||
| | | ||||||
| * | [XFSPAccount] Improve patterns | 2014-10-06 | 1 | -13/+15 | ||
| | | ||||||
| * | [DevhostStFolder] Folder-in-folder support | 2014-10-06 | 2 | -8/+31 | ||
| | | ||||||
| * | Spare code cosmetics | 2014-10-05 | 10 | -18/+17 | ||
| | | ||||||
| * | [SimpleHoster] Added default handle patterns LINK_FREE_PATTERN and ↵ | 2014-10-05 | 1 | -3/+27 | ||
| | | | | | | | | LINK_PREMIUM_PATTERN | |||||
| * | New hoster plugin FilepupNet | 2014-10-05 | 1 | -0/+50 | ||
| | | ||||||
| * | [MegasharesCom] Update patterns | 2014-10-05 | 1 | -13/+16 | ||
| | | ||||||
| * | Fix pillow import header | 2014-10-05 | 3 | -7/+15 | ||
| | | ||||||
| * | Remove old Ev0InFetcher hook | 2014-10-05 | 1 | -80/+0 | ||
| | | ||||||
| * | [HotfileFolderCom] Fix broken __pattern__ (thx zapp-brannigan) | 2014-10-05 | 1 | -2/+2 | ||
| | | ||||||
| * | [XFSPAccount] COOKIES attribute support | 2014-10-05 | 8 | -21/+27 | ||
| | | ||||||
| * | Spare code fixes about COOKIES | 2014-10-05 | 3 | -9/+22 | ||
| | | ||||||
| * | Use load instead req.load in all crypters and CaptchaService | 2014-10-05 | 4 | -10/+10 | ||
| | | ||||||
| * | [LinkSaveIn] Now SimpleCrypter based | 2014-10-05 | 1 | -5/+21 | ||
| | | ||||||
| * | Remove some dead accounts | 2014-10-05 | 3 | -153/+0 | ||
| | | ||||||
| * | Better import lib header | 2014-10-05 | 6 | -14/+9 | ||
| | | ||||||
| * | Spare __pattern__ cosmetics | 2014-10-04 | 3 | -4/+4 | ||
| | | ||||||
| * | [HotfileFolderCom] Mark dead | 2014-10-04 | 1 | -19/+4 | ||
| | | ||||||
| * | [EgoFilesCom] Mark dead | 2014-10-04 | 1 | -80/+4 | ||
| | | ||||||
| * | Fix broken plugins after SH_COOKIES -> COOKIES | 2014-10-04 | 3 | -4/+4 | ||
| | | ||||||
| * | [OboomCom] Fix account login | 2014-10-04 | 3 | -23/+34 | ||
| | | ||||||
* | | Fix previous merge commit | 2014-10-03 | 5 | -275/+0 | ||
| | | ||||||
* | | Merge branch 'stable' into 0.4.10 | 2014-10-03 | 2 | -15/+36 | ||
|\| | | | | | | | | | | | | | | | Conflicts: pyload/plugins/ocr/GigasizeCom.py pyload/plugins/ocr/LinksaveIn.py pyload/plugins/ocr/NetloadIn.py pyload/plugins/ocr/ShareonlineBiz.py | |||||
| * | [Dev-Host] Improve patterns a bit | 2014-10-03 | 1 | -2/+2 | ||
| | | ||||||
| * | [Dev-Host] Folder support (partially) | 2014-10-03 | 1 | -0/+29 | ||
| | | ||||||
| * | Spare code cosmetics | 2014-10-03 | 4 | -17/+11 | ||
| | | ||||||
| * | [CaptchaService] Fix typo | 2014-10-03 | 1 | -16/+25 | ||
| | | ||||||
| * | [CaptchaService] Fix code indentation typo | 2014-10-03 | 1 | -2/+2 | ||
| | | ||||||
| * | [OboomCom] Revert captcha changes | 2014-10-03 | 1 | -22/+28 | ||
| | | ||||||
| * | Update plugins after CaptchaService and XFileSharingPro changes | 2014-10-03 | 30 | -109/+123 | ||
| | | ||||||
| * | [MovReelCom] Fixed LINK_PATTERN | 2014-10-03 | 1 | -4/+5 | ||
| | | ||||||
| * | [XFileSharingPro] TEMP_OFFLINE_PATTERN | 2014-10-03 | 1 | -0/+1 | ||
| | | ||||||
| * | [XFileSharingPro] Captcha refactoring + pattern improvement | 2014-10-03 | 1 | -33/+40 | ||
| | | ||||||
| * | [CaptchaService] Improved | 2014-10-03 | 1 | -35/+134 | ||
| | | ||||||
| * | Fix captcha import of OCR class | 2014-10-02 | 4 | -4/+4 | ||
| | | ||||||
| * | [OneFichierCom] Fix waiting again | 2014-10-02 | 1 | -3/+3 | ||
| | | ||||||
| * | [OneFichierCom] Fix typo | 2014-10-01 | 1 | -7/+7 | ||
| | | ||||||
| * | [OneFichierCom] Bump version number | 2014-10-01 | 1 | -3/+2 | ||
| | | ||||||
| * | [OneFichierCom] Fixed wait pattern + code optimizations | 2014-10-01 | 2 | -36/+31 | ||
| | | ||||||
| * | [CatShareNet] Fixed and improved | 2014-09-29 | 1 | -4/+11 | ||
| | | ||||||
* | | Merge branch 'stable' into 0.4.10 | 2014-09-28 | 4 | -0/+254 | ||
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pyload/plugins/crypter/MultiuploadCom.py pyload/plugins/crypter/SerienjunkiesOrg.py pyload/plugins/hooks/ExternalScripts.py pyload/plugins/hooks/ExtractArchive.py pyload/plugins/hooks/MergeFiles.py pyload/plugins/hoster/CatShareNet.py pyload/plugins/hoster/FilezyNet.py pyload/plugins/hoster/IFileWs.py pyload/plugins/hoster/PremiumTo.py pyload/plugins/hoster/SpeedyshareCom.py pyload/plugins/hoster/UptoboxCom.py pyload/plugins/hoster/XFileSharingPro.py pyload/plugins/hoster/ZippyshareCom.py | |||||
| * | [XFileSharingPro] Fixed typo | 2014-09-28 | 1 | -2/+2 | ||
| | | ||||||
| * | [SpeedyshareCom] Code cleanup | 2014-09-28 | 3 | -23/+33 | ||
| | | ||||||
| * | New hoster DropboxCom | 2014-09-28 | 1 | -0/+42 | ||
| | | ||||||
| * | New hoster Dev-Host | 2014-09-28 | 1 | -0/+48 | ||
| | | ||||||
| * | Cleaned-up XFileSharingPro based plugins | 2014-09-28 | 18 | -39/+39 | ||
| | | ||||||
| * | [DeadHoster] Improve getInfo + two hosters mark dead | 2014-09-28 | 3 | -38/+9 | ||
| | | ||||||
| * | Prepare method improves setup one | 2014-09-28 | 3 | -23/+32 | ||
| | | ||||||
| * | [XFileSharingPro] COOKIES preset to english + improved setup routine | 2014-09-28 | 7 | -27/+32 | ||
| | | ||||||
| * | [UptoboxCom] MultiDL support | 2014-09-28 | 1 | -40/+7 | ||
| | | ||||||
| * | [CatShareNet] Increase version number | 2014-09-28 | 1 | -1/+1 | ||
| | | ||||||
| * | [CatShareNet] Fixup 2 | 2014-09-28 | 1 | -2/+2 | ||
| | | ||||||
| * | [CatShareNet] Fixup | 2014-09-28 | 2 | -22/+22 | ||
| | | ||||||
| * | [ZippyshareCom] Fix alternative checksum type | 2014-09-27 | 2 | -15/+26 | ||
| | | ||||||
| * | [KingfilesNet] Better SOLVEMEDIA_PATTERN | 2014-09-27 | 1 | -3/+3 | ||
| | | ||||||
| * | New hoster KingfilesNet | 2014-09-27 | 1 | -0/+93 | ||
| | | ||||||
| * | [FiredriveCom] Fix TEMP_OFFLINE_PATTERN | 2014-09-27 | 2 | -2/+4 | ||
| | | ||||||
| * | [CatShareNet] Fix missing recaptcha | 2014-09-27 | 1 | -1/+2 | ||
| | | ||||||
| * | [CatShareNet] Plugin rewritten | 2014-09-27 | 2 | -19/+32 | ||
| | | ||||||
| * | [UnRar] Fix import error | 2014-09-27 | 1 | -2/+2 | ||
| | | ||||||
| * | Remove old, not working, SerienjunkiesOrg crypter. | 2014-09-27 | 1 | -324/+0 | ||
| | | | | | | | | Warez plugin are not allowed. | |||||
| * | Logging string cosmetics | 2014-09-27 | 85 | -264/+192 | ||
| | | ||||||
| * | Better dead plugin fallback | 2014-09-26 | 2 | -6/+8 | ||
| | | ||||||
| * | [MultiuploadCom] Mark dead | 2014-09-26 | 1 | -54/+5 | ||
| | | ||||||
| * | [LomafileCom] range -> xrange | 2014-09-26 | 1 | -1/+1 | ||
| | | ||||||
| * | [TurbobitNet] Fixed some patterns | 2014-09-26 | 1 | -20/+31 | ||
| | | ||||||
| * | [CaptchaService] Fix ReCaptcha key recognition | 2014-09-26 | 1 | -5/+11 | ||
| | | | | | | | | Fix: https://github.com/pyload/pyload/issues/751 | |||||
| * | Rename SH flags | 2014-09-26 | 19 | -38/+38 | ||
| | | ||||||
| * | Fix cookie deletion + Account support for SimpleCrypter | 2014-09-26 | 4 | -17/+39 | ||
| | | | | | | | | Fix: https://github.com/pyload/pyload/issues/749 | |||||
| * | Remove ReCaptcha | 2014-09-26 | 1 | -24/+0 | ||
| | | ||||||
| * | [TusfilesNet] Added support for Premium users | 2014-09-26 | 2 | -4/+77 | ||
| | | | | | | | | https://github.com/pyload/pyload/pull/755 | |||||
| * | Extend ExtractArchive events + code optimizations | 2014-09-25 | 3 | -76/+148 | ||
| | | | | | | | | | | https://github.com/pyload/pyload/pull/622 https://github.com/pyload/pyload/pull/726 | |||||
| * | [ZippyshareCom] Improve __pattern__ a bit | 2014-09-25 | 1 | -1/+1 | ||
| | | ||||||
| * | [ZippyshareCom] Partially rewritten | 2014-09-24 | 1 | -43/+30 | ||
| | | ||||||
| * | [SimpleCrypter] Better built-in info | 2014-09-24 | 1 | -7/+14 | ||
| | | ||||||
| * | [PremiumTo] fixed issue with get parameter on download | 2014-09-17 | 1 | -3/+2 | ||
| | | ||||||
| * | Update EasybytezCom | 2014-09-16 | 1 | -9/+11 | ||
| | | ||||||
| * | [XFilesharingPro] Embedded urls support | 2014-09-15 | 2 | -3/+19 | ||
| | | ||||||
| * | [BasePlugin] Little code cosmetics | 2014-09-14 | 1 | -4/+7 | ||
| | | ||||||
| * | Fixed EasybytezCom to work properly for registered (free) users | 2014-09-14 | 1 | -15/+21 | ||
| | | | | | | | | Expire date is meaningful only for Premium users. For registered (free) users expire date is set to -1 (free accounts never expire). | |||||
| * | [FTP] Restore pattern. | 2014-09-13 | 1 | -2/+2 | ||
| | | ||||||
| * | [4shared] Fixed login sequence | 2014-09-12 | 1 | -16/+11 | ||
| | | ||||||
| * | [Premium4Me] Renamed to PremiumTo | 2014-09-12 | 4 | -47/+44 | ||
| | | | | | | | | | | + partial rewrite + special traffic support | |||||
| * | [MultiDebrid] renaming files to MyfastlineCom | 2014-09-11 | 3 | -6/+6 | ||
| | | ||||||
| * | [MultiDebrid] renamed to Myfastline | 2014-09-11 | 3 | -20/+12 | ||
| | | ||||||
* | | module -> pyload | 2014-09-14 | 383 | -25444/+0 | ||
| | | ||||||
* | | save_join -> safe_join & save_path -> safe_filename | 2014-09-14 | 12 | -35/+35 | ||
| | | ||||||
* | | Merge branch 'stable' into 0.4.10 | 2014-09-14 | 381 | -6436/+4193 | ||
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/Account.py module/plugins/AccountManager.py module/plugins/Hook.py module/plugins/OCR.py module/plugins/Plugin.py module/plugins/PluginManager.py module/plugins/ReCaptcha.py module/plugins/accounts/Ftp.py module/plugins/accounts/Http.py module/plugins/internal/MultiHoster.py module/plugins/ocr/GigasizeCom.py module/plugins/ocr/LinksaveIn.py module/plugins/ocr/NetloadIn.py module/plugins/ocr/ShareonlineBiz.py | |||||
| * | [File4safe] distributing LINK_PATTERN | 2014-09-07 | 1 | -1/+1 | ||
| | | | | | | Fixes #729 | |||||
| * | [Speedyshare] new hoster | 2014-09-07 | 1 | -0/+43 | ||
| | | | | | | | | Merges #718 | |||||
| * | New crypter UploadableChFolder | 2014-09-04 | 1 | -0/+21 | ||
| | | ||||||
| * | [LoadTo] Fix patterns | 2014-09-04 | 1 | -5/+8 | ||
| | | ||||||
| * | [SimpleHoster] Improve parseFileInfo | 2014-09-04 | 2 | -11/+12 | ||
| | | ||||||
| * | [Easybytez] distributing LINK_PATTERN | 2014-08-31 | 1 | -1/+1 | ||
| | | | | | | Fixes #723 | |||||
| * | [Checksum] Moved the checksum validation toggle to the plugin because the ↵ | 2014-08-31 | 1 | -6/+7 | ||
| | | | | | | | | general configuration has been removed in 0.4.10 |