Commit graph

44 commits

Author SHA1 Message Date
checktheroads
4f5987426a add system-info CLI command for easier bug reporting 2020-07-19 14:42:54 -07:00
checktheroads
fe84d72c62 improve config import & logging initialization 2020-07-14 00:15:41 -07:00
checktheroads
d4f952e7c8 Delete temporary copied opengraph image after conversion 2020-07-04 19:31:37 -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
65734a1e5a make UI build timeout overridable 2020-06-21 17:39:57 -07:00
checktheroads
a4b873b0a7 increase ui build timeout 2020-06-21 15:38:44 -07:00
checktheroads
85e764c661 add favicon generation, closes #45 2020-06-21 14:11:23 -07:00
checktheroads
0d2deb49f9 fix redis preflight check 2020-06-02 01:43:29 -07:00
checktheroads
be1c6831a4 improve supported NOS validation, should actually fix #41 2020-05-30 08:48:15 -07:00
checktheroads
945059a0ed improve external data handling 2020-04-18 23:18:50 -07:00
checktheroads
744076c2fe fix network info gathering 2020-04-16 09:30:20 -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
1c9aee4608 bump version to beta-21 2020-04-13 02:26:12 -07:00
checktheroads
34fad3764d fix gunicorn startup issue 2020-04-13 02:04:35 -07:00
checktheroads
97484e16c2 remove async config init 2020-04-13 01:04:28 -07:00
checktheroads
534047de36 use custom fork of sshtunnel; remove ujson 2020-04-12 02:10:09 -07:00
checktheroads
99f67d3198 get containing prefix data from RIPE instead of deriving from max-prefix length 2020-04-11 09:11:34 -07:00
checktheroads
d2d2c261cc general cleanup 2020-03-29 20:04:02 -07:00
checktheroads
27e25e757a improve unknown error parsing 2020-03-23 01:10:53 -07:00
checktheroads
afebf8bcf4 re-initialize node_modules on any package.json changes 2020-03-22 17:28:54 -07:00
checktheroads
b5c87ab2da make ui build id version specific 2020-03-22 11:44:01 -07:00
checktheroads
fe61a7e90f enable ssl certificate import for hyperglass-agent 2020-03-21 01:44:38 -07:00
checktheroads
65b1787ba7 move ui & assets to package directory 2020-02-24 09:06:07 -07:00
checktheroads
9fd2f7071c set yarn initialization to use developer_mode 2020-02-16 19:13:27 -07:00
checktheroads
2b9605d7dc support python 3.6 2020-02-16 00:52:51 -07:00
checktheroads
ce480e8093 fix asset directory syncing 2020-02-15 21:56:40 -07:00
checktheroads
08255fbc29 make asset directory prior to comparison 2020-02-15 20:42:46 -07:00
checktheroads
e8c85a5c6a make target asset directory if it doesn't exist 2020-02-15 20:17:28 -07:00
checktheroads
354f789403 add asset migration to setup process 2020-02-15 20:02:47 -07:00
checktheroads
bf99b2c6b1 add node_modules initialization to setup 2020-02-15 17:16:40 -07:00
checktheroads
25aff69cf6 fix app directory validation 2020-02-15 11:01:16 -07:00
checktheroads
9e378bc1a6 move static assets to build directory on ui build 2020-02-14 22:34:38 -07:00
checktheroads
498ad0ba01 interact with NextJS directly, instead of through yarn 2020-02-14 16:29:34 -07:00
checktheroads
69d66cb394 add support for multiple config file locations 2020-01-28 14:11:34 -07:00
checktheroads
37f3194bbc add app-level getInitialProps for full SSR; add UI build process to web app 2020-01-21 17:31:35 -07:00
checktheroads
06c5c6eba2 split api endpoints from backend query initiator 2020-01-20 19:50:08 -07:00
checktheroads
4e53435de9 add node env variable writing for production mode 2020-01-20 10:18:54 -07:00
checktheroads
c9a69d1e20 improve development server handling 2020-01-19 22:00:33 -07:00
checktheroads
8d19cf159f bump min Python version to 3.7; check python version at start 2019-12-30 23:00:53 -07:00
checktheroads
e79968194a move redis check into app file 2019-12-30 09:44:29 -07:00
checktheroads
d5cd069148 upgrade pydantic to 1.3 2019-12-30 01:44:19 -07:00
checktheroads
ea3a08b28a refactor logzero → loguru; docstrings 2019-12-29 23:57:39 -07:00