summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal/Addon.py
Commit message (Expand)AuthorAgeFilesLines
* [misc] Move `threaded`, `Expose` form Addon to miscGravatar Nitzo 2016-01-301-17/+1
* Spare code cosmetics (2)Gravatar Walter Purcaro 2016-01-021-2/+2
* "is" is evilGravatar Nitzo 2016-01-021-1/+1
* [Addon] Fix download_finished callGravatar Walter Purcaro 2015-12-311-3/+2
* Spare code cosmeticsGravatar Walter Purcaro 2015-12-271-2/+2
* [Addon] Import new Periodical class + code cosmeticsGravatar Walter Purcaro 2015-12-271-91/+46
* [Addon] Map eventsGravatar Walter Purcaro 2015-12-271-24/+66
* Spare code cosmeticsGravatar Walter Purcaro 2015-10-221-9/+9
* Tiny code cosmeticsGravatar Walter Purcaro 2015-10-201-1/+1
* Version up for all pluginsGravatar Walter Purcaro 2015-10-181-1/+1
* Spare code cosmeticsGravatar Walter Purcaro 2015-10-181-1/+6
* [Addon] Start periodical on plugin activationGravatar Walter Purcaro 2015-10-181-11/+7
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-2/+1
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-101-8/+3
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-10-101-1/+1
* [Addon] Persistent self.infoGravatar Walter Purcaro 2015-10-101-1/+11
* Fix https://github.com/pyload/pyload/issues/1975Gravatar Walter Purcaro 2015-10-081-9/+4
* Spare improvementsGravatar Walter Purcaro 2015-10-081-11/+38
* Fixpack (4)Gravatar Walter Purcaro 2015-10-081-1/+1
* Fixpack (3)Gravatar Walter Purcaro 2015-10-041-2/+5
* Fixpack (2)Gravatar Walter Purcaro 2015-10-041-2/+2
* Fix https://github.com/pyload/pyload/issues/1911#issuecomment-145026557Gravatar Walter Purcaro 2015-10-021-1/+1
* Update internal pluginsGravatar Walter Purcaro 2015-09-291-1/+0
* Spare improvements and fixes (2)Gravatar Walter Purcaro 2015-09-211-4/+0
* [Account] Fix __version__Gravatar Walter Purcaro 2015-09-211-2/+2
* Spare improvements and fixesGravatar Walter Purcaro 2015-09-211-6/+3
* Spare fixes (2)Gravatar Walter Purcaro 2015-09-031-1/+7
* Fix https://github.com/pyload/pyload/issues/1663Gravatar Walter Purcaro 2015-08-021-1/+1
* Fix https://github.com/pyload/pyload/issues/1640 (2)Gravatar Walter Purcaro 2015-08-021-3/+2
* Fix https://github.com/pyload/pyload/issues/1640Gravatar Walter Purcaro 2015-08-021-3/+4
* [Addon] Fix unload method not called on exitGravatar Walter Purcaro 2015-07-311-1/+2
* Don't user dictionary’s iterator methodsGravatar Walter Purcaro 2015-07-251-1/+1
* Account rewritten (2)Gravatar Walter Purcaro 2015-07-251-1/+1
* Account rewrittenGravatar Walter Purcaro 2015-07-251-15/+15
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-1/+1
* 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-4/+5
* Fix addonsGravatar Walter Purcaro 2015-07-191-0/+242