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

494 Commits

Author SHA1 Message Date
3c38cd0809 improve type definitions 2020-01-05 00:36:12 -07:00
7ba6954af8 improve exception & log handling 2020-01-05 00:34:44 -07:00
ae87eeab90 add SSL support for hyperglass-agent 2020-01-05 00:32:54 -07:00
375e14e1b1 fix isort 2020-01-05 00:28:54 -07:00
2bc84ebc3d formatting 2020-01-03 03:04:50 -07:00
3037dd826e add logging to file 2020-01-03 03:03:57 -07:00
fcf4d13c54 fix hover class on bootstrap select items 2020-01-03 01:27:44 -07:00
523afcfa70 add height to logo parameters 2020-01-03 01:25:41 -07:00
4eac733d69 migrate from pipenv → poetry 2020-01-03 00:44:18 -07:00
958623a72c move flake8 stage back to commit 2020-01-02 09:53:40 -07:00
5e63e9ee41 move to SCC for lines of code badge 2020-01-02 09:52:27 -07:00
6a485a225e clean up asgi initiator 2019-12-31 18:30:48 -07:00
bd00c0dba8 move some flake8 configs to setup.cfg 2019-12-31 18:30:24 -07:00
08c33f678f fix docstrings; refactor to strict types 2019-12-31 18:29:43 -07:00
d9bca3b8f0 update loc 2019-12-31 13:31:10 -07:00
004ae06e47 fix docstrings 2019-12-31 13:30:55 -07:00
4fb4755cba fix docstrings & exception handling 2019-12-31 13:01:02 -07:00
172481e2cf update pre-commit 2019-12-31 12:51:08 -07:00
eb3757b793 remove logger kwarg from sshtunnel instance 2019-12-31 12:45:29 -07:00
d3e28882a9 remove logger kwarg from sshtunnel instance 2019-12-31 12:44:51 -07:00
0a74122bb2 add font-size variable 2019-12-31 12:37:11 -07:00
a8b7494577 fix docstrings 2019-12-31 12:10:23 -07:00
af42e3bcd0 add pre-commit; add line-count functions & badge 2019-12-31 12:03:23 -07:00
cb1e1794e1 refactor aiofiles to aiofile lib 2019-12-31 11:36:16 -07:00
7fb6ab7c92 refactor aiofiles to aiofile lib 2019-12-31 11:35:39 -07:00
4d203e4729 refactor config reading to asyncio 2019-12-31 11:08:30 -07:00
90074fb071 refactor asset rendering to asyncio 2019-12-31 02:26:18 -07:00
56d136a72b fix docstrings 2019-12-31 01:16:55 -07:00
407c575254 fix docstrings 2019-12-31 01:08:15 -07:00
b7ac675c7f fix docstrings 2019-12-31 01:01:06 -07:00
5365db9550 add secret generator 2019-12-31 00:57:35 -07:00
71070a7e5f remove legacy requirements.txt 2019-12-31 00:09:58 -07:00
706b1f5ed5 setuptools & metadata 2019-12-31 00:07:54 -07:00
8d19cf159f bump min Python version to 3.7; check python version at start 2019-12-30 23:00:53 -07:00
7d97b9330c docstring cleanup 2019-12-30 22:59:08 -07:00
4ab94c7a6a isort 2019-12-30 09:47:31 -07:00
296ff0e202 make LOG_LEVEL public 2019-12-30 09:47:12 -07:00
337986ffb4 change branding.logo.path to alias of branding.logo.logo_path for Pydantic v1 2019-12-30 09:46:41 -07:00
cd66943d33 migrate types to pydantic strict types 2019-12-30 09:46:04 -07:00
9e34623ac7 change branding.logo.path to alias of branding.logo.logo_path for Pydantic v1 2019-12-30 09:45:26 -07:00
e79968194a move redis check into app file 2019-12-30 09:44:29 -07:00
590ab2aa59 verify redis is running prior to starting app 2019-12-30 09:43:49 -07:00
b8dc7826fe force uvloop 2019-12-30 09:42:32 -07:00
a87f6e2975 bump min Python version to 3.7 for asyncio reasons 2019-12-30 09:42:06 -07:00
d5cd069148 upgrade pydantic to 1.3 2019-12-30 01:44:19 -07:00
ea3a08b28a refactor logzero → loguru; docstrings 2019-12-29 23:57:39 -07:00
1049bb3a4f implement pipenv 2019-12-28 02:01:02 -07:00
29825c0ef4 manually init uvloop 2019-12-28 02:00:50 -07:00
c805e9290e add support for hyperglass-agent 2019-12-28 02:00:34 -07:00
ea83cb4e99 remove source addr from queries that don't need it 2019-11-17 16:35:26 -07:00