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

52 Commits

Author SHA1 Message Date
0ca5bc0ff6 add docs via pydantic field schemas 2020-02-01 16:11:01 -10:00
af4a0b0ea7 add API endpoint docs 2020-02-01 12:50:12 -10: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
af0fac32d9 refactor params.features → params.queries 2020-01-28 10:16:18 -07:00
492e7917a1 allow int or str for primary_asn 2020-01-28 10:06:43 -07:00
0cfa3472f7 move google analytics to params.web 2020-01-28 10:03:51 -07:00
4a84c88db6 refactor redis config 2020-01-28 09:52:54 -07:00
b5b7600880 refactor params.opengraph → params.web.opengraph 2020-01-28 09:51:58 -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
6ad69ae6bb start: add DNS resolution 2020-01-27 21:28:46 -07:00
4a5c4b5f7b sort routers by display_name 2020-01-26 02:20:05 -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
94c35faac0 improve api docs 2020-01-21 02:38:04 -07:00
2499c7cec5 add development mode config model 2020-01-20 10:51:48 -07:00
20abd74de8 add fastapi docs config model 2020-01-20 10:19:27 -07:00
65ccce5aff add fastapi docs config model 2020-01-20 10:17:52 -07:00
3d04bbdd47 improve validation of listen_address 2020-01-20 00:34:45 -07:00
0728965999 fix import 2020-01-17 02:50:57 -07:00
5c6ac2336a additions for new ui 2020-01-16 02:52:00 -07:00
3c38cd0809 improve type definitions 2020-01-05 00:36:12 -07:00
ae87eeab90 add SSL support for hyperglass-agent 2020-01-05 00:32:54 -07:00
2bc84ebc3d formatting 2020-01-03 03:04:50 -07:00
3037dd826e add logging to file 2020-01-03 03:03:57 -07:00
523afcfa70 add height to logo parameters 2020-01-03 01:25:41 -07:00
08c33f678f fix docstrings; refactor to strict types 2019-12-31 18:29:43 -07:00
0a74122bb2 add font-size variable 2019-12-31 12:37:11 -07:00
a8b7494577 fix docstrings 2019-12-31 12:10:23 -07:00
4ab94c7a6a isort 2019-12-30 09:47:31 -07:00
cd66943d33 migrate types to pydantic strict types 2019-12-30 09:46:04 -07:00
9e34623ac7 change branding.logo.path to alias of branding.logo.logo_path for Pydantic v1 2019-12-30 09:45:26 -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
bb01709713 remove legacy fields 2019-10-16 01:17:44 -07:00
34356b4707 automatically add trailing / to favicon path 2019-10-13 17:35:04 -07:00
b691cf960a remove afi_name from model 2019-10-12 23:44:14 -07:00
51256e4f67 add Arista, fix old nomenclature for AFI class instance 2019-10-12 16:44:47 -07:00
8b95f7c1d9 add string-format lib to format error messages 2019-10-10 01:58:28 -07:00
6edd2e70da clean up default command models 2019-10-10 01:57:30 -07:00
962fd21bf9 model restructure, front-end improvements 2019-10-09 03:10:52 -07:00
b7d700c4cd inherit preconfigured class 2019-10-04 16:54:32 -07:00
43dbcfe6fa increase default front end timeout 2019-10-02 01:18:18 -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
8334514d27 remove unused imports 2019-09-25 23:47:49 -07:00
617f6f1023 add VRF support 2019-09-25 11:06:57 -07:00
4f00762ec9 allow NoneType for AFIs 2019-09-13 08:31:46 -07:00