Tags: rickbassham/ekos-web
Tags
chore(release): 1.0.0 [skip ci] # 1.0.0 (2020-12-24) ### Bug Fixes * case of sendJSON was incorrect ([d43cc0f](d43cc0f)) * check for explicit null ([9116cc5](9116cc5)) * close websockets on shutdown ([d9bed79](d9bed79)) * consolidate some styles ([65008c8](65008c8)) * handle completed state in capture page ([99e99b8](99e99b8)) * handle race condition in ekos regarding images ([1de98c3](1de98c3)) * handle signals from docker and shutdown gracefully ([0fdcd3c](0fdcd3c)) * make sure server is available before using it ([8735deb](8735deb)) * start the kstars clock when connecting ([2236f99](2236f99)) * Title on logs page is incorrect ([f5edf6b](f5edf6b)) * updates for kstars 3.5.0 ([d25e9ed](d25e9ed)) * use Vue.set to mutate state ([ee1b0bb](ee1b0bb)) ### Features * add ability to change some capture settings ([89d7d58](89d7d58)) * add ability to start Ekos from web app ([00961c2](00961c2)) * add capture page ([7381379](7381379)) * add crosshair overlay for capture ([943839f](943839f)) * add debugging options to server ([b4a7b63](b4a7b63)) * add focus functionality ([aedd2b2](aedd2b2)) * add functionality to the align page ([c299cd3](c299cd3)) * add guider controls ([c4a17e2](c4a17e2)) * add some new pages and a sky chart ([f77631c](f77631c)) * add star names ([125d1b2](125d1b2)) * auto-release to docker hub ([252d60e](252d60e)) * initial commit of ekos-web ([c685870](c685870)) * show connection status ([9c3b348](9c3b348))