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

17 Commits

Author SHA1 Message Date
Matt Love
ce60fb3a00 💚 Fix missing reqs & CI cleanup 2019-07-16 00:30:57 -07:00
Matt Love
cefef82aa7 Add sshtunnel to requirements 2019-07-15 02:35:24 -07:00
Matt Love
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
Matt Love
0266a031f1 TOML → YAML 2019-07-10 09:35:44 -07:00
Matt Love
149459e5ba Add more CI debugs 2019-07-08 01:55:15 -07:00
checktheroads
211e503d5e Implement: Pydantic, Custom exceptions, constants, YAML 2019-07-07 02:49:54 -07:00
checktheroads
6aae26bb7c Set required dependency versions 2019-06-19 09:04:16 -07:00
checktheroads
bfbb9f58a4 added dev requirements for travis 2019-06-16 17:55:29 -07:00
checktheroads
74d3fd36a2 testing pre-commit 2019-06-16 13:04:47 -07:00
checktheroads
2215f5a4f9 removed Flask-Caching, migrated to native Redis caching. Migrated Flask-Limiter to Redis storage 2019-06-15 11:35:55 -07:00
checktheroads
90cb08b1f0 added missing prometheus_client to requirements 2019-06-11 22:30:06 -07:00
checktheroads
892b9ebcfc swapping API key hash validating so that plain text key is stored on the secure device 2019-05-23 19:26:09 -07:00
checktheroads
810a906f2e added click to requirements 2019-05-12 19:22:39 -07:00
checktheroads
2325f4feb0 reworked app-wide logging 2019-05-12 11:04:23 -07:00
checktheroads
e88169fb37 complete restructure 2 2019-05-11 23:28:13 -07:00
checktheroads
3f44747948 fixed requirements issue, added more docs 2019-05-08 10:39:20 -07:00
checktheroads
47f1b938cd initial 2019-05-07 23:21:41 -07:00