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

76 Commits

Author SHA1 Message Date
97484e16c2 remove async config init 2020-04-13 01:04:28 -07:00
534047de36 use custom fork of sshtunnel; remove ujson 2020-04-12 02:10:09 -07:00
744278035d fix SEO keyword handling 2020-04-11 16:48:20 -07:00
23f3ba74c5 only query for A or AAAA records if ipv4 or ipv6 is enabled 2020-03-28 16:30:34 -07:00
6419660bef only build VRF help if query type is enabled 2020-03-24 12:31:09 -07:00
6034735e23 add cache text to ui 2020-03-23 01:10:27 -07:00
83eb75b4a7 general cleanup 2020-03-22 22:09:03 -07:00
5e91836978 fix image validation errors 2020-03-22 18:05:41 -07:00
17e8b1c113 fall back main config to empty dict 2020-02-16 18:01:57 -07:00
b219a2cb1a backport py3.7 asyncio.run to support py3.6 2020-02-16 00:52:29 -07:00
25aff69cf6 fix app directory validation 2020-02-15 11:01:16 -07:00
96df5469de detect & give user option to set app runtime directory 2020-02-14 16:30:40 -07:00
6a777ed544 remove device.location field 2020-02-08 10:02:24 -07:00
edf0803a62 style improvements 2020-02-03 02:35:11 -07:00
69d66cb394 add support for multiple config file locations 2020-01-28 14:11:34 -07:00
dc4baebfa3 refactor front end params 2020-01-28 12:03:47 -07:00
af0fac32d9 refactor params.features → params.queries 2020-01-28 10:16:18 -07:00
4a84c88db6 refactor redis config 2020-01-28 09:52:54 -07:00
3b11cd65f2 refactor params.branding → params.web 2020-01-28 09:14:47 -07:00
9b9fd95061 flatten configuration model 2020-01-28 08:59:27 -07:00
5a68bb294c begin config model flattening 2020-01-26 02:18:39 -07:00
446cf624b8 centralize static-y definitions 2020-01-21 17:32:31 -07:00
abcb87de46 isort import fix 2020-01-20 10:17:22 -07:00
93ce589ae1 isort import fix 2020-01-19 22:13:18 -07:00
30423bf588 format subtitle with primary_asn 2020-01-19 22:07:17 -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
7ba6954af8 improve exception & log handling 2020-01-05 00:34:44 -07:00
3037dd826e add logging to file 2020-01-03 03:03:57 -07:00
08c33f678f fix docstrings; refactor to strict types 2019-12-31 18:29:43 -07:00
4d203e4729 refactor config reading to asyncio 2019-12-31 11:08:30 -07:00
296ff0e202 make LOG_LEVEL public 2019-12-30 09:47:12 -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
0c649fbcc3 change command log to debug 2019-10-12 23:44:39 -07:00
962fd21bf9 model restructure, front-end improvements 2019-10-09 03:10:52 -07:00
7f2fbda354 add stackprinter 2019-10-04 17:17:08 -07:00
f756e11615 add VRF support 2019-09-30 07:51:17 -07:00
f9190556f4 shorten logger function name 2019-09-25 22:40:02 -07:00
26a502b971 avoid key errors if top level keys are undefined 2019-09-25 22:31:06 -07:00
617f6f1023 add VRF support 2019-09-25 11:06:57 -07:00
f5fb9c415d comment update 2019-09-13 00:36:04 -07:00
ad3e368246 start vrf data model; move models to dedicated module 2019-09-11 01:35:31 -07:00
094cfbc82b WIP: Add new VRF feature 2019-09-09 23:05:10 -07:00
4485356447 WIP add VRF feature 2019-09-09 00:18:01 -07:00
551acd27aa code cleanup & fix formatting 2019-09-03 00:42:22 -07:00
b5b1122ec6 WIP: switching to 100% custom exceptions for error handling 2019-08-25 23:22:20 -07:00
3f6d451d52 🔥 remove commented code 2019-08-14 09:34:38 -07:00
3f7988910d massive overhaul 2019-07-29 22:13:11 -07:00
4bc56895a9 Add networks config model 2019-07-16 22:31:55 -07:00