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

29 Commits

Author SHA1 Message Date
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
a4f041469a github actions ci additions [skip ci] 2021-01-01 14:23:15 -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
1481c14906 fix py3.8 compatibility 2020-07-04 15:24:15 -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
5f3c516f86 revamp logging 2020-04-14 10:24:20 -07:00
60abf2997f add gunicorn for process management 2020-04-13 01:06:03 -07:00
c02b8d359e cleanup 2020-04-12 02:17:16 -07:00
dbe3c72e74 fix incorrect dev_mode message 2020-03-19 09:26:20 -07:00
e0f947ae0f improve systemd copying 2020-02-28 01:26:42 -07:00
b219a2cb1a backport py3.7 asyncio.run to support py3.6 2020-02-16 00:52:29 -07:00
3f00f8feed add more cli fanciness 2020-02-16 00:51:31 -07:00
ce480e8093 fix asset directory syncing 2020-02-15 21:56:40 -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
dbf6628e8b implement CLI setup wizard 2020-02-14 16:27:08 -07:00
3102a7427a migrate CLI to module 2020-02-13 21:13:19 -07:00