Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import threading instead thread + thread cleanup | Walter Purcaro | 2014-11-20 | 9 | -27/+17 |
* | [Addon] Periodical default to off | Walter Purcaro | 2014-11-20 | 1 | -12/+15 |
* | setuptools support | Walter Purcaro | 2014-11-20 | 1 | -0/+68 |
* | [UpdateManager] Code cosmetics | Walter Purcaro | 2014-11-20 | 1 | -2/+4 |
* | Use utils encode/decode | Walter Purcaro | 2014-11-20 | 7 | -45/+29 |
* | Convert tabs to 4-whitespaces | Walter Purcaro | 2014-11-20 | 2 | -316/+316 |
* | [UpdateManager] Fix Key Error :'v' (thx pacovi) | Walter Purcaro | 2014-11-16 | 2 | -4/+4 |
* | Fix typo when generating pyload __version__ | Walter Purcaro | 2014-11-16 | 1 | -1/+1 |
* | [UptoboxCom] Fix ERROR_PATTERN | Thierry Merle | 2014-11-16 | 1 | -1/+3 |
* | Move socketbackend.ttypes to api.types | Walter Purcaro | 2014-11-16 | 3 | -9/+6 |
* | [PluginManager] Improve getPlugin | Walter Purcaro | 2014-11-16 | 6 | -74/+100 |
* | Spare code cosmetics | Walter Purcaro | 2014-11-16 | 6 | -10/+10 |
* | [ConfigParser] getPlugin return str | Walter Purcaro | 2014-11-16 | 1 | -16/+10 |
* | Update .gitignore | Walter Purcaro | 2014-11-15 | 1 | -2/+0 |
* | Remove old locales | Walter Purcaro | 2014-11-15 | 160 | -92114/+0 |
* | Remove broken DLC support for now | Walter Purcaro | 2014-11-15 | 3 | -0/+0 |
* | Fix cookie domain | Walter Purcaro | 2014-11-15 | 30 | -34/+34 |
* | [Plugin] Fix typo (thx rlindner81) | Walter Purcaro | 2014-11-15 | 1 | -1/+1 |
* | Update plugins 2 | Walter Purcaro | 2014-11-15 | 63 | -210/+111 |
* | Code cosmetics | Walter Purcaro | 2014-11-15 | 12 | -76/+59 |
* | Update PluginManager | Walter Purcaro | 2014-11-15 | 3 | -26/+321 |
* | Split PluginThread | Walter Purcaro | 2014-11-15 | 8 | -544/+697 |
* | datatypes -> datatype | Walter Purcaro | 2014-11-15 | 8 | -6/+6 |
* | Rename theme "estate" to "clearbright" | Walter Purcaro | 2014-11-15 | 107 | -62/+62 |
* | Use default theme for now | Walter Purcaro | 2014-11-15 | 1 | -1/+1 |
* | Update plugins after merging | Walter Purcaro | 2014-11-15 | 269 | -859/+358 |
* | [HTTPRequest] Raise Fail if write response fails | Walter Purcaro | 2014-11-15 | 1 | -12/+17 |
* | [LinkCryptWs] Fix typo | Walter Purcaro | 2014-11-15 | 1 | -5/+3 |
* | [Plugin] Fix wait routine 2 | Walter Purcaro | 2014-11-15 | 3 | -5/+6 |
* | [SimpleCrypter][SimpleHoster] Temp workaround | Walter Purcaro | 2014-11-14 | 2 | -9/+5 |
* | [UlozTo] Fixed hoster and account | Radek Senfeld | 2014-11-14 | 3 | -12/+16 |
* | [RapidgatorNet] Set the language in COOKIES | Thierry Merle | 2014-11-14 | 2 | -5/+7 |
* | Try using SSL for FTP connections, proceed as normal otherwise | Walter Purcaro | 2014-11-14 | 1 | -0/+1 |
* | [Plugin] Fix wait routine (thx rlindner81) | Walter Purcaro | 2014-11-14 | 1 | -9/+18 |
* | Merge branch 'stable' into 0.4.10 | Walter Purcaro | 2014-11-13 | 438 | -5154/+7877 |
|\ | |||||
| * | [Plugin] Some fixes by rlindner81 | Walter Purcaro | 2014-11-13 | 1 | -5/+7 |
| * | Spare code cosmetics | Walter Purcaro | 2014-11-13 | 3 | -5/+5 |
| * | [PluginManager] Fix parseUrls routine + code cosmetics | Walter Purcaro | 2014-11-13 | 1 | -23/+16 |
| * | [Plugin] Fix download routine | Walter Purcaro | 2014-11-12 | 1 | -17/+22 |
| * | [PluginManager] Fix pattern creation in parse routine | Walter Purcaro | 2014-11-12 | 1 | -3/+6 |
| * | [Captcha9kw] Restore https feature + code cosmetics | Walter Purcaro | 2014-11-12 | 1 | -12/+11 |
| * | [Plugin] Content-disposition name should not need to be html_unescaped | Walter Purcaro | 2014-11-12 | 1 | -1/+1 |
| * | [Captcha9kw] Fix typo | Walter Purcaro | 2014-11-12 | 1 | -5/+5 |
| * | Don't purge slash symbol on unix when save_path | Walter Purcaro | 2014-11-12 | 1 | -1/+1 |
| * | [Captcha9kw] Fix some stuff (thx stefanos) | Walter Purcaro | 2014-11-12 | 1 | -14/+34 |
| * | [PluginManager] Use key 'version' instead 'v' | Walter Purcaro | 2014-11-12 | 1 | -2/+2 |
| * | [Captcha9kw] Fix str.strip 2 | Walter Purcaro | 2014-11-12 | 1 | -3/+3 |
| * | [Captcha9kw] Fix str.strip | Walter Purcaro | 2014-11-12 | 1 | -3/+3 |
| * | [Plugin] Save reason as pyfile.error when fails | Walter Purcaro | 2014-11-12 | 2 | -6/+12 |
| * | [Captcha9kw] Code improvements | Walter Purcaro | 2014-11-12 | 1 | -63/+56 |
| * | [PluginManager] Fix typo | Walter Purcaro | 2014-11-11 | 1 | -1/+1 |
| * | [PluginManager] Fix broken parse routine | Walter Purcaro | 2014-11-11 | 1 | -14/+15 |
| * | [PluginManager] Fix self.plugins ref (thx clinton-hall) | Walter Purcaro | 2014-11-11 | 1 | -2/+9 |
| * | Fix url to name conversion in api and simple plugins | Walter Purcaro | 2014-11-11 | 3 | -5/+8 |
| * | [Captcha9kw] Some fixes (thx Nippey) | Walter Purcaro | 2014-11-11 | 1 | -31/+31 |
| * | [PandaplaNet] Fix file name | Walter Purcaro | 2014-11-11 | 1 | -4/+4 |
| * | [UpdateManager] Fix version representation | Walter Purcaro | 2014-11-11 | 1 | -18/+29 |
| * | [Captcha9kw] Improve __config__ | Walter Purcaro | 2014-11-10 | 1 | -11/+11 |
| * | Merge pull request #869 from Velociraptor85/patch-1 | Walter Purcaro | 2014-11-10 | 1 | -2/+2 |
| |\ | |||||
| | * | Format error in Default config | Velociraptor85 | 2014-11-10 | 1 | -2/+2 |
| * | | [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 | 4 | -5/+64 |
| * | [FreakshareCom] Improve account | Walter Purcaro | 2014-11-10 | 1 | -2/+4 |
| * | [FastshareCz] Fix account | Walter Purcaro | 2014-11-10 | 1 | -10/+18 |
| * | [StorageTo] Fix hoster __version__ | Walter Purcaro | 2014-11-10 | 1 | -1/+1 |
| * | [PluginManager] Improve some routines | Walter Purcaro | 2014-11-10 | 2 | -46/+55 |
| * | Don't remove backslash and colon when save_path on windows | Walter Purcaro | 2014-11-10 | 1 | -1/+1 |
| * | Re-add some dead crypters | Walter Purcaro | 2014-11-10 | 4 | -0/+60 |
| * | Re-add some dead hosters | Walter Purcaro | 2014-11-10 | 13 | -0/+238 |
| * | [Plugin] Fix typo (thx clinton-hall) | Walter Purcaro | 2014-11-10 | 1 | -3/+3 |
| * | [ZippyshareCom] Update patterns | Walter Purcaro | 2014-11-10 | 1 | -3/+8 |
| * | [AccountManager] Don't break pyload if account load fails | Walter Purcaro | 2014-11-10 | 1 | -6/+14 |
| * | Code cosmetics | Walter Purcaro | 2014-11-10 | 63 | -365/+392 |
| * | [Keep2shareCc] Fix account __name__ | Walter Purcaro | 2014-11-09 | 1 | -3/+3 |
| * | [Keep2shareCc] Fix file name | Walter Purcaro | 2014-11-09 | 1 | -4/+4 |
| * | [Keep2shareCc] Account plugin | aeronaut | 2014-11-09 | 1 | -0/+69 |
| * | [AccountManager] I/O error handling | Walter Purcaro | 2014-11-09 | 1 | -28/+30 |
| * | [Plugin] Update and bugfix | Walter Purcaro | 2014-11-09 | 2 | -49/+90 |
| * | New crypter LinkCryptWs | Walter Purcaro | 2014-11-09 | 1 | -0/+343 |
| * | [PluginManager] Improve error handling for parse method | Walter Purcaro | 2014-11-09 | 2 | -14/+11 |
| * | [ZippyshareCom] Update NAME_PATTERN | Walter Purcaro | 2014-11-09 | 1 | -2/+2 |
| * | [Captcha9kw] Fix indentation | Walter Purcaro | 2014-11-09 | 1 | -7/+7 |
| * | [UploadedTo] Update account | Walter Purcaro | 2014-11-09 | 1 | -19/+28 |
| * | [UploadingCom] Update account | Walter Purcaro | 2014-11-09 | 1 | -16/+38 |
| * | [HTTPRequest] Improve load method | Walter Purcaro | 2014-11-09 | 1 | -9/+12 |
| * | Code cosmetics | Walter Purcaro | 2014-11-09 | 16 | -34/+31 |
| * | [PluginManager] Fix parse method | Walter Purcaro | 2014-11-09 | 1 | -23/+25 |
| * | Use with statement instead open method when accessing fod + handle i/o error | Walter Purcaro | 2014-11-09 | 8 | -74/+89 |
| * | Cookie support for getURL method | Walter Purcaro | 2014-11-09 | 1 | -2/+13 |
| * | [Captcha9kw] Fix a couple of typo | Walter Purcaro | 2014-11-09 | 1 | -14/+13 |
| * | [Checksum] Don't use b'' | Walter Purcaro | 2014-11-09 | 1 | -3/+3 |
| * | Revert https://github.com/pyload/pyload/commit/7a09515ed34a5f5247c10d666ad8b6... | Walter Purcaro | 2014-11-09 | 1 | -3/+2 |
| * | [Captcha9kw] Update | Walter Purcaro | 2014-11-08 | 1 | -105/+186 |
| * | [ZippyshareCom] Fix typo | Walter Purcaro | 2014-11-08 | 1 | -3/+3 |
| * | [ZippyshareCom] Update get_checksum | Walter Purcaro | 2014-11-08 | 1 | -4/+5 |
| * | [LinkdecrypterCom] Check if is down | Walter Purcaro | 2014-11-08 | 1 | -5/+11 |
| * | [OneFichierCom] Temp bugfix | Walter Purcaro | 2014-11-08 | 1 | -1/+3 |
| * | Fix fs_encode method | Walter Purcaro | 2014-11-08 | 1 | -1/+1 |
| * | [XFSHoster] Improve ERROR_PATTERN | Walter Purcaro | 2014-11-08 | 1 | -5/+10 |
| * | [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 | 8 | -143/+53 |
| * | [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 |
| * | [XFSHoster] Fix a really silly typo | Walter Purcaro | 2014-11-07 | 1 | -6/+5 |
| * | Lowercase url to load | Walter Purcaro | 2014-11-06 | 2 | -11/+11 |
| * | [XFSHoster] Fix Multi hoster detection | Walter Purcaro | 2014-11-06 | 1 | -11/+20 |
| * | [SimpleHoster] Fix getDirectLink | Walter Purcaro | 2014-11-06 | 1 | -2/+2 |
| * | Tiny code cosmetics to fix previous ones | Walter Purcaro | 2014-11-06 | 2 | -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 |
| * | Code cosmetics | Walter Purcaro | 2014-11-06 | 3 | -5/+5 |
| * | [Plugin] Don't use reconnection if account was logged 2 | Walter Purcaro | 2014-11-06 | 1 | -2/+2 |
| * | Code cosmetics | Walter Purcaro | 2014-11-06 | 3 | -6/+3 |
| * | [Plugin] Don't use reconnection if account was logged | Walter Purcaro | 2014-11-06 | 1 | -2/+3 |
| * | [XFSAccount] Fix premium & validuntil detection | Walter Purcaro | 2014-11-06 | 1 | -15/+8 |
| * | [KingfilesNet] fix download for free user | Bahram Maleki-Fard | 2014-11-04 | 1 | -8/+9 |
| * | [XFSHoster] Use URL_REPLACEMENTS to clean url | Walter Purcaro | 2014-11-04 | 7 | -22/+17 |
| * | 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 |
| * | [RestartFailed] Removed clutter message in normal mode | Firefly | 2014-11-04 | 1 | -2/+2 |
| * | [OneFichierCom] Update hoster __pattern__ | Walter Purcaro | 2014-11-04 | 1 | -2/+2 |
| * | [OneFichierCom] Fixed account plugin | Walter Purcaro | 2014-11-04 | 2 | -20/+27 |
| * | [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 | 3 | -11/+11 |
| * | [SimpleCrypter][SimpleHoster] Fix info data retrieving | Walter Purcaro | 2014-11-04 | 2 | -25/+31 |
| * | [ZippyshareCom] Update plugin | Walter Purcaro | 2014-11-04 | 1 | -6/+15 |
| * | Use more print_exc + code cosmetics | Walter Purcaro | 2014-11-04 | 4 | -7/+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 | 25 | -62/+65 |
| * | [SimpleHoster] Fix file_info stuff | Walter Purcaro | 2014-11-03 | 1 | -11/+21 |
| * | [XFileSharingPro] Fix typo | Walter Purcaro | 2014-11-03 | 1 | -2/+2 |
| * | [PluginManager] Fix parse | Walter Purcaro | 2014-11-03 | 1 | -2/+2 |
| * | Update crypters | Walter Purcaro | 2014-11-03 | 20 | -68/+47 |
| * | [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 |
| * | [Plugin] Increase default captcha timeout to 5 minutes from 50 seconds | Walter Purcaro | 2014-11-03 | 1 | -6/+5 |
| * | Spare code cosmetics | Walter Purcaro | 2014-11-03 | 6 | -15/+23 |
| * | [CaptchaManager] Custom timeout support | Walter Purcaro | 2014-11-03 | 1 | -5/+5 |
| * | [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 all other plugins | Walter Purcaro | 2014-11-02 | 138 | -427/+425 |
| * | [LetitbitNet][Share4webCom][UnibytesCom] https support + use urljoin + update... | Walter Purcaro | 2014-11-02 | 3 | -19/+20 |
| * | [XFileSharingPro] Fix hoster and crypter plugins | Walter Purcaro | 2014-11-02 | 2 | -20/+38 |
| * | [XFileSharingPro] Fix hook plugin | Walter Purcaro | 2014-11-02 | 1 | -25/+35 |
| * | Update internal Simple plugins | Walter Purcaro | 2014-11-02 | 2 | -35/+50 |
| * | Update internal XFS plugins | Walter Purcaro | 2014-11-02 | 3 | -33/+36 |
| * | [Plugin] Improve logging | Walter Purcaro | 2014-11-02 | 1 | -7/+12 |
| * | Don't handle bugged event pluginConfigChanged | Walter Purcaro | 2014-11-01 | 3 | -7/+7 |
| * | [SimpleHoster] Fix typo | Walter Purcaro | 2014-11-01 | 1 | -1/+1 |
| * | [ZippyshareCom] Fix get_checksum (thx zapp-brannigan) | Walter Purcaro | 2014-11-01 | 1 | -17/+3 |
| * | [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 |
| * | [XFileSharingPro] Tiny code cosmetics | Walter Purcaro | 2014-11-01 | 1 | -2/+3 |
| * | [Crypter] Fix config handling | Walter Purcaro | 2014-11-01 | 1 | -4/+9 |
| * | [Plugin] Declare self.html as empty string, not as None type | Walter Purcaro | 2014-11-01 | 1 | -1/+1 |
| * | [PluginManager] Better PATTERN | Walter Purcaro | 2014-11-01 | 1 | -1/+1 |
| * | [ZippyshareCom] Fix FILE_NAME_PATTERN (thx zapp-brannigan) | Walter Purcaro | 2014-11-01 | 1 | -2/+2 |
| * | [IRCInterface] Initial SSL Support | Robert Müller | 2014-11-01 | 1 | -1/+7 |
| * | [MegaNz] Fix SSL protocol error (thx cocoto) | Walter Purcaro | 2014-11-01 | 1 | -3/+7 |
| * | [XFileSharingPro] Massive cleanup for hook plugin | Walter Purcaro | 2014-10-30 | 1 | -49/+30 |
| * | [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 |
| * | [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 |
| * | [XFileSharingPro] Fix account init | Walter Purcaro | 2014-10-30 | 1 | -3/+6 |
| * | [Account] Revert parseFileSize | Walter Purcaro | 2014-10-30 | 1 | -2/+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 |
| * | [Plugin] Improve debug logging of load and download methods + url striping | Walter Purcaro | 2014-10-30 | 1 | -6/+13 |
| * | Improve loadAccountInfo stuff | Walter Purcaro | 2014-10-28 | 4 | -21/+15 |
| * | [EasybytezCom] Remove unnecessary loadAccountInfo method | Walter Purcaro | 2014-10-28 | 1 | -35/+0 |
| * | [UptoboxCom] Try to fix premium account recognition | Walter Purcaro | 2014-10-28 | 1 | -1/+3 |
| * | Code cosmetics: use self.core.api instead self.api (for now) | Walter Purcaro | 2014-10-28 | 3 | -30/+16 |
| * | [Crypter] Fixed | Walter Purcaro | 2014-10-28 | 1 | -6/+6 |
| * | [NowVideoAt] multiDL and resumeDownload set to True | Walter Purcaro | 2014-10-28 | 1 | -1/+6 |
| * | [DuploadOrgFolder] Mark dead | Walter Purcaro | 2014-10-28 | 1 | -9/+5 |
| * | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 388 | -1675/+1675 |
| * | Update plugins to last changes | Walter Purcaro | 2014-10-28 | 25 | -47/+38 |
| * | [SimpleHoster] Improve wait method | Walter Purcaro | 2014-10-28 | 1 | -6/+11 |
| * | [SimpleCrypter] Wait method | Walter Purcaro | 2014-10-28 | 1 | -2/+7 |
| * | [Plugin] Improve retry and wait methods | Walter Purcaro | 2014-10-28 | 1 | -9/+11 |
| * | Code cosmetics: items() -> iteritems() | Walter Purcaro | 2014-10-28 | 4 | -4/+4 |
| * | [HookManager] Remove __threaded__ checks | Walter Purcaro | 2014-10-28 | 1 | -12/+3 |
| * | [SimpleCrypter][SimpleHoster] Fix typo in _error method call | Walter Purcaro | 2014-10-28 | 2 | -4/+4 |
| * | Improve debug logging in load/download method | Walter Purcaro | 2014-10-28 | 1 | -2/+6 |
| * | New hoster plugin UpleaCom | Walter Purcaro | 2014-10-28 | 1 | -0/+56 |
| * | Update __config__ | Walter Purcaro | 2014-10-28 | 119 | -86/+176 |
| * | [XFSPAccount] Improve VALID_UNTIL_PATTERN 2 | Walter Purcaro | 2014-10-28 | 1 | -3/+3 |
| * | [PluginManager] Fix activated parsing | Walter Purcaro | 2014-10-28 | 1 | -8/+3 |
| * | [XFSPAccount] Fix missing gmtime import | Walter Purcaro | 2014-10-27 | 1 | -2/+2 |
| * | [XFSPAccount] Improve VALID_UNTIL_PATTERN | Walter Purcaro | 2014-10-27 | 1 | -3/+3 |
| * | Code cosmetics | Walter Purcaro | 2014-10-27 | 26 | -97/+71 |
| * | [Api] Fix addPackage folder generator | Walter Purcaro | 2014-10-27 | 1 | -11/+10 |
| * | [Plugin] Initial support for plugin deactivation | Walter Purcaro | 2014-10-27 | 1 | -9/+10 |
| * | [Crypter] Rewitten | Walter Purcaro | 2014-10-27 | 1 | -16/+61 |