Commit graph

142 commits

Author SHA1 Message Date
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
checktheroads
9b9fd95061 flatten configuration model 2020-01-28 08:59:27 -07:00
checktheroads
6ad69ae6bb start: add DNS resolution 2020-01-27 21:28:46 -07:00
checktheroads
4a5c4b5f7b sort routers by display_name 2020-01-26 02:20:05 -07:00
checktheroads
5a68bb294c begin config model flattening 2020-01-26 02:18:39 -07:00
checktheroads
446cf624b8 centralize static-y definitions 2020-01-21 17:32:31 -07:00
checktheroads
94c35faac0 improve api docs 2020-01-21 02:38:04 -07:00
checktheroads
2499c7cec5 add development mode config model 2020-01-20 10:51:48 -07:00
checktheroads
20abd74de8 add fastapi docs config model 2020-01-20 10:19:27 -07:00
checktheroads
65ccce5aff add fastapi docs config model 2020-01-20 10:17:52 -07:00
checktheroads
abcb87de46 isort import fix 2020-01-20 10:17:22 -07:00
checktheroads
3d04bbdd47 improve validation of listen_address 2020-01-20 00:34:45 -07:00
checktheroads
93ce589ae1 isort import fix 2020-01-19 22:13:18 -07:00
checktheroads
30423bf588 format subtitle with primary_asn 2020-01-19 22:07:17 -07:00
checktheroads
0728965999 fix import 2020-01-17 02:50:57 -07:00
checktheroads
5c6ac2336a additions for new ui 2020-01-16 02:52:00 -07:00
checktheroads
b901568997 fix ununsed import 2020-01-16 02:51:10 -07:00
checktheroads
3c38cd0809 improve type definitions 2020-01-05 00:36:12 -07:00
checktheroads
7ba6954af8 improve exception & log handling 2020-01-05 00:34:44 -07:00
checktheroads
ae87eeab90 add SSL support for hyperglass-agent 2020-01-05 00:32:54 -07:00
checktheroads
2bc84ebc3d formatting 2020-01-03 03:04:50 -07:00
checktheroads
3037dd826e add logging to file 2020-01-03 03:03:57 -07:00
checktheroads
523afcfa70 add height to logo parameters 2020-01-03 01:25:41 -07:00
checktheroads
08c33f678f fix docstrings; refactor to strict types 2019-12-31 18:29:43 -07:00
checktheroads
0a74122bb2 add font-size variable 2019-12-31 12:37:11 -07:00
checktheroads
a8b7494577 fix docstrings 2019-12-31 12:10:23 -07:00
checktheroads
4d203e4729 refactor config reading to asyncio 2019-12-31 11:08:30 -07:00