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

581 Commits

Author SHA1 Message Date
626f562dc0 fix title 2020-02-08 01:04:44 -07:00
bb97b90e26 docs 2020-02-08 00:58:32 -07:00
edf0803a62 style improvements 2020-02-03 02:35:11 -07:00
7ff8fa317d add API docs examples 2020-02-03 02:34:50 -07:00
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
0d91c79af9 move models to api 2020-02-01 08:44:33 -10:00
0f749a5547 add informational API routes 2020-02-01 02:24:52 -10:00
707f84ae79 add customizable dns over https provider 2020-02-01 01:13:26 -10:00
bba0fa6cb6 fix resolved-target override 2020-02-01 00:48:44 -10:00
1921e74d05 fix resolved-target override 2020-02-01 00:48:36 -10:00
35cc251474 move validation to query model 2020-02-01 00:47:58 -10:00
b68a75273b validation & construction overhaul 2020-01-31 02:06:27 -10:00
b5eefed064 fix dns resolving & default selection 2020-01-28 18:42:28 -10:00
80aec772a9 update CLI with supported config file location 2020-01-28 14:32:03 -07:00
69d66cb394 add support for multiple config file locations 2020-01-28 14:11:34 -07: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
1377b6510b fix import formatting 2020-01-28 09:53:06 -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
03c58ceb76 start: add DNS resolution 2020-01-27 21:28:27 -07:00
bc91fe6f29 improve error display 2020-01-26 02:24:12 -07:00
cb8379e0e0 close SSH sessions if request_timeout elapses 2020-01-26 02:23:37 -07:00
40b714b463 improve validation 2020-01-26 02:22:28 -07:00
09f7d98a54 improve validation 2020-01-26 02:21:53 -07:00
53fcf67968 cleanup 2020-01-26 02:21:12 -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
e11982f709 improve per-query serialization 2020-01-26 02:15:19 -07:00
162c54cc9d fix/improve error handling 2020-01-26 02:14:42 -07:00
5372908fe4 ignore D202 2020-01-26 02:13:14 -07:00
42b74996a9 start work on #20 2020-01-26 02:12:45 -07:00
6780c2fd87 fix startup/shutdown event handling 2020-01-21 20:03:47 -07:00
5fe4c6a0f0 cleanup 2020-01-21 20:03:10 -07:00
ed9c9e4700 add dynamic imports 2020-01-21 20:02:50 -07:00
14d503108f fix import error 2020-01-21 18:49:44 -07:00
c8a3ecb897 fix padding 2020-01-21 17:39:44 -07:00
dee6f190b1 fix debugger component positioning 2020-01-21 17:39:34 -07:00
446cf624b8 centralize static-y definitions 2020-01-21 17:32:31 -07:00
37f3194bbc add app-level getInitialProps for full SSR; add UI build process to web app 2020-01-21 17:31:35 -07:00
9ca90cc2ae refactor response model 2020-01-21 17:30:14 -07:00
252d2d4bb2 cli cleanup 2020-01-21 17:28:32 -07:00
f3be12b82c migrate api to module 2020-01-21 17:27:57 -07:00
d4d64d0ac8 begin migration to broken out api config 2020-01-21 17:25:19 -07:00