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

17 Commits

Author SHA1 Message Date
1101cc7cc2 require dev dependencies in production build due to typescript 2021-01-01 11:33:07 -07:00
b97e29d50b fix telnet support, closes #93 2020-11-02 23:08:07 -07:00
0f1afc4293 fix DNS resolution check error on Debian systems 2020-10-11 16:08:25 -07:00
70e39102b0 ensure only one hyperglass directory exists 2020-10-11 14:49:22 -07:00
6b188e446c import formatting imporvements 2020-10-11 13:14:57 -07:00
ba1a91c93f add redis password authentication support, closes #82 2020-10-10 21:13:28 -07:00
d9fa00fd75 add clear-cache CLI command 2020-10-05 12:13:03 -07:00
1128d1f902 update import syntax for new isort version 2020-09-28 14:55:09 -07:00
9790d7eb31 improve console logging 2020-09-28 14:43:17 -07:00
1367e24ab1 fix dns resolution of devices, closes #69 2020-08-09 21:14:04 -07:00
e3716784bc Refactor devices model 2020-07-30 01:30:01 -07:00
8164ec8d36 improve address formatting for gunicorn 2020-07-28 09:33:12 -07:00
87d6b8d280 ensure favicons directory exists before using it 2020-07-27 10:35:36 -07:00
34b1466dbe swap JS favicons lib for python favicons lib 2020-07-27 00:41:21 -07:00
83ed894459 Remove aiofile dependency & remove needless async functions from UI build process 2020-07-23 09:21:05 -07:00
e976b388bd fix relative path statements 2020-07-19 15:46:00 -07:00
4f5987426a add system-info CLI command for easier bug reporting 2020-07-19 14:42:54 -07:00