Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert Extractor to the old one (temp) | Walter Purcaro | 2015-01-25 | 3 | -231/+133 |
| | |||||
* | [BasePlugin] Fix https://github.com/pyload/pyload/issues/1073 | Walter Purcaro | 2015-01-25 | 2 | -8/+12 |
| | |||||
* | Free XFS Premium chunked downloads. | stickell | 2015-01-24 | 1 | -2/+2 |
| | | | | Let's make them fly! | ||||
* | Spare code improvements | Walter Purcaro | 2015-01-24 | 4 | -11/+13 |
| | |||||
* | [CaptchaService] Fix typo | Walter Purcaro | 2015-01-24 | 1 | -4/+4 |
| | |||||
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1070 | Walter Purcaro | 2015-01-24 | 1 | -7/+6 |
| | |||||
* | [CaptchaService] Fix https://github.com/pyload/pyload/issues/1069 | Walter Purcaro | 2015-01-24 | 1 | -30/+34 |
| | |||||
* | [SimpleDereferer][SimpleHoster] Fix https://github.com/pyload/pyload/issues/1065 | Walter Purcaro | 2015-01-22 | 2 | -2/+4 |
| | |||||
* | Update plugins after CaptchaService changes | Walter Purcaro | 2015-01-22 | 3 | -5/+5 |
| | |||||
* | [CaptchaService] Merge together ReCaptcha versions | Walter Purcaro | 2015-01-22 | 1 | -125/+142 |
| | |||||
* | [SimpleHoster] Improve getInfo | Walter Purcaro | 2015-01-20 | 2 | -16/+36 |
| | |||||
* | [SimpleHoster] Improve downloadLink routine | Walter Purcaro | 2015-01-20 | 4 | -10/+10 |
| | |||||
* | [CaptchaService] Whitespaces cleanup | Walter Purcaro | 2015-01-19 | 1 | -25/+25 |
| | |||||
* | Fix COOKIES in XFS internal plugins | Walter Purcaro | 2015-01-19 | 3 | -22/+46 |
| | |||||
* | [MultiHoster] Code cosmetics | Walter Purcaro | 2015-01-18 | 1 | -5/+3 |
| | |||||
* | [SimpleHoster] Fix fileUrl follow_location | Walter Purcaro | 2015-01-18 | 1 | -5/+5 |
| | |||||
* | [SimpleHoster] Fix PREMIUM_ONLY_PATTERN handling | Walter Purcaro | 2015-01-18 | 1 | -2/+2 |
| | |||||
* | [MultiHook] Fix reloadinterval | Walter Purcaro | 2015-01-18 | 1 | -2/+2 |
| | |||||
* | [SimpleHoster] Fix typo | Walter Purcaro | 2015-01-18 | 1 | -2/+2 |
| | |||||
* | [BasePlugin][SimpleDereferer] Use SimpleHoster fileUrl | Walter Purcaro | 2015-01-18 | 1 | -3/+3 |
| | |||||
* | [SimpleHoster] Fix and improve directLink routine (now fileUrl) | Walter Purcaro | 2015-01-18 | 1 | -19/+44 |
| | |||||
* | Merge pull request #1043 from zapp-brannigan/patch-2 | Walter Purcaro | 2015-01-18 | 1 | -37/+135 |
|\ | | | | | [CaptchaService.py] Added support for ReCaptchaV2 | ||||
| * | [CaptchaService.py] Added support for ReCaptchaV2 | zapp-brannigan | 2015-01-14 | 1 | -37/+135 |
| | | |||||
* | | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1045 | Walter Purcaro | 2015-01-16 | 1 | -9/+14 |
|/ | |||||
* | [SimpleCrypter] Fix new getLinks routine | Walter Purcaro | 2015-01-13 | 1 | -2/+2 |
| | |||||
* | [SimpleHoster] Improve error handling | Walter Purcaro | 2015-01-13 | 1 | -17/+9 |
| | |||||
* | Replace 'except' with 'except Exception' | Walter Purcaro | 2015-01-13 | 1 | -1/+1 |
| | |||||
* | [SimpleCrypter] Better account retrieving | Walter Purcaro | 2015-01-13 | 1 | -5/+5 |
| | |||||
* | [XFSHoster] Auto-resolve HOSTER_DOMAIN | Walter Purcaro | 2015-01-13 | 1 | -6/+24 |
| | |||||
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1038 | Walter Purcaro | 2015-01-13 | 1 | -4/+4 |
| | |||||
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1039 | Walter Purcaro | 2015-01-13 | 1 | -2/+3 |
| | |||||
* | [MultiHoster] Revert CHECK_TRAFFIC to False | Walter Purcaro | 2015-01-13 | 1 | -2/+1 |
| | |||||
* | [MultiHook] Fix DOMAIN_REPLACEMENTS + retry feature | Walter Purcaro | 2015-01-13 | 1 | -5/+9 |
| | |||||
* | [SimpleCrypter] getLinks auto-complete links | Walter Purcaro | 2015-01-13 | 2 | -5/+9 |
| | |||||
* | [SimpleHoster] Fix previous commit | Walter Purcaro | 2015-01-11 | 1 | -3/+8 |
| | |||||
* | [SkipRev] Fix https://github.com/pyload/pyload/issues/1036 | Walter Purcaro | 2015-01-11 | 1 | -3/+3 |
| | |||||
* | Code improvements | Walter Purcaro | 2015-01-10 | 2 | -21/+32 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2015-01-10 | 3 | -5/+5 |
| | |||||
* | [MultiHoster] Use content-disposition | Walter Purcaro | 2015-01-10 | 1 | -6/+8 |
| | |||||
* | [MultiHook] Fix downloadFailed routine | Walter Purcaro | 2015-01-10 | 1 | -2/+7 |
| | |||||
* | Improve getInfo | Walter Purcaro | 2015-01-10 | 6 | -34/+45 |
| | |||||
* | [MultiHoster] Fix filename recognition | Walter Purcaro | 2015-01-10 | 1 | -13/+8 |
| | |||||
* | [FilefactoryComFolder] Fix https://github.com/pyload/pyload/issues/961 | Walter Purcaro | 2015-01-10 | 1 | -2/+1 |
| | |||||
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1022 | Walter Purcaro | 2015-01-09 | 1 | -4/+5 |
| | |||||
* | [MultiHook] Fix encoding in _pluginSet | Walter Purcaro | 2015-01-09 | 1 | -3/+5 |
| | |||||
* | [MultiHook] Fix auto-deactivation | Walter Purcaro | 2015-01-09 | 1 | -2/+2 |
| | |||||
* | Spare fixes | Walter Purcaro | 2015-01-09 | 4 | -24/+28 |
| | |||||
* | [SimpleHoster] Better checkDownload rules | Walter Purcaro | 2015-01-09 | 1 | -1/+1 |
| | |||||
* | "New Year" Update: internal plugins | Walter Purcaro | 2015-01-08 | 9 | -125/+197 |
| | |||||
* | [MultiHook] Better account check | Walter Purcaro | 2015-01-04 | 1 | -1/+7 |
| | |||||
* | [SimpleHoster] Improve checkTrafficLeft routine | Walter Purcaro | 2015-01-04 | 1 | -1/+4 |
| | |||||
* | [MultiHook] Unload if related multihoster account is not available | Walter Purcaro | 2015-01-03 | 1 | -1/+3 |
| | |||||
* | [MultiHoster] Improve info grabbing | Walter Purcaro | 2015-01-03 | 1 | -6/+17 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-01-02 | 1 | -6/+10 |
| | |||||
* | [SimpleHoster] Fix _isDirectLink | Walter Purcaro | 2015-01-02 | 1 | -19/+24 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2015-01-02 | 1 | -2/+2 |
| | |||||
* | [MultiHook] Store account type | Walter Purcaro | 2015-01-02 | 1 | -2/+7 |
| | |||||
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/997 | Walter Purcaro | 2015-01-01 | 1 | -39/+7 |
| | |||||
* | [SimpleHoster] Fix info stuff | Walter Purcaro | 2014-12-31 | 1 | -50/+71 |
| | |||||
* | Handle methods get pyfile argument (2) | Walter Purcaro | 2014-12-31 | 3 | -10/+10 |
| | |||||
* | Handle methods get pyfile argument | Walter Purcaro | 2014-12-31 | 3 | -12/+14 |
| | |||||
* | [SimpleHoster] Clean lastDownload when download fails | Walter Purcaro | 2014-12-31 | 1 | -16/+17 |
| | |||||
* | [MultiHook] Fixup | Walter Purcaro | 2014-12-30 | 1 | -14/+15 |
| | |||||
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/983 | Walter Purcaro | 2014-12-28 | 1 | -2/+4 |
| | |||||
* | [SimpleHoster] Improve | Walter Purcaro | 2014-12-28 | 2 | -9/+2 |
| | |||||
* | [MultiHoster] Filename recognition | Walter Purcaro | 2014-12-28 | 1 | -3/+7 |
| | |||||
* | [XFSHoster] Code cosmetics | Walter Purcaro | 2014-12-27 | 1 | -5/+5 |
| | |||||
* | [SimpleCrypter][SimpleDereferer] Fail if no link grabbed | Walter Purcaro | 2014-12-27 | 2 | -2/+8 |
| | |||||
* | [MultiHook] Crypter support | Walter Purcaro | 2014-12-27 | 1 | -67/+83 |
| | |||||
* | Update plugins after SimpleHoster changes | Walter Purcaro | 2014-12-27 | 2 | -15/+17 |
| | |||||
* | [SimpleHoster] Improve _isDirectLink + move here secondsToMidnight routine + ↵ | Walter Purcaro | 2014-12-27 | 1 | -16/+39 |
| | | | | spare code cosmetics | ||||
* | New plugin: SimpleDereferer | Walter Purcaro | 2014-12-27 | 1 | -0/+96 |
| | |||||
* | [PremiumTo] Fixup | Walter Purcaro | 2014-12-26 | 1 | -0/+1 |
| | |||||
* | [SimpleHoster] getInfo handle direct link error | Walter Purcaro | 2014-12-26 | 2 | -10/+17 |
| | |||||
* | Spare code fixes | Walter Purcaro | 2014-12-26 | 2 | -12/+12 |
| | |||||
* | [SimpleHoster] Improve | Walter Purcaro | 2014-12-26 | 1 | -3/+7 |
| | |||||
* | [MultiHook] Overwrites account if not premium | Walter Purcaro | 2014-12-26 | 1 | -7/+7 |
| | |||||
* | [MultiHoster] Improve | Walter Purcaro | 2014-12-26 | 1 | -5/+27 |
| | |||||
* | Rename AbstractExtractor to Extractor | Walter Purcaro | 2014-12-26 | 3 | -11/+10 |
| | |||||
* | [ExtractArchive] Remove empty directory | Walter Purcaro | 2014-12-24 | 2 | -2/+2 |
| | |||||
* | Extractor rewritten (2) | Walter Purcaro | 2014-12-24 | 1 | -12/+43 |
| | |||||
* | Extractor rewritten | Walter Purcaro | 2014-12-24 | 2 | -86/+157 |
| | |||||
* | [MultiHoster] Update | Walter Purcaro | 2014-12-23 | 1 | -29/+24 |
| | |||||
* | [SimpleHoster] Code cosmetics | Walter Purcaro | 2014-12-23 | 1 | -5/+4 |
| | |||||
* | [LinestorageCom] Fix account plugin | Walter Purcaro | 2014-12-23 | 1 | -4/+4 |
| | |||||
* | [SimpleHoster] Update | Walter Purcaro | 2014-12-23 | 2 | -55/+38 |
| | |||||
* | [SimpleHoster] Improve multi-hoster feature | Walter Purcaro | 2014-12-23 | 2 | -20/+23 |
| | |||||
* | New plugin: MultiHoster | Walter Purcaro | 2014-12-23 | 1 | -190/+36 |
| | |||||
* | Rename MultiHoster plugin to MultiHook | Walter Purcaro | 2014-12-23 | 1 | -0/+217 |
| | |||||
* | [XFSHoster] Improve error handling | Walter Purcaro | 2014-12-23 | 1 | -2/+2 |
| | |||||
* | [SimpleHoster] Improve checkFile | Walter Purcaro | 2014-12-20 | 1 | -2/+7 |
| | |||||
* | Update extractor plugins | Walter Purcaro | 2014-12-18 | 3 | -51/+47 |
| | |||||
* | Update checkFile routine in some hoster plugins | Walter Purcaro | 2014-12-18 | 2 | -5/+17 |
| | |||||
* | [XFSHoster] Improve NAME_PATTERN & SIZE_PATTERN | Walter Purcaro | 2014-12-17 | 1 | -3/+3 |
| | |||||
* | Extend SimpleHoster in multi-hoster plugins (3) | Walter Purcaro | 2014-12-17 | 2 | -19/+24 |
| | |||||
* | [SimpleHoster] Fix filesize recognition | Walter Purcaro | 2014-12-17 | 1 | -6/+5 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-12-16 | 1 | -4/+5 |
| | |||||
* | [SimpleHoster] Improve and fix | Walter Purcaro | 2014-12-16 | 1 | -24/+34 |
| | |||||
* | [UnZip] Password support | Walter Purcaro | 2014-12-16 | 1 | -5/+15 |
| | |||||
* | [XFSHoster] Improve SIZE_PATTERN | Walter Purcaro | 2014-12-16 | 1 | -8/+2 |
| | |||||
* | Update plugins (2) | Walter Purcaro | 2014-12-16 | 1 | -22/+28 |
| | |||||
* | Merge branch 'pr/n959_philou75' into stable | Walter Purcaro | 2014-12-16 | 1 | -3/+3 |
|\ | | | | | | | | | Conflicts: module/plugins/internal/SimpleHoster.py | ||||
| * | Make the waiting time work again on OneFichier.com | philou75 | 2014-12-12 | 1 | -2/+2 |
| | | |||||
* | | Fix missing create_getInfo | Walter Purcaro | 2014-12-12 | 1 | -2/+2 |
| | | |||||
* | | [SimpleHoster] Remove CONTENT_DISPOSITION + Rename parseInfo to parseInfos | Walter Purcaro | 2014-12-12 | 1 | -6/+5 |
| | | |||||
* | | [CaptchaService] New service AdYouLike + AdsCaptcha detect_key fixup | Walter Purcaro | 2014-12-10 | 1 | -42/+161 |
| | | |||||
* | | Fix __version__ format in some plugins | Walter Purcaro | 2014-12-09 | 2 | -2/+2 |
| | | |||||
* | | [SimpleHoster] Fix multihost | Walter Purcaro | 2014-12-06 | 1 | -6/+11 |
| | | |||||
* | | [MultiHoster] Code cosmetics | Walter Purcaro | 2014-12-06 | 1 | -22/+23 |
|/ | |||||
* | Code cosmetics about checkErrors | Walter Purcaro | 2014-12-05 | 2 | -4/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/943 | Walter Purcaro | 2014-12-03 | 1 | -2/+2 |
| | |||||
* | [SimpleHoster] Force _isDirectLink to old style | Walter Purcaro | 2014-12-02 | 1 | -0/+2 |
| | |||||
* | Fixes | Walter Purcaro | 2014-12-01 | 1 | -2/+2 |
| | |||||
* | [XFSAccount] Improve patterns | Walter Purcaro | 2014-12-01 | 2 | -5/+4 |
| | |||||
* | Update some plugins | Walter Purcaro | 2014-12-01 | 1 | -9/+10 |
| | |||||
* | [SimpleHoster] Fix some stuff, improve others | Walter Purcaro | 2014-12-01 | 1 | -40/+83 |
| | |||||
* | [DeadCrypter][DeadHoster] Improve getInfo | Walter Purcaro | 2014-12-01 | 2 | -4/+6 |
| | |||||
* | [SimpleHoster] Unquote file name | Walter Purcaro | 2014-12-01 | 1 | -2/+3 |
| | |||||
* | [SimpleHoster] Fix _getDirectLink (3) | Walter Purcaro | 2014-11-29 | 1 | -7/+12 |
| | |||||
* | [SimpleHoster] Fix _getDirectLink (2) | Walter Purcaro | 2014-11-29 | 1 | -2/+2 |
| | |||||
* | [SimpleHoster] Fix _getDirectLink | Walter Purcaro | 2014-11-29 | 1 | -2/+2 |
| | |||||
* | [UnRar] Fix version detection | Walter Purcaro | 2014-11-28 | 1 | -7/+7 |
| | |||||
* | [SimpleHoster] Improve getInfo routine | Walter Purcaro | 2014-11-28 | 1 | -4/+10 |
| | |||||
* | [SimpleHoster] Fix deprecated method getFileInfo | Walter Purcaro | 2014-11-28 | 1 | -4/+5 |
| | |||||
* | [XFSAccount] Fix leech traffic detection | Walter Purcaro | 2014-11-28 | 1 | -7/+7 |
| | |||||
* | [XFSHoster] Code improvements | Walter Purcaro | 2014-11-24 | 2 | -16/+22 |
| | |||||
* | [SimpleHoster] Fix _getDirectLink routine | Walter Purcaro | 2014-11-23 | 1 | -19/+18 |
| | |||||
* | [CaptchaService] More debug logging | Walter Purcaro | 2014-11-23 | 1 | -6/+10 |
| | |||||
* | [XFSAccount] Revert validuntil computation | Walter Purcaro | 2014-11-23 | 1 | -4/+4 |
| | |||||
* | [XFSAccount] Leech traffic support | Walter Purcaro | 2014-11-23 | 1 | -6/+37 |
| | |||||
* | [XFSAccount] Fix validuntil computation | Walter Purcaro | 2014-11-23 | 1 | -4/+10 |
| | |||||
* | Fix URL_REPLACEMENTS in XFSHoster plugins | Walter Purcaro | 2014-11-23 | 1 | -3/+1 |
| | |||||
* | Fixes about create_getInfo | Walter Purcaro | 2014-11-23 | 5 | -16/+31 |
| | |||||
* | [XFSAccount] Fix trafficleft | Walter Purcaro | 2014-11-22 | 1 | -4/+2 |
| | |||||
* | [SimpleHoster] Fix statusMap generator for python 2.5 | Walter Purcaro | 2014-11-22 | 1 | -2/+2 |
| | |||||
* | [XFSHoster] Improve ERROR_PATTERN + revert direct link detection in ↵ | Walter Purcaro | 2014-11-22 | 1 | -8/+5 |
| | | | | getDownloadLink | ||||
* | [XFSAccount][XFSHoster] Tiny pattern improvement | Walter Purcaro | 2014-11-22 | 2 | -3/+6 |
| | |||||
* | [SimpleHoster] Fixup | Walter Purcaro | 2014-11-22 | 1 | -6/+11 |
| | |||||
* | [SimpleHoster] Multi-hoster and error handling support + fixes (thx MaPePeR) | Walter Purcaro | 2014-11-22 | 2 | -19/+79 |
| | |||||
* | [XFSHoster] Improvements | Walter Purcaro | 2014-11-22 | 1 | -34/+37 |
| | |||||
* | [MultiHoster] Fix __name__ | Walter Purcaro | 2014-11-22 | 1 | -1/+1 |
| | |||||
* | [XFSHoster] Fix getPostParameters | Walter Purcaro | 2014-11-21 | 1 | -52/+50 |
| | |||||
* | [SimpleHoster] Fix create_getInfo | Walter Purcaro | 2014-11-21 | 1 | -1/+1 |
| | |||||
* | [SimpleHoster] Code cosmetics | Walter Purcaro | 2014-11-21 | 1 | -15/+24 |
| | |||||
* | [SimpleCrypter] Extend SimpleHoster | Walter Purcaro | 2014-11-21 | 1 | -37/+10 |
| | |||||
* | [XFSHoster] Update info patterns | Walter Purcaro | 2014-11-21 | 1 | -3/+3 |
| | |||||
* | [SimpleCrypter][SimpleHoster] Fix info attr init | Walter Purcaro | 2014-11-21 | 2 | -8/+6 |
| | |||||
* | [SimpleHoster] CONTENT_DISPOSITION feature | Walter Purcaro | 2014-11-21 | 1 | -5/+6 |
| | |||||
* | [XFSHoster] Updated | Walter Purcaro | 2014-11-21 | 1 | -1/+4 |
| | |||||
* | [SimpleCrypter] Updated | Walter Purcaro | 2014-11-21 | 1 | -14/+36 |
| | |||||
* | [SimpleHoster] Updated | Walter Purcaro | 2014-11-21 | 1 | -153/+166 |
| | |||||
* | [XFSHoster] Fix StreamcloudEu (thx seoester) | Walter Purcaro | 2014-11-20 | 1 | -5/+3 |
| | |||||
* | [SimpleHoster][OneFichierCom] Fix issue #836 ('status': 3) | Thierry Merle | 2014-11-15 | 1 | -6/+5 |
| | |||||
* | [SimpleCrypter][SimpleHoster] Temp workaround | Walter Purcaro | 2014-11-14 | 2 | -9/+5 |
| | |||||
* | [UlozTo] Fixed hoster and account | Radek Senfeld | 2014-11-14 | 1 | -1/+1 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-11-13 | 1 | -1/+1 |
| | |||||
* | Fix url to name conversion in api and simple plugins | Walter Purcaro | 2014-11-11 | 2 | -2/+2 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2014-11-10 | 1 | -4/+6 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2014-11-09 | 1 | -3/+3 |
| | |||||
* | [XFSHoster] Improve ERROR_PATTERN | Walter Purcaro | 2014-11-08 | 1 | -5/+10 |
| | |||||
* | Fix download link formatting in some plugins | Walter Purcaro | 2014-11-07 | 2 | -26/+35 |
| | |||||
* | [XFSHoster] Fix a really silly typo | Walter Purcaro | 2014-11-07 | 1 | -6/+5 |
| | |||||
* | Lowercase url to load | Walter Purcaro | 2014-11-06 | 1 | -5/+5 |
| | |||||
* | [XFSHoster] Fix Multi hoster detection | Walter Purcaro | 2014-11-06 | 1 | -11/+20 |
| | |||||
* | [SimpleHoster] Fix getDirectLink | Walter Purcaro | 2014-11-06 | 1 | -2/+2 |
| | |||||
* | [XFSCrypter] Improve URL_REPLACEMENTS | Walter Purcaro | 2014-11-06 | 1 | -1/+1 |
| | |||||
* | [XFSCrypter] Fix a couple of patterns | Walter Purcaro | 2014-11-06 | 1 | -4/+4 |
| | |||||
* | [XFSAccount] Fix premium & validuntil detection | Walter Purcaro | 2014-11-06 | 1 | -15/+8 |
| | |||||
* | [XFSHoster] Use URL_REPLACEMENTS to clean url | Walter Purcaro | 2014-11-04 | 2 | -8/+8 |
| | |||||
* | Fix missing urlparse import | Walter Purcaro | 2014-11-04 | 2 | -3/+2 |
| | |||||
* | logDebug when detects ddl or multi hoster link | Walter Purcaro | 2014-11-04 | 2 | -0/+3 |
| | |||||
* | [OneFichierCom] Fixed account plugin | Walter Purcaro | 2014-11-04 | 1 | -2/+2 |
| | |||||
* | [XFSHoster] Improved MultiHoster check and download limit detection | Walter Purcaro | 2014-11-04 | 1 | -9/+18 |
| | |||||
* | [XFSAccount] Better traffic fallback | Walter Purcaro | 2014-11-04 | 1 | -6/+8 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2014-11-04 | 2 | -2/+2 |
| | |||||
* | [SimpleCrypter][SimpleHoster] Fix info data retrieving | Walter Purcaro | 2014-11-04 | 2 | -25/+31 |
| | |||||
* | Use more print_exc + code cosmetics | Walter Purcaro | 2014-11-04 | 2 | -4/+2 |
| | |||||
* | Code cosmetics about file_info and other stuff | Walter Purcaro | 2014-11-03 | 6 | -17/+19 |
| | |||||
* | [SimpleHoster] Fix file_info stuff | Walter Purcaro | 2014-11-03 | 1 | -11/+21 |
| | |||||
* | [SimpleCrypter] Use getFileInfo | Walter Purcaro | 2014-11-03 | 1 | -38/+29 |
| | |||||
* | [SimpleHoster] Fix parseFileInfo and improve getFileInfo | Walter Purcaro | 2014-11-03 | 1 | -18/+15 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-11-03 | 1 | -7/+8 |
| | |||||
* | [XFSHoster] Fix handleOverriden | Walter Purcaro | 2014-11-03 | 1 | -8/+20 |
| | |||||
* | [SimpleHoster] Fix missing FOLLOWLOCATION import | Walter Purcaro | 2014-11-03 | 1 | -1/+3 |
| | |||||
* | Update internal Simple plugins | Walter Purcaro | 2014-11-02 | 2 | -35/+50 |
| | |||||
* | Update internal XFS plugins | Walter Purcaro | 2014-11-02 | 3 | -33/+36 |
| | |||||
* | [SimpleHoster] Fix typo | Walter Purcaro | 2014-11-01 | 1 | -1/+1 |
| | |||||
* | [SimpleHoster] Fix and improve ddl detection, parseFileInfo and getInfo | Walter Purcaro | 2014-11-01 | 1 | -42/+80 |
| | |||||
* | [SimpleCrypter] Move TEXT_ENCODING check to prepare routine | Walter Purcaro | 2014-11-01 | 1 | -4/+5 |
| | |||||
* | [SimpleHoster] Fix checkTrafficLeft, ddl routine and cookies support | Walter Purcaro | 2014-10-30 | 1 | -11/+16 |
| | |||||
* | [SimpleCrypter] Fix cookies support | Walter Purcaro | 2014-10-30 | 1 | -3/+2 |
| | |||||
* | [XFSPAccount] Fix and improve loadAccountInfo | Walter Purcaro | 2014-10-30 | 1 | -18/+25 |
| | |||||
* | [XFSPHoster] Partially rewritten | Walter Purcaro | 2014-10-30 | 1 | -79/+28 |
| | | | | Now with ddl support | ||||
* | Improve loadAccountInfo stuff | Walter Purcaro | 2014-10-28 | 1 | -3/+2 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 4 | -21/+21 |
| | |||||
* | Update plugins to last changes | Walter Purcaro | 2014-10-28 | 1 | -3/+3 |
| | |||||
* | [SimpleHoster] Improve wait method | Walter Purcaro | 2014-10-28 | 1 | -6/+11 |
| | |||||
* | [SimpleCrypter] Wait method | Walter Purcaro | 2014-10-28 | 1 | -2/+7 |
| | |||||
* | Code cosmetics: items() -> iteritems() | Walter Purcaro | 2014-10-28 | 2 | -2/+2 |
| | |||||
* | [SimpleCrypter][SimpleHoster] Fix typo in _error method call | Walter Purcaro | 2014-10-28 | 2 | -4/+4 |
| |