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

19 Commits

Author SHA1 Message Date
f2e206925a Populate user config to Redis prior to accessing it via build-ui 2021-12-07 09:13:54 -07:00
2589c5fa06 Migrate to typer for hyperglass CLI, implement new setup 2021-09-27 01:40:49 -07:00
c99f98a6f0 Complete global state implementation 2021-09-15 18:25:37 -07:00
070a07d065 Implement client-side UI config fetching 2021-09-09 18:03:04 -07:00
f235e29144 Improve system-info command output 2021-07-03 23:02:14 -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
a4f041469a github actions ci additions [skip ci] 2021-01-01 14:23:15 -07:00
1128d1f902 update import syntax for new isort version 2020-09-28 14:55:09 -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
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
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
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