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

20 Commits

Author SHA1 Message Date
5f3c516f86 revamp logging 2020-04-14 10:24:20 -07:00
534047de36 use custom fork of sshtunnel; remove ujson 2020-04-12 02:10:09 -07:00
edf0803a62 style improvements 2020-02-03 02:35:11 -07:00
9ca90cc2ae refactor response model 2020-01-21 17:30:14 -07:00
ddb42b02a4 switch to ujson for .json() exception class method 2020-01-20 19:50:35 -07:00
c469e6576c migrate sanic → FastAPI 2020-01-20 00:32:42 -07:00
7ba6954af8 improve exception & log handling 2020-01-05 00:34:44 -07:00
4ab94c7a6a isort 2019-12-30 09:47:31 -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
962fd21bf9 model restructure, front-end improvements 2019-10-09 03:10:52 -07:00
a5bb782d3e refactor 2019-09-04 01:28:55 -07:00
d34e2cea6b improve error handling 2019-09-03 00:42:45 -07:00
25359c8834 implement overhaul of error handling 2019-08-31 23:50:02 -07:00
d48b7130e4 WIP: improve exceptions & error handling 2019-08-29 23:05:54 -07:00
b26ca65223 WIP: improve app-wide error handling 2019-08-29 07:10:40 -07:00
b5b1122ec6 WIP: switching to 100% custom exceptions for error handling 2019-08-25 23:22:20 -07:00
b7747cf1df Async all the things
Flask → Sanic, Requests → HTTP3, Add SSHTunnel for SSH Proxying, Remove Gunicorn dependency
2019-07-15 02:30:42 -07:00
478a3dcda9 Add base exception init 2019-07-07 22:38:57 -07:00
211e503d5e Implement: Pydantic, Custom exceptions, constants, YAML 2019-07-07 02:49:54 -07:00