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

212 Commits

Author SHA1 Message Date
checktheroads
ab6fc116ca Minor improvements 2020-07-23 09:11:06 -07:00
checktheroads
08e5040842 Move default values from constants to individual modules 2020-07-23 09:09:40 -07:00
checktheroads
78d4a75b46 closes #58 - fix custom command validation 2020-07-20 07:19:56 -07:00
checktheroads
582cf21b44 fix debug detection 2020-07-19 14:46:20 -07:00
checktheroads
24cb5ab9a7 add /api/info route, fix api docs logo 2020-07-17 01:06:19 -07:00
checktheroads
fe84d72c62 improve config import & logging initialization 2020-07-14 00:15:41 -07:00
checktheroads
8b02787aea fix model type annotations to make flake8 happy 2020-07-13 02:18:26 -07:00
checktheroads
013fdde8e7 add VyOS support 2020-07-04 19:30:46 -07:00
checktheroads
3b0895f663 Update docs with new opengraph info 2020-07-04 15:18:53 -07:00
checktheroads
d0eaffb74e Generate opengraph images automatically, update configuration defaults with new logos 2020-07-04 14:57:47 -07:00
checktheroads
2af58d092c Add Microsoft Teams webhook support 2020-06-26 12:23:11 -07:00
checktheroads
f2fcf59bb1 fix logo handling in UI 2020-06-22 18:07:00 -07:00
checktheroads
e50cd05fa3 docs restructure 2020-06-21 14:12:08 -07:00
checktheroads
85e764c661 add favicon generation, closes #45 2020-06-21 14:11:23 -07:00
checktheroads
e81d9d4ed5 fix <title/> derivation bug 2020-06-12 18:49:48 -07:00
checktheroads
4b92b670c9 add structured data configuration options & external RPKI validation 2020-06-06 01:22:14 -07:00
checktheroads
f3f280cea8 fix reference error 2020-06-03 08:31:17 -07:00
checktheroads
be1c6831a4 improve supported NOS validation, should actually fix #41 2020-05-30 08:48:15 -07:00
checktheroads
f6d971a20d validate netmiko supported NOS by importing from netmiko directly, closes #41 2020-05-29 17:51:41 -07:00
checktheroads
b0b6b67c5c add structured output support 2020-05-29 17:47:53 -07:00
checktheroads
6858536d29 add structured output support in configuration models 2020-05-02 23:05:17 -07:00
checktheroads
faed3c5694 fix command import bug; add cisco_nxos commands 2020-04-28 09:13:16 -07:00
checktheroads
a562c90094 start adding response parsing & ui elements 2020-04-24 11:41:43 -07:00
checktheroads
21c636a273 cleanup 2020-04-18 23:19:12 -07:00
checktheroads
a00be434cf fix cache UI issue 2020-04-18 12:09:16 -07:00
checktheroads
d3e1189487 BGP Community Selection improvements 2020-04-18 11:34:23 -07:00
checktheroads
caf294a36c major caching improvements 2020-04-18 07:58:46 -07:00
checktheroads
2895d3ae46 allow static bgp community definitions 2020-04-18 07:57:55 -07:00
checktheroads
400685304f improve cache handling 2020-04-16 23:43:02 -07:00
checktheroads
57c812e2f7 fix webhook handling, add slack support 2020-04-16 11:12:37 -07:00
checktheroads
b67c3dd617 restructure models 2020-04-16 09:29:57 -07:00
checktheroads
99879c468e fix http logging bug 2020-04-16 01:09:37 -07:00
checktheroads
dffdffdab4 add Greeting modal component 2020-04-16 00:26:23 -07:00
checktheroads
183248e703 cleanup of defaults 2020-04-15 11:17:03 -07:00
checktheroads
b35040c0a2 add outgoing http webhook for queries 2020-04-15 02:12:01 -07:00
checktheroads
5f3c516f86 revamp logging 2020-04-14 10:24:20 -07:00
checktheroads
90725ed67f improve log handling 2020-04-13 17:31:31 -07:00
checktheroads
34fad3764d fix gunicorn startup issue 2020-04-13 02:04:35 -07:00
checktheroads
eebe9b2f11 add customized redis caching handler 2020-04-13 01:05:24 -07:00
checktheroads
97484e16c2 remove async config init 2020-04-13 01:04:28 -07:00
checktheroads
c0a0257d6a fix formatting 2020-04-12 10:16:22 -07:00
checktheroads
6e4598c199 improve log file name readability 2020-04-12 02:27:02 -07:00
checktheroads
c02b8d359e cleanup 2020-04-12 02:17:16 -07:00
checktheroads
bb8cc55dc7 add netmiko_delay_factor parameter; add output parsing module 2020-04-12 02:14:17 -07:00
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