Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update hosters (1) | Walter Purcaro | 2015-12-27 | 1 | -5/+2 |
| | |||||
* | Increase all __version__ for crypters and hosters | Walter Purcaro | 2015-10-27 | 1 | -1/+1 |
| | |||||
* | [BasePlugin] Http hoster is not an internal hoster | jellysheep | 2015-10-18 | 1 | -2/+2 |
| | | | | This fixes an import of the [Http hoster](https://github.com/pyload/pyload/blob/aff9388d433847fa7adad7421c4d76bd5bdd4e5a/module/plugins/hoster/Http.py), which is not an internal hoster. I don't know if it is intended to move `Http.py` to the `internal` directory? | ||||
* | Version up for all plugins | Walter Purcaro | 2015-10-18 | 1 | -1/+1 |
| | |||||
* | [BasePlugin] Extend hoster Http | Walter Purcaro | 2015-10-18 | 1 | -73/+6 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1998 | Walter Purcaro | 2015-10-11 | 1 | -1/+2 |
| | | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001 | ||||
* | Spare code cosmetics (3) | Walter Purcaro | 2015-10-10 | 1 | -1/+1 |
| | |||||
* | Update hoster plugins | Walter Purcaro | 2015-09-29 | 1 | -30/+30 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-09-21 | 1 | -12/+1 |
| | |||||
* | Then update others | Walter Purcaro | 2015-07-27 | 1 | -1/+1 |
| | |||||
* | Account rewritten (2) | Walter Purcaro | 2015-07-25 | 1 | -1/+1 |
| | |||||
* | Account rewritten | Walter Purcaro | 2015-07-25 | 1 | -2/+2 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2015-07-24 | 1 | -1/+1 |
| | |||||
* | Hotfixes (2) | Walter Purcaro | 2015-07-24 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2015-07-18 | 1 | -1/+1 |
| | |||||
* | Spare fixes and code cosmetics | Walter Purcaro | 2015-07-17 | 1 | -2/+2 |
| | |||||
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 1 | -13/+13 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-06-24 | 1 | -2/+3 |
| | |||||
* | Update all | Walter Purcaro | 2015-06-24 | 1 | -2/+2 |
| | |||||
* | Update everything | Walter Purcaro | 2015-06-08 | 1 | -2/+2 |
| | |||||
* | Use 'import' instead 'from' | Walter Purcaro | 2015-05-01 | 1 | -7/+6 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1374 | Walter Purcaro | 2015-04-30 | 1 | -11/+1 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-04-30 | 1 | -2/+2 |
| | |||||
* | [BasePlugin] Fix https://github.com/pyload/pyload/issues/1304 (2) | Walter Purcaro | 2015-04-01 | 1 | -3/+3 |
| | |||||
* | [BasePlugin] Fix https://github.com/pyload/pyload/issues/1304 | Walter Purcaro | 2015-04-01 | 1 | -2/+2 |
| | |||||
* | Temp fixup to `filename*=UTF-8` bug | Walter Purcaro | 2015-03-31 | 1 | -1/+11 |
| | |||||
* | [BasePlugin][SimpleHoster] Better checkDownload warning | Walter Purcaro | 2015-03-14 | 1 | -3/+3 |
| | |||||
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1248 | Walter Purcaro | 2015-03-11 | 1 | -7/+9 |
| | |||||
* | [BasePlugin][SimpleHoster] Improve checkDownload rules | Walter Purcaro | 2015-03-10 | 1 | -3/+8 |
| | |||||
* | [BasePlugin] Improve checkDownload | Walter Purcaro | 2015-03-10 | 1 | -6/+8 |
| | |||||
* | Rename fileUrl to getFileURL | Walter Purcaro | 2015-03-09 | 1 | -3/+3 |
| | |||||
* | [MultiHoster][SimpleHoster] Improve info stuff | Walter Purcaro | 2015-02-02 | 1 | -5/+6 |
| | |||||
* | [BasePlugin] Fix https://github.com/pyload/pyload/issues/1073 | Walter Purcaro | 2015-01-25 | 1 | -2/+3 |
| | |||||
* | [BasePlugin] Fix https://github.com/pyload/pyload/issues/1055 | Walter Purcaro | 2015-01-18 | 1 | -2/+2 |
| | |||||
* | [BasePlugin][SimpleDereferer] Use SimpleHoster fileUrl | Walter Purcaro | 2015-01-18 | 1 | -33/+9 |
| | |||||
* | Improve getInfo | Walter Purcaro | 2015-01-10 | 1 | -2/+8 |
| | |||||
* | [BasePlugin] Bump up version | Walter Purcaro | 2015-01-09 | 1 | -1/+1 |
| | |||||
* | [BasePlugin] Fix another typo | Ivan | 2015-01-09 | 1 | -1/+1 |
| | | | Removed ':' from line 77 | ||||
* | [BasePlugin] Fix typo | Walter Purcaro | 2015-01-09 | 1 | -4/+4 |
| | |||||
* | "New Year" Update: hoster plugins | Walter Purcaro | 2015-01-09 | 1 | -4/+7 |
| | |||||
* | Fix password retrieving in some plugins | Walter Purcaro | 2014-12-20 | 1 | -5/+4 |
| | |||||
* | Fix missing create_getInfo | Walter Purcaro | 2014-12-12 | 1 | -0/+3 |
| | |||||
* | Plugin code cosmetics | Walter Purcaro | 2014-12-06 | 1 | -1/+1 |
| | |||||
* | [BasePlugin] Improve some routines | Walter Purcaro | 2014-12-01 | 1 | -18/+15 |
| | |||||
* | [BasePlugin] Improve downloadFile routine | Walter Purcaro | 2014-11-29 | 1 | -43/+46 |
| | |||||
* | [BasePlugin] Fix filename recognition | Walter Purcaro | 2014-11-23 | 1 | -22/+5 |
| | |||||
* | [BasePlugin] Fix typo | Walter Purcaro | 2014-11-23 | 1 | -2/+2 |
| | |||||
* | [BasePlugin] Improve a bit | Walter Purcaro | 2014-11-23 | 1 | -35/+50 |
| | |||||
* | Code cosmetics: use self.core.api instead self.api (for now) | Walter Purcaro | 2014-10-28 | 1 | -11/+0 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -5/+5 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -1/+1 |
| | |||||
* | Avoid gettext conflict due variable `_` | Walter Purcaro | 2014-10-25 | 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/+1 |
| | | | | Whitespaces and EOF fixup | ||||
* | [BasePlugin] Little code cosmetics | Walter Purcaro | 2014-09-14 | 1 | -4/+7 |
| | |||||
* | [BasePlugin] Don't unquote url header | William Pickering | 2014-08-30 | 1 | -2/+2 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -2/+4 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Prefer single quote for dict key name | Walter Purcaro | 2014-07-15 | 1 | -1/+1 |
| | |||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | Walter Purcaro | 2014-07-10 | 1 | -0/+1 |
| | | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics | ||||
* | Replace __pattern__ double quotes with single | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Remove shebang #!/usr/bin/env python | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@1387ded | ||||
* | Use re.match for __pattern__ matches instead re.search | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@9117005 | ||||
* | Replace range with xrange | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@a50c8ff | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | BasePlugin: fixed #209 | Stefano | 2013-08-02 | 1 | -2/+8 |
| | |||||
* | Fixed PEP 8 violations in Hosters | Stefano | 2013-07-22 | 1 | -19/+21 |
| | |||||
* | BasePlugin - fix http auth | zoidberg10 | 2012-11-17 | 1 | -14/+15 |
| | |||||
* | small plugin fixes | zoidberg10 | 2012-09-25 | 1 | -3/+2 |
| | |||||
* | multihosters - closed #618, store http/ftp accounts, add uptobox.com premium | zoidberg10 | 2012-09-24 | 1 | -24/+34 |
| | |||||
* | BasePlugin: handle 404s by setting status to 'offline' | hagg | 2012-09-10 | 1 | -4/+10 |
| | |||||
* | fixed #532, #543, letitbit, extabit, linkdecrypter; allow rs+nl.in free account | zoidberg10 | 2012-02-27 | 1 | -2/+2 |
| | |||||
* | closed #440 | RaNaN | 2011-12-02 | 1 | -2/+2 |
| | |||||
* | closed #418 | RaNaN | 2011-11-04 | 1 | -30/+48 |
| | |||||
* | BasePlugin: attempt to fix #266 | zoidberg10 | 2011-11-02 | 1 | -5/+29 |
| | |||||
* | closed #412, #266 | RaNaN | 2011-11-01 | 1 | -3/+4 |
| | |||||
* | closed #414 | RaNaN | 2011-10-31 | 1 | -2/+2 |
| | |||||
* | started to integrate package generator | RaNaN | 2011-07-16 | 1 | -2/+3 |
| | |||||
* | removed server_methods, please test everything entirely | RaNaN | 2011-07-12 | 1 | -1/+1 |
| | |||||
* | api tester | RaNaN | 2011-06-05 | 1 | -0/+5 |
| | |||||
* | closed #294, #295 | RaNaN | 2011-04-30 | 1 | -5/+1 |
| | |||||
* | closed #290, #291, #292 | RaNaN | 2011-04-30 | 1 | -0/+3 |
| | |||||
* | new l18n files | RaNaN | 2011-03-10 | 1 | -2/+0 |
| | |||||
* | webif user managment | RaNaN | 2011-03-10 | 1 | -0/+2 |
| | |||||
* | encoding fixes | RaNaN | 2011-02-19 | 1 | -1/+6 |
| | |||||
* | removed debug | RaNaN | 2011-02-14 | 1 | -6/+6 |
| | |||||
* | averaged download speed | RaNaN | 2011-02-14 | 1 | -0/+7 |
| | |||||
* | new curl download backend - support for chunked dl, resume | RaNaN | 2010-12-27 | 1 | -0/+4 |
| | |||||
* | more fixes | RaNaN | 2010-10-14 | 1 | -1/+1 |
| | |||||
* | general js api + pyv8 support | RaNaN | 2010-10-05 | 1 | -2/+2 |
| | |||||
* | new dirs | RaNaN | 2010-08-25 | 1 | -0/+25 |
| | |||||
* | merged gui | mkaay | 2010-08-25 | 1 | -25/+0 |
| | |||||
* | some fixes | RaNaN | 2010-08-01 | 1 | -7/+0 |
| | |||||
* | daily commit | RaNaN | 2010-07-30 | 1 | -0/+7 |
| | |||||
* | many new stuff, some things already working | RaNaN | 2010-07-29 | 1 | -0/+25 |