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

48 Commits

Author SHA1 Message Date
a00be434cf fix cache UI issue 2020-04-18 12:09:16 -07:00
e9de3f4295 bump version to beta-26 2020-04-18 11:34:58 -07:00
fa38d49a8e bump version to beta-25 2020-04-16 11:13:21 -07:00
0f3aba292d bump version to beta-24 2020-04-16 01:10:11 -07:00
306b3cc140 bump version to beta-23 2020-04-16 00:39:03 -07:00
2cc153d078 bump version to beta-22 2020-04-15 11:17:47 -07:00
5f3c516f86 revamp logging 2020-04-14 10:24:20 -07:00
1c9aee4608 bump version to beta-21 2020-04-13 02:26:12 -07:00
2fca563a33 bump version to beta-20 2020-04-13 02:05:18 -07:00
9a0fbc7098 Update dependencies; bump version 2020-04-13 01:00:42 -07:00
c02b8d359e cleanup 2020-04-12 02:17:16 -07:00
3c2b9bf61e bump version to beta-17 2020-04-11 17:45:09 -07:00
ddd8d6b737 bump version to beta16 2020-04-11 09:13:32 -07:00
469c6c5197 bump beta version to 15 2020-03-29 20:11:57 -07:00
7d359c084b bump version to 1.0.0-beta14 2020-03-28 17:47:29 -07:00
33dc790137 fix logo file & width parameter handling 2020-03-25 11:23:45 -07:00
d0451fd7af fix huawei slash conversion issue 2020-03-24 18:36:04 -07:00
62e2e7eca8 bump version to 1.0.0-beta11 2020-03-24 12:33:12 -07:00
672cad2e47 add default_color_mode option 2020-03-24 11:08:42 -07:00
575af2d5da bump version to 1.0.0-beta9 [skip ci] 2020-03-23 11:45:32 -07:00
166603b5c4 bump version to 1.0.0-beta8 2020-03-23 01:11:15 -07:00
34a272597f bump to version 1.0.0b7 2020-03-22 17:46:35 -07:00
22a8059bb1 bump version to 1.0.0b6 2020-03-22 11:42:40 -07:00
b219a2cb1a backport py3.7 asyncio.run to support py3.6 2020-02-16 00:52:29 -07:00
edf0803a62 style improvements 2020-02-03 02:35:11 -07:00
707f84ae79 add customizable dns over https provider 2020-02-01 01:13:26 -10:00
b68a75273b validation & construction overhaul 2020-01-31 02:06:27 -10:00
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