summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal/Plugin.py
Commit message (Collapse)AuthorAgeFilesLines
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
|
* Rename self.core to self.pyload (plugins only)Gravatar Walter Purcaro 2015-07-191-53/+13
|
* Code cosmetics (3)Gravatar Walter Purcaro 2015-07-191-1/+9
|
* Fix addonsGravatar Walter Purcaro 2015-07-191-3/+1
|
* Improve fixurl methodGravatar Walter Purcaro 2015-07-191-5/+6
|
* Code cosmetics (2)Gravatar Walter Purcaro 2015-07-191-8/+8
|
* Code cosmeticsGravatar Walter Purcaro 2015-07-181-1/+1
|
* Reorder some functionsGravatar Walter Purcaro 2015-07-181-1/+25
|
* Spare fixes and code cosmeticsGravatar Walter Purcaro 2015-07-171-2/+2
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-25/+33
|
* [Plugin] Fix decoding in load methodGravatar Walter Purcaro 2015-07-051-6/+2
|
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-06-241-3/+3
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-241-8/+24
|
* Update allGravatar Walter Purcaro 2015-06-241-482/+126
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-241-24/+20
|
* Fix https://github.com/pyload/pyload/issues/1498Gravatar Walter Purcaro 2015-06-151-3/+7
|
* [Plugin] TypoGravatar Walter Purcaro 2015-06-151-2/+2
|
* Update BaseGravatar Walter Purcaro 2015-06-151-48/+77
|
* Fix new internal pluginsGravatar Walter Purcaro 2015-06-151-2/+2
|
* Hook back to Base classGravatar Walter Purcaro 2015-06-141-1/+1
|
* Fix https://github.com/pyload/pyload/issues/1492 and ↵Gravatar Walter Purcaro 2015-06-141-2/+2
| | | | https://github.com/pyload/pyload/issues/1493
* Move new log functions to PluginGravatar Walter Purcaro 2015-06-141-9/+26
|
* Fix https://github.com/pyload/pyload/issues/1473Gravatar Walter Purcaro 2015-06-101-21/+2
|
* Update everythingGravatar Walter Purcaro 2015-06-081-4/+4
|
* Move base plugins to internal folderGravatar Walter Purcaro 2015-06-081-0/+617