Commit Graph
1103 Commits
Author SHA1 Message Date
Matt LoveandGitHub 9c0e0c8b90 Merge branch 'v1.0.0' into ui-refactor 2021-01-01 01:50:36 -07:00
checktheroads a7e1e5e53f update version to 1.0.0-beta.65 2021-01-01 01:45:39 -07:00
checktheroads 8cab77e86b cleanup [skip ci] 2021-01-01 01:39:36 -07:00
checktheroads f787b95073 improve DNS resolution UX [skip ci] 2021-01-01 01:39:20 -07:00
checktheroads 472a382f76 migrate ASN detail to caida, since bgpview no longer supports CORS headers [skip ci] 2021-01-01 01:34:42 -07:00
checktheroads c9c6f39226 fix mobile viewport issue [skip ci] 2021-01-01 00:26:21 -07:00
checktheroads bbbfe9423b migrate theme functions to typescript [skip ci] 2021-01-01 00:26:00 -07:00
checktheroads 4bbf5cde12 cleanup & code comments [skip ci] 2020-12-31 23:09:54 -07:00
checktheroads 486dd320ee dependency cleanup & refactor of error message component [skip ci] 2020-12-31 21:56:06 -07:00
checktheroads 3f6b4ea516 improve custom select component [skip ci] 2020-12-31 21:53:56 -07:00
checktheroads d46d3317f0 improve handling of greeting component [skip ci] 2020-12-31 21:49:27 -07:00
checktheroads 8144ae4c1e improve global state management & data flow [skip ci] 2020-12-31 21:48:02 -07:00
Matt LoveandGitHub 46011f9579 Merge pull request #96 from M0NsTeRRR/patch-1
[Fix] Documentation broken links
2020-12-30 13:03:26 -07:00
Ludovic OrtegaandGitHub 4bab488d89 [Fix] Documentation links 2020-12-30 20:53:44 +01:00
checktheroads 57f2a2f807 refactor resolvedTarget to use a custom hook for DOH resolution instead of using react-query directly [skip ci] 2020-12-29 17:26:33 -07:00
checktheroads 7aa4573b8e refactor resolvedTarget to use a custom hook for DOH resolution instead of using react-query directly [skip ci] 2020-12-29 17:26:20 -07:00
checktheroads 5aabbab4bb move fetchWithTimeout to ~/util for re-use [skip ci] 2020-12-29 17:22:07 -07:00
checktheroads d0b78ae69f refactor react-select styles with new useColorToken custom hook [skip ci] 2020-12-29 17:21:33 -07:00
checktheroads 6fc43f9c89 update dependencies [skip ci] 2020-12-29 16:50:54 -07:00
checktheroads 16f02df836 update query hooks to support react-query 3 [skip ci] 2020-12-29 16:50:26 -07:00
checktheroads fc018955c0 restructure components & clean up unused code [skip ci] 2020-12-29 15:58:36 -07:00
checktheroads 634606c8d0 clean up dependencies [skip ci] 2020-12-29 02:10:17 -07:00
checktheroads 158d3ce761 remove no longer needed utility functions [skip ci] 2020-12-29 02:10:04 -07:00
checktheroads 432c4aad37 fix mobile layout issue [skip ci] 2020-12-29 02:09:27 -07:00
checktheroads d04a24ef6e fix loading component style [skip ci] 2020-12-29 02:09:14 -07:00
checktheroads 80af987034 improve form & results style & layout [skip ci] 2020-12-29 02:08:45 -07:00
checktheroads 7cb445d9e7 improve footer layout [skip ci] 2020-12-29 02:07:42 -07:00
checktheroads 4961d1dd78 add max character length for title & subtitle, update docs [skip ci] 2020-12-29 02:06:18 -07:00
checktheroads ac36f42d82 improve header layout [skip ci] 2020-12-29 02:05:28 -07:00
checktheroads 9886020c53 fix result button layout [skip ci] 2020-12-26 09:26:48 -07:00
checktheroads e407258f72 continue typescript & chakra v1 migrations [skip ci] 2020-12-25 00:45:23 -07:00
checktheroads d263fb9203 continue typescript & chakra v1 migrations [skip ci] 2020-12-22 02:00:36 -07:00
checktheroads 2b7039943b swap to real ASNs for testing fake data [skip ci] 2020-12-22 02:00:29 -07:00
checktheroads 0f0e61f403 continue typescript & chakra v1 migrations [skip ci] 2020-12-20 01:21:24 -07:00
checktheroads 257f802f3b fix fake output generation bug [skip ci] 2020-12-20 01:21:10 -07:00
checktheroads 1fb1dfe182 continue typescript & chakra v1 migrations [skip ci] 2020-12-17 16:37:36 -07:00
checktheroads 0bb19082a0 add more route types to fake output for testing [skip ci] 2020-12-17 16:37:09 -07:00
checktheroads 4d6a19cd99 fix parsing exception handling issue 2020-12-17 13:52:12 -07:00
checktheroads 35270c9825 fix Juniper parsing issue when CLI banner is appended to the XML output [skip ci] 2020-12-17 13:51:49 -07:00
Matt LoveandGitHub 43c7266c0f Merge pull request #94 from timrabl/patch-1
Update configuration.mdx
2020-12-16 10:01:39 -07:00
Tim RablandGitHub 3c2517e114 Update configuration.mdx
$ hyperglass start -h
Usage: hyperglass start [OPTIONS]

   🚀 Start web server

Options:
   -b, --build            Render theme & build frontend assets
   -d, --direct           Start hyperglass directly instead of through process
                          manager

   -w, --workers INTEGER  Number of workers. By default, calculated from CPU
                          cores [16]

   -h, --help             Show this message and exit.
2020-12-16 17:48:53 +01:00
checktheroads 0c4d94a3e7 continue typescript & chakra v1 migrations [skip ci] 2020-12-15 01:18:04 -07:00
checktheroads 70e4d4edc9 improve fake output [skip ci] 2020-12-15 01:17:50 -07:00
checktheroads 81c7ce878a continue typescript & chakra v1 migrations [skip ci] 2020-12-14 01:04:15 -07:00
checktheroads 6195e888de fix fake string output [skip ci] 2020-12-14 01:04:03 -07:00
checktheroads 8c454cf0ae continue typescript & chakra v1 migrations [skip ci] 2020-12-13 01:49:13 -07:00
checktheroads 59e767e501 clean up data models [skip ci] 2020-12-13 01:48:35 -07:00
checktheroads add0a1af48 clean up frontend data model [skip ci] 2020-12-13 01:47:52 -07:00
checktheroads 0c1399d766 add fake output option for dev [skip ci] 2020-12-13 01:47:09 -07:00
checktheroads 53dd6fada4 continue typescript & chakra v1 migrations [skip ci] 2020-12-12 00:49:03 -07:00