| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix plugins to work on 0.4.10 | Walter Purcaro
| 2015-02-16 | 1 | -62/+0 |
* | Merge branch 'stable' into 0.4.10 | Walter Purcaro
| 2015-02-16 | 1 | -8/+13 |
|\ |
|
| * | Spare code cosmetics | Walter Purcaro
| 2015-01-31 | 1 | -2/+2 |
| * | Spare fixes | Walter Purcaro
| 2015-01-09 | 1 | -1/+1 |
| * | "New Year" Update: hoster plugins | Walter Purcaro
| 2015-01-09 | 1 | -7/+12 |
* | | module temp | Walter Purcaro
| 2015-02-16 | 1 | -0/+57 |
* | | Fix previous merge | Walter Purcaro
| 2014-11-26 | 1 | -57/+0 |
|/ |
|
* | Fix URL_REPLACEMENTS in XFSHoster plugins | Walter Purcaro
| 2014-11-23 | 1 | -1/+4 |
* | [XFSHoster] Use URL_REPLACEMENTS to clean url | Walter Purcaro
| 2014-11-04 | 1 | -4/+1 |
* | [XFileSharingPro] Fix hoster and crypter plugins | Walter Purcaro
| 2014-11-02 | 1 | -9/+16 |
* | [XFileSharingPro] Fix hoster pairing with account | Walter Purcaro
| 2014-10-30 | 1 | -6/+10 |
* | Code cosmetics: plugin class attributes | Walter Purcaro
| 2014-10-28 | 1 | -4/+4 |
* | [XFileSharingPro] Fixes | Walter Purcaro
| 2014-10-18 | 1 | -5/+9 |
* | [XFileSharingPro][XFileSharingProFolder] Account pairing routine | Walter Purcaro
| 2014-10-18 | 1 | -4/+15 |
* | Add __license__ key attribute to plugins | Walter Purcaro
| 2014-10-08 | 1 | -0/+1 |
* | [XFileSharingPro] Restore | Walter Purcaro
| 2014-10-08 | 1 | -0/+30 |
* | [XFileSharingPro] Rename to XFSPHoster | Walter Purcaro
| 2014-10-08 | 1 | -361/+0 |
* | New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace... | Walter Purcaro
| 2014-10-07 | 1 | -2/+3 |
* | [XFileSharingPro] Code cosmetics | Walter Purcaro
| 2014-10-07 | 1 | -1/+1 |
* | Spare code cosmetics | Walter Purcaro
| 2014-10-03 | 1 | -3/+3 |
* | [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 |
* | [XFileSharingPro] Fixed typo | Walter Purcaro
| 2014-09-28 | 1 | -2/+2 |
* | 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 | 1 | -13/+25 |
* | [FiredriveCom] Fix TEMP_OFFLINE_PATTERN | Walter Purcaro
| 2014-09-27 | 1 | -0/+2 |
* | Logging string cosmetics | Walter Purcaro
| 2014-09-27 | 1 | -1/+1 |
* | [XFilesharingPro] Embedded urls support | igel-kun
| 2014-09-15 | 1 | -1/+14 |
* | Fix wait for UptoBox | estaban
| 2014-08-30 | 1 | -2/+2 |
* | Remove trailing whitespaces + remove license headers + import urllib methods ... | Walter Purcaro
| 2014-08-01 | 1 | -19/+8 |
* | Store all re.search/match object as "m" instead "found" | Walter Purcaro
| 2014-07-20 | 1 | -32/+32 |
* | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9 | Walter Purcaro
| 2014-07-20 | 1 | -2/+2 |
* | Prefer single quote for dict key name | Walter Purcaro
| 2014-07-15 | 1 | -1/+1 |
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | Walter Purcaro
| 2014-07-15 | 1 | -2/+0 |
* | Use parseError instead PluginParseError + unified all download pattern attrib... | Walter Purcaro
| 2014-07-10 | 1 | -10/+12 |
* | [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to "OFFLIN... | Walter Purcaro
| 2014-07-05 | 1 | -1/+1 |
* | Revert "[XFileSharingPro] Fixed premium mode" | Stefano
| 2014-05-29 | 1 | -2/+1 |
* | [XFileSharingPro] Fixed premium mode | Stefano
| 2014-05-13 | 1 | -1/+2 |
* | Replace __pattern__ double quotes with single | Walter Purcaro
| 2014-04-11 | 1 | -1/+1 |
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro
| 2014-04-11 | 1 | -0/+1 |
* | Use re.match for __pattern__ matches instead re.search | Walter Purcaro
| 2014-04-11 | 1 | -1/+1 |
* | Use wait to set time in SimpleHoster plugins | Walter Purcaro
| 2014-04-11 | 1 | -4/+2 |
* | Fix retry time formats | Walter Purcaro
| 2014-04-11 | 1 | -1/+1 |
* | Fix __description__ | Walter Purcaro
| 2014-04-11 | 1 | -1/+1 |
* | XFileSharingPro: FILE_SIZE_PATTERN updated | Walter Purcaro
| 2014-04-11 | 1 | -2/+2 |
* | XFS: Improved CAPTCHA_DIV_PATTERN | igel-kun
| 2014-04-05 | 1 | -3/+3 |
* | Hoster: XFileSharingPro: Fixed expired session detection | Walter Purcaro
| 2014-03-24 | 1 | -19/+19 |
* | XFileSharingPro: ability to use FILE_URL_REPLACEMENTS | Stefano
| 2014-03-12 | 1 | -7/+9 |
* | XFileSharingPro: | igel-kun
| 2014-01-18 | 1 | -2/+2 |
* | XFileSharingPro: improved DIRECT_LINK_PATTERN to fix #423 | Stefano
| 2014-01-09 | 1 | -2/+2 |
* | XFileSharingPro: fixed premium direct links crash | Stefano
| 2013-09-27 | 1 | -2/+6 |
* | XFileSharingPro: reverted cbb3d4c and 07ebba1 | Stefano
| 2013-09-24 | 1 | -11/+10 |
* | XFileSharingPro: improved DIRECT_LINK_PATTERN | Stefano
| 2013-09-05 | 1 | -2/+2 |
* | XFileSharingPro: fixed filename override on premium direct links after | Stefano
| 2013-09-04 | 1 | -5/+3 |
* | XFileSharingPro: fixed a premium direct links issue. | Stefano
| 2013-08-24 | 1 | -7/+10 |
* | Fixed some pylint violations | Stefano
| 2013-07-25 | 1 | -5/+5 |
* | Fixed PEP 8 violations in Hosters | Stefano
| 2013-07-22 | 1 | -22/+34 |
* | Using CaptchaService to make them works on 0.5 | Stefano
| 2013-07-15 | 1 | -2/+1 |
* | EasybytezCom: fixed coversion feature and updated regex | Stefano
| 2013-06-08 | 1 | -7/+12 |
* | XFileSharingPro: little fix + new captcha service | Stefano
| 2013-03-05 | 1 | -2/+11 |
* | XFileSharingPro: Cleaning the download link | Stefano
| 2013-02-28 | 1 | -2/+3 |
* | Update hellshare.cz, add boltsharing.com | zoidberg10
| 2012-11-19 | 1 | -2/+2 |
* | update XFileSharingPro & add billionuploads,sendmyway,sharebees plugins | zoidberg10
| 2012-11-09 | 1 | -61/+78 |
* | small plugin fixes, closed #694, #695 | zoidberg10
| 2012-10-20 | 1 | -8/+8 |
* | rapidgator.net premium, novafile.com free, multihoster schedule refresh | zoidberg10
| 2012-10-01 | 1 | -5/+6 |
* | fix turbobit with ossp-js, ryushare, easybytez - thx trance4us, ChriZathens | zoidberg10
| 2012-09-10 | 1 | -2/+4 |
* | update ddlstorage/xfilesharingpro - closed #667 | zoidberg10
| 2012-09-05 | 1 | -15/+16 |
* | update XFileSharingPro - closes #663, hopefully doesn't break more | zoidberg10
| 2012-08-22 | 1 | -31/+52 |
* | update multishare account, xfilesharingpro | zoidberg10
| 2012-08-13 | 1 | -11/+24 |
* | simple checksum and download scheduler hooks; keep config options ordered | zoidberg10
| 2012-05-30 | 1 | -4/+9 |
* | update filefactory, add datei.to, jumbofiles.com | zoidberg10
| 2012-05-21 | 1 | -1/+1 |
* | closed #602, #588 | zoidberg10
| 2012-05-18 | 1 | -1/+4 |
* | Update DepositfilesCom, MediafireCom, UlozTo, XFileSharingPro | zoidberg10
| 2012-05-17 | 1 | -3/+17 |
* | add Zevera.com; bitshare - might fix #554; add 120 new hosters (or maybe not) | zoidberg10
| 2012-03-15 | 1 | -7/+10 |
* | AllDebrid plugin by Andy, Voigt; closed #555; generic XFileSharingPro plugin | zoidberg10
| 2012-03-07 | 1 | -0/+224 |