1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
checktheroads
166603b5c4 bump version to 1.0.0-beta8 2020-03-23 01:11:15 -07:00
checktheroads
34a272597f bump to version 1.0.0b7 2020-03-22 17:46:35 -07:00
checktheroads
22a8059bb1 bump version to 1.0.0b6 2020-03-22 11:42:40 -07:00
checktheroads
b219a2cb1a backport py3.7 asyncio.run to support py3.6 2020-02-16 00:52:29 -07:00
checktheroads
edf0803a62 style improvements 2020-02-03 02:35:11 -07:00
checktheroads
707f84ae79 add customizable dns over https provider 2020-02-01 01:13:26 -10:00
checktheroads
b68a75273b validation & construction overhaul 2020-01-31 02:06:27 -10:00
checktheroads
dc4baebfa3 refactor front end params 2020-01-28 12:03:47 -07:00
checktheroads
53fcf67968 cleanup 2020-01-26 02:21:12 -07:00
checktheroads
446cf624b8 centralize static-y definitions 2020-01-21 17:32:31 -07:00
checktheroads
06c5c6eba2 split api endpoints from backend query initiator 2020-01-20 19:50:08 -07:00
checktheroads
0728965999 fix import 2020-01-17 02:50:57 -07:00
checktheroads
b901568997 fix ununsed import 2020-01-16 02:51:10 -07:00
checktheroads
2bc84ebc3d formatting 2020-01-03 03:04:50 -07:00
checktheroads
407c575254 fix docstrings 2019-12-31 01:08:15 -07:00
checktheroads
8d19cf159f bump min Python version to 3.7; check python version at start 2019-12-30 23:00:53 -07:00
checktheroads
4ab94c7a6a isort 2019-12-30 09:47:31 -07:00
checktheroads
d5cd069148 upgrade pydantic to 1.3 2019-12-30 01:44:19 -07:00
checktheroads
ea3a08b28a refactor logzero → loguru; docstrings 2019-12-29 23:57:39 -07:00
checktheroads
126d86a8c8 add cisco_ios_telnet to allowed NOS list 2019-10-25 10:49:40 -07:00
checktheroads
7df02dc3b4 add target formatting and huawei commands for #17 2019-10-01 01:04:23 -07:00
checktheroads
f756e11615 add VRF support 2019-09-30 07:51:17 -07:00
checktheroads
17d7648b9c add VRF to AFI mapping model 2019-09-13 00:36:58 -07:00
checktheroads
1d3f934a03 improve input validation & handling 2019-09-09 12:18:26 -07:00
checktheroads
a5bb782d3e refactor 2019-09-04 01:28:55 -07:00
Matt Love
b7747cf1df Async all the things
Flask → Sanic, Requests → HTTP3, Add SSHTunnel for SSH Proxying, Remove Gunicorn dependency
2019-07-15 02:30:42 -07:00
checktheroads
2f33a823e4 Fix syntax errors 2019-07-07 22:38:46 -07:00
checktheroads
211e503d5e Implement: Pydantic, Custom exceptions, constants, YAML 2019-07-07 02:49:54 -07:00