Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spare code fixes | 2015-10-18 | 1 | -2/+2 | |
| | |||||
* | Merge branch 'pr/n2040_joberreiter' into stable | 2015-10-18 | 1 | -1/+1 | |
|\ | | | | | | | | | Conflicts: module/plugins/crypter/XFileSharingProFolder.py | ||||
| * | Fixing "has no attribute" error | 2015-10-16 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ``` Traceback (most recent call last): File "/usr/share/pyload/module/PluginThread.py", line 363, in run self.active.plugin.preprocessing(self) File "/usr/share/pyload/module/plugins/internal/Base.py", line 218, in preprocessing return self._process(*args, **kwargs) File "/usr/share/pyload/module/plugins/internal/Hoster.py", line 78, in _process self._setup() File "/usr/share/pyload/module/plugins/crypter/XFileSharingProFolder.py", line 41, in _setup account_name = self.classname if self.account.PLUGIN_DOMAIN is None else self.PLUGIN_NAME AttributeError: 'NoneType' object has no attribute 'PLUGIN_DOMAIN' ``` | ||||
* | | Version up for all plugins | 2015-10-18 | 1 | -1/+1 | |
| | | |||||
* | | [XFileSharingPro] Fix regexp | 2015-10-18 | 1 | -3/+3 | |
|/ | |||||
* | Fix https://github.com/pyload/pyload/issues/1998 | 2015-10-11 | 1 | -6/+7 | |
| | | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001 | ||||
* | Spare code cosmetics (3) | 2015-10-10 | 1 | -3/+3 | |
| | |||||
* | Fixpack (3) | 2015-10-04 | 1 | -1/+1 | |
| | |||||
* | Fixpack (2) | 2015-10-04 | 1 | -2/+2 | |
| | |||||
* | Update crypter plugins | 2015-09-29 | 1 | -13/+13 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1591 | 2015-08-02 | 1 | -11/+32 | |
| | |||||
* | New plugins: AniStreamCom and CloudsixMe | 2015-07-29 | 1 | -2/+2 | |
| | |||||
* | Fix _log method | 2015-07-29 | 1 | -2/+5 | |
| | |||||
* | Improve _log method | 2015-07-28 | 1 | -3/+3 | |
| | |||||
* | Account rewritten | 2015-07-25 | 1 | -2/+2 | |
| | |||||
* | Hotfixes (2) | 2015-07-24 | 1 | -3/+3 | |
| | |||||
* | New __status__ magic key | 2015-07-19 | 1 | -0/+1 | |
| | |||||
* | Rename self.core to self.pyload (plugins only) | 2015-07-19 | 1 | -2/+2 | |
| | |||||
* | Spare fixes and code cosmetics | 2015-07-17 | 1 | -4/+4 | |
| | |||||
* | No camelCase style anymore | 2015-07-07 | 1 | -1/+1 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1479 | 2015-06-10 | 1 | -2/+2 | |
| | |||||
* | [SimpleHoster] Improve logging and file checking | 2015-06-08 | 1 | -4/+2 | |
| | |||||
* | [XFileSharingPro][XFileSharingProFolder] Added default __pattern__ | 2015-05-30 | 1 | -2/+2 | |
| | |||||
* | __config__ cosmetics | 2015-03-25 | 1 | -2/+2 | |
| | |||||
* | [MultiHook] Fix _pluginSet (fix LinkdecrypterCom issue) | 2015-03-10 | 1 | -4/+1 | |
| | |||||
* | Spare code cosmetics | 2015-01-31 | 1 | -2/+2 | |
| | |||||
* | Spare fixes | 2015-01-09 | 1 | -1/+1 | |
| | |||||
* | "New Year" Update: crypter plugins | 2015-01-08 | 1 | -5/+10 | |
| | |||||
* | Fix missing create_getInfo | 2014-12-12 | 1 | -1/+4 | |
| | |||||
* | [XFileSharingPro] Fix hoster and crypter plugins | 2014-11-02 | 1 | -11/+22 | |
| | |||||
* | Code cosmetics: plugin class attributes | 2014-10-28 | 1 | -4/+4 | |
| | |||||
* | Update __config__ | 2014-10-28 | 1 | -0/+2 | |
| | |||||
* | [XFileSharingPro] Fixes | 2014-10-18 | 1 | -5/+9 | |
| | |||||
* | [XFileSharingPro][XFileSharingProFolder] Account pairing routine | 2014-10-18 | 1 | -2/+10 | |
| | |||||
* | New decrypter XFileSharingProFolder | 2014-10-17 | 1 | -0/+22 | |