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

27 Commits

Author SHA1 Message Date
52ebf4663c Update code formatting - line length 2021-09-12 15:09:24 -07:00
65e44fd34e Fix CLI file name 2021-07-06 22:05:10 -07:00
aca3457011 update python dependencies 2021-04-24 10:44:40 -07:00
470be49370 handle systemexit 2021-02-10 00:42:33 -07:00
7c41c577d0 fix missing build-ui timeout argument 2021-02-06 00:19:04 -07:00
042ce35672 increase default UI build timeout & add CLI option to override 2021-01-28 23:04:02 -07:00
31a3ac00c9 clean up installer, remove systemd from steps 2021-01-12 00:14:23 -07:00
a9fedf0a57 don't generate example files anymore 2021-01-03 00:07:27 -07:00
925a9ad334 add app testing to Github Actions [skip ci] 2021-01-01 13:57:39 -07:00
95cd9424fd improve log handling 2020-10-11 15:39:15 -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
a4664e9f3f add UI build to setup flow & clarify docs per #79 2020-09-28 08:26:44 -07:00
4f5987426a add system-info CLI command for easier bug reporting 2020-07-19 14:42:54 -07:00
85e764c661 add favicon generation, closes #45 2020-06-21 14:11:23 -07:00
0d2deb49f9 fix redis preflight check 2020-06-02 01:43:29 -07:00
60abf2997f add gunicorn for process management 2020-04-13 01:06:03 -07:00
e0f947ae0f improve systemd copying 2020-02-28 01:26:42 -07:00
3f00f8feed add more cli fanciness 2020-02-16 00:51:31 -07:00
354f789403 add asset migration to setup process 2020-02-15 20:02:47 -07:00
6c1f9321f9 fix current user method 2020-02-15 16:16:03 -07:00
ed24ef73be handle lack of color/emoji support 2020-02-15 12:18:03 -07:00
0d86eb5564 add unattended setup option 2020-02-14 22:54:31 -07:00
3d46ff4380 improve cli formatting; add setup wizard 2020-02-14 16:28:45 -07:00
3102a7427a migrate CLI to module 2020-02-13 21:13:19 -07:00