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

21 Commits

Author SHA1 Message Date
dc4baebfa3 refactor front end params 2020-01-28 12:03:47 -07:00
53fcf67968 cleanup 2020-01-26 02:21:12 -07:00
446cf624b8 centralize static-y definitions 2020-01-21 17:32:31 -07:00
06c5c6eba2 split api endpoints from backend query initiator 2020-01-20 19:50:08 -07:00
0728965999 fix import 2020-01-17 02:50:57 -07:00
b901568997 fix ununsed import 2020-01-16 02:51:10 -07:00
2bc84ebc3d formatting 2020-01-03 03:04:50 -07:00
407c575254 fix docstrings 2019-12-31 01:08:15 -07:00
8d19cf159f bump min Python version to 3.7; check python version at start 2019-12-30 23:00:53 -07:00
4ab94c7a6a isort 2019-12-30 09:47:31 -07:00
d5cd069148 upgrade pydantic to 1.3 2019-12-30 01:44:19 -07:00
ea3a08b28a refactor logzero → loguru; docstrings 2019-12-29 23:57:39 -07:00
126d86a8c8 add cisco_ios_telnet to allowed NOS list 2019-10-25 10:49:40 -07:00
7df02dc3b4 add target formatting and huawei commands for #17 2019-10-01 01:04:23 -07:00
f756e11615 add VRF support 2019-09-30 07:51:17 -07:00
17d7648b9c add VRF to AFI mapping model 2019-09-13 00:36:58 -07:00
1d3f934a03 improve input validation & handling 2019-09-09 12:18:26 -07:00
a5bb782d3e refactor 2019-09-04 01:28:55 -07:00
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
2f33a823e4 Fix syntax errors 2019-07-07 22:38:46 -07:00
211e503d5e Implement: Pydantic, Custom exceptions, constants, YAML 2019-07-07 02:49:54 -07:00