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

13 Commits

Author SHA1 Message Date
e337913cbe get ajax timeout from user config [skip ci] 2019-08-23 08:47:19 -07:00
41a53949f0 re-add custom fonts 2019-08-22 22:21:45 -07:00
918ef85a8d improve footer layout 2019-08-20 15:28:40 -07:00
6ba9de874c remove commented code 2019-08-16 23:24:10 -07:00
08fd8f5cac remove commented code, add new theme models 2019-08-14 09:35:37 -07:00
2f2c32422e 🚀🎨💄 2019-08-06 01:09:55 -07:00
3f7988910d massive overhaul 2019-07-29 22:13:11 -07:00
4bc56895a9 Add networks config model 2019-07-16 22:31:55 -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
d67dec47a9 👷 Pylint → Flake8 2019-07-10 15:57:21 -07:00
30b399d13f 🎨 Fix string lengths 2019-07-09 15:13:34 -07:00
e940195631 Remove unused imports, fix syntax errors 2019-07-07 23:08:03 -07:00
211e503d5e Implement: Pydantic, Custom exceptions, constants, YAML 2019-07-07 02:49:54 -07:00