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

316 Commits

Author SHA1 Message Date
checktheroads
ddb42b02a4 switch to ujson for .json() exception class method 2020-01-20 19:50:35 -07:00
checktheroads
06c5c6eba2 split api endpoints from backend query initiator 2020-01-20 19:50:08 -07:00
checktheroads
aef7ebe73a migrate to /api URI prefix for backend calls 2020-01-20 10:52:14 -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
4e53435de9 add node env variable writing for production mode 2020-01-20 10:18:54 -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
ec62fbc807 migrate ui 2020-01-20 00:38:56 -07:00
checktheroads
d3e3c05707 use VRF display_name for error handling 2020-01-20 00:35:23 -07:00
checktheroads
3d04bbdd47 improve validation of listen_address 2020-01-20 00:34:45 -07:00
checktheroads
c469e6576c migrate sanic → FastAPI 2020-01-20 00:32:42 -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
c9a69d1e20 improve development server handling 2020-01-19 22:00:33 -07:00
checktheroads
3f9455f8ce keep ui export dir 2020-01-17 02:59:33 -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
7aed7aff5b fix import positioning 2020-01-16 02:44:32 -07:00
checktheroads
886ef28f17 fix import positioning 2020-01-16 02:42:53 -07:00
checktheroads
db24154410 rename command to execution 2020-01-16 02:36:56 -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
fcf4d13c54 fix hover class on bootstrap select items 2020-01-03 01:27:44 -07:00
checktheroads
523afcfa70 add height to logo parameters 2020-01-03 01:25:41 -07:00
checktheroads
6a485a225e clean up asgi initiator 2019-12-31 18:30:48 -07:00
checktheroads
08c33f678f fix docstrings; refactor to strict types 2019-12-31 18:29:43 -07:00
checktheroads
004ae06e47 fix docstrings 2019-12-31 13:30:55 -07:00
checktheroads
4fb4755cba fix docstrings & exception handling 2019-12-31 13:01:02 -07:00
checktheroads
d3e28882a9 remove logger kwarg from sshtunnel instance 2019-12-31 12:44:51 -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
7fb6ab7c92 refactor aiofiles to aiofile lib 2019-12-31 11:35:39 -07:00
checktheroads
4d203e4729 refactor config reading to asyncio 2019-12-31 11:08:30 -07:00
checktheroads
90074fb071 refactor asset rendering to asyncio 2019-12-31 02:26:18 -07:00
checktheroads
56d136a72b fix docstrings 2019-12-31 01:16:55 -07:00
checktheroads
407c575254 fix docstrings 2019-12-31 01:08:15 -07:00
checktheroads
b7ac675c7f fix docstrings 2019-12-31 01:01:06 -07:00
checktheroads
706b1f5ed5 setuptools & metadata 2019-12-31 00:07:54 -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
7d97b9330c docstring cleanup 2019-12-30 22:59:08 -07:00
checktheroads
4ab94c7a6a isort 2019-12-30 09:47:31 -07:00
checktheroads
296ff0e202 make LOG_LEVEL public 2019-12-30 09:47:12 -07:00
checktheroads
337986ffb4 change branding.logo.path to alias of branding.logo.logo_path for Pydantic v1 2019-12-30 09:46:41 -07:00
checktheroads
cd66943d33 migrate types to pydantic strict types 2019-12-30 09:46:04 -07:00
checktheroads
9e34623ac7 change branding.logo.path to alias of branding.logo.logo_path for Pydantic v1 2019-12-30 09:45:26 -07:00