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 |
Ivan Suroegin
|
c9794992c4
|
Added new get_queue_status() method
|
2019-03-15 20:09:12 +03:00 |
Andrei
|
bf01329dc6
|
Merge pull request #39 from AndreiDrang/dependabot/pip/pika-0.13.1
Bump pika from 0.13.0 to 0.13.1
|
2019-03-11 11:27:39 +03:00 |
dependabot[bot]
|
db435288cc
|
Bump pika from 0.13.0 to 0.13.1
Bumps [pika](https://github.com/pika/pika) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/pika/pika/releases)
- [Commits](https://github.com/pika/pika/compare/0.13.0...0.13.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-03-11 03:22:30 +00:00 |
Andrei
|
78f4808daa
|
Update ignore
|
2019-03-04 23:30:24 +03:00 |
Andrei
|
7a2a3348e9
|
Update test file
|
2019-03-04 23:30:15 +03:00 |
Andrei
|
284bd9c8eb
|
Add new pytests - for aio nocaptcha and captcha control
|
2019-03-01 20:30:53 +03:00 |
Andrei
|
5d94fda82a
|
Add nocaptcha contexmanager example
|
2019-03-01 20:29:28 +03:00 |
Andrei
|
b188f7ba9a
|
Add basic tests
|
2019-02-28 03:55:04 +03:00 |
Andrei
|
d29247e7c3
|
Add new library version files. Fix setup.
|
2019-02-14 14:32:33 +03:00 |
Andrei
|
d6c9cfd215
|
Merge pull request #38 from AndreiDrang/contextmanager
Contextmanager
|
2019-02-14 14:16:54 +03:00 |
Andrei
|
83fca21b22
|
Update library version
|
2019-02-14 14:05:18 +03:00 |
Andrei
|
0f8dd526af
|
Merge branch 'setup_upd' into contextmanager
|
2019-02-14 14:03:52 +03:00 |
Andrei
|
b123e1ec09
|
Add manifest. Update setup.py
|
2019-02-14 14:03:43 +03:00 |
Andrei
|
9690b7107e
|
Update error description.
|
2019-02-14 13:53:31 +03:00 |
Andrei
|
dfe2bd4e67
|
Update error description.
|
2019-02-14 13:52:21 +03:00 |
Andrei
|
2c29a09c6c
|
Add contextmanager to all captcha methods
|
2019-02-14 13:51:28 +03:00 |
Andrei
|
fb9f0e27aa
|
Add contextmanager to Control module
|
2019-02-14 13:33:16 +03:00 |
Andrei
|
5e94e6f453
|
Update README.md
|
2019-02-14 01:58:57 +03:00 |
Andrei
|
c573d5c3f2
|
Merge pull request #37 from codacy-badger/codacy-badge
Add a Codacy badge to README.md
|
2019-02-14 01:58:28 +03:00 |
The Codacy Badger
|
ac81de0b53
|
Add Codacy badge
|
2019-02-13 22:57:09 +00:00 |
Andrei
|
2b65a41438
|
Correct tabs.
|
2019-02-07 13:05:22 +03:00 |
Andrei
|
427ac7c43f
|
Bug-fixing in `error.py`
|
2019-01-22 23:19:49 +03:00 |
Andrei
|
21b51580d1
|
Merge pull request #35 from AndreiDrang/dependabot/pip/pika-0.13.0
Bump pika from 0.12.0 to 0.13.0
|
2019-01-22 10:24:51 +03:00 |
dependabot[bot]
|
82a8ae7d6b
|
Bump pika from 0.12.0 to 0.13.0
Bumps [pika](https://github.com/pika/pika) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/pika/pika/releases)
- [Commits](https://github.com/pika/pika/compare/0.12.0...0.13.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-21 03:13:45 +00:00 |
Andrei
|
58e270b3a7
|
Delete unused code and imports
|
2019-01-20 02:52:54 +03:00 |
Andrei
|
5b20ff7147
|
Update issue templates
|
2019-01-20 02:42:46 +03:00 |
Andrei
|
809efebbf4
|
Add new version files
|
2019-01-19 00:10:02 +03:00 |
Andrei
|
db59e5a400
|
Merge remote-tracking branch 'origin/master'
|
2019-01-19 00:08:16 +03:00 |
Andrei
|
937c30e5d3
|
Add `taskId` to captcha_response body. Update version
|
2019-01-19 00:08:08 +03:00 |
Andrei
|
a0b7aad77f
|
Merge pull request #33 from AndreiDrang/dependabot/pip/aiohttp-3.5.4
Bump aiohttp from 3.5.3 to 3.5.4
|
2019-01-14 18:12:06 +03:00 |
dependabot[bot]
|
12196b652e
|
Bump aiohttp from 3.5.3 to 3.5.4
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/HISTORY.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.5.3...v3.5.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-14 03:21:18 +00:00 |
Andrei
|
af29b5ae19
|
Update install script
|
2019-01-11 02:42:51 +03:00 |
Andrei
|
95992f5c74
|
Add callback server status to readme
|
2019-01-11 01:55:46 +03:00 |
Andrei
|
f04d3874a5
|
New version release
|
2019-01-11 01:06:30 +03:00 |