Commit graph

265 commits

Author SHA1 Message Date
Jack Robison e6d5c86efb
Merge pull request #25 from PhilippHomann/master
Add lease_time as parameter
2020-12-21 14:54:52 -05:00
Philipp Homann 2b4295b336
Fix typing and test errors 2020-12-20 15:29:20 +01:00
Philipp Homann e436e5f483
Add lease_time as parameter 2020-12-20 14:48:55 +01:00
Jack Robison 5a3333c895
0.0.18 2020-11-02 15:14:29 -05:00
Jack Robison 8405dd94b9
Create pypi-publish.yml 2020-11-02 15:12:14 -05:00
Jack Robison 77e6e64d30
fix 3.6 2020-11-02 14:41:34 -05:00
Jack Robison 8cf07ecb91
validate public ipv4 address for get_external_ip
-fixes invalid, ipv6, or private addresses being returned
2020-11-02 14:30:49 -05:00
Jack Robison 7223f36c1e
update readme and generate_bug_report.py 2020-11-02 14:02:14 -05:00
Jack Robison cc69e88d1a
coverage 2020-11-02 12:23:57 -05:00
Jack Robison 33f9597939
improve coverage 2020-11-01 15:28:29 -05:00
Jack Robison beaa7bc3cb
fix scpd breaking if content-length is not provided
-applies to at least actiontec
-add actiontec and dd-wrt discover + get_external_ip replay tests
2020-11-01 15:26:50 -05:00
Jack Robison 454ad65450
remove dead code 2020-11-01 15:21:27 -05:00
Jack Robison abca2a601b
use pragma: no cover where appropriate 2020-11-01 15:20:04 -05:00
Jack Robison 1cfa5dd567
Update README.md 2020-10-30 15:27:37 -04:00
Jack Robison b197f20afd
drop travis 2020-10-30 15:23:35 -04:00
Jack Robison f9635eee56
update python-package.yml 2020-10-30 15:22:38 -04:00
Jack Robison 52ac73bf57
mypy 2020-10-30 15:12:51 -04:00
Jack Robison 903041b5f6
Update python-package.yml 2020-10-30 15:09:24 -04:00
Jack Robison 6ca70b262c
Create python-package.yml 2020-10-30 15:08:31 -04:00
Jack Robison 0e90927f0e
fix different socket types on 3.6/7 vs >=3.8 2020-10-30 12:59:48 -04:00
Jack Robison a33a3a3a83
fix socket type for python 3.8 2020-10-30 12:51:13 -04:00
Jack Robison d8098d8315
update generate_bug_report 2020-10-29 17:17:31 -04:00
Jack Robison 4f798f145b
update generate_bug_report.py 2020-10-28 22:11:48 -04:00
Jack Robison 8a5197cf04
add generate_test_case.py 2020-10-19 10:36:06 -04:00
Jack Robison c44b856060
fix content pattern regex
-fixes `<?xml version="1.0" encoding="utf-8"?>` breaking vs typical `<?xml version="1.0"?>`
-fixes motorola mg7550
2020-10-15 18:34:49 -04:00
Jack Robison 59dc075f39
Update README.md 2020-10-14 15:08:21 -04:00
Jack Robison 8a718789c7
add python example to readme 2020-10-13 17:05:19 -04:00
Jack Robison 33bfa23273
Merge pull request #24 from lbryio/debug-gateway
add `gather_debug_info` command
2020-10-13 15:57:16 -04:00
Jack Robison dc80dedff9
skip coverage for gather_debug_info
Signed-off-by: Jack Robison <jackrobison@lbry.io>
2020-10-13 15:33:45 -04:00
Jack Robison c3df4d21a6
add gather_debug_info and update readme 2020-10-13 15:22:49 -04:00
Jack Robison ebbca38079
Update README.md 2020-10-04 01:19:43 -04:00
Thomas Zarebczan 89287df0b8
Merge pull request #23 from ykris45/patch-1
Update LICENSE
2020-02-03 17:06:15 -05:00
YULIUS KURNIAWAN KRISTIANTO 0f228816a5
Update LICENSE 2020-02-03 04:39:59 +07:00
Jack Robison b0e44dfb9c
bump to 0.0.17 2020-01-16 15:34:29 -05:00
Jack Robison 9aae66c8f5
update readme 2020-01-16 15:34:02 -05:00
Jack Robison d221c1aa3f
Merge pull request #22 from lbryio/catch-connection-error
Fix uncaught ConnectionError in scpd_post and scpd_get
2020-01-15 16:37:02 -05:00
Jack Robison 6d52d76af6
bytes/str 2020-01-15 16:28:53 -05:00
Jack Robison 1c6fd31796
remove mock testing requirement 2020-01-15 16:25:31 -05:00
Jack Robison 99fabb2a65
handle ConnectionError in scpd_get and scpd_post 2020-01-15 16:25:27 -05:00
Jack Robison d0f61f0597
Update README.md 2019-11-15 13:17:53 -05:00
Jack Robison 60566e07ce
bump version 2019-11-15 10:51:56 -05:00
Jack Robison 36372f747d
update README.md 2019-11-15 10:46:15 -05:00
Jack Robison 5a6be06cb5
fix --debug_logging cli argument 2019-11-15 10:40:00 -05:00
Jack Robison 7ab12ef9a9
Merge pull request #20 from lbryio/fix-tplink-xml-parsing
fix soap xml parsing for tp-link devices
2019-11-14 14:22:13 -05:00
Jack Robison 1570f4a238
delete empty file 2019-11-14 13:36:20 -05:00
Jack Robison 2e24b35463
test tp-link xml namespace parsing bug 2019-11-14 13:35:03 -05:00
Jack Robison 72fd95bcc5
fix soap xml parsing for tp-link devices 2019-11-13 10:57:12 -05:00
Jack Robison ca34ce29a6
bump version 2019-10-28 10:14:52 -04:00
Jack Robison 383f64b854
Merge pull request #19 from lbryio/python-3.8
python 3.8 support
2019-10-25 16:20:15 -04:00
Jack Robison d70618864a
test python 3.8 support 2019-10-25 16:13:11 -04:00