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

168 Commits

Author SHA1 Message Date
checktheroads
534047de36 use custom fork of sshtunnel; remove ujson 2020-04-12 02:10:09 -07:00
checktheroads
744278035d fix SEO keyword handling 2020-04-11 16:48:20 -07:00
checktheroads
cabc6aebb1 increase default request_timeout due to long traceroutes 2020-04-11 16:47:58 -07:00
checktheroads
b1eac12dc8 fix default Juniper & IOS-XR commands. Closes #32, closes #30 2020-04-11 09:12:24 -07:00
checktheroads
7cc6b50db3 fix formatting 2020-03-30 08:26:04 -07:00
checktheroads
d2d2c261cc general cleanup 2020-03-29 20:04:02 -07:00
checktheroads
3488f86e39 fix logo handling 2020-03-29 20:03:36 -07:00
checktheroads
23f3ba74c5 only query for A or AAAA records if ipv4 or ipv6 is enabled 2020-03-28 16:30:34 -07:00
checktheroads
a5f56f2898 fix isort error 2020-03-25 11:59:04 -07:00
checktheroads
33dc790137 fix logo file & width parameter handling 2020-03-25 11:23:45 -07:00
checktheroads
6419660bef only build VRF help if query type is enabled 2020-03-24 12:31:09 -07:00
checktheroads
672cad2e47 add default_color_mode option 2020-03-24 11:08:42 -07:00
checktheroads
50f1160a7f fix feature enable/disable issue 2020-03-23 09:44:50 -07:00
checktheroads
6034735e23 add cache text to ui 2020-03-23 01:10:27 -07:00
checktheroads
d8a2925217 fix custom command imports 2020-03-22 23:09:07 -07:00
checktheroads
0962d1bc20 send extra args to yaml instead of json 2020-03-22 23:08:48 -07:00
checktheroads
83eb75b4a7 general cleanup 2020-03-22 22:09:03 -07:00
checktheroads
5fc9adf1d4 fix default juniper commands; fix custom command import; fix incorrect default force_cidr setting 2020-03-22 22:08:29 -07:00
checktheroads
5e91836978 fix image validation errors 2020-03-22 18:05:41 -07:00
checktheroads
f89b309f3f add force_cidr option for vrfs 2020-03-22 17:46:08 -07:00
checktheroads
cf6958e469 example & example validation cleanup 2020-03-21 15:00:37 -07:00
checktheroads
fe61a7e90f enable ssl certificate import for hyperglass-agent 2020-03-21 01:44:38 -07:00
checktheroads
b5bcc0770b fix default peeringdb link 2020-03-19 17:33:52 -07:00
checktheroads
250906f463 add dict, json, yaml exporters to model parent class 2020-03-19 17:33:29 -07:00
checktheroads
6780b74c63 don't require display_name for default vrf; closes #28 2020-03-19 09:25:57 -07:00
checktheroads
a9712ec898 fix missing juniper aspath quotes 2020-02-28 01:27:03 -07:00
checktheroads
17e8b1c113 fall back main config to empty dict 2020-02-16 18:01:57 -07:00
checktheroads
b219a2cb1a backport py3.7 asyncio.run to support py3.6 2020-02-16 00:52:29 -07:00
checktheroads
25aff69cf6 fix app directory validation 2020-02-15 11:01:16 -07:00
checktheroads
d4e5f9b66e validate image paths relative to app directory 2020-02-15 11:00:51 -07:00
checktheroads
96df5469de detect & give user option to set app runtime directory 2020-02-14 16:30:40 -07:00
checktheroads
5a6c0f3a12 Improve custom image handling 2020-02-14 16:29:11 -07:00
checktheroads
3102a7427a migrate CLI to module 2020-02-13 21:13:19 -07:00
checktheroads
96fced9e33 docs updates 2020-02-10 09:06:20 -07:00
checktheroads
6a777ed544 remove device.location field 2020-02-08 10:02:24 -07:00
checktheroads
bb97b90e26 docs 2020-02-08 00:58:32 -07:00
checktheroads
edf0803a62 style improvements 2020-02-03 02:35:11 -07:00
checktheroads
0ca5bc0ff6 add docs via pydantic field schemas 2020-02-01 16:11:01 -10:00
checktheroads
af4a0b0ea7 add API endpoint docs 2020-02-01 12:50:12 -10: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
80aec772a9 update CLI with supported config file location 2020-01-28 14:32:03 -07:00
checktheroads
69d66cb394 add support for multiple config file locations 2020-01-28 14:11:34 -07:00
checktheroads
dc4baebfa3 refactor front end params 2020-01-28 12:03:47 -07:00
checktheroads
af0fac32d9 refactor params.features → params.queries 2020-01-28 10:16:18 -07:00
checktheroads
492e7917a1 allow int or str for primary_asn 2020-01-28 10:06:43 -07:00
checktheroads
0cfa3472f7 move google analytics to params.web 2020-01-28 10:03:51 -07:00
checktheroads
4a84c88db6 refactor redis config 2020-01-28 09:52:54 -07:00
checktheroads
b5b7600880 refactor params.opengraph → params.web.opengraph 2020-01-28 09:51:58 -07:00
checktheroads
3b11cd65f2 refactor params.branding → params.web 2020-01-28 09:14:47 -07:00