Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [Plugin] Improve retry and wait methods | 2014-10-28 | 1 | -9/+11 | ||
* | | Code cosmetics: items() -> iteritems() | 2014-10-28 | 4 | -4/+4 | ||
* | | [HookManager] Remove __threaded__ checks | 2014-10-28 | 1 | -12/+3 | ||
* | | [SimpleCrypter][SimpleHoster] Fix typo in _error method call | 2014-10-28 | 2 | -4/+4 | ||
* | | Improve debug logging in load/download method | 2014-10-28 | 1 | -2/+6 | ||
* | | New hoster plugin UpleaCom | 2014-10-28 | 1 | -0/+56 | ||
* | | Update __config__ | 2014-10-28 | 119 | -86/+176 | ||
* | | [XFSPAccount] Improve VALID_UNTIL_PATTERN 2 | 2014-10-28 | 1 | -3/+3 | ||
* | | [PluginManager] Fix activated parsing | 2014-10-28 | 1 | -8/+3 | ||
* | | [XFSPAccount] Fix missing gmtime import | 2014-10-27 | 1 | -2/+2 | ||
* | | [XFSPAccount] Improve VALID_UNTIL_PATTERN | 2014-10-27 | 1 | -3/+3 | ||
* | | Code cosmetics | 2014-10-27 | 26 | -97/+71 | ||
* | | [Api] Fix addPackage folder generator | 2014-10-27 | 1 | -11/+10 | ||
* | | [Plugin] Initial support for plugin deactivation | 2014-10-27 | 1 | -9/+10 | ||
* | | [Crypter] Rewitten | 2014-10-27 | 1 | -16/+61 | ||
* | | Increase LOW_SPEED_TIME to try to avoid pycurl error 28 | 2014-10-27 | 1 | -1/+1 | ||
* | | Spare code cosmetics | 2014-10-27 | 41 | -75/+73 | ||
* | | [SimpleHoster] Direct download link support | 2014-10-27 | 1 | -8/+17 | ||
* | | [XFSPHoster] Improve ERROR_PATTERN | 2014-10-26 | 3 | -6/+2 | ||
* | | [SimpleHoster][SimpleCrypter] Bump up __version__ | 2014-10-26 | 2 | -2/+2 | ||
* | | [RSDF] Fix typo (thx Guidobelix) | 2014-10-26 | 1 | -2/+2 | ||
* | | Assign in-line regex to PATTERN variable in a couple of accounts | 2014-10-26 | 2 | -4/+11 | ||
* | | [SimpleHoster][SimpleCrypter] Clean error method | 2014-10-26 | 2 | -9/+17 | ||
* | | [XFSPAccount] Improve VALID_UNTIL_PATTERN | 2014-10-26 | 2 | -5/+3 | ||
* | | Translation support for error method logging | 2014-10-26 | 1 | -2/+2 | ||
* | | [PluginThread] Clean pyfile.error before task starting | 2014-10-26 | 1 | -25/+20 | ||
* | | [UptoboxCom] Now multiDL should be allowed again | 2014-10-26 | 1 | -5/+2 | ||
* | | [XFSPHoster] Fix checkErrors | 2014-10-26 | 1 | -9/+10 | ||
* | | [XFileSharingPro] Added filevice.com to HOSTER_LIST | 2014-10-26 | 1 | -2/+2 | ||
* | | Extend translation support in plugins + a lot of code cosmetics and typo fixes | 2014-10-26 | 162 | -473/+469 | ||
* | | Avoid gettext conflict due variable `_` | 2014-10-25 | 38 | -41/+41 | ||
* | | Replace single quotes with doubles in self.error and self.fail msg | 2014-10-25 | 52 | -77/+77 | ||
* | | Spare code cosmetics | 2014-10-25 | 66 | -124/+72 | ||
* | | Fix and improve plugins logging | 2014-10-25 | 5 | -17/+27 | ||
* | | Use parseTraffic instead parseFileSize in accounts | 2014-10-25 | 9 | -26/+18 | ||
* | | Fix error method | 2014-10-23 | 3 | -8/+14 | ||
* | | Call error instead fail in some plugins | 2014-10-23 | 8 | -19/+20 | ||
* | | [FilefactoryCom] Fix handleFree | 2014-10-23 | 1 | -45/+30 | ||
* | | [Keep2shareCC] Fix handleCaptcha | 2014-10-23 | 1 | -8/+12 | ||
* | | Simplify captcha challenge calls | 2014-10-23 | 13 | -72/+17 | ||
* | | [XFSPAccount] Better HOSTER_URL | 2014-10-22 | 1 | -2/+2 | ||
* | | New hoster plugin FileSharkPl | 2014-10-22 | 1 | -0/+138 | ||
* | | Broken TRAFFIC_LEFT_PATTERN in RapidfileshareNet and TusfilesNet account | 2014-10-22 | 3 | -8/+5 | ||
* | | [CaptchaService] Update ReCaptcha KEY_PATTERN | 2014-10-22 | 1 | -3/+3 | ||
* | | Two space before function declaration | 2014-10-22 | 130 | -17/+464 | ||
* | | Spare code cosmetics | 2014-10-22 | 19 | -64/+47 | ||
* | | [Keep2shareCC] Fix CAPTCHA_PATTERN | 2014-10-22 | 1 | -10/+9 | ||
* | | [CaptchaService] Fix KEY_PATTERN | 2014-10-22 | 1 | -8/+8 | ||
* | | [FilerNet] Revert last revert XD | 2014-10-22 | 1 | -13/+6 | ||
* | | Code cosmetics | 2014-10-22 | 6 | -6/+6 | ||
* | | LoadTo.py] Improve checkDownload | 2014-10-22 | 1 | -2/+5 | ||
* | | Merge pull request #813 from eerozeteen/patch-1 | 2014-10-22 | 1 | -2/+2 | ||
|\ \ | ||||||
| * | | Update Captcha9kw.py | 2014-10-22 | 1 | -2/+2 | ||
* | | | Improve error method + fix TEXT_ENCODING in SimpleCrypter | 2014-10-22 | 3 | -10/+20 | ||
|/ / | ||||||
* | | Improve COOKIES parsing | 2014-10-22 | 2 | -3/+4 | ||
* | | [SimpleCrypter] Fix missing TEXT_ENCODING routine | 2014-10-22 | 1 | -2/+5 | ||
* | | Remove needless self.html | 2014-10-21 | 9 | -15/+0 | ||
* | | [UpdateManager] MIN_INTERVAL is 6h now | 2014-10-20 | 1 | -2/+2 | ||
* | | Fix resume and progress column for some FTP files | 2014-10-20 | 2 | -3/+3 | ||
* | | [MegasharesCom] Fix PASSPORT_RENEW_PATTERN | 2014-10-20 | 1 | -9/+13 | ||
* | | Preload self.html | 2014-10-20 | 3 | -18/+12 | ||
* | | Fix download resume feature | 2014-10-20 | 1 | -4/+5 | ||
* | | [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 | ||
* | | Improve packagetools regex 2 | 2014-10-20 | 1 | -27/+28 | ||
* | | Fixes | 2014-10-19 | 2 | -8/+8 | ||
* | | Merge pull request #805 from zapp-brannigan/patch-1 | 2014-10-19 | 1 | -1/+1 | ||
|\ \ | ||||||
| * | | [ZippyshareCom.py] fixed FILE_NAME_PATTERN again | 2014-10-19 | 1 | -2/+2 | ||
* | | | 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 | ||
* | | | Fix XDCCRequest _keepAlive | 2014-10-19 | 1 | -1/+1 | ||
* | | | Improve packagetools regex | 2014-10-19 | 1 | -51/+50 | ||
* | | | [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 | 2014-10-16 | 1 | -3/+3 | ||
* | | | [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 | ||
|\ \ \ | ||||||
| * | | | Update ZippyshareCom.py | 2014-10-17 | 1 | -2/+2 | ||
* | | | | [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 | ||
|/ / | ||||||
* | | [Webui] Fix wrong trafficleft format | 2014-10-16 | 1 | -1/+1 | ||
* | | Merge pull request #799 from Guidobelix/RapidfileshareNet | 2014-10-16 | 1 | -2/+3 | ||
|\ \ | ||||||
| * | | [RapidfileshareNet] Improve TRAFFIC_LEFT_PATTERN | 2014-10-15 | 1 | -2/+3 | ||
* | | | Sinplified after the improvements to XFSPAccount | 2014-10-15 | 1 | -35/+1 | ||
|/ / | ||||||
* | | [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 | 2 | -50/+53 | ||
* | | [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 | ||
* | | New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace... | 2014-10-07 | 382 | -778/+683 | ||
* | | [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 LINK_PREMI... | 2014-10-05 | 1 | -3/+27 | ||
* | | 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 | ||
* | | [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 |