Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | [Plugin] Initial support for plugin deactivation | Walter Purcaro | 2014-10-27 | 1 | -9/+10 | |
| * | | | [Crypter] Rewitten | Walter Purcaro | 2014-10-27 | 1 | -16/+61 | |
| * | | | Increase LOW_SPEED_TIME to try to avoid pycurl error 28 | Walter Purcaro | 2014-10-27 | 1 | -1/+1 | |
| * | | | Spare code cosmetics | Walter Purcaro | 2014-10-27 | 41 | -75/+73 | |
| * | | | [SimpleHoster] Direct download link support | Walter Purcaro | 2014-10-27 | 1 | -8/+17 | |
| * | | | [XFSPHoster] Improve ERROR_PATTERN | Walter Purcaro | 2014-10-26 | 3 | -6/+2 | |
| * | | | [SimpleHoster][SimpleCrypter] Bump up __version__ | Walter Purcaro | 2014-10-26 | 2 | -2/+2 | |
| * | | | [RSDF] Fix typo (thx Guidobelix) | Walter Purcaro | 2014-10-26 | 1 | -2/+2 | |
| * | | | Assign in-line regex to PATTERN variable in a couple of accounts | Walter Purcaro | 2014-10-26 | 2 | -4/+11 | |
| * | | | [SimpleHoster][SimpleCrypter] Clean error method | Walter Purcaro | 2014-10-26 | 2 | -9/+17 | |
| * | | | [XFSPAccount] Improve VALID_UNTIL_PATTERN | Walter Purcaro | 2014-10-26 | 2 | -5/+3 | |
| * | | | Translation support for error method logging | Walter Purcaro | 2014-10-26 | 1 | -2/+2 | |
| * | | | [PluginThread] Clean pyfile.error before task starting | Walter Purcaro | 2014-10-26 | 1 | -25/+20 | |
| * | | | [UptoboxCom] Now multiDL should be allowed again | Walter Purcaro | 2014-10-26 | 1 | -5/+2 | |
| * | | | [XFSPHoster] Fix checkErrors | Walter Purcaro | 2014-10-26 | 1 | -9/+10 | |
| * | | | [XFileSharingPro] Added filevice.com to HOSTER_LIST | Walter Purcaro | 2014-10-26 | 1 | -2/+2 | |
| * | | | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 162 | -473/+469 | |
| * | | | Avoid gettext conflict due variable `_` | Walter Purcaro | 2014-10-25 | 38 | -41/+41 | |
| * | | | Replace single quotes with doubles in self.error and self.fail msg | Walter Purcaro | 2014-10-25 | 52 | -77/+77 | |
| * | | | Spare code cosmetics | Walter Purcaro | 2014-10-25 | 66 | -124/+72 | |
| * | | | Fix and improve plugins logging | Walter Purcaro | 2014-10-25 | 5 | -17/+27 | |
| * | | | Use parseTraffic instead parseFileSize in accounts | Walter Purcaro | 2014-10-25 | 9 | -26/+18 | |
| * | | | Fix error method | Walter Purcaro | 2014-10-23 | 3 | -8/+14 | |
| * | | | Call error instead fail in some plugins | Walter Purcaro | 2014-10-23 | 8 | -19/+20 | |
| * | | | [FilefactoryCom] Fix handleFree | Walter Purcaro | 2014-10-23 | 1 | -45/+30 | |
| * | | | [Keep2shareCC] Fix handleCaptcha | Walter Purcaro | 2014-10-23 | 1 | -8/+12 | |
| * | | | Simplify captcha challenge calls | Walter Purcaro | 2014-10-23 | 13 | -72/+17 | |
| * | | | [XFSPAccount] Better HOSTER_URL | Walter Purcaro | 2014-10-22 | 1 | -2/+2 | |
| * | | | New hoster plugin FileSharkPl | prOq | 2014-10-22 | 1 | -0/+138 | |
| * | | | Broken TRAFFIC_LEFT_PATTERN in RapidfileshareNet and TusfilesNet account | guidobelix | 2014-10-22 | 3 | -8/+5 | |
| * | | | [CaptchaService] Update ReCaptcha KEY_PATTERN | Walter Purcaro | 2014-10-22 | 1 | -3/+3 | |
| * | | | Two space before function declaration | Walter Purcaro | 2014-10-22 | 130 | -17/+464 | |
| * | | | Spare code cosmetics | Walter Purcaro | 2014-10-22 | 19 | -64/+47 | |
| * | | | [Keep2shareCC] Fix CAPTCHA_PATTERN | Walter Purcaro | 2014-10-22 | 1 | -10/+9 | |
| * | | | [CaptchaService] Fix KEY_PATTERN | Walter Purcaro | 2014-10-22 | 1 | -8/+8 | |
| * | | | [FilerNet] Revert last revert XD | Walter Purcaro | 2014-10-22 | 1 | -13/+6 | |
| * | | | Code cosmetics | Walter Purcaro | 2014-10-22 | 6 | -6/+6 | |
| * | | | LoadTo.py] Improve checkDownload | zapp-brannigan | 2014-10-22 | 1 | -2/+5 | |
| * | | | Merge pull request #813 from eerozeteen/patch-1 | Walter Purcaro | 2014-10-22 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| | * | | | Update Captcha9kw.py | eerozeteen | 2014-10-22 | 1 | -2/+2 | |
| * | | | | Improve error method + fix TEXT_ENCODING in SimpleCrypter | Walter Purcaro | 2014-10-22 | 3 | -10/+20 | |
| |/ / / | ||||||
| * | | | Improve COOKIES parsing | Walter Purcaro | 2014-10-22 | 2 | -3/+4 | |
| * | | | [SimpleCrypter] Fix missing TEXT_ENCODING routine | Walter Purcaro | 2014-10-22 | 1 | -2/+5 | |
| * | | | Remove needless self.html | Walter Purcaro | 2014-10-21 | 9 | -15/+0 | |
| * | | | [UpdateManager] MIN_INTERVAL is 6h now | Walter Purcaro | 2014-10-20 | 1 | -2/+2 | |
| * | | | Fix resume and progress column for some FTP files | estaban | 2014-10-20 | 2 | -3/+3 | |
| * | | | [MegasharesCom] Fix PASSPORT_RENEW_PATTERN | Walter Purcaro | 2014-10-20 | 1 | -9/+13 | |
| * | | | Preload self.html | Walter Purcaro | 2014-10-20 | 3 | -18/+12 | |
| * | | | Fix download resume feature | Walter Purcaro | 2014-10-20 | 1 | -4/+5 | |
| * | | | [Ftp] Improve __pattern__ | Walter Purcaro | 2014-10-20 | 1 | -3/+4 | |
| * | | | [SafelinkingNet] Better way to retrieve password | Walter Purcaro | 2014-10-20 | 1 | -3/+1 | |
| * | | | [XFSPAccount] Fixed broken login due missing HOSTER_URL | Walter Purcaro | 2014-10-20 | 2 | -4/+32 | |
| * | | | Tiny code cosmetics in Ftp and Http accounts | Walter Purcaro | 2014-10-20 | 2 | -2/+4 | |
| * | | | Improve log functions | Walter Purcaro | 2014-10-20 | 1 | -5/+8 | |
| * | | | Improve packagetools regex 2 | Walter Purcaro | 2014-10-20 | 1 | -27/+28 | |
| * | | | Fixes | Walter Purcaro | 2014-10-19 | 2 | -8/+8 | |
| * | | | Merge pull request #805 from zapp-brannigan/patch-1 | Walter Purcaro | 2014-10-19 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | [ZippyshareCom.py] fixed FILE_NAME_PATTERN again | zapp-brannigan | 2014-10-19 | 1 | -2/+2 | |
| * | | | | Change some self.req.load to self.load | Walter Purcaro | 2014-10-19 | 3 | -6/+6 | |
| * | | | | Update other plugins to support self.error | Walter Purcaro | 2014-10-19 | 6 | -14/+14 | |
| * | | | | Improve error method | Walter Purcaro | 2014-10-19 | 2 | -4/+10 | |
| * | | | | Update hosters to self.error | Walter Purcaro | 2014-10-19 | 55 | -172/+172 | |
| * | | | | parseError -> error now calls Fail instead Exception | Walter Purcaro | 2014-10-19 | 3 | -31/+24 | |
| * | | | | Fix XDCCRequest _keepAlive | Walter Purcaro | 2014-10-19 | 1 | -1/+1 | |
| * | | | | Improve packagetools regex | Walter Purcaro | 2014-10-19 | 1 | -51/+50 | |
| * | | | | [UptoboxCom] Fix multiDL | Walter Purcaro | 2014-10-19 | 1 | -2/+2 | |
| |/ / / | ||||||
| * | | | Fixed logging issue with coords values | Walter Purcaro | 2014-10-18 | 3 | -5/+39 | |
| * | | | [RelinkUs] Fix regex errors and str conversion | AndroKev | 2014-10-18 | 1 | -12/+33 | |
| * | | | [RapidgatorNet] Fix process routine | Walter Purcaro | 2014-10-18 | 1 | -8/+10 | |
| * | | | Merge pull request #800 from zapp-brannigan/patch-1 | Walter Purcaro | 2014-10-18 | 1 | -3/+3 | |
| |\ \ \ | ||||||
| | * | | | Update PromptfileCom.py | zapp-brannigan | 2014-10-16 | 1 | -3/+3 | |
| * | | | | [FilerNet] Revert captcha_key | Walter Purcaro | 2014-10-18 | 1 | -6/+7 | |
| * | | | | [XFileSharingPro] Improve hook regex | Walter Purcaro | 2014-10-18 | 1 | -2/+2 | |
| * | | | | [SimpleCrypter] Fix account routine | Walter Purcaro | 2014-10-18 | 1 | -6/+9 | |
| * | | | | [XFileSharingPro] Fixes | Walter Purcaro | 2014-10-18 | 3 | -14/+32 | |
| * | | | | [XFileSharingPro][XFileSharingProFolder] Account pairing routine | Walter Purcaro | 2014-10-18 | 2 | -6/+25 | |
| * | | | | [SimpleCrypter] Fix account association | Walter Purcaro | 2014-10-18 | 1 | -1/+10 | |
| * | | | | [HotfileFolderCom] Rename to HotfileComFolder | Walter Purcaro | 2014-10-18 | 1 | -2/+2 | |
| * | | | | [XFileSharingPro] Fix account __type__ | Walter Purcaro | 2014-10-18 | 1 | -3/+3 | |
| * | | | | Update accounts to use HOSTER_NAME instead HOSTER_URL | Walter Purcaro | 2014-10-18 | 25 | -25/+25 | |
| * | | | | Tiny code cosmetics | Walter Purcaro | 2014-10-18 | 2 | -6/+7 | |
| * | | | | Convert some crypters to use XFSPCrypter instead SimpleCrypter | Walter Purcaro | 2014-10-18 | 4 | -23/+18 | |
| * | | | | New account XFileSharingPro | Walter Purcaro | 2014-10-18 | 1 | -0/+20 | |
| * | | | | [XFSPAccount] Set HOSTER_NAME (instead HOSTER_URL) as the mandatory attribute | Walter Purcaro | 2014-10-18 | 1 | -4/+17 | |
| * | | | | [XFSPCrypter] Better LINK_PATTERN | Walter Purcaro | 2014-10-18 | 1 | -13/+2 | |
| * | | | | Fix TRAFFIC_LEFT_PATTERN in RapidfileshareNet and TusfilesNet accounts | Walter Purcaro | 2014-10-17 | 3 | -6/+5 | |
| * | | | | New accounts LinestorageCom and UploadcCom | Walter Purcaro | 2014-10-17 | 2 | -0/+32 | |
| * | | | | Merge pull request #803 from zapp-brannigan/patch-3 | Walter Purcaro | 2014-10-17 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Update ZippyshareCom.py | zapp-brannigan | 2014-10-17 | 1 | -2/+2 | |
| * | | | | | [UploadedTo] Improved error handling (thx NETHeader) | Walter Purcaro | 2014-10-17 | 1 | -2/+2 | |
| * | | | | | Spare code cosmetics | Walter Purcaro | 2014-10-17 | 5 | -18/+15 | |
| * | | | | | [XFileSharingPro] Updated to support XFileSharingProFolder | Walter Purcaro | 2014-10-17 | 1 | -35/+47 | |
| * | | | | | [SimpleCrypter] Fix missing LINK_PATTERN | Walter Purcaro | 2014-10-17 | 1 | -0/+2 | |
| * | | | | | New decrypter XFileSharingProFolder | Walter Purcaro | 2014-10-17 | 1 | -0/+22 | |
| * | | | | | New internal plugin XFSPCrypter | Walter Purcaro | 2014-10-17 | 1 | -0/+39 | |
| |/ / / / | ||||||
| * / / / | Fix trafficleft size in some account plugins | Walter Purcaro | 2014-10-16 | 11 | -13/+13 | |
| |/ / / | ||||||
| * | | | [Webui] Fix wrong trafficleft format | Walter Purcaro | 2014-10-16 | 1 | -1/+1 | |
| * | | | Merge pull request #799 from Guidobelix/RapidfileshareNet | Walter Purcaro | 2014-10-16 | 1 | -2/+3 | |
| |\ \ \ | ||||||
| | * | | | [RapidfileshareNet] Improve TRAFFIC_LEFT_PATTERN | guidobelix | 2014-10-15 | 1 | -2/+3 | |
| * | | | | Merge pull request #796 from Guidobelix/TusfilesNet | Walter Purcaro | 2014-10-15 | 1 | -35/+1 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Sinplified after the improvements to XFSPAccount | guidobelix | 2014-10-15 | 1 | -35/+1 | |
| |/ / / | ||||||
| * | | | [XFSPAccount] Fix TRAFFIC_LEFT_PATTERN | Walter Purcaro | 2014-10-15 | 1 | -2/+2 | |
| * | | | New hoster NowVideoAt | Walter Purcaro | 2014-10-15 | 2 | -5/+43 | |
| * | | | New crypter RapidfileshareNetFolder | guidobelix | 2014-10-15 | 1 | -0/+19 | |
| * | | | New plugin RapidfileshareNet (account + hoster) | guidobelix | 2014-10-15 | 2 | -0/+49 | |
| * | | | [XFSPAccount] Improve TRAFFIC_LEFT_PATTERN | Walter Purcaro | 2014-10-15 | 1 | -5/+14 | |
| * | | | Improve unit detection in size pattern | Walter Purcaro | 2014-10-14 | 49 | -49/+49 | |
| * | | | [ClickAndLoad] Code cosmetics | Walter Purcaro | 2014-10-14 | 2 | -50/+53 | |
| * | | | [XFSPHoster] TEXT_ENCODING support | Walter Purcaro | 2014-10-14 | 2 | -4/+4 | |
| * | | | New crypter JunocloudMeFolder | guidobelix | 2014-10-14 | 1 | -0/+20 | |
| * | | | New plugin JunocloudMe (hoster + account) | guidobelix | 2014-10-14 | 2 | -0/+45 | |
| * | | | [XFileSharingPro] Fix regexp | Walter Purcaro | 2014-10-13 | 1 | -8/+12 | |
| * | | | [XFileSharingPro] Code cosmetics 2 | Walter Purcaro | 2014-10-12 | 1 | -11/+11 | |
| * | | | [XFileSharingPro] Code cosmetics | Walter Purcaro | 2014-10-12 | 1 | -1/+1 | |
| * | | | [DeleteFinished] Fix pluginConfigChanged | Walter Purcaro | 2014-10-12 | 1 | -2/+12 | |
| * | | | [XFileSharingPro] Match option | Walter Purcaro | 2014-10-12 | 2 | -33/+51 | |
| * | | | [YoutubeBatch] Fix API_KEY | Walter Purcaro | 2014-10-12 | 1 | -4/+5 | |
| * | | | [MegaNz] Fix decryptAttr | Walter Purcaro | 2014-10-11 | 1 | -4/+7 | |
| * | | | [XFileSharingPro] Hoster list cleanup + linestorage.com | Walter Purcaro | 2014-10-11 | 1 | -20/+7 | |
| * | | | [CaptchaService] Fix KEY pattern | Walter Purcaro | 2014-10-11 | 1 | -6/+6 | |
| * | | | [accounts] Code cosmetics | Walter Purcaro | 2014-10-11 | 50 | -5/+57 | |
| * | | | Pattern update 3 | Walter Purcaro | 2014-10-11 | 40 | -56/+56 | |
| * | | | Pattern update 2 | Walter Purcaro | 2014-10-11 | 111 | -137/+137 | |
| * | | | Pattern update 1 | Walter Purcaro | 2014-10-11 | 75 | -95/+93 | |
| * | | | [FileshareInUa] Mark dead | Walter Purcaro | 2014-10-11 | 2 | -72/+6 | |
| * | | | New crypter SexuriaCom | NETHeader | 2014-10-11 | 1 | -0/+102 | |
| * | | | [CatShareNet] Account support | Walter Purcaro | 2014-10-11 | 2 | -3/+59 | |
| * | | | Merge pull request #785 from marley2013/patch-4 | Walter Purcaro | 2014-10-11 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| | * | | | Update OverLoadMe.py | marley2013 | 2014-10-10 | 1 | -2/+2 | |
| |/ / / | ||||||
| * | | | [CaptchaService] Fix ReCaptcha KEY pattern | Walter Purcaro | 2014-10-10 | 1 | -4/+4 | |
| * | | | [FiredriveComFolder] Mark dead | Walter Purcaro | 2014-10-10 | 1 | -17/+3 | |
| * | | | [FiredriveCom][SockshareCom] Mark dead | Walter Purcaro | 2014-10-10 | 2 | -111/+6 | |
| * | | | [XFSPHoster] Update LINK_PATTERN | Walter Purcaro | 2014-10-10 | 1 | -3/+3 | |
| * | | | [EasybytezCom] Update LINK_PATTERN | Walter Purcaro | 2014-10-10 | 1 | -2/+2 | |
| * | | | ShareRapidCom -> MegaRapidCz | Walter Purcaro | 2014-10-09 | 4 | -23/+23 | |
| * | | | Newline cosmetics | Walter Purcaro | 2014-10-08 | 5 | -2/+10 | |
| * | | | Add __license__ key attribute to plugins | Walter Purcaro | 2014-10-08 | 383 | -0/+386 | |
| * | | | Fix previous plugins update | Walter Purcaro | 2014-10-08 | 21 | -42/+42 | |
| * | | | [XFileSharingPro] Restore | Walter Purcaro | 2014-10-08 | 3 | -16/+36 | |
| * | | | Update plugins XFileSharingPro based | Walter Purcaro | 2014-10-08 | 21 | -63/+63 | |
| * | | | [XFileSharingPro] Rename to XFSPHoster | Walter Purcaro | 2014-10-08 | 1 | -4/+4 | |
| * | | | [XFSPAccount] Fix missing COOKIE typecheck | Walter Purcaro | 2014-10-08 | 1 | -2/+3 | |
* | | | | [themes] Tiny code cosmetics | Walter Purcaro | 2014-10-17 | 1 | -7/+7 | |
* | | | | [themes] Restore static js | Walter Purcaro | 2014-10-17 | 24 | -26428/+26428 | |
* | | | | [themes] Code cosmetics | Walter Purcaro | 2014-10-17 | 48 | -27583/+27292 | |
* | | | | New theme Estate | Walter Purcaro | 2014-10-16 | 121 | -21/+13677 | |
* | | | | [Webui] Fix wrong trafficleft format | Walter Purcaro | 2014-10-16 | 1 | -1/+1 | |
* | | | | Use fundamental block size to calculate free byte count. Preferred blocks are... | Daniel Loffgren | 2014-10-11 | 1 | -2/+2 | |
* | | | | Fix previous merging | Walter Purcaro | 2014-10-07 | 28 | -96/+33 | |
* | | | | Merge branch 'stable' into 0.4.10 | Walter Purcaro | 2014-10-07 | 382 | -1065/+1211 | |
|\| | | | ||||||
| * | | | New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace... | Walter Purcaro | 2014-10-07 | 382 | -778/+683 | |
| * | | | [SimpleCrypter][SimpleHoster] Better exception handling | Walter Purcaro | 2014-10-07 | 2 | -21/+28 | |
| * | | | Marked some hosters as dead | Walter Purcaro | 2014-10-07 | 6 | -51/+18 | |
| * | | | Bunch of account plugins XFSPAccount based | Walter Purcaro | 2014-10-07 | 11 | -0/+176 | |
| * | | | Code cosmetics on some account plugins | Walter Purcaro | 2014-10-07 | 8 | -13/+14 | |
| * | | | [EasybytezCom] Now XFSPAccount plugin based | Walter Purcaro | 2014-10-07 | 1 | -20/+7 | |
| * | | | [TusfilesNet] Now XFSPAccount plugin based | Walter Purcaro | 2014-10-07 | 1 | -18/+7 | |
| * | | | [XFileSharingPro] Code cosmetics | Walter Purcaro | 2014-10-07 | 2 | -13/+13 | |
| * | | | [XFSPAccount] Improve loadAccountInfo | Walter Purcaro | 2014-10-07 | 1 | -15/+34 | |
| * | | | [PandaPlaNet] Mark dead | Walter Purcaro | 2014-10-07 | 2 | -28/+18 | |
| * | | | [OboomCom] Fix connection limit error (thx Efcis) | Walter Purcaro | 2014-10-06 | 1 | -2/+6 | |
| * | | | Update SimpleCrypter based plugins | Walter Purcaro | 2014-10-06 | 20 | -43/+43 | |
| * | | | [SimpleCrypter] Improve patterns | Walter Purcaro | 2014-10-06 | 1 | -8/+10 | |
| * | | | [SimpleHoster] Better filename processing + info about new pattern attributes | Walter Purcaro | 2014-10-06 | 1 | -2/+8 | |
| * | | | [CaptchaService] Restore req.load | Walter Purcaro | 2014-10-06 | 1 | -3/+3 | |
| * | | | [LomafileCom] Premium support + updated patterns | Walter Purcaro | 2014-10-06 | 2 | -52/+39 | |
| * | | | [XFSPAccount] Improve patterns | Walter Purcaro | 2014-10-06 | 1 | -13/+15 | |
| * | | | [DevhostStFolder] Folder-in-folder support | Walter Purcaro | 2014-10-06 | 2 | -8/+31 | |
| * | | | Spare code cosmetics | Walter Purcaro | 2014-10-05 | 10 | -18/+17 | |
| * | | | [SimpleHoster] Added default handle patterns LINK_FREE_PATTERN and LINK_PREMI... | Walter Purcaro | 2014-10-05 | 1 | -3/+27 | |
| * | | | New hoster plugin FilepupNet | Walter Purcaro | 2014-10-05 | 1 | -0/+50 | |
| * | | | [MegasharesCom] Update patterns | igel-kun | 2014-10-05 | 1 | -13/+16 | |
| * | | | Fix pillow import header | Walter Purcaro | 2014-10-05 | 3 | -7/+15 | |
* | | | | Merge branch 'stable' into 0.4.10 | Walter Purcaro | 2014-10-05 | 30 | -332/+128 | |
|\| | | | ||||||
| * | | | Remove old Ev0InFetcher hook | Walter Purcaro | 2014-10-05 | 1 | -80/+0 | |
| * | | | [HotfileFolderCom] Fix broken __pattern__ (thx zapp-brannigan) | Walter Purcaro | 2014-10-05 | 1 | -2/+2 | |
| * | | | [XFSPAccount] COOKIES attribute support | Walter Purcaro | 2014-10-05 | 8 | -21/+27 | |
| * | | | Spare code fixes about COOKIES | Walter Purcaro | 2014-10-05 | 3 | -9/+22 | |
| * | | | Use load instead req.load in all crypters and CaptchaService | Walter Purcaro | 2014-10-05 | 4 | -10/+10 | |
| * | | | [LinkSaveIn] Now SimpleCrypter based | Walter Purcaro | 2014-10-05 | 1 | -5/+21 | |
| * | | | Remove some dead accounts | Walter Purcaro | 2014-10-05 | 3 | -153/+0 | |
| * | | | Better import lib header | Walter Purcaro | 2014-10-05 | 6 | -14/+9 | |
| * | | | Spare __pattern__ cosmetics | Walter Purcaro | 2014-10-04 | 3 | -4/+4 | |
| * | | | [HotfileFolderCom] Mark dead | Walter Purcaro | 2014-10-04 | 1 | -19/+4 | |
| * | | | [EgoFilesCom] Mark dead | Walter Purcaro | 2014-10-04 | 1 | -80/+4 | |
| * | | | Fix broken plugins after SH_COOKIES -> COOKIES | Walter Purcaro | 2014-10-04 | 3 | -4/+4 | |
| * | | | [OboomCom] Fix account login | Walter Purcaro | 2014-10-04 | 3 | -23/+34 | |
* | | | | Fix refs on hook plugins + add missing __init__ files | Walter Purcaro | 2014-10-05 | 30 | -64/+213 | |
* | | | | Remove old Ev0InFetcher hook | Walter Purcaro | 2014-10-05 | 1 | -80/+0 | |
* | | | | Move hooks to hook directory | Walter Purcaro | 2014-10-05 | 28 | -0/+0 | |
* | | | | Split CaptchaService to captcha directory | Walter Purcaro | 2014-10-05 | 5 | -210/+288 | |
* | | | | Update plugins to work with XFSPHoster | Walter Purcaro | 2014-10-05 | 27 | -54/+54 | |
* | | | | Rename XFileSharingPro to XFSPHoster | Walter Purcaro | 2014-10-05 | 1 | -4/+4 | |
* | | | | Trace broken plugin __pattern__ blocking url parsing | Walter Purcaro | 2014-10-05 | 1 | -2/+8 | |
* | | | | Finish replace word "hook" | Walter Purcaro | 2014-10-04 | 6 | -15/+5 | |
* | | | | Remove lib | Walter Purcaro | 2014-10-03 | 144 | -45333/+0 | |
* | | | | Remove trailing whitespaces | Walter Purcaro | 2014-10-03 | 21 | -203/+203 | |
* | | | | Update pyload to the new plugins structure | Walter Purcaro | 2014-10-03 | 65 | -215/+219 | |
* | | | | [UpdateManager] Support new plugins structure | Walter Purcaro | 2014-10-03 | 1 | -14/+33 | |
* | | | | Rename hooks directory to addon | Walter Purcaro | 2014-10-03 | 43 | -0/+0 |