Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A lot of plugin code cosmetics | Walter Purcaro | 2015-10-01 | 1 | -2/+2 |
| | |||||
* | Tiny fixes | Walter Purcaro | 2015-08-02 | 1 | -2/+3 |
| | |||||
* | Hotfixes (2) | Walter Purcaro | 2015-07-24 | 1 | -1/+1 |
| | |||||
* | New __status__ magic key | Walter Purcaro | 2015-07-19 | 1 | -0/+1 |
| | |||||
* | Rename self.core to self.pyload (plugins only) | Walter Purcaro | 2015-07-19 | 1 | -1/+1 |
| | |||||
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 1 | -7/+7 |
| | |||||
* | Update all | Walter Purcaro | 2015-06-24 | 1 | -1/+1 |
| | |||||
* | Update UploadingCom.py | GammaC0de | 2015-06-05 | 1 | -2/+2 |
| | |||||
* | Use 'import' instead 'from' | Walter Purcaro | 2015-05-01 | 1 | -3/+2 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-04-10 | 1 | -3/+2 |
| | |||||
* | "New Year" Update: hoster plugins | Walter Purcaro | 2015-01-09 | 1 | -16/+11 |
| | |||||
* | Update some plugins | Walter Purcaro | 2014-12-01 | 1 | -4/+4 |
| | |||||
* | Fix cookie domain | Walter Purcaro | 2014-11-21 | 1 | -1/+1 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2014-11-10 | 1 | -7/+8 |
| | |||||
* | Code cosmetics about file_info and other stuff | Walter Purcaro | 2014-11-03 | 1 | -5/+5 |
| | |||||
* | Update all other plugins | Walter Purcaro | 2014-11-02 | 1 | -2/+2 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -6/+6 |
| | |||||
* | Update plugins to last changes | Walter Purcaro | 2014-10-28 | 1 | -1/+1 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -6/+6 |
| | |||||
* | Update hosters to self.error | Walter Purcaro | 2014-10-19 | 1 | -4/+4 |
| | |||||
* | Improve unit detection in size pattern | Walter Purcaro | 2014-10-14 | 1 | -1/+1 |
| | |||||
* | Pattern update 2 | Walter Purcaro | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | Pattern update 1 | Walter Purcaro | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | Add __license__ key attribute to plugins | Walter Purcaro | 2014-10-08 | 1 | -0/+1 |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | Walter Purcaro | 2014-10-07 | 1 | -2/+3 |
| | | | | Whitespaces and EOF fixup | ||||
* | Spare code fixes about COOKIES | Walter Purcaro | 2014-10-05 | 1 | -6/+8 |
| | |||||
* | Update UploadingCom.py | igel-kun | 2014-08-30 | 1 | -2/+2 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -17/+6 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Store all re.search/match object as "m" instead "found" | Walter Purcaro | 2014-07-20 | 1 | -7/+7 |
| | |||||
* | Fix hosters SH_COOKIES syntax | Walter Purcaro | 2014-07-20 | 1 | -4/+4 |
| | |||||
* | 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 ↵ | Walter Purcaro | 2014-07-10 | 1 | -4/+4 |
| | | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics | ||||
* | [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵ | Walter Purcaro | 2014-07-05 | 1 | -1/+1 |
| | | | | "OFFLINE_PATTERN" | ||||
* | Replace __pattern__ double quotes with single | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Use pyfile instead self.pyfile | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@b7f6e2e | ||||
* | Use wait to set time in SimpleHoster plugins | Walter Purcaro | 2014-04-11 | 1 | -4/+2 |
| | | | | Merges vuolter/pyload@bb002ac | ||||
* | Fix retry time formats | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@498b9e3 | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | UploadingCom: updated patterns | Stefano | 2014-01-16 | 1 | -5/+6 |
| | | | | Fixes #462 | ||||
* | Fixed PEP 8 violations in Hosters | Stefano | 2013-07-22 | 1 | -22/+25 |
| | |||||
* | Normalize line endings to avoid line endings merge conflicts | Stefano | 2013-07-21 | 1 | -109/+109 |
| | |||||
* | fixed log api call for several plugins | Walter Purcaro | 2013-07-17 | 1 | -2/+2 |
| | |||||
* | update uploading.com | zoidberg10 | 2012-08-10 | 1 | -31/+24 |
| | |||||
* | update uloz.to, uploading.com - closed #466 | zoidberg10 | 2012-04-20 | 1 | -12/+19 |
| | |||||
* | fix some hosters, disable some more | zoidberg10 | 2012-01-25 | 1 | -38/+26 |
| | |||||
* | closed #466 | zoidberg10 | 2011-12-22 | 1 | -0/+6 |
| | |||||
* | improved some code style issues | RaNaN | 2011-05-14 | 1 | -14/+11 |
| | |||||
* | uploading.com premium | mkaay | 2011-02-05 | 1 | -5/+17 |
| | |||||
* | uploading.com fix | mkaay | 2011-01-26 | 1 | -2/+10 |
| | |||||
* | closed #160 | Jeix | 2010-12-18 | 1 | -0/+17 |
| | | | | fixed Megaupload, Uploading | ||||
* | Chat interfaces (xmpp/irc): push/pull feature | Jeix | 2010-12-12 | 1 | -2/+4 |
| | |||||
* | fixed Megaupload, added Uploading.com beta, closed #177 #182 | Jeix | 2010-12-01 | 1 | -0/+80 |