Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix with statement on old env like python 2.5 (2) | Walter Purcaro | 2014-12-05 | 2 | -5/+3 |
| | |||||
* | [FastshareCz] Cleanup | Walter Purcaro | 2014-12-05 | 1 | -38/+29 |
| | |||||
* | [UploadableCh] Cleanup | Walter Purcaro | 2014-12-04 | 1 | -66/+73 |
| | |||||
* | Merge pull request #700 from zapp-brannigan/patch-2 | Walter Purcaro | 2014-12-03 | 1 | -0/+83 |
|\ | | | | | [Uploadable.ch] New hoster | ||||
| * | Update UploadableCh.py | zapp-brannigan | 2014-09-04 | 1 | -1/+1 |
| | | |||||
| * | Delete KingfilesNet.py | zapp-brannigan | 2014-08-31 | 1 | -63/+0 |
| | | |||||
| * | [kingfiles.net] New hoster | zapp-brannigan | 2014-08-31 | 1 | -0/+63 |
| | | | | | | As requested in https://github.com/pyload/pyload/issues/510 | ||||
| * | Update UploadableCh.py | zapp-brannigan | 2014-08-31 | 1 | -1/+3 |
| | | |||||
| * | Update UploadableCh.py | zapp-brannigan | 2014-08-31 | 1 | -1/+1 |
| | | |||||
| * | Update UploadableCh.py | zapp-brannigan | 2014-08-31 | 1 | -2/+1 |
| | | |||||
| * | Update UploadableCh.py | zapp-brannigan | 2014-08-31 | 1 | -2/+2 |
| | | |||||
| * | [Uploadable.ch] New hoster | zapp-brannigan | 2014-08-31 | 1 | -0/+82 |
| | | | | | | As requested in https://github.com/pyload/pyload/issues/679 | ||||
* | | [NetloadIn] Syntax fixup | Walter Purcaro | 2014-12-03 | 1 | -12/+12 |
| | | |||||
* | | [FilerNet] Fix https://github.com/pyload/pyload/issues/897 | Walter Purcaro | 2014-12-03 | 1 | -3/+3 |
| | | |||||
* | | Fix https://github.com/pyload/pyload/issues/943 | Walter Purcaro | 2014-12-03 | 6 | -6/+6 |
| | | |||||
* | | [ShareonlineBiz] Fix recaptcha | Walter Purcaro | 2014-12-03 | 1 | -1/+3 |
| | | |||||
* | | [ShareonlineBiz] Fix getInfo (2) | Walter Purcaro | 2014-12-02 | 2 | -7/+8 |
| | | |||||
* | | [ShareonlineBiz] Fix getInfo | Walter Purcaro | 2014-12-02 | 1 | -3/+3 |
| | | |||||
* | | [NetloadIn] Cleanup | Walter Purcaro | 2014-12-02 | 1 | -108/+128 |
| | | |||||
* | | Merge branch 'stable-next' into stable | Walter Purcaro | 2014-12-02 | 20 | -243/+215 |
|\ \ | |||||
| * | | Fixes | Walter Purcaro | 2014-12-01 | 1 | -14/+11 |
| | | | |||||
| * | | [SafesharingEu] Cleanup | Walter Purcaro | 2014-12-01 | 1 | -18/+7 |
| | | | |||||
| * | | [ShareonlineBiz] Extend SimpleHoster | Walter Purcaro | 2014-12-01 | 1 | -97/+87 |
| | | | |||||
| * | | [BasePlugin] Improve some routines | Walter Purcaro | 2014-12-01 | 1 | -18/+15 |
| | | | |||||
| * | | [Keep2shareCc] Rewrite hoster | Walter Purcaro | 2014-12-01 | 1 | -50/+70 |
| | | | |||||
| * | | Update some plugins | Walter Purcaro | 2014-12-01 | 15 | -51/+38 |
| | | | |||||
| * | | [SimpleHoster] Unquote file name | Walter Purcaro | 2014-12-01 | 2 | -12/+4 |
| | | | |||||
* | | | Merge pull request #920 from chris-19/stable | Walter Purcaro | 2014-12-01 | 1 | -102/+104 |
|\ \ \ | |/ / |/| | | Netload Plugin rewrite to recaptcha use | ||||
| * | | Update NetloadIn.py | Christian Plesche | 2014-11-23 | 1 | -6/+7 |
| | | | | | | | | | restart after waiting period | ||||
| * | | Update NetloadIn.py | Christian Plesche | 2014-11-23 | 1 | -4/+2 |
| | | | | | | | | | some code cleanup | ||||
| * | | Update NetloadIn.py | Christian Plesche | 2014-11-23 | 1 | -100/+103 |
| | | | | | | | | | changed to recaptcha, initial commit, needs rework | ||||
* | | | [SafesharingEu] Added support for registered users. | guidobelix | 2014-11-30 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | new file: module/plugins/accounts/SafesharingEu.py modified: module/plugins/hoster/SafesharingEu.py | ||||
* | | | [SafesharingEu] Improved error handling | guidobelix | 2014-11-30 | 1 | -1/+3 |
| | | | |||||
* | | | [SafesharingEu] Improved patterns | Guido Galliani | 2014-11-30 | 1 | -7/+3 |
| | | | | | | | | | | | | | | | modified: module/plugins/accounts/SafesharingEu.py modified: module/plugins/hoster/SafesharingEu.py | ||||
* | | | [SafesharingEu] Added support for registered users. | guidobelix | 2014-11-30 | 1 | -0/+38 |
| | | | | | | | | | | | | | | | new file: module/plugins/accounts/SafesharingEu.py modified: module/plugins/hoster/SafesharingEu.py | ||||
* | | | [BasePlugin] Improve downloadFile routine | Walter Purcaro | 2014-11-29 | 1 | -43/+46 |
| | | | |||||
* | | | [HugefilesNet] Fix | Walter Purcaro | 2014-11-24 | 1 | -4/+5 |
|/ / | |||||
* | | [BasePlugin] Fix filename recognition | Walter Purcaro | 2014-11-23 | 1 | -22/+5 |
| | | |||||
* | | [UpleaCom] Fix typo | Walter Purcaro | 2014-11-23 | 1 | -5/+5 |
| | | |||||
* | | [BasePlugin] Fix typo | Walter Purcaro | 2014-11-23 | 1 | -2/+2 |
| | | |||||
* | | Fix URL_REPLACEMENTS in XFSHoster plugins | Walter Purcaro | 2014-11-23 | 3 | -5/+9 |
| | | |||||
* | | Fix some URL_REPLACEMENTS | Walter Purcaro | 2014-11-23 | 6 | -20/+18 |
| | | |||||
* | | [ZShareNet] Dead hoster | Walter Purcaro | 2014-11-23 | 1 | -0/+19 |
| | | |||||
* | | [BasePlugin] Improve a bit | Walter Purcaro | 2014-11-23 | 1 | -35/+50 |
| | | |||||
* | | [RarefileNet] Restore NAME_PATTERN and SIZE_PATTERN | Walter Purcaro | 2014-11-22 | 1 | -1/+4 |
| | | |||||
* | | [RarefileNet] Remove old handleCaptcha | Walter Purcaro | 2014-11-22 | 1 | -14/+1 |
| | | |||||
* | | [EasybytezCom] Use XFSHoster INFO_PATTERN | Walter Purcaro | 2014-11-21 | 1 | -2/+1 |
| | | |||||
* | | Fix cookie domain | Walter Purcaro | 2014-11-21 | 14 | -14/+14 |
| | | |||||
* | | [UptoboxCom] Fix ERROR_PATTERN | Thierry Merle | 2014-11-16 | 1 | -1/+3 |
| | | |||||
* | | [SimpleHoster][OneFichierCom] Fix issue #836 ('status': 3) | Thierry Merle | 2014-11-15 | 1 | -2/+2 |
| | | |||||
* | | [Plugin] Fix wait routine 2 | Walter Purcaro | 2014-11-15 | 2 | -2/+0 |
| | | |||||
* | | [UlozTo] Fixed hoster and account | Radek Senfeld | 2014-11-14 | 1 | -2/+2 |
| | | |||||
* | | [RapidgatorNet] Set the language in COOKIES | Thierry Merle | 2014-11-14 | 2 | -5/+7 |
| | | |||||
* | | [PandaplaNet] Fix file name | Walter Purcaro | 2014-11-11 | 1 | -4/+4 |
| | | |||||
* | | [Keep2shareCc] Added handling of large file error for free users | z00nx 0 | 2014-11-10 | 1 | -2/+4 |
| | | |||||
* | | [NowVideoAt] Premium support | Walter Purcaro | 2014-11-10 | 1 | -5/+6 |
| | | |||||
* | | [StorageTo] Fix hoster __version__ | Walter Purcaro | 2014-11-10 | 1 | -1/+1 |
| | | |||||
* | | Re-add some dead hosters | Walter Purcaro | 2014-11-10 | 13 | -0/+238 |
| | | |||||
* | | [ZippyshareCom] Update patterns | Walter Purcaro | 2014-11-10 | 1 | -3/+8 |
| | | |||||
* | | Code cosmetics | Walter Purcaro | 2014-11-10 | 19 | -148/+154 |
| | | |||||
* | | [Keep2shareCc] Fix file name | Walter Purcaro | 2014-11-09 | 1 | -4/+4 |
| | | |||||
* | | [Plugin] Update and bugfix | Walter Purcaro | 2014-11-09 | 1 | -4/+2 |
| | | |||||
* | | [PluginManager] Improve error handling for parse method | Walter Purcaro | 2014-11-09 | 1 | -4/+1 |
| | | |||||
* | | [ZippyshareCom] Update NAME_PATTERN | Walter Purcaro | 2014-11-09 | 1 | -2/+2 |
| | | |||||
* | | Code cosmetics | Walter Purcaro | 2014-11-09 | 2 | -4/+4 |
| | | |||||
* | | Use with statement instead open method when accessing fod + handle i/o error | Walter Purcaro | 2014-11-09 | 2 | -8/+11 |
| | | |||||
* | | Revert ↵ | Walter Purcaro | 2014-11-09 | 1 | -3/+2 |
| | | | | | | | | https://github.com/pyload/pyload/commit/7a09515ed34a5f5247c10d666ad8b60a5bd4f867 | ||||
* | | [ZippyshareCom] Fix typo | Walter Purcaro | 2014-11-08 | 1 | -3/+3 |
| | | |||||
* | | [ZippyshareCom] Update get_checksum | Walter Purcaro | 2014-11-08 | 1 | -4/+5 |
| | | |||||
* | | [OneFichierCom] Temp bugfix | Walter Purcaro | 2014-11-08 | 1 | -1/+3 |
| | | |||||
* | | [RapidgatorNet] Fix prepare routine | Walter Purcaro | 2014-11-08 | 1 | -7/+9 |
| | | |||||
* | | [UpleaCom] Update patterns | Walter Purcaro | 2014-11-07 | 1 | -4/+8 |
| | | |||||
* | | [OneFichierCom] Tryout to fix waiting error | Walter Purcaro | 2014-11-07 | 1 | -13/+13 |
| | | |||||
* | | Rename MegaNz to MegaCoNz | Walter Purcaro | 2014-11-07 | 2 | -5/+6 |
| | | |||||
* | | Fix download link formatting in some plugins | Walter Purcaro | 2014-11-07 | 3 | -105/+8 |
| | | |||||
* | | [DataportCz][SendspaceCom] Fix missing getInfo | Walter Purcaro | 2014-11-07 | 2 | -4/+4 |
| | | |||||
* | | [OneFichierCom] Don't use reconnnect | Walter Purcaro | 2014-11-07 | 1 | -2/+2 |
| | | |||||
* | | Code cosmetics | Walter Purcaro | 2014-11-06 | 1 | -2/+0 |
| | | |||||
* | | [KingfilesNet] fix download for free user | Bahram Maleki-Fard | 2014-11-04 | 1 | -8/+9 |
| | | | | | | | | | | | | Need to update self.html when "clicking free-user button", otherwise CaptchaService works on previous html page and cannot find a captcha key. | ||||
* | | [XFSHoster] Use URL_REPLACEMENTS to clean url | Walter Purcaro | 2014-11-04 | 4 | -11/+6 |
| | | |||||
* | | [OneFichierCom] Update hoster __pattern__ | Walter Purcaro | 2014-11-04 | 1 | -2/+2 |
| | | |||||
* | | [ZippyshareCom] Update plugin | Walter Purcaro | 2014-11-04 | 1 | -6/+15 |
| | | |||||
* | | [OneFichierCom] Fixed | Walter Purcaro | 2014-11-04 | 1 | -24/+10 |
| | | |||||
* | | [OneFichier] Plugin update | Thierry Merle | 2014-11-03 | 1 | -6/+6 |
| | | |||||
* | | Code cosmetics about file_info and other stuff | Walter Purcaro | 2014-11-03 | 15 | -42/+40 |
| | | |||||
* | | Update all other plugins | Walter Purcaro | 2014-11-02 | 90 | -266/+266 |
| | | |||||
* | | [LetitbitNet][Share4webCom][UnibytesCom] https support + use urljoin + ↵ | Walter Purcaro | 2014-11-02 | 3 | -19/+20 |
| | | | | | | | | update PATTERNs | ||||
* | | [XFileSharingPro] Fix hoster and crypter plugins | Walter Purcaro | 2014-11-02 | 1 | -9/+16 |
| | | |||||
* | | [ZippyshareCom] Fix get_checksum (thx zapp-brannigan) | Walter Purcaro | 2014-11-01 | 1 | -17/+3 |
| | | |||||
* | | [ZippyshareCom] Fix FILE_NAME_PATTERN (thx zapp-brannigan) | Walter Purcaro | 2014-11-01 | 1 | -2/+2 |
| | | |||||
* | | [MegaNz] Fix SSL protocol error (thx cocoto) | Walter Purcaro | 2014-11-01 | 1 | -3/+7 |
| | | |||||
* | | [XFileSharingPro] Fix hoster pairing with account | Walter Purcaro | 2014-10-30 | 1 | -6/+10 |
| | | |||||
* | | [File4safeCom] Removed, use XFileSharingPro instead | Walter Purcaro | 2014-10-30 | 1 | -41/+0 |
| | | |||||
* | | Code cosmetics: use self.core.api instead self.api (for now) | Walter Purcaro | 2014-10-28 | 1 | -11/+0 |
| | | |||||
* | | [NowVideoAt] multiDL and resumeDownload set to True | Walter Purcaro | 2014-10-28 | 1 | -1/+6 |
| | | |||||
* | | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 174 | -778/+778 |
| | | |||||
* | | Update plugins to last changes | Walter Purcaro | 2014-10-28 | 22 | -37/+32 |
| | | |||||
* | | New hoster plugin UpleaCom | Walter Purcaro | 2014-10-28 | 1 | -0/+56 |
| | | |||||
* | | Spare code cosmetics | Walter Purcaro | 2014-10-27 | 23 | -37/+34 |
| | | |||||
* | | [XFSPHoster] Improve ERROR_PATTERN | Walter Purcaro | 2014-10-26 | 2 | -4/+0 |
| | | |||||
* | | [UptoboxCom] Now multiDL should be allowed again | Walter Purcaro | 2014-10-26 | 1 | -5/+2 |
| | | |||||
* | | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 105 | -347/+343 |
| | | |||||
* | | Avoid gettext conflict due variable `_` | Walter Purcaro | 2014-10-25 | 30 | -33/+33 |
| | | |||||
* | | Replace single quotes with doubles in self.error and self.fail msg | Walter Purcaro | 2014-10-25 | 30 | -49/+49 |
| | | |||||
* | | Spare code cosmetics | Walter Purcaro | 2014-10-25 | 46 | -87/+38 |
| | | |||||
* | | Call error instead fail in some plugins | Walter Purcaro | 2014-10-23 | 5 | -15/+16 |
| | | |||||
* | | [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 | 12 | -68/+15 |
| | | |||||
* | | New hoster plugin FileSharkPl | prOq | 2014-10-22 | 1 | -0/+138 |
| | | |||||
* | | Two space before function declaration | Walter Purcaro | 2014-10-22 | 73 | -2/+184 |
| | | |||||
* | | Spare code cosmetics | Walter Purcaro | 2014-10-22 | 14 | -48/+31 |
| | | |||||
* | | [Keep2shareCC] Fix CAPTCHA_PATTERN | Walter Purcaro | 2014-10-22 | 1 | -10/+9 |
| | | |||||
* | | [FilerNet] Revert last revert XD | Walter Purcaro | 2014-10-22 | 1 | -13/+6 |
| | | |||||
* | | Code cosmetics | Walter Purcaro | 2014-10-22 | 5 | -5/+5 |
| | | |||||
* | | LoadTo.py] Improve checkDownload | zapp-brannigan | 2014-10-22 | 1 | -2/+5 |
| | | | | | | | | | | | | Sometimes, files are not downloaded properly. You receive a html-page instead of the desired file. It happens mostly on small files, but it isn't reproducable. Restarting the link solves the issue. | ||||
* | | Remove needless self.html | Walter Purcaro | 2014-10-21 | 3 | -6/+0 |
| | | |||||
* | | [MegasharesCom] Fix PASSPORT_RENEW_PATTERN | Walter Purcaro | 2014-10-20 | 1 | -9/+13 |
| | | |||||
* | | [Ftp] Improve __pattern__ | Walter Purcaro | 2014-10-20 | 1 | -3/+4 |
| | | |||||
* | | Merge pull request #805 from zapp-brannigan/patch-1 | Walter Purcaro | 2014-10-19 | 1 | -1/+1 |
|\ \ | | | | | | | [ZippyshareCom.py] Fix FILE_NAME_PATTERN (again) | ||||
| * | | [ZippyshareCom.py] fixed FILE_NAME_PATTERN again | zapp-brannigan | 2014-10-19 | 1 | -2/+2 |
| | | | | | | | | | Zippyshare sucks ;) | ||||
* | | | 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 | 1 | -2/+2 |
| | | | |||||
* | | | Update hosters to self.error | Walter Purcaro | 2014-10-19 | 55 | -172/+172 |
| | | | |||||
* | | | [UptoboxCom] Fix multiDL | Walter Purcaro | 2014-10-19 | 1 | -2/+2 |
|/ / | |||||
* | | [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 | ||||
| * | | Update PromptfileCom.py | zapp-brannigan | 2014-10-16 | 1 | -3/+3 |
| | | | | | | | | | The plugin is out of date. The direct link can not be found. | ||||
* | | | [FilerNet] Revert captcha_key | Walter Purcaro | 2014-10-18 | 1 | -6/+7 |
| | | | |||||
* | | | [XFileSharingPro] Fixes | Walter Purcaro | 2014-10-18 | 1 | -5/+9 |
| | | | |||||
* | | | [XFileSharingPro][XFileSharingProFolder] Account pairing routine | Walter Purcaro | 2014-10-18 | 1 | -4/+15 |
| | | | |||||
* | | | Merge pull request #803 from zapp-brannigan/patch-3 | Walter Purcaro | 2014-10-17 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | [ZippyshareCom] Fix FILE_NAME_PATTERN | ||||
| * | | | Update ZippyshareCom.py | zapp-brannigan | 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) | Walter Purcaro | 2014-10-17 | 1 | -2/+2 |
|/ / | |||||
* | | New hoster NowVideoAt | Walter Purcaro | 2014-10-15 | 2 | -5/+43 |
| | | |||||
* | | New plugin RapidfileshareNet (account + hoster) | guidobelix | 2014-10-15 | 1 | -0/+31 |
| | | |||||
* | | Improve unit detection in size pattern | Walter Purcaro | 2014-10-14 | 47 | -47/+47 |
| | | |||||
* | | New plugin JunocloudMe (hoster + account) | guidobelix | 2014-10-14 | 1 | -0/+29 |
| | | |||||
* | | [MegaNz] Fix decryptAttr | Walter Purcaro | 2014-10-11 | 1 | -4/+7 |
| | | |||||
* | | Pattern update 3 | Walter Purcaro | 2014-10-11 | 24 | -35/+35 |
| | | |||||
* | | Pattern update 2 | Walter Purcaro | 2014-10-11 | 76 | -99/+99 |
| | | |||||
* | | Pattern update 1 | Walter Purcaro | 2014-10-11 | 52 | -71/+69 |
| | | |||||
* | | [FileshareInUa] Mark dead | Walter Purcaro | 2014-10-11 | 1 | -71/+5 |
| | | |||||
* | | [CatShareNet] Account support | Walter Purcaro | 2014-10-11 | 1 | -3/+3 |
| | | |||||
* | | Update OverLoadMe.py | marley2013 | 2014-10-10 | 1 | -2/+2 |
| | | |||||
* | | [FiredriveCom][SockshareCom] Mark dead | Walter Purcaro | 2014-10-10 | 2 | -111/+6 |
| | | |||||
* | | [EasybytezCom] Update LINK_PATTERN | Walter Purcaro | 2014-10-10 | 1 | -2/+2 |
| | | |||||
* | | ShareRapidCom -> MegaRapidCz | Walter Purcaro | 2014-10-09 | 1 | -3/+3 |
| | | |||||
* | | Newline cosmetics | Walter Purcaro | 2014-10-08 | 2 | -0/+4 |
| | | |||||
* | | Add __license__ key attribute to plugins | Walter Purcaro | 2014-10-08 | 170 | -0/+170 |
| | | |||||
* | | Fix previous plugins update | Walter Purcaro | 2014-10-08 | 21 | -42/+42 |
| | | |||||
* | | [XFileSharingPro] Restore | Walter Purcaro | 2014-10-08 | 1 | -0/+30 |
| | | |||||
* | | Update plugins XFileSharingPro based | Walter Purcaro | 2014-10-08 | 21 | -63/+63 |
| | | |||||
* | | [XFileSharingPro] Rename to XFSPHoster | Walter Purcaro | 2014-10-08 | 1 | -361/+0 |
| | | |||||
* | | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | Walter Purcaro | 2014-10-07 | 170 | -342/+324 |
| | | | | | | | | Whitespaces and EOF fixup | ||||
* | | Marked some hosters as dead | Walter Purcaro | 2014-10-07 | 6 | -51/+18 |
| | | |||||
* | | [XFileSharingPro] Code cosmetics | Walter Purcaro | 2014-10-07 | 1 | -1/+1 |
| | | |||||
* | | [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 |
| | | |||||
* | | [LomafileCom] Premium support + updated patterns | Walter Purcaro | 2014-10-06 | 1 | -52/+20 |
| | | |||||
* | | [DevhostStFolder] Folder-in-folder support | Walter Purcaro | 2014-10-06 | 1 | -3/+3 |
| | | |||||
* | | Spare code cosmetics | Walter Purcaro | 2014-10-05 | 8 | -16/+15 |
| | | |||||
* | | New hoster plugin FilepupNet | Walter Purcaro | 2014-10-05 | 1 | -0/+50 |
| | | |||||
* | | [MegasharesCom] Update patterns | igel-kun | 2014-10-05 | 1 | -13/+16 |
| | | |||||
* | | Spare code fixes about COOKIES | Walter Purcaro | 2014-10-05 | 3 | -9/+22 |
| | | |||||
* | | Better import lib header | Walter Purcaro | 2014-10-05 | 1 | -1/+1 |
| | | |||||
* | | Spare __pattern__ cosmetics | Walter Purcaro | 2014-10-04 | 2 | -2/+2 |
| | | |||||
* | | [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 | 1 | -3/+3 |
| | | |||||
* | | Spare code cosmetics | Walter Purcaro | 2014-10-03 | 3 | -13/+7 |
| | | |||||
* | | [OboomCom] Revert captcha changes | Walter Purcaro | 2014-10-03 | 1 | -22/+28 |
| | | |||||
* | | Update plugins after CaptchaService and XFileSharingPro changes | Walter Purcaro | 2014-10-03 | 29 | -108/+122 |
| | | |||||
* | | [MovReelCom] Fixed LINK_PATTERN | Walter Purcaro | 2014-10-03 | 1 | -4/+5 |
| | | |||||
* | | [XFileSharingPro] TEMP_OFFLINE_PATTERN | Walter Purcaro | 2014-10-03 | 1 | -0/+1 |
| | | |||||
* | | [XFileSharingPro] Captcha refactoring + pattern improvement | Walter Purcaro | 2014-10-03 | 1 | -33/+40 |
| | | |||||
* | | [OneFichierCom] Fix waiting again | Walter Purcaro | 2014-10-02 | 1 | -3/+3 |
| | | |||||
* | | [OneFichierCom] Fix typo | Walter Purcaro | 2014-10-01 | 1 | -7/+7 |
| | | |||||
* | | [OneFichierCom] Bump version number | Walter Purcaro | 2014-10-01 | 1 | -3/+2 |
| | | |||||
* | | [OneFichierCom] Fixed wait pattern + code optimizations | Walter Purcaro | 2014-10-01 | 2 | -36/+31 |
| | | |||||
* | | [CatShareNet] Fixed and improved | Walter Purcaro | 2014-09-29 | 1 | -4/+11 |
| | | |||||
* | | [XFileSharingPro] Fixed typo | Walter Purcaro | 2014-09-28 | 1 | -2/+2 |
| | | |||||
* | | [SpeedyshareCom] Code cleanup | Walter Purcaro | 2014-09-28 | 3 | -23/+33 |
| | | |||||
* | | New hoster DropboxCom | zapp-brannigan | 2014-09-28 | 1 | -0/+42 |
| | | |||||
* | | New hoster Dev-Host | zapp-brannigan | 2014-09-28 | 1 | -0/+48 |
| | | |||||
* | | Cleaned-up XFileSharingPro based plugins | Walter Purcaro | 2014-09-28 | 18 | -39/+39 |
| | | |||||
* | | [DeadHoster] Improve getInfo + two hosters mark dead | Walter Purcaro | 2014-09-28 | 2 | -37/+8 |
| | | |||||
* | | Prepare method improves setup one | Walter Purcaro | 2014-09-28 | 1 | -12/+13 |
| | | |||||
* | | [XFileSharingPro] COOKIES preset to english + improved setup routine | Walter Purcaro | 2014-09-28 | 4 | -17/+28 |
| | | |||||
* | | [UptoboxCom] MultiDL support | Walter Purcaro | 2014-09-28 | 1 | -40/+7 |
| | | |||||
* | | [CatShareNet] Increase version number | Walter Purcaro | 2014-09-28 | 1 | -1/+1 |
| | | |||||
* | | [CatShareNet] Fixup 2 | Walter Purcaro | 2014-09-28 | 1 | -2/+2 |
| | | |||||
* | | [CatShareNet] Fixup | Walter Purcaro | 2014-09-28 | 2 | -22/+22 |
| | | |||||
* | | [ZippyshareCom] Fix alternative checksum type | Walter Purcaro | 2014-09-27 | 2 | -15/+26 |
| | | |||||
* | | [KingfilesNet] Better SOLVEMEDIA_PATTERN | Walter Purcaro | 2014-09-27 | 1 | -3/+3 |
| | | |||||
* | | New hoster KingfilesNet | Walter Purcaro | 2014-09-27 | 1 | -0/+93 |
| | | |||||
* | | [FiredriveCom] Fix TEMP_OFFLINE_PATTERN | Walter Purcaro | 2014-09-27 | 2 | -2/+4 |
| | | |||||
* | | [CatShareNet] Fix missing recaptcha | Walter Purcaro | 2014-09-27 | 1 | -1/+2 |
| | | |||||
* | | [CatShareNet] Plugin rewritten | prOq | 2014-09-27 | 2 | -19/+32 |
| | | |||||
* | | Logging string cosmetics | Walter Purcaro | 2014-09-27 | 32 | -127/+59 |
| | |