Andrei
|
83b6f3bf76
|
Add true test for recaptcha3
|
2019-08-26 02:44:10 +03:00 |
Andrei
|
ec7bf5142a
|
Update version
|
2019-08-25 20:25:28 +03:00 |
Andrei
|
9ff804c163
|
Fix recaptcha v3 interface
|
2019-08-25 20:24:38 +03:00 |
Andrei
|
86a9d13558
|
Update TravisCI config file
|
2019-08-21 04:47:17 +03:00 |
Andrei
|
e056ed301e
|
Refactor
|
2019-08-21 04:36:40 +03:00 |
Andrei
|
06b9c006c9
|
Update tests
|
2019-08-21 04:34:29 +03:00 |
Andrei
|
b049c5f0ca
|
Update version
|
2019-08-21 04:34:20 +03:00 |
Andrei
|
be03721d3d
|
Add IncorrectRecaptcha interface
|
2019-08-21 04:34:11 +03:00 |
Andrei
|
d195aff19d
|
Update readme
|
2019-08-20 18:09:16 +03:00 |
Andrei
|
d4cd1fec45
|
Refactor tests
|
2019-08-20 17:56:52 +03:00 |
Andrei
|
2997a5c348
|
Add selenium example
|
2019-08-20 17:56:45 +03:00 |
Andrei
|
89da911847
|
Update version
|
2019-08-20 16:07:06 +03:00 |
Andrei
|
ebca7d0dc6
|
Merge remote-tracking branch 'origin/master'
|
2019-08-20 16:06:53 +03:00 |
Andrei
|
b69beaf908
|
Update tests
|
2019-08-20 16:02:23 +03:00 |
Andrei
|
36e7a11683
|
Add `get_app_stats` method to control interface
|
2019-08-20 16:02:16 +03:00 |
Andrei
|
d37b7f8895
|
Merge pull request #46 from AndreiDrang/dependabot/pip/pika-1.1.0
Bump pika from 1.0.1 to 1.1.0
|
2019-08-07 03:08:22 +03:00 |
dependabot-preview[bot]
|
f523c36a09
|
Bump pika from 1.0.1 to 1.1.0
Bumps [pika](https://github.com/pika/pika) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/pika/pika/releases)
- [Commits](https://github.com/pika/pika/compare/1.0.1...1.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-22 03:35:49 +00:00 |
Andrei
|
d0271dbaee
|
Fix imports
|
2019-07-20 22:15:33 +03:00 |
Andrei
|
c1fbde354b
|
Add Recaptcha V3 examples
|
2019-07-20 22:11:31 +03:00 |
Andrei
|
ca873a3c1c
|
Add codecov badge
|
2019-07-16 22:32:56 +03:00 |
Andrei
|
ee1f9f5176
|
Add codecov.yml
|
2019-07-16 22:27:44 +03:00 |
Andrei
|
abb05f410a
|
Add `python3_anticaptcha` to travis
|
2019-07-16 22:17:54 +03:00 |
Andrei
|
6cf647e661
|
Add `requests` to travis
|
2019-07-16 22:15:37 +03:00 |
Andrei
|
d2dc5f5575
|
Add `pytest-cov` to travis
|
2019-07-16 22:13:28 +03:00 |
Andrei
|
abe96800b5
|
Fix travis
|
2019-07-16 22:11:52 +03:00 |
Andrei
|
62f7d6633a
|
Refactor
|
2019-07-16 21:48:28 +03:00 |
Andrei
|
4df0f026b4
|
Add tests for new method; Update old tests;
|
2019-07-16 21:46:08 +03:00 |
Andrei
|
8443706c83
|
Add new method - `ReCaptchaV3TaskProxyless`; Update version;
|
2019-07-16 21:45:49 +03:00 |
Andrei
|
ca14f0405b
|
Add to test env variable for recaptcha_key, for positive tests
|
2019-06-24 18:17:41 +03:00 |
Andrei
|
3cd8a1c581
|
Update version and add `getAppStats` method
|
2019-06-24 17:16:20 +03:00 |
Andrei
|
65be8a6fe5
|
Add more tests.
Add test to check default modules&methods params
|
2019-05-20 23:23:39 +03:00 |
Andrei
|
2b1d347ff8
|
Add CustomCaptcha tests. Refactor.
|
2019-05-20 23:03:19 +03:00 |
Andrei
|
3ac9bb48af
|
Update version. Fix CustomCaptcha. Refactor
|
2019-05-20 22:47:16 +03:00 |
Andrei
|
a867ef0fa2
|
Update callback_examples.py
|
2019-05-20 22:43:33 +03:00 |
Andrei
|
67cfcb7313
|
Update CallbackClient.py
|
2019-05-20 22:43:11 +03:00 |
Andrei
|
cf2e0f3b1d
|
Update CustomCaptchaTask.py
|
2019-05-20 22:41:37 +03:00 |
Andrei
|
d900f48f0b
|
Update NoCaptchaTaskProxyless.py
|
2019-05-20 22:39:37 +03:00 |
Andrei
|
eb10cd160f
|
Merge pull request #44 from AndreiDrang/dependabot/pip/requests-2.22.0
Bump requests from 2.21.0 to 2.22.0
|
2019-05-20 12:17:19 +03:00 |
dependabot[bot]
|
33c2ce4453
|
Bump requests from 2.21.0 to 2.22.0
Bumps [requests](https://github.com/requests/requests) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/kennethreitz/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.21.0...v2.22.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-20 03:27:55 +00:00 |
Andrei
|
d0bbf26333
|
Update library version; Add requests session.close()
|
2019-05-02 16:18:00 +03:00 |
Andrei
|
0cdb7c7969
|
Add `requests` session close method.
|
2019-05-02 15:56:19 +03:00 |
Andrei
|
55b4e866db
|
Merge pull request #42 from AndreiDrang/dependabot/pip/pika-1.0.1
Bump pika from 1.0.0 to 1.0.1
|
2019-04-15 13:59:13 +03:00 |
dependabot[bot]
|
ff21f5310e
|
Bump pika from 1.0.0 to 1.0.1
Bumps [pika](https://github.com/pika/pika) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/pika/pika/releases)
- [Commits](https://github.com/pika/pika/compare/1.0.0...1.0.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-04-15 03:22:19 +00:00 |
Andrei
|
fbf2ab4aa9
|
Merge pull request #41 from AndreiDrang/dependabot/pip/pika-1.0.0
Bump pika from 0.13.1 to 1.0.0
|
2019-04-08 10:19:07 +03:00 |
dependabot[bot]
|
ba14659229
|
Bump pika from 0.13.1 to 1.0.0
Bumps [pika](https://github.com/pika/pika) from 0.13.1 to 1.0.0.
- [Release notes](https://github.com/pika/pika/releases)
- [Commits](https://github.com/pika/pika/compare/0.13.1...1.0.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-04-08 03:23:59 +00:00 |
Andrei
|
8e134bf9ae
|
Update version
|
2019-03-19 22:30:22 +03:00 |
Andrei
|
1ccffefe03
|
Refactoring to PEP8
|
2019-03-19 22:26:12 +03:00 |
Andrei
|
f06607656f
|
Upd version 1.2.4
|
2019-03-15 22:47:05 +03:00 |
Andrei
|
e83a84664d
|
Merge pull request #40 from suroegin-forks/feature/get-queue-stats-method
Added new get_queue_status() method
|
2019-03-16 00:50:46 +03:00 |
Ivan Suroegin
|
681bf697b9
|
Added example + fixed docstring
|
2019-03-15 21:26:48 +00:00 |