summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal/Plugin.py
Commit message (Collapse)AuthorAgeFilesLines
* Some fixesGravatar Walter Purcaro 2015-08-041-3/+3
|
* Update Plugin.pyGravatar GammaC0de 2015-08-031-1/+1
|
* Update Plugin.pyGravatar GammaC0de 2015-08-031-1/+1
|
* Update Plugin.pyGravatar GammaC0de 2015-08-031-2/+2
|
* Use set_cookie instead cj.setCookieGravatar Walter Purcaro 2015-08-031-6/+16
|
* Tiny fixesGravatar Walter Purcaro 2015-08-021-0/+1
|
* Fix https://github.com/pyload/pyload/issues/1663Gravatar Walter Purcaro 2015-08-021-2/+2
|
* Fix https://github.com/pyload/pyload/issues/1640 (3)Gravatar Walter Purcaro 2015-08-021-7/+7
|
* Fix https://github.com/pyload/pyload/issues/1640 (2)Gravatar Walter Purcaro 2015-08-021-2/+6
|
* Fix https://github.com/pyload/pyload/issues/1640Gravatar Walter Purcaro 2015-08-021-5/+17
|
* Fix https://github.com/pyload/pyload/issues/1632Gravatar Walter Purcaro 2015-07-311-2/+2
|
* Fix https://github.com/pyload/pyload/issues/1628Gravatar Walter Purcaro 2015-07-311-1/+5
|
* Fix https://github.com/pyload/pyload/issues/1601Gravatar Walter Purcaro 2015-07-311-3/+3
|
* Fix https://github.com/pyload/pyload/issues/1625Gravatar Walter Purcaro 2015-07-311-1/+32
|
* Fix get_code call in captcha hooksGravatar Walter Purcaro 2015-07-301-1/+1
|
* Still improving _log methodsGravatar Walter Purcaro 2015-07-291-1/+1
|
* Fix https://github.com/pyload/pyload/issues/1602Gravatar Walter Purcaro 2015-07-291-1/+2
|
* [Plugin] Fix set_cookiesGravatar Walter Purcaro 2015-07-291-2/+2
|
* Fix _log methodGravatar Walter Purcaro 2015-07-291-2/+2
|
* Improve _log methodGravatar Walter Purcaro 2015-07-281-12/+13
|
* Missed to bump up some plugin __version__Gravatar Walter Purcaro 2015-07-281-1/+1
|
* Spare code fixesGravatar Walter Purcaro 2015-07-271-2/+2
|
* Bunch of fixupsGravatar Walter Purcaro 2015-07-271-2/+14
|
* Update internal pluginsGravatar Walter Purcaro 2015-07-271-10/+9
|
* Don't user dictionary’s iterator methodsGravatar Walter Purcaro 2015-07-251-2/+2
|
* Account rewritten (2)Gravatar Walter Purcaro 2015-07-251-6/+9
|
* Code cosmeticsGravatar Walter Purcaro 2015-07-241-2/+2
|
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-7/+7
|
* HotfixesGravatar Walter Purcaro 2015-07-241-5/+26
|
* [Plugin] Another fix about page decodingGravatar 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-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