Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stupid Bugfix... | André Glüpker | 2016-03-24 | 1 | -2/+2 |
| | |||||
* | Add another Type1-Captcha | André Glüpker | 2016-03-23 | 1 | -2/+4 |
| | | | | white box has other dimensions for "street sign" and "street names" | ||||
* | Only detect captchatype once | André Glüpker | 2016-03-23 | 1 | -16/+25 |
| | |||||
* | Implement captchaclicking for another captcha type | André Glüpker | 2016-03-23 | 1 | -35/+95 |
| | | | | | | | | | | | Try to detect, which image is provided, by checking some pixels for values. The first captcha has a big, black infopanel and an example image with a white border. The second captcha has a small info panel and we're testing for a nearly black pixel (jpeg artefacts...) for the corresponding imagenumbers | ||||
* | First prototype of clickable images (find all trees) | André Glüpker | 2016-03-22 | 1 | -2/+38 |
| | | | | Only works on one of those. (The one with the black borders) | ||||
* | Debugfunction to save current image (commented out) | André Glüpker | 2016-03-22 | 1 | -0/+7 |
| | |||||
* | Fix description/comment | André Glüpker | 2016-03-22 | 1 | -2/+2 |
| | |||||
* | Colorize Start/Stop-Button to show current (live) status | André Glüpker | 2016-03-20 | 1 | -0/+2 |
| | |||||
* | little bugfixes | André Glüpker | 2016-03-19 | 1 | -1/+6 |
| | | | | | - startstopButton Focus - Committing/Skipping while paused | ||||
* | Show number of 'NO CAPTCHA'-Messages | André Glüpker | 2016-03-19 | 1 | -4/+12 |
| | |||||
* | Display current worker count | André Glüpker | 2016-03-19 | 1 | -1/+3 |
| | |||||
* | cleanup | André Glüpker | 2016-03-19 | 1 | -11/+1 |
| | |||||
* | random not needed | André Glüpker | 2016-03-19 | 1 | -1/+0 |
| | |||||
* | Show a warning if the API_KEY is not set | André Glüpker | 2016-03-18 | 1 | -0/+5 |
| | |||||
* | Initial commit of my 9kw client with python3 and PyQt5 | André Glüpker | 2016-03-18 | 1 | -0/+330 |