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

1056 Commits

Author SHA1 Message Date
6195e888de fix fake string output [skip ci] 2020-12-14 01:04:03 -07:00
8c454cf0ae continue typescript & chakra v1 migrations [skip ci] 2020-12-13 01:49:13 -07:00
59e767e501 clean up data models [skip ci] 2020-12-13 01:48:35 -07:00
add0a1af48 clean up frontend data model [skip ci] 2020-12-13 01:47:52 -07:00
0c1399d766 add fake output option for dev [skip ci] 2020-12-13 01:47:09 -07:00
53dd6fada4 continue typescript & chakra v1 migrations [skip ci] 2020-12-12 00:49:03 -07:00
be601e4aef continue typescript & chakra v1 migrations [skip ci] 2020-12-11 09:55:21 -07:00
781a2608a0 continue typescript & chakra v1 migrations [skip ci] 2020-11-30 00:21:00 -07:00
a2a7f3407b continue typescript & chakra v1 migrations [skip ci] 2020-11-29 18:26:42 -07:00
e823c3416b continue typescript & chakra v1 migrations [skip ci] 2020-11-29 01:26:16 -07:00
e0eb51012d typescript migration 2020-11-03 01:51:41 -07:00
a3a20f7207 only build main branch 2020-10-19 08:41:09 -07:00
da1e39cfd6 continue typescript & chakra-ui 1.0 migrations 2020-10-19 08:17:10 -07:00
49183bd3a6 start typescript & chakra-ui 1.0 migrations [skip ci] 2020-10-18 14:47:52 -07:00
79c2fe81c4 bump version to 1.0.0-beta.63 2020-10-18 12:28:31 -07:00
67fed4e321 add TSNR support, closes #87 2020-10-18 12:26:31 -07:00
1fc9e55bc9 fix exception printing bug for directly-raised custom exceptions 2020-10-18 12:14:17 -07:00
d64520727a fix exception printing 2020-10-17 08:51:19 -07:00
907e6e0818 bump version to 1.0.0-beta.61 2020-10-11 16:14:22 -07:00
454bc54cc5 change CORS example to suggest it should be replaced or omitted 2020-10-11 16:08:47 -07:00
0f1afc4293 fix DNS resolution check error on Debian systems 2020-10-11 16:08:25 -07:00
c864712f40 fix docs errors 2020-10-11 15:49:22 -07:00
95cd9424fd improve log handling 2020-10-11 15:39:15 -07:00
70e39102b0 ensure only one hyperglass directory exists 2020-10-11 14:49:22 -07:00
fbb42e7c5b add ssh key authentication support, closes #81 2020-10-11 14:39:17 -07:00
6b188e446c import formatting imporvements 2020-10-11 13:14:57 -07:00
6841cb65f5 migrate config models to models module 2020-10-11 13:14:07 -07:00
f0ca060744 add feature from #82 to docs [skip ci] 2020-10-10 21:26:37 -07:00
b2db509141 Merge pull request #78 from bastelfreak/docs
Installation: Clarify Python 3 on CentOS
2020-10-10 21:24:24 -07:00
88adc42c91 bump version to 1.0.0-beta.60 2020-10-10 21:16:54 -07:00
ba1a91c93f add redis password authentication support, closes #82 2020-10-10 21:13:28 -07:00
14ec5da505 fix parsing bug causing query failures, closes #90 2020-10-10 21:12:30 -07:00
5e61e097a2 JS style updates [skip ci] 2020-10-07 09:41:58 -07:00
3743f1a4c5 add mikrotik to docs [skip ci] 2020-10-05 15:02:42 -07:00
a9c2357580 update changelog [skip ci] 2020-10-05 12:23:28 -07:00
754b76545d update deps & bump version to 1.0.0-beta.59 2020-10-05 12:15:10 -07:00
092ce0c038 update example validation to reflect new model locations 2020-10-05 12:15:03 -07:00
d9fa00fd75 add clear-cache CLI command 2020-10-05 12:13:03 -07:00
0f3f4bd56b add native mikrotik support 2020-10-05 12:12:27 -07:00
581fcdefb5 improve response parsing options 2020-10-05 12:11:39 -07:00
6f49292dee move execution module to relative imports 2020-10-05 12:10:27 -07:00
69cb304b6d restructure location of models for cleaner importing/exporting 2020-10-05 12:09:17 -07:00
1128d1f902 update import syntax for new isort version 2020-09-28 14:55:09 -07:00
7f52bd168c bump version to 1.0.0-beta.58 2020-09-28 14:50:02 -07:00
9790d7eb31 improve console logging 2020-09-28 14:43:17 -07:00
1cf082cc48 remove f-string logging 2020-09-28 12:37:44 -07:00
9b87e5da78 add support for juniper protocol-nh type, see #83 2020-09-28 12:22:56 -07:00
0ff845df2a migrate from react-icons to @meronex/icons for better tree shaking 2020-09-28 11:59:36 -07:00
46e7dc40d0 fix import/export, remove need for .alias.js, closes #74 2020-09-28 11:54:00 -07:00
a4664e9f3f add UI build to setup flow & clarify docs per #79 2020-09-28 08:26:44 -07:00