summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal/Captcha.py
Commit message (Expand)AuthorAgeFilesLines
* [Captcha] fix #2340Gravatar Nitzo 2016-02-141-2/+6
* [Captcha] fix #2311Gravatar Nitzo 2016-01-221-2/+2
* [Captcha] parameter decode= is meaningless hereGravatar GammaC0de 2016-01-031-3/+3
* Spare code cosmetics (2)Gravatar Walter Purcaro 2016-01-021-4/+1
* [Captcha] UpdateGravatar Nitzo 2016-01-021-6/+11
* [Captcha] TypoGravatar Walter Purcaro 2015-12-301-2/+2
* Improve Captcha task managingGravatar Walter Purcaro 2015-12-301-10/+16
* [OCR] self.image -> self.imgGravatar Walter Purcaro 2015-12-271-9/+9
* [Captcha] UpdateGravatar Walter Purcaro 2015-12-271-17/+12
* Addition of some debug messages in DlProtectCom.py and Captcha.pyGravatar Hadrien Theveneau 2015-10-281-0/+1
* Fix XFS pluginsGravatar Walter Purcaro 2015-10-231-1/+1
* Spare code cosmeticsGravatar Walter Purcaro 2015-10-221-1/+1
* Boring code cosmetics (2)Gravatar Walter Purcaro 2015-10-211-7/+0
* Spare fixesGravatar Walter Purcaro 2015-10-191-1/+1
* Version up for all pluginsGravatar Walter Purcaro 2015-10-181-1/+1
* Spare code cosmeticsGravatar Walter Purcaro 2015-10-181-4/+2
* Update internalsGravatar Walter Purcaro 2015-10-181-3/+4
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-3/+3
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-101-3/+3
* A lot of plugin code cosmetics (2)Gravatar Walter Purcaro 2015-10-011-2/+1
* [Captcha] _decrypt -> decrypt_imageGravatar Walter Purcaro 2015-09-301-4/+3
* [Captcha] generic fix for #1756Gravatar GammaC0de 2015-09-281-3/+3
* Spare improvements and fixes (2)Gravatar Walter Purcaro 2015-09-211-2/+0
* Spare improvements and fixesGravatar Walter Purcaro 2015-09-211-4/+3
* Update main Captcha pluginGravatar Walter Purcaro 2015-09-141-6/+6
* partly fixes #1756Gravatar Bambie42 2015-08-261-1/+1
* Fix https://github.com/pyload/pyload/issues/1650Gravatar Walter Purcaro 2015-08-021-2/+2
* Fix https://github.com/pyload/pyload/issues/1630Gravatar Walter Purcaro 2015-08-021-25/+25
* Fix https://github.com/pyload/pyload/issues/1640 (2)Gravatar Walter Purcaro 2015-08-021-3/+3
* [Captcha] Fix _decrypt methodGravatar Walter Purcaro 2015-07-311-11/+9
* Still improving _log methodsGravatar Walter Purcaro 2015-07-291-3/+3
* Fix https://github.com/pyload/pyload/issues/1586Gravatar Walter Purcaro 2015-07-291-3/+6
* Fix https://github.com/pyload/pyload/issues/1575Gravatar Walter Purcaro 2015-07-281-1/+3
* Improve _log methodGravatar Walter Purcaro 2015-07-281-3/+3
* Missed to bump up some plugin __version__Gravatar Walter Purcaro 2015-07-281-1/+1
* Fix https://github.com/pyload/pyload/pull/1564 (thx Nippey)Gravatar Walter Purcaro 2015-07-281-2/+2
* Fix captcha timeoutGravatar Walter Purcaro 2015-07-271-6/+9
* Update internal pluginsGravatar Walter Purcaro 2015-07-271-11/+15
* Account rewritten (2)Gravatar Walter Purcaro 2015-07-251-4/+1
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-8/+12
* HotfixesGravatar Walter Purcaro 2015-07-241-2/+4
* Small __init__ fixesGravatar Walter Purcaro 2015-07-241-3/+3
* Improve CaptchaGravatar Walter Purcaro 2015-07-231-41/+48
* New Captcha skeletonGravatar Walter Purcaro 2015-07-211-20/+82
* 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-1/+2
* Fix addonsGravatar Walter Purcaro 2015-07-191-0/+9
* Code cosmetics (2)Gravatar Walter Purcaro 2015-07-191-1/+1
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-1/+1
* Spare fixesGravatar Walter Purcaro 2015-06-241-6/+4
* Update allGravatar Walter Purcaro 2015-06-241-6/+0
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-241-2/+2
* Update everythingGravatar Walter Purcaro 2015-06-081-2/+2
* Split CaptchaServiceGravatar Walter Purcaro 2015-05-301-0/+56